3 references to PERF_COUNTER_RAWCOUNT
System (3)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (2)
69
(newCounterType != NativeMethods.
PERF_COUNTER_RAWCOUNT
) &&
168
case NativeMethods.
PERF_COUNTER_RAWCOUNT
:
services\monitoring\system\diagnosticts\PerformanceCounterType.cs (1)
18
NumberOfItems32 = NativeMethods.
PERF_COUNTER_RAWCOUNT
,