The begin interval record (type 11) 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 |
Individual local requests | Not yet implemented (0) |
Individual remote requests | To be written in the interval (0 or 1) |
Individual persistent cache activities | To be written in the interval (0 or 1) |
Individual transient cache activities | To be written in the interval (0 or 1) |
Individual remote transient cache activities | To be written in the interval (0 or 1) |