var cloud.google.com/go/profiler.startCPUProfile

2 uses

	cloud.google.com/go/profiler (current package)
		profiler.go#L74: 	startCPUProfile  = pprof.StartCPUProfile
		profiler.go#L376: 		if err := startCPUProfile(&prof); err != nil {