func runtime/pprof.Lookup

2 uses

	runtime/pprof (current package)
		pprof.go#L271: func Lookup(name string) *Profile {

	net/http/pprof
		pprof.go#L252: 	p := pprof.Lookup(string(name))