Detail line descriptions

Each line represents a System Object, an object to which measured activity is attributed. These lines are arranged hierarchically. You can expand a line (using the “+” line command) to reveal a breakdown into subordinate objects. Each type of object shown in this report is described here:
Task
This is the highest level object in the report. Each active Task is reported. The percentage of the total measured CPU time which was measured in this Task is reported. A SETUP option is available which specifies that all Tasks - including inactive tasks - are to be displayed.
Name Column
The name of the program specified in the ATTACH macro that started the task as well as the TCB index number is shown.
Description Column
The TCB address is shown. For CICS® measurements that have the CICS data extractor selected, the TCB mode is displayed for CICS TCBs. This immediately follows the TCB address.
Load Module
Name Column
The load module name appears under this heading.
Description Column
If a DPA functional description is found for the module name, it is reported under this heading. Otherwise “Application Program” is displayed.
CSECT (Control Section)
These lines can appear as subordinate, breakdown items under a load module line. If Application Performance Analyzer was able to find ESD (External Symbol Dictionary) information, during the measurement process, for a load module, these items will appear under the load module and the measured activity will be attributed to them.
Name Column
The CSECT name appears under this heading.
Description Column
This will display “CSECT in xxxxxxxx” where xxxxxxxx is the name of the load module to which the CSECT belongs.
Unresolved Address
This item attributes measurement activity to a range of addresses for which a corresponding load module name could not be determined.
Name Column
Activity observed in a 4096 (4K) byte range of addresses is reported in an Unresolved Address line. This range is expressed in the format “HHHHHxxx” where HHHHH are the 5 high order hexadecimal digits of the address. For example: “08915xxx” means the range from 08915000 to 08915FFF.
Description Column
“Unresolved Address” appears under this heading.