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

2 uses

	cloud.google.com/go/profiler (current package)
		profiler.go#L253: 	a, err := initializeAgent(pb.NewProfilerServiceClient(connPool))
		profiler.go#L481: func initializeAgent(c pb.ProfilerServiceClient) (*agent, error) {