Intel 64 and IA-32 Architectures Software Developers Manual Volume 3B, System Programming Guide Part 2

Table Of Contents
Vol. 3 A-91
PERFORMANCE-MONITORING EVENTS
C4H 02H BR_INST_RETIRED.
MISPRED_NOT_
TAKEN
Retired branch
instructions
that were
mispredicted
not-taken
This event counts the number of branch
instructions retired that were
mispredicted and not-taken.
C4H 04H BR_INST_RETIRED.
PRED_TAKEN
Retired branch
instructions
that were
predicted taken
This event counts the number of branch
instructions retired that were correctly
predicted to be taken.
C4H 08H BR_INST_RETIRED.
MISPRED_TAKEN
Retired branch
instructions
that were
mispredicted
taken
This event counts the number of branch
instructions retired that were
mispredicted and taken.
C4H 0CH BR_INST_RETIRED.
TAKEN
Retired taken
branch
instructions
This event counts the number of branches
retired that were taken.
C5H 00H BR_INST_RETIRED.
MISPRED
Retired
mispredicted
branch
instructions.
(precise event)
This event counts the number of retired
branch instructions that were
mispredicted by the processor. A branch
misprediction occurs when the processor
predicts that the branch would be taken,
but it is not, or vice-versa.
This is an architectural performance event.
C6H 01H CYCLES_INT_
MASKED
Cycles during
which
interrupts are
disabled
This event counts the number of cycles
during which interrupts are disabled.
C6H 02H CYCLES_INT_
PENDING_AND
_MASKED
Cycles during
which
interrupts are
pending and
disabled
This event counts the number of cycles
during which there are pending interrupts
but interrupts are disabled.
C7H 01H SIMD_INST_
RETIRED.PACKED_
SINGLE
Retired SSE
packed-single
instructions
This event counts the number of SSE
packed-single instructions retired.
C7H 02H SIMD_INST_
RETIRED.SCALAR_
SINGLE
Retired SSE
scalar-single
instructions
This event counts the number of SSE
scalar-single instructions retired.
Table A-6. Non-Architectural Performance Events
in Processors Based on Intel Core Microarchitecture (Contd.)
Event
Num
Umask
Value Event Name Definition
Description and
Comment