2 references to PERF_AVERAGE_BASE
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
1065return (type == NativeMethods.PERF_AVERAGE_BASE ||
services\monitoring\system\diagnosticts\PerformanceCounterType.cs (1)
30AverageBase = NativeMethods.PERF_AVERAGE_BASE,