runtime/pprof.countProfile.Stack (method)
4 uses
runtime/pprof (current package)
pprof.go#L368: Stack(i int) []uintptr
pprof.go#L424: k := key(p.Stack(i), p.Label(i))
pprof.go#L440: printStackRecord(tw, p.Stack(index[k]), false)
pprof.go#L457: locs = b.appendLocsForStack(locs[:0], p.Stack(index[k]))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)