Searched refs:cachealloc (Results 1 – 5 of 5) sorted by relevance
89 c = (*mcache)(mheap_.cachealloc.alloc())117 mheap_.cachealloc.free(unsafe.Pointer(c))
539 stats.MCacheInuse = uint64(mheap_.cachealloc.inuse)
205 cachealloc fixalloc // allocator for mcache* member744 h.cachealloc.init(unsafe.Sizeof(mcache{}), nil, nil, &memstats.mcache_sys)
1314 if mheap_.cachealloc.size == 0 { // very early
661 a.mCacheInUse = uint64(mheap_.cachealloc.inuse)