3 references to PERF_COUNTER_LARGE_RAWCOUNT
System (3)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (2)
71(newCounterType != NativeMethods.PERF_COUNTER_LARGE_RAWCOUNT) && 171case NativeMethods.PERF_COUNTER_LARGE_RAWCOUNT:
services\monitoring\system\diagnosticts\PerformanceCounterType.cs (1)
19NumberOfItems64 = NativeMethods.PERF_COUNTER_LARGE_RAWCOUNT,