Statement Text

The Stmt text field displays the following:

  • Assembler: the symbol that appears in the name field of the first statement within the sequence. If two or more symbols are assigned to the same location, this column shows the symbol that appears in the name field of the statement with the highest line number.

  • COBOL: the paragraph name, section name, or COBOL verb.

  • C: the name of the C procedure.

  • FORTRAN: the statement number preceded by STMT.LABEL.

  • PL/I: the label associated with a boundary, or, if no associated label exists, a STROBE-assigned label from the following list (the actual label assigned depends on the function of the preceding or following code):

  • STATIC PROLOGUE

  • DO- OR IF- BOUNDARY

  • ON UNIT BLOCK

  • ON UNIT BLOCK END

  • BEGIN BLOCK

  • BLOCK/ PROC BOUNDARY

  • PL/I EPILOG

More about the Program CPU Usage report