runtime.mspan.refillAllocCache (method)
5 uses
runtime (current package)
mbitmap.go#L148: func (s *mspan) refillAllocCache(whichByte uintptr) {
mbitmap.go#L188: s.refillAllocCache(whichByte)
mbitmap.go#L210: s.refillAllocCache(whichByte)
mcentral.go#L175: s.refillAllocCache(whichByte)
mgcsweep.go#L474: s.refillAllocCache(0)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)