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

2 uses

	cloud.google.com/go/profiler (current package)
		mutex.go#L19: func enableMutexProfiling() bool {
		profiler.go#L230: 		if mutexEnabled = enableMutexProfiling(); !mutexEnabled {