Measure Reference Manual
03 subvol type character 8.
03 filename type character 8.
02 priority type binary 16 unsigned.
* counter value items:
02 cpu-busy-time type binary 64.
02 ready-time type binary 64.
02 mem-qtime type binary 64.
02 dispatches type binary 32 unsigned.
02 page-faults type binary 32 unsigned.
02 pres-pages-qtime type binary 64.
02 pres-pages-max type binary 16 unsigned.
02 ext-segs-qtime type binary 64.
02 ext-segs-max type binary 16 unsigned.
02 vsems type binary 32 unsigned.
02 recv-qtime type binary 64.
02 recv-qlen-max type binary 16 unsigned.
02 messages-sent type binary 32 unsigned.
02 sent-bytes type binary 32 unsigned.
02 returned-bytes type binary 32 unsigned.
02 messages-received type binary 32 unsigned.
02 received-bytes type binary 32 unsigned.
02 reply-bytes type binary 32 unsigned.
02 lcb-allocations type binary 32 unsigned.
02 mqc-allocations type binary 32 unsigned
redefines lcb-allocations.
02 lcb-alloc-failures type binary 32 unsigned.
02 mqc-alloc-failures type binary 32 unsigned
redefines lcb-alloc-failures.
02 lcbs-inuse-qtime type binary 64.
02 mqcs-inuse-qtime type binary 64
redefines lcbs-inuse-qtime.
02 max-lcbs-inuse type binary 16 unsigned.
02 max-mqcs-inuse type binary 16 unsigned
redefines max-lcbs-inuse.
02 checkpoints type binary 32 unsigned.
* new fields for entity identification:
02 userid.
03 group type binary 8 unsigned.
03 user type binary 8 unsigned.
02 creatorid.
03 group type binary 8 unsigned.
03 user type binary 8 unsigned.
* fields for TNS/R specific counters:
02 accel-busy-time type binary 64.
02 tns-busy-time type binary 64.
02 comp-traps type binary 32 unsigned.
02 program-accelerated type binary 16 unsigned.
* new entity identification items for D10
02 ancestor-cpu type binary 16 unsigned.
02 ancestor-pin type binary 16 unsigned.
02 ancestor-sysname type character 8.
02 ancestor-process-name type character 8.
* Native Mode busy time:
02 tnsr-busy-time type binary 64.
* Native Mode process:
02 tnsr-process type binary 16 unsigned.
* new entity identification items and counters for D25
02 hometerm-sysname type character 8.
02 hometerm-name.
03 device type character 8.
03 subdevice type character 8.
03 qualifier type character 8.
02 page-size-bytes type binary 16 unsigned.
02 alloc-seg-calls type binary 32 unsigned.
PROCESS 295