1 reference to PerformanceCounter
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (1)
488
counters[index] = new
PerformanceCounter
(categoryName, counterNames[index], instanceName, machineName, true);