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)
1066
type == NativeMethods.
PERF_COUNTER_MULTI_BASE
||
services\monitoring\system\diagnosticts\PerformanceCounterType.cs (1)
46
CounterMultiBase = NativeMethods.
PERF_COUNTER_MULTI_BASE
,