4 references to PERF_100NSEC_MULTI_TIMER
System (4)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (1)
185
case NativeMethods.
PERF_100NSEC_MULTI_TIMER
:
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (2)
325
(currentSampleType == NativeMethods.
PERF_100NSEC_MULTI_TIMER
) ||
351
(currentSampleType != NativeMethods.
PERF_100NSEC_MULTI_TIMER
) &&
services\monitoring\system\diagnosticts\PerformanceCounterType.cs (1)
44
CounterMultiTimer100Ns = NativeMethods.
PERF_100NSEC_MULTI_TIMER
,