4 references to PERF_100NSEC_MULTI_TIMER_INV
System (4)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (1)
186case NativeMethods.PERF_100NSEC_MULTI_TIMER_INV:
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (2)
326(currentSampleType == NativeMethods.PERF_100NSEC_MULTI_TIMER_INV) || 352(currentSampleType != NativeMethods.PERF_100NSEC_MULTI_TIMER_INV) &&
services\monitoring\system\diagnosticts\PerformanceCounterType.cs (1)
45CounterMultiTimer100NsInverse = NativeMethods.PERF_100NSEC_MULTI_TIMER_INV,