sysvpprof
The sysvpprof table lists user and system CPU time
for each virtual processor.
Column | Type | Description |
---|---|---|
vpid | integer | Virtual processor ID |
char(50) | Type of virtual processor:
|
|
usercpu | float | Number of microseconds of user time |
syscpu | float | Number of microseconds of system time |