Measure Reference Manual

record-number
is the ordinal number of a single record to be plotted (1 through 200).
For the PROCESSH entity type, the syntax is:
ADD [ PLOT ] counter [ ( code-space ) ]
PLOT
is optional if you specified PLOT as the default command object by using the ASSUME command.
counter
is one of:
Adds an individual procedure to the plot.procedure-name
Adds all code samples. Measurements for accelerated, unaccelerated,
and native mode object-code execution are combined in one plot item.
CODE-RANGE
When you use CODE-RANGE, depending on what is running at the
time, some of the counters might not exist.
Adds accelerated code samples.ACCEL-BUSY-SAMPLES
Adds TNS code samples.TNS-BUSY-SAMPLES
Adds TNS/R native code samples. (G-series only)TNSR-BUSY-SAMPLES
Adds TNS/R native code space. (G-series only)TNSR-BUSY-TIME
Adds native code samples. (G-series or H-series)NATIVE-BUSY-SAMPLES
Adds native code space. (G-series or H-series)NATIVE-BUSY-TIME
Adds IPU busy-time code space. (J-series), where n is the IPU numberIPUn-BUSY-TIME
Adds IPU queue-time code space. (J-series), where n is the IPU numberIPUn-QTIME
Adds IPU dispatches. (J-series), where n is the IPU numberIPUn-DISPATCHES
code-space
is a code-space specification. For accelerated and TNS code:
TNSAcceleratedSpecificationSpace
0-150-31UC[.n], where n is in the range:User code
0-150-31UL[.n], where n is in the range:User library
00-31SC[.n], where n is in the range:System code
0-310-31SL[.n], where n is in the range:System library
n defaults to all code spaces of the specified type.
Some additional restrictions apply to the number of code spaces you can specify. For more
information, see PROCESSH (page 313).
For TNS/R native code:
SpecificationsSpace
UCRUser code
ULRUser library
SCRSystem code
SLRSystem library
48 MEASCOM Commands