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