Thread Details Object

The Thread Details performance object consists of counters that measure aspects of thread behavior that are difficult or time-consuming to collect. These counters are distinguished from those in the Thread performance object by their high overhead.

This object contains costly counters, counters for which data collection is typically either processor-intensive or memory-intensive. Costly counters cannot be selected with System Monitor but can be accessed using Showperf.exe and other tools in the Windows 2000 Resource Kit.

Counter Name Description Counter Type
User PC Shows the current user program counter for this thread. This is also known as an instruction pointer in CPU registers. PERF_COUNTER_RAWCOUNT

See also

© 1985-2000 Microsoft Corporation. All rights reserved.