Space

15 rows where Size = 25 and What = "pcsp"

View and edit SQL

Link rowid ▼ Func Pkg What Size
551 runtime.(*mheap).sysAlloc runtime pcsp 25
601 runtime.persistentalloc1 runtime pcsp 25
721 runtime.(*mspan).nextFreeIndex runtime pcsp 25
1056 runtime.scanstack runtime pcsp 25
1061 runtime.scanframeworker runtime pcsp 25
1096 runtime.greyobject runtime pcsp 25
1181 runtime.(*pallocData).findScavengeCandidate runtime pcsp 25
1231 runtime.sweepone runtime pcsp 25
1386 runtime.(*mheap).allocSpan runtime pcsp 25
3076 runtime.stackalloc runtime pcsp 25
3081 runtime.stackfree runtime pcsp 25
3676 runtime.tracebackdefers runtime pcsp 25
3716 runtime.traceback1 runtime pcsp 25
3766 runtime.isSystemGoroutine runtime pcsp 25
3816 runtime.(*_type).textOff runtime pcsp 25

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 20.698ms