WinXP PGLOR,CPU items

The PGLOR,0,CPU format string is: WINXP,MS,PROC,LOADX10 Where:

  • WINXP - Identifies HAL. Data is the revision (0)
  • MS - elapsed time (ms)
  • PROC - amount of time spent inside this process (ms)
  • LOADX10 - PROC/MS * 1000 (units of "tens of percent")
  • SYS - System time of this process (a high number indicates lots of I/O and/or device driver/OS inefficiencies.)
  • CHILD - Child time (user+kernel) from this process (should be zero)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines