func runtime/pprof.StartCPUProfile
2 uses
runtime/pprof (current package)
pprof.go#L762: func StartCPUProfile(w io.Writer) error {
net/http/pprof
pprof.go#L136: if err := pprof.StartCPUProfile(w); err != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)