Measure Reference Manual
and the measurement interval is 30 minutes, the actual FROM time can be as early as
7:45. Similarly, if the specified TO time is 10:00, the actual TO time can be as late
as 10:15.
OFF
applies the FROM and TO limits exactly as specified.
TOTALS { INCLUDE | ONLY | SUPPRESS }
determines whether TOTALS are displayed. The default is SUPPRESS.
INCLUDE
indicates that both the per-process and aggregated totals are displayed. When
aggregated totals are displayed, the set of totals is enclosed in brackets ([…]), and the
number of processes that were executing the code being totaled precedes the individual
code-range results, also enclosed in brackets (that is, [Totals across 3 processes]).
ONLY
For all entities except PROCESSH and USERDEF, displays only the final TOTALS report.
If only one entity report is generated, the TOTALS report is not displayed.
For the PROCESSH entity, only aggregated PROCESSH data is displayed.
NOTE: PROCESSH data can be collected on either a per-code-file basis or a
per-procedure basis, depending on whether a code-file-spec was supplied when the
PROCESSH measurement was configured (using the ADD PROCESSH command). Thus,
the displayed totals can cover an entire code-file or each of a set of code ranges within
the code-file.
SUPPRESS
displays only the entity reports. (The TOTALS attribute is ignored if a report contains
only measurements for one entity.)
For PROCESSH, SUPPRESS indicates only per-process data is displayed (aggregated
data is not displayed).
SUPPRESS has no effect on USERDEF reports.
ZERO-REPORTS { INCLUDE | SUPPRESS }
determines whether records containing all zero values are displayed. The default is
SUPPRESS.
INCLUDE
displays entity reports even if all counter values are zero.
SUPPRESS
does not display entity reports if all counter values are zero.
NOTE: Snapshot counters return a measurement value taken at a specific moment. A
non-zero snapshot counter value does not necessarily indicate activity during the
measurement interval. Snapshot counter values are typically not considered when evaluating
a record for the ZERO-REPORTS clause.
ZERO-VALUES { INCLUDE | SUPPRESS }
determines whether values less than 0.005 are displayed as zeros or blanks. The default
is SUPPRESS.
INCLUDE
displays zeros if counter values are less than 0.005.
SUPPRESS
displays blanks if counter values are less than 0.005.
The ZERO-VALUES attribute has no effect on structured files.
LIST entity-type 73