Guardian Procedure Calls Reference Manual

28: breakpoints
the number of processor breakpoints currently set.
29: send busy
the amount of time, in microseconds, that has been spent performing message sends since
the processor was loaded.
35: interrupt count
an array of counters for the various interrupts. The number of array elements is 24 and the
elements in the array are:
G-series: 0[0]
uncorrectable memory error[1]
memory access breakpoint[2]
instruction failure[3]
page fault[4]
(reserved)[5]
(reserved)[6]
G-series: 0[7]
power failure[8]
correctable memory error[9]
G-series: 0[10]
G-series: IPC traffic interrupts[11]
(reserved)[12]
time list[13]
G-series: IO traffic interrupts[14]
dispatcher[15]
power on[16]
memory stack overflow[17]
arithmetic overflow[18]
instruction breakpoint[19]
(reserved)[20]
(reserved)[21]
(reserved)[22]
(reserved)[23]
If the interrupt structure of the processor of interest cannot be mapped onto the T16 interrupt
list, a value of 0 is returned for the number of array elements and no space is allocated for
the actual array.
36: disk cache hits
the number of times the disk processes have found desired disk blocks in memory since the
processor was loaded.
37: disk I/Os
the number of physical I/Os issued to the processor's disks since the processor was loaded.
PROCESSOR_GETINFOLIST_ Procedure 1163