func runtime/pprof.writeHeapInternal
3 uses
runtime/pprof (current package)
pprof.go#L536: return writeHeapInternal(w, debug, "")
pprof.go#L542: return writeHeapInternal(w, debug, "alloc_space")
pprof.go#L545: func writeHeapInternal(w io.Writer, debug int, defaultSampleType string) error {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)