runtime/pprof.countProfile.Len (method)
3 uses
runtime/pprof (current package)
pprof.go#L367: Len() int
pprof.go#L422: n := p.Len()
pprof.go#L437: fmt.Fprintf(tw, "%s profile: total %d\n", name, p.Len())
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)