Space

950 rows where Pkg = "runtime" and What = "text"

View and edit SQL

Link rowid ▼ Func Pkg What Size
84 runtime.cmpstring runtime text 32
94 runtime.memequal runtime text 48
99 runtime.memequal_varlen runtime text 48
114 runtime.memhash128 runtime text 96
119 runtime.strhashFallback runtime text 96
124 runtime.memequal0 runtime text 16
129 runtime.memequal8 runtime text 32
134 runtime.memequal16 runtime text 32
139 runtime.memequal32 runtime text 32
144 runtime.memequal64 runtime text 32
149 runtime.memequal128 runtime text 48
154 runtime.f32equal runtime text 48
159 runtime.f64equal runtime text 48
164 runtime.c64equal runtime text 64
169 runtime.c128equal runtime text 64
174 runtime.strequal runtime text 112
179 runtime.interequal runtime text 112
184 runtime.nilinterequal runtime text 112
189 runtime.efaceeq runtime text 272
194 runtime.ifaceeq runtime text 288
199 runtime.alginit runtime text 208
204 runtime.atomicwb runtime text 128
209 runtime.atomicstorep runtime text 80
214 runtime.cgocall runtime text 240
219 runtime.cgoIsGoPointer runtime text 208
224 runtime.cgoCheckWriteBarrier runtime text 256
229 runtime.cgoCheckMemmove runtime text 160
234 runtime.cgoCheckSliceCopy runtime text 208
239 runtime.cgoCheckTypedBlock runtime text 912
244 runtime.cgoCheckBits runtime text 240
249 runtime.cgoCheckUsingType runtime text 608
254 runtime.makechan runtime text 528
259 runtime.chansend1 runtime text 64
264 runtime.chansend runtime text 1520
269 runtime.send runtime text 272
274 runtime.sendDirect runtime text 144
279 runtime.recvDirect runtime text 144
284 runtime.closechan runtime text 640
289 runtime.chanrecv1 runtime text 64
294 runtime.chanrecv runtime text 1760
299 runtime.recv runtime text 432
304 runtime.chanparkcommit runtime text 80
309 runtime.(*waitq).dequeue runtime text 240
314 runtime.init.0 runtime text 80
319 runtime.(*cpuProfile).add runtime text 320
324 runtime.(*cpuProfile).addNonGo runtime text 256
329 runtime.(*cpuProfile).addExtra runtime text 720
334 runtime.debugCallCheck runtime text 224
339 runtime.debugCallWrap runtime text 224
344 runtime.debugCallWrap1 runtime text 112
349 runtime.debugCallWrap2 runtime text 192
354 runtime.gogetenv runtime text 336
359 runtime.(*TypeAssertionError).Error runtime text 1264
364 runtime.itoa runtime text 176
369 runtime.errorString.Error runtime text 128
374 runtime.plainError.Error runtime text 32
379 runtime.appendIntStr runtime text 560
384 runtime.boundsError.Error runtime text 752
389 runtime.printany runtime text 1520
394 runtime.printanycustomtype runtime text 2368
399 runtime.panicwrap runtime text 1120
404 runtime.float64frombits runtime text 16
409 runtime.memhashFallback runtime text 624
414 runtime.memhash32Fallback runtime text 112
419 runtime.memhash64Fallback runtime text 112
424 runtime.getitab runtime text 896
429 runtime.(*itabTableType).find runtime text 96
434 runtime.itabAdd runtime text 336
439 runtime.(*itabTableType).add runtime text 96
444 runtime.(*itab).init runtime text 1184
449 runtime.itabsinit runtime text 240
454 runtime.convTstring runtime text 160
459 runtime.convT2Enoptr runtime text 144
464 runtime.assertE2I2 runtime text 176
469 runtime.iterate_itabs runtime text 112
474 runtime.(*lfstack).push runtime text 352
479 runtime.(*lfstack).pop runtime text 64
484 runtime.lfnodeValidate runtime text 192
489 runtime.lock runtime text 80
494 runtime.lock2 runtime text 480
499 runtime.unlock runtime text 64
504 runtime.unlock2 runtime text 224
509 runtime.notewakeup runtime text 128
514 runtime.notesleep runtime text 320
519 runtime.notetsleep_internal runtime text 624
524 runtime.notetsleep runtime text 144
529 runtime.notetsleepg runtime text 176
534 runtime.lockRank.String runtime text 160
539 runtime.lockRankRelease runtime text 64
544 runtime.lockWithRank runtime text 64
549 runtime.mallocinit runtime text 912
554 runtime.(*mheap).sysAlloc runtime text 2048
559 runtime.sysReserveAligned runtime text 368
564 runtime.(*mcache).nextFree runtime text 560
569 runtime.mallocgc runtime text 2544
574 runtime.largeAlloc runtime text 496
579 runtime.newobject runtime text 96
584 runtime.newarray runtime text 208
589 runtime.profilealloc runtime text 176
594 runtime.fastexprand runtime text 368

Next page

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE Space (Func varchar, Pkg varchar, What varchar, Size int64);
Powered by Datasette · Query took 35.98ms