BR_PRED_DETAIL.NON_RETIND_CORR_PRED

Number of non-return indirect branch types with correctly predicted path and target

BR_PRED_DETAIL.RETURN_WRONG_PATH

Number of return branch types with mispredicted path.

BR_PRED_DETAIL.NON_RETIND_WRONG_TARGET

Number of non-return indirect branch types with mispredicted target but, correctly predicted path.

BR_PRED_DETAIL.RETURN_CORR_PRED

Number of return branch types with correctly predicted path and target.

BR_PRED_DETAIL.RETURN_WRONG_TARGET

Number of return branch types with mispredicted target but, correctly predicted path.

Total Predictions

Total number of branch predictions.

Percent Correct Predictions

Percentage of branch predictions that predicted correctly.

Percent Wrong Paths

Percentage of branch predictions that mispredicted the branch predicate.

Percent Wrong Branch Targets

Percentage of branch predictions that mispredicted the branch target.

Percent iprel branch

Percentage of IP-relative branches among all branches.

Percent ind branch

Percentage of non-return indirect branches among all branches.

Percent ret branch

Percentage of return branches among all branches.

Percent iprel correct predictions

Percentage of IP-relative branches that predicted correctly.

Percent iprel wrong paths

Percentage of IP-relative branches that mispredicted the branch predicate.

Percent iprel wrong branch targets

Percentage of IP-relative branches that mispredicted the branch target.

Percent ind correct predictions

Percentage of non-return indirect branches that predicted correctly.

Percent ind wrong paths

Percentage of non-return indirect branches that mispredicted the branch predicate.

Percent ind wrong branch targets

Percentage of non-return indirect branches that mispredicted the branch predicate.

Percent ind wrong branch targets

Percentage of non-return indirect branches that mispredicted the branch target.

178 Descriptions of Measurement Reports