func runtime/pprof.Lookup

2 uses

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

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