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

Table Of Contents
Vol. 3 A-105
PERFORMANCE-MONITORING EVENTS
12H 81H MUL.AR Multiply
operations
retired
This event counts the number of multiply
operations retired. This includes integer as
well as floating point multiply operations.
13H 01H DIV.S Divide
operations
executed
This event counts the number of divide
operations executed. This includes integer
divides, floating point divides and square-root
operations executed.
13H 81H DIV.AR Divide
operations
retired
This event counts the number of divide
operations retired. This includes integer
divides, floating point divides and square-root
operations executed.
14H 01H CYCLES_DIV_BU
SY
Cycles the
driver is busy
This event counts the number of cycles the
divider is busy executing divide or square
root operations. The divide can be integer,
X87 or Streaming SIMD Extensions (SSE). The
square root operation can be either X87 or
SSE.
21H See
Table
18-11
L2_ADS Cycles L2
address bus is in
use
This event counts the number of cycles the
L2 address bus is being used for accesses to
the L2 cache or bus queue.
This event can count occurrences for this
core or both cores.
22H See
Table
18-11
L2_DBUS_BUSY Cycles the L2
cache data bus
is busy
This event counts core cycles during which
the L2 cache data bus is busy transferring
data from the L2 cache to the core. It counts
for all L1 cache misses (data and instruction)
that hit the L2 cache. The count will
increment by two for a full cache-line
request.
24H See
Table
18-11
and
Table
18-13
L2_LINES_IN L2 cache misses This event counts the number of cache lines
allocated in the L2 cache. Cache lines are
allocated in the L2 cache as a result of
requests from the L1 data and instruction
caches and the L2 hardware prefetchers to
cache lines that are missing in the L2 cache.
This event can count occurrences for this
core or both cores. This event can also count
demand requests and L2 hardware prefetch
requests together or separately.
Table A-7. Non-Architectural Performance Events for Intel Atom Processors
Event
Num.
Umask
Value Event Name Definition Description and Comment