HP Caliper Advisor Rule Writer Guide
Table B-8 DISPERSAL Event Set: Metrics Available for Multiplexed PMU Statistics
DescriptionReturn TypeMetric
Returns the number of samples
taken.
integerDISPERSAL.SAMPLE_COUNT
Returns the name of the PMU
sampling event.
stringDISPERSAL.SAMPLE_EVENT
Returns the privilege level mask
used. Will be one of the following:
USER, KERNEL, BOTH, or ALL.
stringDISPERSAL.SAMPLE_PLM
Returns the sample rate.integerDISPERSAL.SAMPLE_RATE
Returns the sample threshold value
used.
integerDISPERSAL.SAMPLE_THRESHOLD
Returns the sample rate variation.integerDISPERSAL.SAMPLE_VARIATION
Returns the Total Instr Dispersed
statistic value.
integer
DISPERSAL.TOTAL_INSTRUCTIONS_DISPERSED.statistic
Returns the Instructions not
dispersed Total statistic value.
integer
DISPERSAL.TOTAL_INSTRUCTIONS_NOT_DISPERSED.statistic
Returns the Instructions not
dispersed Explicit statistic value.
integer
DISPERSAL.EXPLICIT_INSTRUCTIONS_NOT_DISPERSED.statistic
Returns the Instructions not
dispersed Implicit statistic value.
integer
DISPERSAL.IMPLICIT_INSTRUCTIONS_NOT_DISPERSED.statistic
Returns the % Dispersed Instr
retired statistic value.
float
DISPERSAL.DISPERSED_INSTRUCTIONS_RETIRED%.statistic
Returns the Dispersal ILP Software
Limit (raw) statistic value.
float
DISPERSAL.RAW_SOFTWARE_LIMIT.statistic
Returns the Dispersal ILP Software
Limit (eff) statistic value.
float
DISPERSAL.EFFECTIVE_SOFTWARE_LIMIT.statistic
Returns the Dispersal ILP
Combined Total (raw) statistic
value.
float
DISPERSAL.RAW_TOTAL.statistic
Returns the Dispersal ILP
Combined Total (eff) statistic value.
float
DISPERSAL.EFFECTIVE_TOTAL.statistic
DSPEC Event Set Metrics
Table B-9 “DSPEC Event Set: Metrics Available for Multiplexed PMU Statistics” shows
the metrics available using the DSPEC event set. See “Multiplexed PMU Statistics”
(p. 38) for more information.
In these metrics, replace statistic with one of the following: MEAN, STDEV, 90%CI,
MINIMUM, LOW90, HIGH90, or MAXIMUM.
Global Metrics Accessor Functions 79