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