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