runtime.pallocBits.summarize (method)
5 uses
runtime (current package)
mpagealloc.go#L429: y := p.chunkOf(sc).summarize()
mpagealloc.go#L440: summary[sc] = p.chunkOf(sc).summarize()
mpagealloc.go#L457: summary[ec] = p.chunkOf(ec).summarize()
mpagealloc.go#L466: summary[c] = p.chunkOf(c).summarize()
mpallocbits.go#L124: func (b *pallocBits) summarize() pallocSum {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)