HP Caliper Advisor Rule Writer Guide

Table B-10 FP Event Set: Metrics Available for Multiplexed PMU Statistics
DescriptionReturn
Type
Metric
Returns the number of samples taken.integerFP.SAMPLE_COUNT
Returns the name of the PMU sampling event.stringFP.SAMPLE_EVENT
Returns the privilege level mask used. Will be one
of the following: USER, KERNEL, BOTH, or ALL.
stringFP.SAMPLE_PLM
Returns the sample rate.integerFP.SAMPLE_RATE
Returns the sample threshold value used.integerFP.SAMPLE_THRESHOLD
Returns the sample rate variation.integerFP.SAMPLE_VARIATION
Returns the Instr Retired statistic value.integer
FP.INSTRUCTIONS_RETIRED.statistic
Returns the Finstr Per Instr statistic value.float
FP.FP_INSTRUCTIONS/INST.statistic
Returns the Flops Per Instr statistic value.float
FP.FLOPS/INST.statistic
Returns the Flops Per Finstr statistic value.float
FP.FLOPS/FP_INST.statistic
Returns the Flush To Zero statistic value.integer
FP.FLUSH_TO_ZEROS.statistic
Returns the SIR statistic value.integer
FP.SIR_STALLS.statistic
Returns the FP Events/Sec FOPS statistic value.integer
FP.FLOPS/SEC.statistic
Returns the FP Events/Sec zero flush statistic value.float
FP.FLUSH_TO_ZEROS/SEC.statistic
Returns the FP Events/Sec SIR Event total statistic
value.
float
FP.TOTAL_SIRS/SEC.statistic
Returns the FP Events/Sec SIR Event stall statistic
value.
float
FP.SIR_STALLS/SEC.statistic
Returns the FP Events/Sec SIR Event trap statistic
value.
float
FP.SIR_TRAPS/SEC.statistic
Returns the FP Events/Fop zero flush statistic
value.
float
FP.FLUSH_TO_ZEROS/FLOP.statistic
Returns the FP Events/Fop SIR Event total statistic
value.
float
FP.TOTAL_SIRS/FLOP.statistic
Returns the FP Events/Fop SIR Event stall statistic
value.
float
FP.SIR_STALLS/FLOP.statistic
Returns the FP Events/Fop SIR Event trap statistic
value.
float
FP.SIR_TRAPS/FLOP.statistic
Global Metrics Accessor Functions 81