WAIT analysis entry

This section contains one for each nucleus and auxiliary task WAIT.

Offsets Name Length Format Description
0 0 R84WTNAM 8 EBCDIC DSP name.
8 8 R84WTFSN 4 binary FCT sequence number.
12 C R84WTTSK 8 EBCDIC Task name.
20 14 R84WTFOS 4 binary Number of FCTs IN-OS-WAIT.
24 18 R84WTFLG 1 binary Type of WAIT:
Value
Meaning when wet
X'80'
Page fault
X'40'
SVC WAIT
X'20'
Load WAIT.
25 19   3   Reserved.
The following fields apply only to Page fault WAITs:
28 1C R84PADR 4 binary Address of location of page fault.
32 20 R84PNAM 8 EBCDIC Module name.
40 28 R84PMOF 4 binary Offset into the module.
44 2C R84PCNT 4 binary Number of page faults.
48 30   12   Reserved.
Offsets Name Length Format Description
The following fields apply only to SVC WAITs:
28 1C R84SNUM 4 binary SVC number.
32 20 R84SNAM 8 EBCDIC SVC name.
40 28 R84SADR 4 binary Address of location of SVC WAIT.
44 2C R84SMNAM 8 EBCDIC Module name.
52 34 R84SMOFS 4 binary Offset into the module.
56 38 R84SCNT 4 binary SVC count.
The following fields apply only to Load WAITs:
28 1C R84LMNAM 8 EBCDIC Name of module being loaded (LOAD).
36 24 R84LCNT 4 binary Number of times LOAD invoked.
40 28   20   Reserved.