2 references to ReadCounterValue
System (2)
services\monitoring\system\diagnosticts\ProcessManager.cs (2)
893
long value =
ReadCounterValue
(counter.CounterType, (IntPtr)((long)instancePtr + counter.CounterOffset));
952
long value =
ReadCounterValue
(counter.CounterType, (IntPtr)((long)instancePtr + counter.CounterOffset));