func runtime/pprof.Profiles

2 uses

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

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