Lines Matching full:memstats
144 sysMap(unsafe.Pointer(h.arena_start-n), n-h.bitmap_mapped, h.arena_reserved, &memstats.gc_sys)783 debugPtrmask.data = (*byte)(persistentalloc(1<<20, 1, &memstats.other_sys))1234 x := (*[1 << 30]byte)(persistentalloc(n+1, 1, &memstats.buckhash_sys))[:n+1]