Application program detail report

The following example shows the layout of the EI application program detail report:
Figure 1. EI application program detail report
******************************************************************************************************************* Page     6S
 JUL 06   3931               A P P L I C A T I O N   P R O G R A M   D E T A I L               IS-1 TO IS-4    16.17.57   16.19.44
                             ___________________________________________________
****************************************************************************************************************************
Note: 'xPCT' represents the percent of hits the program (M), the object (O), or the object when entered from the
      calling program (CO) received out of all application hits.
      'xTOT' represents the accumulated percentage of hits across the programs (M), across the objects within the
      program (O), or across the calling programs within the object (CO).
 SSU PROG                   MPCT     MTOT
          OBJECT                              OPCT     OTOT
                     CALL                                       COPCT    COTOT

 HPN CLBM                  87.84    87.84
          e_sqrt.c                           82.43    82.43
                     QCSA                                       59.46    59.46
                     QCSB                                       22.97    82.43
          w_sqrt.c                            4.05    86.49
                     QCSB                                        2.70     2.70
                     QCSA                                        1.35     4.05
          CLBM                                1.35    87.84
                     QCSA                                        1.35     1.35
 HPN QCSA                   8.11    95.95
          qown_shared.cpp                     8.11     8.11
 HPN CFD0                   1.35    97.30
          cfd0_lookup_fil                     1.35     1.35
                     DRDM                                        1.35     1.35
 HPN CFJF                   1.35    98.65
          cfind2.c                            1.35     1.35
 HPN CFVS                   1.35   100.00
          vfs_zone.c                          1.35     1.35
                     CFJF                                        1.35     1.35
This report includes the following information:
SSU
Specifies the subsystem user (SSU) name for the program.
PROG
Specifies the program module name.
OBJECT
Specifies the objects that make up the program module.
CALL
Specifies the name of the calling program module.
MPCT
Specifies the percentage of timer events for all application programs that were recorded in the program module.
MTOT
Specifies the accumulated percentage for timer events that happened in application programs.
OPCT
Specifies the percentage of module-wide timer events that were recorded in the program object (objects listed will add up to 80 percent).
OTOT
Specifies the accumulated percentage for module-wide timer events.
COPCT
Specifies the percentage of timer events that were recorded in the program object as a result of a call from the calling program module.
COTOT
Specifies the accumulated percentage for object-wide timer events.

If a program has fewer than 0.1% of the total program hits in the collection, the entry for that program is not displayed in this report.