type runtime.blockRecord
4 uses
runtime (current package)
mprof.go#L135: type blockRecord struct {
mprof.go#L170: size += unsafe.Sizeof(blockRecord{})
mprof.go#L196: func (b *bucket) bp() *blockRecord {
mprof.go#L201: return (*blockRecord)(data)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)