runtime.mspan.countAlloc (method)
2 uses
runtime (current package)
mbitmap.go#L774: func (s *mspan) countAlloc() int {
mgcsweep.go#L453: nalloc := uint16(s.countAlloc())
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)