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

Table Of Contents
Vol. 3 A-185
PERFORMANCE-MONITORING EVENTS
A number of P6 family processor performance monitoring events are modified for the
Pentium M processor. Table A-17 lists the performance monitoring events that were
changed in the Pentium M processor, and differ from performance monitoring events
for the P6 family of processors.
Prefetcher
EMON_PREF_RQSTS_UP F0H Number of upward prefetches issued
EMON_PREF_RQSTS_DN F8H Number of downward prefetches issued
Table A-17. Performance Monitoring Events Modified on Intel
®
Pentium
®
M
Processors
Name Hex
Values
Descriptions
CPU_CLK_UNHALTED 79H Number of cycles during which the processor is not
halted, and not in a thermal trip.
EMON_SSE_SSE2_INST_
RETIRED
D8H Streaming SIMD Extensions Instructions Retired:
Mask = 0 – SSE packed single and scalar single
Mask = 1 – SSE scalar-single
Mask = 2 – SSE2 packed-double
Mask = 3 – SSE2 scalar-double
EMON_SSE_SSE2_COMP_INST_
RETIRED
D9H Computational SSE Instructions Retired:
Mask = 0 – SSE packed single
Mask = 1 – SSE Scalar-single
Mask = 2 – SSE2 packed-double
Mask = 3 – SSE2 scalar-double
Table A-16. Performance Monitoring Events on Intel
®
Pentium
®
M
Processors (Contd.)
Name Hex Values Descriptions