func runtime.newBucket 2 uses runtime (current package) mprof.go#L162: func newBucket(typ bucketType, nstk int) *bucket { mprof.go#L240: b := newBucket(typ, len(stk))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)