The user command record (type 13) is listed in the following table.
Statistic | Description |
---|---|
Record type | Integer value representing the type of statistics sampling record |
Node number | Node number relative to the system |
Process number | Process number relative to the system |
Clock ticks | 64-bit number of microseconds elapsed since the node was initialized |
Node CPU time | 64-bit number of microseconds of CPU time charged for node |
Node ticks | 64-bit number of logical operations performed by the node |
Process CPU time | 64-bit number of microseconds of CPU time (including start process CPU time and end process CPU time) charged for the process |
Process ticks | 64-bit number of logical operations performed by the process |
Process logical clock | Sequential 64-bit number for inter-node process context switches |
User number | Number supplied by the write sample request |
User text | Text supplied by the write sample request |
User command | Text supplied by the user command request |