func cloud.google.com/go/profiler.goHeapProfile

3 uses

	cloud.google.com/go/profiler (current package)
		heap.go#L33: 	p, err := goHeapProfile()
		heap.go#L85: 	p, err := goHeapProfile()
		heap.go#L98: func goHeapProfile() (*profile.Profile, error) {