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