End Process

The end process record (type 7) 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.
Ending process Id Ending process number identification.
End clock ticks 64-bit number of microseconds elapsed when the process ended.
End node CPU time 64-bit number of microseconds of CPU time charged for the node when the process ended.
End node ticks 64-bit number of logical operations performed by the node when the process ended.
End process CPU time 64-bit number of microseconds of CPU time charged for the process when the process ended.
End process ticks 64-bit number of logical operations performed by the process when the process ended.
End process logical clock 64-bit number of inter-node process context switches when the process ended.
Instance id Ending process instance identification, unique across nodes.
Process location Integer value representing the location in which the process ends. For details, see "Process Location", in the following subsection.
Schema name Name of the schema in which statistics are sampled.
Application name Name of the application in which statistics are sampled.