3 references to PERF_COUNTER_RAWCOUNT_HEX
System (3)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (2)
70(newCounterType != NativeMethods.PERF_COUNTER_RAWCOUNT_HEX) && 169case NativeMethods.PERF_COUNTER_RAWCOUNT_HEX:
services\monitoring\system\diagnosticts\PerformanceCounterType.cs (1)
20NumberOfItemsHEX32 = NativeMethods.PERF_COUNTER_RAWCOUNT_HEX,