3 references to PERF_COUNTER_MULTI_BASE
System (3)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (1)
73(newCounterType != NativeMethods.PERF_COUNTER_MULTI_BASE)) {
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
1066type == NativeMethods.PERF_COUNTER_MULTI_BASE ||
services\monitoring\system\diagnosticts\PerformanceCounterType.cs (1)
46CounterMultiBase = NativeMethods.PERF_COUNTER_MULTI_BASE,