func runtime/pprof.Profiles

2 uses

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

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