This identifies an application module to which attribution of WAIT time in system routines has been referred. During the measurement, Application Performance Analyzer determined that WAIT in system modules was initiated by a system request statement (such as a CALL) with an invocation point in the identified application module.
Under Heading | This is Displayed |
---|---|
Name | Name of application load module in which WAIT time observed in system modules was attributed. |
Description | Functional description of the load module if one is available. Otherwise, "Application Program" is shown here. |
Percent of Time in WAIT | The percentage of attributed system module WAIT time referred back to this application module. |
These lines appear under the application module detail line. Each one reports an external name (CSECT) within the application module in which invocation points for attributed WAIT reside.
Under Heading | This is Displayed |
---|---|
Name | Name of CSECT in which WAIT time observed in system modules was attributed. |
Description | CSECT in loadmodname appears here. |
Percent of Time in WAIT | The percentage of attributed system module WAIT time referred back to this CSECT. |
These lines appear under the CSECT detail line. Each one reports a return address offset - the point in the CSECT at which control is returned from the attributed system services WAIT. This identifies the address of the application statement.
Under Heading | This is Displayed |
---|---|
Name | The hexadecimal offset of the return point in the CSECT of the system execution invocation request. |
Description | "Offset in csectname" appears here. |
Percent of Time in WAIT | The percentage of WAIT time observed in this system routine for the indicated invocation/return address. |
One or more lines showing the source statement appear at the same level as the Offset in CSECT detail line. This appears only when the source program has been mapped and loaded. See Source program mapping for more information.
This line identifies a system module in which WAIT was observed and attributed to the reported application module.
Under Heading | This is Displayed |
---|---|
Name | The name of a system module in which WAIT time was measured and referred back to the application module under which this line appears. |
Description | Functional description of the system module. |
Percent of Time in WAIT | The percentage of WAIT time observed in this system routine for the invocation/return address under which this line appears. |
This line identifies a CSECT within a system module in which wait time was measured and attributed to the reported application module.
Under Heading | This is Displayed |
---|---|
Name | The name of the CSECT in which wait time was measured and referred back to the application module under which this line appears. |
Description | Functional description of the CSECT. |
Percent of Time in WAIT | The percentage of WAIT time measured in this system CSECT for the invocation/return address under which this line appears. |
This line identifies an unresolved address in which WAIT time was observed and attributed to the reported application module.
Under Heading | This is Displayed |
---|---|
Name | An unresolved address range in which WAIT time was measured and referred back to the application module under which this line appears. |
Description | "Unresolved Address" |
Percent of Time in WAIT | The percentage of WAIT time observed in this address range. |
[ Top of Page | Previous Page | Next Page | Contents | Index ]