func runtime/pprof.Profiles

2 uses

	runtime/pprof (current package)
		pprof.go#L234: func Profiles() []*Profile {

	net/http/pprof
		pprof.go#L380: 	for _, p := range pprof.Profiles() {