Histogram
The Histogram subpage displays an address execution map of the program that shows the statements (if the corresponding listing is registered) or offsets where the application was executing or waiting for data or service.
Selecting the Normalized box to display percentages that are normalized for the selected CSECT. The Statement box switches between statement and offset mode, if both are available.
You can also access the statement code by typing ‘STMT’ in the Group Size field.
For 4GL languages such as CA Ideal and Natural, this subpage displays the source line number and optionally the statement syntax.
Menu commands available in this view include:
-
Listing
Opens the Listing subpage with the compile listing of the selected CSECT. -
Offset
Displays the hexadecimal offset from the start of the Csect. -
Length
Displays the length of the code group, or series of consecutive code groups, represented by the line. This number is always a multiple of GROUP. -
Active %
Displays the percentage of the monitored period that CA MAT detected the CPU to be active in this code group. -
Wait %
Displays the percentage of the monitored period CA MAT detected the CPU to be waiting in this code group. -
Total %
The sum of both the Actv% and the Wait% columns.