runtime/pprof.Profile.Name (method)
4 uses
runtime/pprof (current package)
pprof.go#L325: func (p *Profile) Name() string {
net/http/pprof
pprof.go#L408: Name: p.Name(),
pprof.go#L409: Href: p.Name(),
pprof.go#L410: Desc: profileDescriptions[p.Name()],
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)