Metrics Available from this Measurement

The following metrics are available from this event set. These descriptions do not take into account any command-line options you might use.

The metrics are:

Total - Misses Per Second

This is the total number of L2 cache misses per second. It includes all instruction prefetch misses, instruction demand misses, and data misses.

Pfetch - Misses Per Second

This is the number of instruction line prefetch requests (streaming and non-streaming) that miss the L2 cache per second.

Dfetch - Misses Per Second

This is the number of instruction line demand requests that miss the L2 cache per second.

Data - Misses Per Second

This is the number of data (load and store) requests that miss the L2 cache per second.

Writebacks Per Second

This is the total number of L2 cache writebacks (L3 hit and miss) per second.

Total - Misses Per Kinst

This is the total number of L2 cache misses per 1000 retired instructions, including nops and predicated off instructions. It includes instruction prefetch misses, instruction demand misses, and data misses.

Pfetch - Misses Per Kinst

This is the number of instruction line prefetch requests (streaming and non-streaming) that miss the L2 cache per 1000 retired instructions, including nops and predicated off instructions.

Dfetch - Misses Per Kinst

This is the number of instruction demand requests that miss the L2 cache per 1000 retired instructions, including nops and predicated off instructions.

Data - Misses Per Kinst

This is the number of data (load and store) requests that miss the L2 cache per 1000retired instructions, including nops and predicated off instructions.

Load - Misses Per Kinst

This is the number of load operations that miss the L2 unified cache per 1000 retired instructions, Uncache loads and semaphore operations are excluded from this metric.

Store - Misses Per Kinst

This is the number of store operations that miss the L2 unified cache per 1000 retired instructions, including nops and predicated off instructions. Uncache stores and semaphore operations are excluded from this metric.

Writeback Hits Per Kinst

This is the number of cache line writebacks that hit the L3 cache per 1000 retired instructions, including nops and predicated off instructions.

Writeback Misses Per Kinst

This is the number of cache line writebacks that miss the L3 cache per 1000 retired instructions, including nops and predicated off instructions. Writeback misses are sent directly to memory; they do not allocate the line in the L3 cache.

236 Event Set Descriptions for CPU Metrics