10 references to GetPerformanceCounter
Microsoft.Build (10)
Logging\ParallelLogger\ParallelConsoleLogger.cs (10)
541MPPerformanceCounter counter = GetPerformanceCounter(e.ProjectFile, ref projectPerformanceCounters); 681MPPerformanceCounter counter = GetPerformanceCounter(e.ProjectFile, ref projectPerformanceCounters); 872MPPerformanceCounter counter = GetPerformanceCounter(e.TargetName, ref targetPerformanceCounters); 889MPPerformanceCounter counter = GetPerformanceCounter(e.TargetName, ref targetPerformanceCounters); 985MPPerformanceCounter counter = GetPerformanceCounter(e.TaskName, ref taskPerformanceCounters); 1001MPPerformanceCounter counter = GetPerformanceCounter(e.TaskName, ref taskPerformanceCounters); 1201MPPerformanceCounter counter = GetPerformanceCounter(projectEvaluationStarted.ProjectFile, ref projectEvaluationPerformanceCounters); 1209MPPerformanceCounter counter = GetPerformanceCounter(projectEvaluationFinished.ProjectFile, ref projectEvaluationPerformanceCounters); 1720MPPerformanceCounter entryPoint = GetPerformanceCounter(projectTargetNames, ref _internalPerformanceCounters); 1744MPPerformanceCounter entryPoint = GetPerformanceCounter(projectTargetNames, ref _internalPerformanceCounters);