Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help

Events for Intel® Microarchitecture Code Name Haswell EP

This section provides reference for hardware events that can be monitored for the CPU(s):

The following performance-monitoring events are supported:

ARITH.DIVIDER_UOPS

Any uop executed by the Divider. (This includes all divide uops, sqrt, ...)

AVX_INSTS.ALL

Note that a whole rep string only counts AVX_INST.ALL once.

BACLEARS.ANY

Counts the total number when the front end is resteered, mainly when the BPU cannot provide a correct prediction and this is corrected by other branch handling mechanisms at the front end.

BR_INST_EXEC.ALL_BRANCHES

Speculative and retired branches

BR_INST_EXEC.ALL_CONDITIONAL

Speculative and retired macro-conditional branches

BR_INST_EXEC.ALL_DIRECT_JMP

Speculative and retired macro-unconditional branches excluding calls and indirects

BR_INST_EXEC.ALL_DIRECT_NEAR_CALL

Speculative and retired direct near calls

BR_INST_EXEC.ALL_INDIRECT_JUMP_NON_CALL_RET

Speculative and retired indirect branches excluding calls and returns

BR_INST_EXEC.ALL_INDIRECT_NEAR_RETURN

Speculative and retired indirect return branches.

BR_INST_EXEC.NONTAKEN_CONDITIONAL

Not taken macro-conditional branches

BR_INST_EXEC.TAKEN_CONDITIONAL

Taken speculative and retired macro-conditional branches

BR_INST_EXEC.TAKEN_DIRECT_JUMP

Taken speculative and retired macro-conditional branch instructions excluding calls and indirects

BR_INST_EXEC.TAKEN_DIRECT_NEAR_CALL

Taken speculative and retired direct near calls

BR_INST_EXEC.TAKEN_INDIRECT_JUMP_NON_CALL_RET

Taken speculative and retired indirect branches excluding calls and returns

BR_INST_EXEC.TAKEN_INDIRECT_NEAR_CALL

Taken speculative and retired indirect calls

BR_INST_EXEC.TAKEN_INDIRECT_NEAR_RETURN

Taken speculative and retired indirect branches with return mnemonic

BR_INST_RETIRED.ALL_BRANCHES

All (macro) branch instructions retired.

BR_INST_RETIRED.ALL_BRANCHES_PS

All (macro) branch instructions retired.

BR_INST_RETIRED.CONDITIONAL

Conditional branch instructions retired.

BR_INST_RETIRED.CONDITIONAL_PS

Conditional branch instructions retired.

BR_INST_RETIRED.FAR_BRANCH

Far branch instructions retired.

BR_INST_RETIRED.NEAR_CALL

Direct and indirect near call instructions retired.

BR_INST_RETIRED.NEAR_CALL_PS

Direct and indirect near call instructions retired.

BR_INST_RETIRED.NEAR_CALL_R3

Direct and indirect macro near call instructions retired (captured in ring 3).

BR_INST_RETIRED.NEAR_CALL_R3_PS

Direct and indirect macro near call instructions retired (captured in ring 3).

BR_INST_RETIRED.NEAR_RETURN

Return instructions retired.

BR_INST_RETIRED.NEAR_RETURN_PS

Return instructions retired.

BR_INST_RETIRED.NEAR_TAKEN

Taken branch instructions retired.

BR_INST_RETIRED.NEAR_TAKEN_PS

Taken branch instructions retired.

BR_INST_RETIRED.NOT_TAKEN

Not taken branch instructions retired.

BR_MISP_EXEC.ALL_BRANCHES

Speculative and retired mispredicted macro conditional branches

BR_MISP_EXEC.ALL_CONDITIONAL

Speculative and retired mispredicted macro conditional branches

BR_MISP_EXEC.ALL_INDIRECT_JUMP_NON_CALL_RET

Mispredicted indirect branches excluding calls and returns

BR_MISP_EXEC.NONTAKEN_CONDITIONAL

Not taken speculative and retired mispredicted macro conditional branches

BR_MISP_EXEC.TAKEN_CONDITIONAL

Taken speculative and retired mispredicted macro conditional branches

BR_MISP_EXEC.TAKEN_INDIRECT_JUMP_NON_CALL_RET

Taken speculative and retired mispredicted indirect branches excluding calls and returns

BR_MISP_EXEC.TAKEN_INDIRECT_NEAR_CALL

Taken speculative and retired mispredicted indirect calls

BR_MISP_EXEC.TAKEN_RETURN_NEAR

Taken speculative and retired mispredicted indirect branches with return mnemonic

BR_MISP_RETIRED.ALL_BRANCHES

All mispredicted macro branch instructions retired.

BR_MISP_RETIRED.ALL_BRANCHES_PS

This event counts all mispredicted branch instructions retired. This is a precise event.

BR_MISP_RETIRED.CONDITIONAL

Mispredicted conditional branch instructions retired.

BR_MISP_RETIRED.CONDITIONAL_PS

Mispredicted conditional branch instructions retired.

BR_MISP_RETIRED.NEAR_TAKEN

number of near branch instructions retired that were mispredicted and taken.

BR_MISP_RETIRED.NEAR_TAKEN_PS

number of near branch instructions retired that were mispredicted and taken.

CPL_CYCLES.RING0

Unhalted core cycles when the thread is in ring 0

CPL_CYCLES.RING0_TRANS

Number of intervals between processor halts while thread is in ring 0

CPL_CYCLES.RING123

Unhalted core cycles when thread is in rings 1, 2, or 3

CPU_CLK_THREAD_UNHALTED.ONE_THREAD_ACTIVE

Count XClk pulses when this thread is unhalted and the other thread is halted.

CPU_CLK_THREAD_UNHALTED.REF_XCLK

Reference cycles when the thread is unhalted (counts at 100 MHz rate)

CPU_CLK_THREAD_UNHALTED.REF_XCLK_ANY

Reference cycles when the at least one thread on the physical core is unhalted (counts at 100 MHz rate)

CPU_CLK_UNHALTED.REF_TSC

This event counts the number of reference cycles when the core is not in a halt state. The core enters the halt state when it is running the HLT instruction or the MWAIT instruction. This event is not affected by core frequency changes (for example, P states, TM2 transitions) but has the same incrementing frequency as the time stamp counter. This event can approximate elapsed time while the core was not in a halt state.

CPU_CLK_UNHALTED.THREAD

This event counts the number of thread cycles while the thread is not in a halt state. The thread enters the halt state when it is running the HLT instruction. The core frequency may change from time to time due to power or thermal throttling.

CPU_CLK_UNHALTED.THREAD_ANY

Core cycles when at least one thread on the physical core is not in halt state

CPU_CLK_UNHALTED.THREAD_P

Thread cycles when thread is not in halt state

CPU_CLK_UNHALTED.THREAD_P_ANY

Core cycles when at least one thread on the physical core is not in halt state

CYCLE_ACTIVITY.CYCLES_L1D_PENDING

Cycles with pending L1 cache miss loads.

CYCLE_ACTIVITY.CYCLES_L2_PENDING

Cycles with pending L2 cache miss loads.

CYCLE_ACTIVITY.CYCLES_LDM_PENDING

Cycles with pending memory loads.

CYCLE_ACTIVITY.CYCLES_NO_EXECUTE

This event counts cycles during which no instructions were executed in the execution stage of the pipeline.

CYCLE_ACTIVITY.STALLS_L1D_PENDING

Execution stalls due to L1 data cache misses

CYCLE_ACTIVITY.STALLS_L2_PENDING

Execution stalls due to L2 cache misses.

CYCLE_ACTIVITY.STALLS_LDM_PENDING

This event counts cycles during which no instructions were executed in the execution stage of the pipeline and there were memory instructions pending (waiting for data).

DSB2MITE_SWITCHES.PENALTY_CYCLES

Decode Stream Buffer (DSB)-to-MITE switch true penalty cycles.

DTLB_LOAD_MISSES.MISS_CAUSES_A_WALK

Load misses in all DTLB levels that cause page walks

DTLB_LOAD_MISSES.PDE_CACHE_MISS

DTLB demand load misses with low part of linear-to-physical address translation missed

DTLB_LOAD_MISSES.STLB_HIT

Load operations that miss the first DTLB level but hit the second and do not cause page walks

DTLB_LOAD_MISSES.STLB_HIT_2M

This event counts load operations from a 2M page that miss the first DTLB level but hit the second and do not cause page walks.

DTLB_LOAD_MISSES.STLB_HIT_4K

This event counts load operations from a 4K page that miss the first DTLB level but hit the second and do not cause page walks.

DTLB_LOAD_MISSES.WALK_COMPLETED

Demand load Miss in all translation lookaside buffer (TLB) levels causes a page walk that completes of any page size.

DTLB_LOAD_MISSES.WALK_COMPLETED_2M_4M

Demand load Miss in all translation lookaside buffer (TLB) levels causes a page walk that completes (2M/4M).

DTLB_LOAD_MISSES.WALK_COMPLETED_4K

Demand load Miss in all translation lookaside buffer (TLB) levels causes a page walk that completes (4K).

DTLB_LOAD_MISSES.WALK_DURATION

This event counts cycles when the page miss handler (PMH) is servicing page walks caused by DTLB load misses.

DTLB_STORE_MISSES.MISS_CAUSES_A_WALK

Store misses in all DTLB levels that cause page walks

DTLB_STORE_MISSES.PDE_CACHE_MISS

DTLB store misses with low part of linear-to-physical address translation missed

DTLB_STORE_MISSES.STLB_HIT

Store operations that miss the first TLB level but hit the second and do not cause page walks

DTLB_STORE_MISSES.STLB_HIT_2M

This event counts store operations from a 2M page that miss the first DTLB level but hit the second and do not cause page walks.

DTLB_STORE_MISSES.STLB_HIT_4K

This event counts store operations from a 4K page that miss the first DTLB level but hit the second and do not cause page walks.

DTLB_STORE_MISSES.WALK_COMPLETED

Store misses in all DTLB levels that cause completed page walks

DTLB_STORE_MISSES.WALK_COMPLETED_2M_4M

Store misses in all DTLB levels that cause completed page walks (2M/4M)

DTLB_STORE_MISSES.WALK_COMPLETED_4K

Store miss in all TLB levels causes a page walk that completes. (4K)

DTLB_STORE_MISSES.WALK_DURATION

This event counts cycles when the page miss handler (PMH) is servicing page walks caused by DTLB store misses.

EPT.WALK_CYCLES

Cycle count for an Extended Page table walk.

FP_ASSIST.ANY

Cycles with any input/output SSE or FP assist

FP_ASSIST.SIMD_INPUT

Number of SIMD FP assists due to input values

FP_ASSIST.SIMD_OUTPUT

Number of SIMD FP assists due to Output values

FP_ASSIST.X87_INPUT

Number of X87 assists due to input value.

FP_ASSIST.X87_OUTPUT

Number of X87 assists due to output value.

HLE_RETIRED.ABORTED

Number of times an HLE execution aborted due to any reasons (multiple categories may count as one).

HLE_RETIRED.ABORTED_MISC1

Number of times an HLE execution aborted due to various memory events (e.g., read/write capacity and conflicts).

HLE_RETIRED.ABORTED_MISC2

Number of times an HLE execution aborted due to uncommon conditions

HLE_RETIRED.ABORTED_MISC3

Number of times an HLE execution aborted due to HLE-unfriendly instructions

HLE_RETIRED.ABORTED_MISC4

Number of times an HLE execution aborted due to incompatible memory type

HLE_RETIRED.ABORTED_MISC5

Number of times an HLE execution aborted due to none of the previous 4 categories (e.g. interrupts)

HLE_RETIRED.ABORTED_PS

Number of times an HLE execution aborted due to any reasons (multiple categories may count as one).

HLE_RETIRED.COMMIT

Number of times an HLE execution successfully committed

HLE_RETIRED.START

Number of times an HLE execution started.

ICACHE.HIT

Number of Instruction Cache, Streaming Buffer and Victim Cache Reads. both cacheable and noncacheable, including UC fetches

ICACHE.IFDATA_STALL

Cycles where a code fetch is stalled due to L1 instruction-cache miss.

ICACHE.IFETCH_STALL

Cycles where a code fetch is stalled due to L1 instruction-cache miss.

ICACHE.MISSES

This event counts Instruction Cache (ICACHE) misses.

IDQ.ALL_DSB_CYCLES_4_UOPS

Cycles Decode Stream Buffer (DSB) is delivering 4 Uops

IDQ.ALL_DSB_CYCLES_ANY_UOPS

Cycles Decode Stream Buffer (DSB) is delivering any Uop

IDQ.ALL_MITE_CYCLES_4_UOPS

Cycles MITE is delivering 4 Uops

IDQ.ALL_MITE_CYCLES_ANY_UOPS

Cycles MITE is delivering any Uop

IDQ.DSB_CYCLES

Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from Decode Stream Buffer (DSB) path

IDQ.DSB_UOPS

Uops delivered to Instruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path

IDQ.EMPTY

Instruction Decode Queue (IDQ) empty cycles

IDQ.MITE_ALL_UOPS

Uops delivered to Instruction Decode Queue (IDQ) from MITE path

IDQ.MITE_CYCLES

Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from MITE path

IDQ.MITE_UOPS

Uops delivered to Instruction Decode Queue (IDQ) from MITE path

IDQ.MS_CYCLES

This event counts cycles during which the microcode sequencer assisted the Front-end in delivering uops. Microcode assists are used for complex instructions or scenarios that can't be handled by the standard decoder. Using other instructions, if possible, will usually improve performance.

IDQ.MS_DSB_CYCLES

Cycles when uops initiated by Decode Stream Buffer (DSB) are being delivered to Instruction Decode Queue (IDQ) while Microcode Sequenser (MS) is busy

IDQ.MS_DSB_OCCUR

Deliveries to Instruction Decode Queue (IDQ) initiated by Decode Stream Buffer (DSB) while Microcode Sequenser (MS) is busy

IDQ.MS_DSB_UOPS

Uops initiated by Decode Stream Buffer (DSB) that are being delivered to Instruction Decode Queue (IDQ) while Microcode Sequenser (MS) is busy

IDQ.MS_MITE_UOPS

Uops initiated by MITE and delivered to Instruction Decode Queue (IDQ) while Microcode Sequenser (MS) is busy

IDQ.MS_SWITCHES

Number of switches from DSB (Decode Stream Buffer) or MITE (legacy decode pipeline) to the Microcode Sequencer

IDQ.MS_UOPS

This event counts uops delivered by the Front-end with the assistance of the microcode sequencer. Microcode assists are used for complex instructions or scenarios that can't be handled by the standard decoder. Using other instructions, if possible, will usually improve performance.

IDQ_UOPS_NOT_DELIVERED.CORE

This event count the number of undelivered (unallocated) uops from the Front-end to the Resource Allocation Table (RAT) while the Back-end of the processor is not stalled. The Front-end can allocate up to 4 uops per cycle so this event can increment 0-4 times per cycle depending on the number of unallocated uops. This event is counted on a per-core basis.

IDQ_UOPS_NOT_DELIVERED.CYCLES_0_UOPS_DELIV.CORE

This event counts the number cycles during which the Front-end allocated exactly zero uops to the Resource Allocation Table (RAT) while the Back-end of the processor is not stalled. This event is counted on a per-core basis.

IDQ_UOPS_NOT_DELIVERED.CYCLES_FE_WAS_OK

Counts cycles FE delivered 4 uops or Resource Allocation Table (RAT) was stalling FE.

IDQ_UOPS_NOT_DELIVERED.CYCLES_LE_1_UOP_DELIV.CORE

Cycles per thread when 3 or more uops are not delivered to Resource Allocation Table (RAT) when backend of the machine is not stalled

IDQ_UOPS_NOT_DELIVERED.CYCLES_LE_2_UOP_DELIV.CORE

Cycles with less than 2 uops delivered by the front end.

IDQ_UOPS_NOT_DELIVERED.CYCLES_LE_3_UOP_DELIV.CORE

Cycles with less than 3 uops delivered by the front end.

ILD_STALL.IQ_FULL

Stall cycles because IQ is full

ILD_STALL.LCP

This event counts cycles where the decoder is stalled on an instruction with a length changing prefix (LCP).

INST_RETIRED.ANY

This event counts the number of instructions retired from execution. For instructions that consist of multiple micro-ops, this event counts the retirement of the last micro-op of the instruction. Counting continues during hardware interrupts, traps, and inside interrupt handlers. INST_RETIRED.ANY is counted by a designated fixed counter, leaving the programmable counters available for other events. Faulting executions of GETSEC/VM entry/VM Exit/MWait will not count as retired instructions.

INST_RETIRED.ANY_P

Number of instructions retired. General Counter - architectural event

INST_RETIRED.PREC_DIST

Precise instruction retired event with HW to reduce effect of PEBS shadow in IP distribution

INST_RETIRED.X87

This is a non-precise version (that is, does not use PEBS) of the event that counts FP operations retired. For X87 FP operations that have no exceptions counting also includes flows that have several X87, or flows that use X87 uops in the exception handling.

INT_MISC.RECOVERY_CYCLES

This event counts the number of cycles spent waiting for a recovery after an event such as a processor nuke, JEClear, assist, hle/rtm abort etc....

INT_MISC.RECOVERY_CYCLES_ANY

Core cycles the allocator was stalled due to recovery from earlier clear event for any thread running on the physical core (e.g. misprediction or memory nuke)

ITLB.ITLB_FLUSH

Flushing of the Instruction TLB (ITLB) pages, includes 4k/2M/4M pages.

ITLB_MISSES.MISS_CAUSES_A_WALK

Misses at all ITLB levels that cause page walks

ITLB_MISSES.STLB_HIT

Operations that miss the first ITLB level but hit the second and do not cause any page walks

ITLB_MISSES.STLB_HIT_2M

Code misses that miss the DTLB and hit the STLB (2M)

ITLB_MISSES.STLB_HIT_4K

Core misses that miss the DTLB and hit the STLB (4K)

ITLB_MISSES.WALK_COMPLETED

Misses in all ITLB levels that cause completed page walks

ITLB_MISSES.WALK_COMPLETED_2M_4M

Code miss in all TLB levels causes a page walk that completes. (2M/4M)

ITLB_MISSES.WALK_COMPLETED_4K

Code miss in all TLB levels causes a page walk that completes. (4K)

ITLB_MISSES.WALK_DURATION

This event counts cycles when the page miss handler (PMH) is servicing page walks caused by ITLB misses.

L1D.REPLACEMENT

This event counts when new data lines are brought into the L1 Data cache, which cause other lines to be evicted from the cache.

L1D_PEND_MISS.FB_FULL

Cycles a demand request was blocked due to Fill Buffers inavailability

L1D_PEND_MISS.PENDING

L1D miss oustandings duration in cycles

L1D_PEND_MISS.PENDING_CYCLES

Cycles with L1D load Misses outstanding.

L1D_PEND_MISS.PENDING_CYCLES_ANY

Cycles with L1D load Misses outstanding from any thread on physical core

L1D_PEND_MISS.REQUEST_FB_FULL

Number of times a request needed a FB entry but there was no entry available for it. That is the FB unavailability was dominant reason for blocking the request. A request includes cacheable/uncacheable demands that is load, store or SW prefetch. HWP are e

L2_DEMAND_RQSTS.WB_HIT

Not rejected writebacks that hit L2 cache

L2_LINES_IN.ALL

This event counts the number of L2 cache lines brought into the L2 cache. Lines are filled into the L2 cache when there was an L2 miss.

L2_LINES_IN.E

L2 cache lines in E state filling L2

L2_LINES_IN.I

L2 cache lines in I state filling L2

L2_LINES_IN.S

L2 cache lines in S state filling L2

L2_LINES_OUT.DEMAND_CLEAN

Clean L2 cache lines evicted by demand

L2_LINES_OUT.DEMAND_DIRTY

Dirty L2 cache lines evicted by demand

L2_RQSTS.ALL_CODE_RD

L2 code requests

L2_RQSTS.ALL_DEMAND_DATA_RD

Demand Data Read requests

L2_RQSTS.ALL_DEMAND_MISS

Demand requests that miss L2 cache

L2_RQSTS.ALL_DEMAND_REFERENCES

Demand requests to L2 cache

L2_RQSTS.ALL_PF

Requests from L2 hardware prefetchers

L2_RQSTS.ALL_RFO

RFO requests to L2 cache

L2_RQSTS.CODE_RD_HIT

L2 cache hits when fetching instructions, code reads.

L2_RQSTS.CODE_RD_MISS

L2 cache misses when fetching instructions

L2_RQSTS.DEMAND_DATA_RD_HIT

Demand Data Read requests that hit L2 cache

L2_RQSTS.DEMAND_DATA_RD_MISS

Demand Data Read miss L2, no rejects

L2_RQSTS.L2_PF_HIT

L2 prefetch requests that hit L2 cache

L2_RQSTS.L2_PF_MISS

L2 prefetch requests that miss L2 cache

L2_RQSTS.MISS

All requests that miss L2 cache

L2_RQSTS.REFERENCES

All L2 requests

L2_RQSTS.RFO_HIT

RFO requests that hit L2 cache

L2_RQSTS.RFO_MISS

RFO requests that miss L2 cache

L2_TRANS.ALL_PF

L2 or L3 HW prefetches that access L2 cache

L2_TRANS.ALL_REQUESTS

Transactions accessing L2 pipe

L2_TRANS.CODE_RD

L2 cache accesses when fetching instructions

L2_TRANS.DEMAND_DATA_RD

Demand Data Read requests that access L2 cache

L2_TRANS.L1D_WB

L1D writebacks that access L2 cache

L2_TRANS.L2_FILL

L2 fill requests that access L2 cache

L2_TRANS.L2_WB

L2 writebacks that access L2 cache

L2_TRANS.RFO

RFO requests that access L2 cache

LD_BLOCKS.NO_SR

The number of times that split load operations are temporarily blocked because all resources for handling the split accesses are in use

LD_BLOCKS.STORE_FORWARD

This event counts loads that followed a store to the same address, where the data could not be forwarded inside the pipeline from the store to the load. The most common reason why store forwarding would be blocked is when a load's address range overlaps with a preceding smaller uncompleted store. The penalty for blocked store forwarding is that the load must wait for the store to write its value to the cache before it can be issued.

LD_BLOCKS_PARTIAL.ADDRESS_ALIAS

Aliasing occurs when a load is issued after a store and their memory addresses are offset by 4K. This event counts the number of loads that aliased with a preceding store, resulting in an extended address check in the pipeline which can have a performance impact.

LOAD_HIT_PRE.HW_PF

Not software-prefetch load dispatches that hit FB allocated for hardware prefetch

LOAD_HIT_PRE.SW_PF

Not software-prefetch load dispatches that hit FB allocated for software prefetch

LOCK_CYCLES.CACHE_LOCK_DURATION

Cycles when L1D is locked

LOCK_CYCLES.SPLIT_LOCK_UC_LOCK_DURATION

Cycles when L1 and L2 are locked due to UC or split lock

LONGEST_LAT_CACHE.MISS

Core-originated cacheable demand requests missed L3

LONGEST_LAT_CACHE.REFERENCE

Core-originated cacheable demand requests that refer to L3

LSD.CYCLES_4_UOPS

Cycles 4 Uops delivered by the LSD, but didn't come from the decoder

LSD.CYCLES_ACTIVE

Cycles Uops delivered by the LSD, but didn't come from the decoder

LSD.UOPS

Number of Uops delivered by the LSD.

MACHINE_CLEARS.COUNT

Number of machine clears (nukes) of any type.

MACHINE_CLEARS.CYCLES

Cycles there was a Nuke. Account for both thread-specific and All Thread Nukes.

MACHINE_CLEARS.MASKMOV

This event counts the number of executed Intel AVX masked load operations that refer to an illegal address range with the mask bits set to 0.

MACHINE_CLEARS.MEMORY_ORDERING

This event counts the number of memory ordering machine clears detected. Memory ordering machine clears can result from memory address aliasing or snoops from another hardware thread or core to data inflight in the pipeline. Machine clears can have a significant performance impact if they are happening frequently.

MACHINE_CLEARS.SMC

This event is incremented when self-modifying code (SMC) is detected, which causes a machine clear. Machine clears can have a significant performance impact if they are happening frequently.

MEM_LOAD_UOPS_L3_HIT_RETIRED.XSNP_HIT

Retired load uops which data sources were L3 and cross-core snoop hits in on-pkg core cache.

MEM_LOAD_UOPS_L3_HIT_RETIRED.XSNP_HITM

Retired load uops which data sources were HitM responses from shared L3.

MEM_LOAD_UOPS_L3_HIT_RETIRED.XSNP_HITM_PS

This event counts retired load uops that hit in the L3 cache, but required a cross-core snoop which resulted in a HITM (hit modified) in an on-pkg core cache. This does not include hardware prefetches. This is a precise event.

MEM_LOAD_UOPS_L3_HIT_RETIRED.XSNP_HIT_PS

This event counts retired load uops that hit in the L3 cache, but required a cross-core snoop which resulted in a HIT in an on-pkg core cache. This does not include hardware prefetches. This is a precise event.

MEM_LOAD_UOPS_L3_HIT_RETIRED.XSNP_MISS

Retired load uops which data sources were L3 hit and cross-core snoop missed in on-pkg core cache.

MEM_LOAD_UOPS_L3_HIT_RETIRED.XSNP_MISS_PS

Retired load uops which data sources were L3 hit and cross-core snoop missed in on-pkg core cache.

MEM_LOAD_UOPS_L3_HIT_RETIRED.XSNP_NONE

Retired load uops which data sources were hits in L3 without snoops required.

MEM_LOAD_UOPS_L3_HIT_RETIRED.XSNP_NONE_PS

Retired load uops which data sources were hits in L3 without snoops required.

MEM_LOAD_UOPS_L3_MISS_RETIRED.LOCAL_DRAM

This event counts retired load uops where the data came from local DRAM. This does not include hardware prefetches.

MEM_LOAD_UOPS_L3_MISS_RETIRED.LOCAL_DRAM_PS

This event counts retired load uops where the data came from local DRAM. This does not include hardware prefetches. This is a precise event.

MEM_LOAD_UOPS_L3_MISS_RETIRED.REMOTE_DRAM

Retired load uop whose Data Source was: remote DRAM either Snoop not needed or Snoop Miss (RspI)

MEM_LOAD_UOPS_L3_MISS_RETIRED.REMOTE_DRAM_PS

Retired load uop whose Data Source was: remote DRAM either Snoop not needed or Snoop Miss (RspI) (Precise Event)

MEM_LOAD_UOPS_L3_MISS_RETIRED.REMOTE_FWD

Retired load uop whose Data Source was: forwarded from remote cache

MEM_LOAD_UOPS_L3_MISS_RETIRED.REMOTE_FWD_PS

tbd

MEM_LOAD_UOPS_L3_MISS_RETIRED.REMOTE_HITM

Retired load uop whose Data Source was: Remote cache HITM

MEM_LOAD_UOPS_L3_MISS_RETIRED.REMOTE_HITM_PS

Retired load uop whose Data Source was: Remote cache HITM (Precise Event)

MEM_LOAD_UOPS_RETIRED.HIT_LFB

Retired load uops which data sources were load uops missed L1 but hit FB due to preceding miss to the same cache line with data not ready.

MEM_LOAD_UOPS_RETIRED.HIT_LFB_PS

Retired load uops which data sources were load uops missed L1 but hit FB due to preceding miss to the same cache line with data not ready.

MEM_LOAD_UOPS_RETIRED.L1_HIT

Retired load uops with L1 cache hits as data sources.

MEM_LOAD_UOPS_RETIRED.L1_HIT_PS

Retired load uops with L1 cache hits as data sources.

MEM_LOAD_UOPS_RETIRED.L1_MISS

Retired load uops misses in L1 cache as data sources.

MEM_LOAD_UOPS_RETIRED.L1_MISS_PS

This event counts retired load uops in which data sources missed in the L1 cache. This does not include hardware prefetches. This is a precise event.

MEM_LOAD_UOPS_RETIRED.L2_HIT

Retired load uops with L2 cache hits as data sources.

MEM_LOAD_UOPS_RETIRED.L2_HIT_PS

Retired load uops with L2 cache hits as data sources.

MEM_LOAD_UOPS_RETIRED.L2_MISS

Miss in mid-level (L2) cache. Excludes Unknown data-source.

MEM_LOAD_UOPS_RETIRED.L2_MISS_PS

Retired load uops with L2 cache misses as data sources.

MEM_LOAD_UOPS_RETIRED.L3_HIT

Retired load uops which data sources were data hits in L3 without snoops required.

MEM_LOAD_UOPS_RETIRED.L3_HIT_PS

This event counts retired load uops in which data sources were data hits in the L3 cache without snoops required. This does not include hardware prefetches. This is a precise event.

MEM_LOAD_UOPS_RETIRED.L3_MISS

Miss in last-level (L3) cache. Excludes Unknown data-source.

MEM_LOAD_UOPS_RETIRED.L3_MISS_PS

Miss in last-level (L3) cache. Excludes Unknown data-source.

MEM_TRANS_RETIRED.LOAD_LATENCY_GT_128

Loads with latency value being above 128

MEM_TRANS_RETIRED.LOAD_LATENCY_GT_16

Loads with latency value being above 16

MEM_TRANS_RETIRED.LOAD_LATENCY_GT_256

Loads with latency value being above 256

MEM_TRANS_RETIRED.LOAD_LATENCY_GT_32

Loads with latency value being above 32

MEM_TRANS_RETIRED.LOAD_LATENCY_GT_4

Loads with latency value being above 4

MEM_TRANS_RETIRED.LOAD_LATENCY_GT_512

Loads with latency value being above 512

MEM_TRANS_RETIRED.LOAD_LATENCY_GT_64

Loads with latency value being above 64

MEM_TRANS_RETIRED.LOAD_LATENCY_GT_8

Loads with latency value being above 8

MEM_UOPS_RETIRED.ALL_LOADS

All retired load uops.

MEM_UOPS_RETIRED.ALL_LOADS_PS

All retired load uops. (precise Event)

MEM_UOPS_RETIRED.ALL_STORES

All retired store uops.

MEM_UOPS_RETIRED.ALL_STORES_PS

This event counts all store uops retired. This is a precise event.

MEM_UOPS_RETIRED.LOCK_LOADS

Retired load uops with locked access.

MEM_UOPS_RETIRED.LOCK_LOADS_PS

Retired load uops with locked access. (precise Event)

MEM_UOPS_RETIRED.SPLIT_LOADS

Retired load uops that split across a cacheline boundary.

MEM_UOPS_RETIRED.SPLIT_LOADS_PS

This event counts load uops retired which had memory addresses spilt across 2 cache lines. A line split is across 64B cache-lines which may include a page split (4K). This is a precise event.

MEM_UOPS_RETIRED.SPLIT_STORES

Retired store uops that split across a cacheline boundary.

MEM_UOPS_RETIRED.SPLIT_STORES_PS

This event counts store uops retired which had memory addresses spilt across 2 cache lines. A line split is across 64B cache-lines which may include a page split (4K). This is a precise event.

MEM_UOPS_RETIRED.STLB_MISS_LOADS

Retired load uops that miss the STLB.

MEM_UOPS_RETIRED.STLB_MISS_LOADS_PS

Retired load uops that miss the STLB. (precise Event)

MEM_UOPS_RETIRED.STLB_MISS_STORES

Retired store uops that miss the STLB.

MEM_UOPS_RETIRED.STLB_MISS_STORES_PS

Retired store uops that miss the STLB. (precise Event)

MISALIGN_MEM_REF.LOADS

Speculative cache line split load uops dispatched to L1 cache

MISALIGN_MEM_REF.STORES

Speculative cache line split STA uops dispatched to L1 cache

MOVE_ELIMINATION.INT_ELIMINATED

Number of integer Move Elimination candidate uops that were eliminated.

MOVE_ELIMINATION.INT_NOT_ELIMINATED

Number of integer Move Elimination candidate uops that were not eliminated.

MOVE_ELIMINATION.SIMD_ELIMINATED

Number of SIMD Move Elimination candidate uops that were eliminated.

MOVE_ELIMINATION.SIMD_NOT_ELIMINATED

Number of SIMD Move Elimination candidate uops that were not eliminated.

OFFCORE_REQUESTS.ALL_DATA_RD

Demand and prefetch data reads

OFFCORE_REQUESTS.DEMAND_CODE_RD

Cacheable and noncachaeble code read requests

OFFCORE_REQUESTS.DEMAND_DATA_RD

Demand Data Read requests sent to uncore

OFFCORE_REQUESTS.DEMAND_RFO

Demand RFO requests including regular RFOs, locks, ItoM

OFFCORE_REQUESTS_BUFFER.SQ_FULL

Offcore requests buffer cannot take more entries for this thread core.

OFFCORE_REQUESTS_OUTSTANDING.ALL_DATA_RD

Offcore outstanding cacheable Core Data Read transactions in SuperQueue (SQ), queue to uncore

OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DATA_RD

Cycles when offcore outstanding cacheable Core Data Read transactions are present in SuperQueue (SQ), queue to uncore

OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DEMAND_DATA_RD

Cycles when offcore outstanding Demand Data Read transactions are present in SuperQueue (SQ), queue to uncore

OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DEMAND_RFO

Offcore outstanding demand rfo reads transactions in SuperQueue (SQ), queue to uncore, every cycle

OFFCORE_REQUESTS_OUTSTANDING.DEMAND_CODE_RD

Offcore outstanding code reads transactions in SuperQueue (SQ), queue to uncore, every cycle

OFFCORE_REQUESTS_OUTSTANDING.DEMAND_DATA_RD

Offcore outstanding Demand Data Read transactions in uncore queue.

OFFCORE_REQUESTS_OUTSTANDING.DEMAND_DATA_RD_GE_6

Cycles with at least 6 offcore outstanding Demand Data Read transactions in uncore queue

OFFCORE_REQUESTS_OUTSTANDING.DEMAND_RFO

Offcore outstanding RFO store transactions in SuperQueue (SQ), queue to uncore

OFFCORE_RESPONSE

Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction

OFFCORE_RESPONSE:request=ALL_CODE_RD:response=LLC_HIT.ANY_RESPONSE

Counts all demand & prefetch code reads that hit in the L3

OFFCORE_RESPONSE:request=ALL_CODE_RD:response=LLC_HIT.HITM_OTHER_CORE

Counts all demand & prefetch code reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=ALL_CODE_RD:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all demand & prefetch code reads that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=ALL_CODE_RD:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all demand & prefetch code reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=ALL_CODE_RD:response=LLC_HIT.SNOOP_MISS

Counts all demand & prefetch code reads that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=ALL_CODE_RD:response=LLC_MISS.ANY_DRAM

Counts all demand & prefetch code reads that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=ALL_CODE_RD:response=LLC_MISS.ANY_RESPONSE

Counts all demand & prefetch code reads that miss in the L3

OFFCORE_RESPONSE:request=ALL_CODE_RD:response=LLC_MISS.LOCAL_DRAM

Counts all demand & prefetch code reads that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=ALL_CODE_RD:response=LLC_MISS.REMOTE_DRAM

Counts all demand & prefetch code reads that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=ALL_CODE_RD:response=LLC_MISS.REMOTE_HITM

Counts all demand & prefetch code reads that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_CODE_RD:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all demand & prefetch code reads that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_DATA_RD:response=LLC_HIT.ANY_RESPONSE

Counts all demand & prefetch data reads that hit in the L3

OFFCORE_RESPONSE:request=ALL_DATA_RD:response=LLC_HIT.HITM_OTHER_CORE

Counts all demand & prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=ALL_DATA_RD:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all demand & prefetch data reads that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=ALL_DATA_RD:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all demand & prefetch data reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=ALL_DATA_RD:response=LLC_HIT.SNOOP_MISS

Counts all demand & prefetch data reads that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=ALL_DATA_RD:response=LLC_MISS.ANY_DRAM

Counts all demand & prefetch data reads that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=ALL_DATA_RD:response=LLC_MISS.ANY_RESPONSE

Counts all demand & prefetch data reads that miss in the L3

OFFCORE_RESPONSE:request=ALL_DATA_RD:response=LLC_MISS.LOCAL_DRAM

Counts all demand & prefetch data reads that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=ALL_DATA_RD:response=LLC_MISS.REMOTE_DRAM

Counts all demand & prefetch data reads that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=ALL_DATA_RD:response=LLC_MISS.REMOTE_HITM

Counts all demand & prefetch data reads that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_DATA_RD:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all demand & prefetch data reads that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_PF_CODE_RD:response=LLC_HIT.ANY_RESPONSE

Counts all prefetch code reads that hit in the L3

OFFCORE_RESPONSE:request=ALL_PF_CODE_RD:response=LLC_HIT.HITM_OTHER_CORE

Counts all prefetch code reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=ALL_PF_CODE_RD:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all prefetch code reads that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=ALL_PF_CODE_RD:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all prefetch code reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=ALL_PF_CODE_RD:response=LLC_HIT.SNOOP_MISS

Counts all prefetch code reads that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=ALL_PF_CODE_RD:response=LLC_MISS.ANY_DRAM

Counts all prefetch code reads that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=ALL_PF_CODE_RD:response=LLC_MISS.ANY_RESPONSE

Counts all prefetch code reads that miss in the L3

OFFCORE_RESPONSE:request=ALL_PF_CODE_RD:response=LLC_MISS.LOCAL_DRAM

Counts all prefetch code reads that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=ALL_PF_CODE_RD:response=LLC_MISS.REMOTE_DRAM

Counts all prefetch code reads that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=ALL_PF_CODE_RD:response=LLC_MISS.REMOTE_HITM

Counts all prefetch code reads that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_PF_CODE_RD:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all prefetch code reads that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_PF_DATA_RD:response=LLC_HIT.ANY_RESPONSE

Counts all prefetch data reads that hit in the L3

OFFCORE_RESPONSE:request=ALL_PF_DATA_RD:response=LLC_HIT.HITM_OTHER_CORE

Counts all prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=ALL_PF_DATA_RD:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all prefetch data reads that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=ALL_PF_DATA_RD:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all prefetch data reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=ALL_PF_DATA_RD:response=LLC_HIT.SNOOP_MISS

Counts all prefetch data reads that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=ALL_PF_DATA_RD:response=LLC_MISS.ANY_DRAM

Counts all prefetch data reads that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=ALL_PF_DATA_RD:response=LLC_MISS.ANY_RESPONSE

Counts all prefetch data reads that miss in the L3

OFFCORE_RESPONSE:request=ALL_PF_DATA_RD:response=LLC_MISS.LOCAL_DRAM

Counts all prefetch data reads that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=ALL_PF_DATA_RD:response=LLC_MISS.REMOTE_DRAM

Counts all prefetch data reads that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=ALL_PF_DATA_RD:response=LLC_MISS.REMOTE_HITM

Counts all prefetch data reads that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_PF_DATA_RD:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all prefetch data reads that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_PF_RFO:response=LLC_HIT.ANY_RESPONSE

Counts prefetch RFOs that hit in the L3

OFFCORE_RESPONSE:request=ALL_PF_RFO:response=LLC_HIT.HITM_OTHER_CORE

Counts prefetch RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=ALL_PF_RFO:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts prefetch RFOs that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=ALL_PF_RFO:response=LLC_HIT.NO_SNOOP_NEEDED

Counts prefetch RFOs that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=ALL_PF_RFO:response=LLC_HIT.SNOOP_MISS

Counts prefetch RFOs that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=ALL_PF_RFO:response=LLC_MISS.ANY_DRAM

Counts prefetch RFOs that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=ALL_PF_RFO:response=LLC_MISS.ANY_RESPONSE

Counts prefetch RFOs that miss in the L3

OFFCORE_RESPONSE:request=ALL_PF_RFO:response=LLC_MISS.LOCAL_DRAM

Counts prefetch RFOs that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=ALL_PF_RFO:response=LLC_MISS.REMOTE_DRAM

Counts prefetch RFOs that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=ALL_PF_RFO:response=LLC_MISS.REMOTE_HITM

Counts prefetch RFOs that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_PF_RFO:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts prefetch RFOs that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_READS:response=LLC_HIT.ANY_RESPONSE

Counts all data/code/rfo reads (demand & prefetch) that hit in the L3

OFFCORE_RESPONSE:request=ALL_READS:response=LLC_HIT.HITM_OTHER_CORE

Counts all data/code/rfo reads (demand & prefetch) that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=ALL_READS:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all data/code/rfo reads (demand & prefetch) that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=ALL_READS:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all data/code/rfo reads (demand & prefetch) that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=ALL_READS:response=LLC_HIT.SNOOP_MISS

Counts all data/code/rfo reads (demand & prefetch) that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=ALL_READS:response=LLC_MISS.ANY_DRAM

Counts all data/code/rfo reads (demand & prefetch) that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=ALL_READS:response=LLC_MISS.ANY_RESPONSE

Counts all data/code/rfo reads (demand & prefetch) that miss in the L3

OFFCORE_RESPONSE:request=ALL_READS:response=LLC_MISS.LOCAL_DRAM

Counts all data/code/rfo reads (demand & prefetch) that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=ALL_READS:response=LLC_MISS.REMOTE_DRAM

Counts all data/code/rfo reads (demand & prefetch) that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=ALL_READS:response=LLC_MISS.REMOTE_HITM

Counts all data/code/rfo reads (demand & prefetch) that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_READS:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all data/code/rfo reads (demand & prefetch) that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_REQUESTS:response=LLC_HIT.ANY_RESPONSE

Counts all requests that hit in the L3

OFFCORE_RESPONSE:request=ALL_REQUESTS:response=LLC_HIT.HITM_OTHER_CORE

Counts all requests that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=ALL_REQUESTS:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all requests that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=ALL_REQUESTS:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all requests that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=ALL_REQUESTS:response=LLC_HIT.SNOOP_MISS

Counts all requests that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=ALL_REQUESTS:response=LLC_MISS.ANY_DRAM

Counts all requests that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=ALL_REQUESTS:response=LLC_MISS.ANY_RESPONSE

Counts all requests that miss in the L3

OFFCORE_RESPONSE:request=ALL_REQUESTS:response=LLC_MISS.LOCAL_DRAM

Counts all requests that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=ALL_REQUESTS:response=LLC_MISS.REMOTE_DRAM

Counts all requests that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=ALL_REQUESTS:response=LLC_MISS.REMOTE_HITM

Counts all requests that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_REQUESTS:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all requests that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_RFO:response=LLC_HIT.ANY_RESPONSE

Counts all demand & prefetch RFOs that hit in the L3

OFFCORE_RESPONSE:request=ALL_RFO:response=LLC_HIT.HITM_OTHER_CORE

Counts all demand & prefetch RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=ALL_RFO:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all demand & prefetch RFOs that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=ALL_RFO:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all demand & prefetch RFOs that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=ALL_RFO:response=LLC_HIT.SNOOP_MISS

Counts all demand & prefetch RFOs that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=ALL_RFO:response=LLC_MISS.ANY_DRAM

Counts all demand & prefetch RFOs that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=ALL_RFO:response=LLC_MISS.ANY_RESPONSE

Counts all demand & prefetch RFOs that miss in the L3

OFFCORE_RESPONSE:request=ALL_RFO:response=LLC_MISS.LOCAL_DRAM

Counts all demand & prefetch RFOs that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=ALL_RFO:response=LLC_MISS.REMOTE_DRAM

Counts all demand & prefetch RFOs that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=ALL_RFO:response=LLC_MISS.REMOTE_HITM

Counts all demand & prefetch RFOs that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=ALL_RFO:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all demand & prefetch RFOs that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=COREWB:response=LLC_HIT.ANY_RESPONSE

Counts writebacks (modified to exclusive) that hit in the L3

OFFCORE_RESPONSE:request=COREWB:response=LLC_HIT.HITM_OTHER_CORE

Counts writebacks (modified to exclusive) that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=COREWB:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts writebacks (modified to exclusive) that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=COREWB:response=LLC_HIT.NO_SNOOP_NEEDED

Counts writebacks (modified to exclusive) that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=COREWB:response=LLC_HIT.SNOOP_MISS

Counts writebacks (modified to exclusive) that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=COREWB:response=LLC_MISS.ANY_DRAM

Counts writebacks (modified to exclusive) that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=COREWB:response=LLC_MISS.ANY_RESPONSE

Counts writebacks (modified to exclusive) that miss in the L3

OFFCORE_RESPONSE:request=COREWB:response=LLC_MISS.LOCAL_DRAM

Counts writebacks (modified to exclusive) that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=COREWB:response=LLC_MISS.REMOTE_DRAM

Counts writebacks (modified to exclusive) that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=COREWB:response=LLC_MISS.REMOTE_HITM

Counts writebacks (modified to exclusive) that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=COREWB:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts writebacks (modified to exclusive) that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=DEMAND_CODE_RD:response=LLC_HIT.ANY_RESPONSE

Counts all demand code reads that hit in the L3

OFFCORE_RESPONSE:request=DEMAND_CODE_RD:response=LLC_HIT.HITM_OTHER_CORE

Counts all demand code reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=DEMAND_CODE_RD:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all demand code reads that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=DEMAND_CODE_RD:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all demand code reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=DEMAND_CODE_RD:response=LLC_HIT.SNOOP_MISS

Counts all demand code reads that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=DEMAND_CODE_RD:response=LLC_MISS.ANY_DRAM

Counts all demand code reads that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=DEMAND_CODE_RD:response=LLC_MISS.ANY_RESPONSE

Counts all demand code reads that miss in the L3

OFFCORE_RESPONSE:request=DEMAND_CODE_RD:response=LLC_MISS.LOCAL_DRAM

Counts all demand code reads that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=DEMAND_CODE_RD:response=LLC_MISS.REMOTE_DRAM

Counts all demand code reads that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=DEMAND_CODE_RD:response=LLC_MISS.REMOTE_HITM

Counts all demand code reads that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=DEMAND_CODE_RD:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all demand code reads that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=DEMAND_DATA_RD:response=LLC_HIT.ANY_RESPONSE

Counts demand data reads that hit in the L3

OFFCORE_RESPONSE:request=DEMAND_DATA_RD:response=LLC_HIT.HITM_OTHER_CORE

Counts demand data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=DEMAND_DATA_RD:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts demand data reads that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=DEMAND_DATA_RD:response=LLC_HIT.NO_SNOOP_NEEDED

Counts demand data reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=DEMAND_DATA_RD:response=LLC_HIT.SNOOP_MISS

Counts demand data reads that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=DEMAND_DATA_RD:response=LLC_MISS.ANY_DRAM

Counts demand data reads that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=DEMAND_DATA_RD:response=LLC_MISS.ANY_RESPONSE

Counts demand data reads that miss in the L3

OFFCORE_RESPONSE:request=DEMAND_DATA_RD:response=LLC_MISS.LOCAL_DRAM

Counts demand data reads that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=DEMAND_DATA_RD:response=LLC_MISS.REMOTE_DRAM

Counts demand data reads that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=DEMAND_DATA_RD:response=LLC_MISS.REMOTE_HITM

Counts demand data reads that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=DEMAND_DATA_RD:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts demand data reads that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=DEMAND_RFO:response=LLC_HIT.ANY_RESPONSE

Counts all demand data writes (RFOs) that hit in the L3

OFFCORE_RESPONSE:request=DEMAND_RFO:response=LLC_HIT.HITM_OTHER_CORE

Counts all demand data writes (RFOs) that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=DEMAND_RFO:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all demand data writes (RFOs) that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=DEMAND_RFO:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all demand data writes (RFOs) that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=DEMAND_RFO:response=LLC_HIT.SNOOP_MISS

Counts all demand data writes (RFOs) that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=DEMAND_RFO:response=LLC_MISS.ANY_DRAM

Counts all demand data writes (RFOs) that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=DEMAND_RFO:response=LLC_MISS.ANY_RESPONSE

Counts all demand data writes (RFOs) that miss in the L3

OFFCORE_RESPONSE:request=DEMAND_RFO:response=LLC_MISS.LOCAL_DRAM

Counts all demand data writes (RFOs) that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=DEMAND_RFO:response=LLC_MISS.REMOTE_DRAM

Counts all demand data writes (RFOs) that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=DEMAND_RFO:response=LLC_MISS.REMOTE_HITM

Counts all demand data writes (RFOs) that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=DEMAND_RFO:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all demand data writes (RFOs) that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=OTHER:response=LLC_HIT.ANY_RESPONSE

Counts any other requests that hit in the L3

OFFCORE_RESPONSE:request=OTHER:response=LLC_HIT.HITM_OTHER_CORE

Counts any other requests that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=OTHER:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts any other requests that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=OTHER:response=LLC_HIT.NO_SNOOP_NEEDED

Counts any other requests that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=OTHER:response=LLC_HIT.SNOOP_MISS

Counts any other requests that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=OTHER:response=LLC_MISS.ANY_DRAM

Counts any other requests that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=OTHER:response=LLC_MISS.ANY_RESPONSE

Counts any other requests that miss in the L3

OFFCORE_RESPONSE:request=OTHER:response=LLC_MISS.LOCAL_DRAM

Counts any other requests that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=OTHER:response=LLC_MISS.REMOTE_DRAM

Counts any other requests that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=OTHER:response=LLC_MISS.REMOTE_HITM

Counts any other requests that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=OTHER:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts any other requests that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_L2_CODE_RD:response=LLC_HIT.ANY_RESPONSE

Counts all prefetch (that bring data to LLC only) code reads that hit in the L3

OFFCORE_RESPONSE:request=PF_L2_CODE_RD:response=LLC_HIT.HITM_OTHER_CORE

Counts all prefetch (that bring data to LLC only) code reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=PF_L2_CODE_RD:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all prefetch (that bring data to LLC only) code reads that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=PF_L2_CODE_RD:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all prefetch (that bring data to LLC only) code reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=PF_L2_CODE_RD:response=LLC_HIT.SNOOP_MISS

Counts all prefetch (that bring data to LLC only) code reads that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=PF_L2_CODE_RD:response=LLC_MISS.ANY_DRAM

Counts all prefetch (that bring data to LLC only) code reads that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=PF_L2_CODE_RD:response=LLC_MISS.ANY_RESPONSE

Counts all prefetch (that bring data to LLC only) code reads that miss in the L3

OFFCORE_RESPONSE:request=PF_L2_CODE_RD:response=LLC_MISS.LOCAL_DRAM

Counts all prefetch (that bring data to LLC only) code reads that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=PF_L2_CODE_RD:response=LLC_MISS.REMOTE_DRAM

Counts all prefetch (that bring data to LLC only) code reads that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=PF_L2_CODE_RD:response=LLC_MISS.REMOTE_HITM

Counts all prefetch (that bring data to LLC only) code reads that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_L2_CODE_RD:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all prefetch (that bring data to LLC only) code reads that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_L2_DATA_RD:response=LLC_HIT.ANY_RESPONSE

Counts prefetch (that bring data to L2) data reads that hit in the L3

OFFCORE_RESPONSE:request=PF_L2_DATA_RD:response=LLC_HIT.HITM_OTHER_CORE

Counts prefetch (that bring data to L2) data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=PF_L2_DATA_RD:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts prefetch (that bring data to L2) data reads that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=PF_L2_DATA_RD:response=LLC_HIT.NO_SNOOP_NEEDED

Counts prefetch (that bring data to L2) data reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=PF_L2_DATA_RD:response=LLC_HIT.SNOOP_MISS

Counts prefetch (that bring data to L2) data reads that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=PF_L2_DATA_RD:response=LLC_MISS.ANY_DRAM

Counts prefetch (that bring data to L2) data reads that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=PF_L2_DATA_RD:response=LLC_MISS.ANY_RESPONSE

Counts prefetch (that bring data to L2) data reads that miss in the L3

OFFCORE_RESPONSE:request=PF_L2_DATA_RD:response=LLC_MISS.LOCAL_DRAM

Counts prefetch (that bring data to L2) data reads that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=PF_L2_DATA_RD:response=LLC_MISS.REMOTE_DRAM

Counts prefetch (that bring data to L2) data reads that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=PF_L2_DATA_RD:response=LLC_MISS.REMOTE_HITM

Counts prefetch (that bring data to L2) data reads that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_L2_DATA_RD:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts prefetch (that bring data to L2) data reads that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_L2_RFO:response=LLC_HIT.ANY_RESPONSE

Counts all prefetch (that bring data to L2) RFOs that hit in the L3

OFFCORE_RESPONSE:request=PF_L2_RFO:response=LLC_HIT.HITM_OTHER_CORE

Counts all prefetch (that bring data to L2) RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=PF_L2_RFO:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all prefetch (that bring data to L2) RFOs that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=PF_L2_RFO:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all prefetch (that bring data to L2) RFOs that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=PF_L2_RFO:response=LLC_HIT.SNOOP_MISS

Counts all prefetch (that bring data to L2) RFOs that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=PF_L2_RFO:response=LLC_MISS.ANY_DRAM

Counts all prefetch (that bring data to L2) RFOs that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=PF_L2_RFO:response=LLC_MISS.ANY_RESPONSE

Counts all prefetch (that bring data to L2) RFOs that miss in the L3

OFFCORE_RESPONSE:request=PF_L2_RFO:response=LLC_MISS.LOCAL_DRAM

Counts all prefetch (that bring data to L2) RFOs that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=PF_L2_RFO:response=LLC_MISS.REMOTE_DRAM

Counts all prefetch (that bring data to L2) RFOs that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=PF_L2_RFO:response=LLC_MISS.REMOTE_HITM

Counts all prefetch (that bring data to L2) RFOs that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_L2_RFO:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all prefetch (that bring data to L2) RFOs that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_LLC_CODE_RD:response=LLC_HIT.ANY_RESPONSE

Counts prefetch (that bring data to LLC only) code reads that hit in the L3

OFFCORE_RESPONSE:request=PF_LLC_CODE_RD:response=LLC_HIT.HITM_OTHER_CORE

Counts prefetch (that bring data to LLC only) code reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=PF_LLC_CODE_RD:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts prefetch (that bring data to LLC only) code reads that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=PF_LLC_CODE_RD:response=LLC_HIT.NO_SNOOP_NEEDED

Counts prefetch (that bring data to LLC only) code reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=PF_LLC_CODE_RD:response=LLC_HIT.SNOOP_MISS

Counts prefetch (that bring data to LLC only) code reads that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=PF_LLC_CODE_RD:response=LLC_MISS.ANY_DRAM

Counts prefetch (that bring data to LLC only) code reads that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=PF_LLC_CODE_RD:response=LLC_MISS.ANY_RESPONSE

Counts prefetch (that bring data to LLC only) code reads that miss in the L3

OFFCORE_RESPONSE:request=PF_LLC_CODE_RD:response=LLC_MISS.LOCAL_DRAM

Counts prefetch (that bring data to LLC only) code reads that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=PF_LLC_CODE_RD:response=LLC_MISS.REMOTE_DRAM

Counts prefetch (that bring data to LLC only) code reads that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=PF_LLC_CODE_RD:response=LLC_MISS.REMOTE_HITM

Counts prefetch (that bring data to LLC only) code reads that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_LLC_CODE_RD:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts prefetch (that bring data to LLC only) code reads that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_LLC_DATA_RD:response=LLC_HIT.ANY_RESPONSE

Counts all prefetch (that bring data to LLC only) data reads that hit in the L3

OFFCORE_RESPONSE:request=PF_LLC_DATA_RD:response=LLC_HIT.HITM_OTHER_CORE

Counts all prefetch (that bring data to LLC only) data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=PF_LLC_DATA_RD:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all prefetch (that bring data to LLC only) data reads that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=PF_LLC_DATA_RD:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all prefetch (that bring data to LLC only) data reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=PF_LLC_DATA_RD:response=LLC_HIT.SNOOP_MISS

Counts all prefetch (that bring data to LLC only) data reads that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=PF_LLC_DATA_RD:response=LLC_MISS.ANY_DRAM

Counts all prefetch (that bring data to LLC only) data reads that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=PF_LLC_DATA_RD:response=LLC_MISS.ANY_RESPONSE

Counts all prefetch (that bring data to LLC only) data reads that miss in the L3

OFFCORE_RESPONSE:request=PF_LLC_DATA_RD:response=LLC_MISS.LOCAL_DRAM

Counts all prefetch (that bring data to LLC only) data reads that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=PF_LLC_DATA_RD:response=LLC_MISS.REMOTE_DRAM

Counts all prefetch (that bring data to LLC only) data reads that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=PF_LLC_DATA_RD:response=LLC_MISS.REMOTE_HITM

Counts all prefetch (that bring data to LLC only) data reads that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_LLC_DATA_RD:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all prefetch (that bring data to LLC only) data reads that miss the L3 and clean or shared data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_LLC_RFO:response=LLC_HIT.ANY_RESPONSE

Counts all prefetch (that bring data to LLC only) RFOs that hit in the L3

OFFCORE_RESPONSE:request=PF_LLC_RFO:response=LLC_HIT.HITM_OTHER_CORE

Counts all prefetch (that bring data to LLC only) RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded

OFFCORE_RESPONSE:request=PF_LLC_RFO:response=LLC_HIT.HIT_OTHER_CORE_NO_FWD

Counts all prefetch (that bring data to LLC only) RFOs that hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded

OFFCORE_RESPONSE:request=PF_LLC_RFO:response=LLC_HIT.NO_SNOOP_NEEDED

Counts all prefetch (that bring data to LLC only) RFOs that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores

OFFCORE_RESPONSE:request=PF_LLC_RFO:response=LLC_HIT.SNOOP_MISS

Counts all prefetch (that bring data to LLC only) RFOs that hit in the L3 and the snoops sent to sibling cores return clean response

OFFCORE_RESPONSE:request=PF_LLC_RFO:response=LLC_MISS.ANY_DRAM

Counts all prefetch (that bring data to LLC only) RFOs that miss the L3 and the data is returned from local or remote dram

OFFCORE_RESPONSE:request=PF_LLC_RFO:response=LLC_MISS.ANY_RESPONSE

Counts all prefetch (that bring data to LLC only) RFOs that miss in the L3

OFFCORE_RESPONSE:request=PF_LLC_RFO:response=LLC_MISS.LOCAL_DRAM

Counts all prefetch (that bring data to LLC only) RFOs that miss the L3 and the data is returned from local dram

OFFCORE_RESPONSE:request=PF_LLC_RFO:response=LLC_MISS.REMOTE_DRAM

Counts all prefetch (that bring data to LLC only) RFOs that miss the L3 and the data is returned from remote dram

OFFCORE_RESPONSE:request=PF_LLC_RFO:response=LLC_MISS.REMOTE_HITM

Counts all prefetch (that bring data to LLC only) RFOs that miss the L3 and the modified data is transferred from remote cache

OFFCORE_RESPONSE:request=PF_LLC_RFO:response=LLC_MISS.REMOTE_HIT_FORWARD

Counts all prefetch (that bring data to LLC only) RFOs that miss the L3 and clean or shared data is transferred from remote cache

OTHER_ASSISTS.ANY_WB_ASSIST

Number of times any microcode assist is invoked by HW upon uop writeback.

OTHER_ASSISTS.AVX_TO_SSE

Number of transitions from AVX-256 to legacy SSE when penalty applicable.

OTHER_ASSISTS.SSE_TO_AVX

Number of transitions from SSE to AVX-256 when penalty applicable.

PAGE_WALKER_LOADS.DTLB_L1

Number of DTLB page walker hits in the L1+FB

PAGE_WALKER_LOADS.DTLB_L2

Number of DTLB page walker hits in the L2

PAGE_WALKER_LOADS.DTLB_L3

Number of DTLB page walker hits in the L3 + XSNP

PAGE_WALKER_LOADS.DTLB_MEMORY

Number of DTLB page walker hits in Memory

PAGE_WALKER_LOADS.EPT_DTLB_L1

Counts the number of Extended Page Table walks from the DTLB that hit in the L1 and FB.

PAGE_WALKER_LOADS.EPT_DTLB_L2

Counts the number of Extended Page Table walks from the DTLB that hit in the L2.

PAGE_WALKER_LOADS.EPT_DTLB_L3

Counts the number of Extended Page Table walks from the DTLB that hit in the L3.

PAGE_WALKER_LOADS.EPT_DTLB_MEMORY

Counts the number of Extended Page Table walks from the DTLB that hit in memory.

PAGE_WALKER_LOADS.EPT_ITLB_L1

Counts the number of Extended Page Table walks from the ITLB that hit in the L1 and FB.

PAGE_WALKER_LOADS.EPT_ITLB_L2

Counts the number of Extended Page Table walks from the ITLB that hit in the L2.

PAGE_WALKER_LOADS.EPT_ITLB_L3

Counts the number of Extended Page Table walks from the ITLB that hit in the L2.

PAGE_WALKER_LOADS.EPT_ITLB_MEMORY

Counts the number of Extended Page Table walks from the ITLB that hit in memory.

PAGE_WALKER_LOADS.ITLB_L1

Number of ITLB page walker hits in the L1+FB

PAGE_WALKER_LOADS.ITLB_L2

Number of ITLB page walker hits in the L2

PAGE_WALKER_LOADS.ITLB_L3

Number of ITLB page walker hits in the L3 + XSNP

PAGE_WALKER_LOADS.ITLB_MEMORY

Number of ITLB page walker hits in Memory

RESOURCE_STALLS.ANY

Resource-related stall cycles

RESOURCE_STALLS.ROB

Cycles stalled due to re-order buffer full.

RESOURCE_STALLS.RS

Cycles stalled due to no eligible RS entry available.

RESOURCE_STALLS.SB

This event counts cycles during which no instructions were allocated because no Store Buffers (SB) were available.

ROB_MISC_EVENTS.LBR_INSERTS

Count cases of saving new LBR

RS_EVENTS.EMPTY_CYCLES

This event counts cycles when the Reservation Station ( RS ) is empty for the thread. The RS is a structure that buffers allocated micro-ops from the Front-end. If there are many cycles when the RS is empty, it may represent an underflow of instructions delivered from the Front-end.

RS_EVENTS.EMPTY_END

Counts end of periods where the Reservation Station (RS) was empty. Could be useful to precisely locate Frontend Latency Bound issues.

RTM_RETIRED.ABORTED

Number of times an RTM execution aborted due to any reasons (multiple categories may count as one).

RTM_RETIRED.ABORTED_MISC1

Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts)

RTM_RETIRED.ABORTED_MISC2

Number of times an RTM execution aborted due to various memory events (e.g., read/write capacity and conflicts).

RTM_RETIRED.ABORTED_MISC3

Number of times an RTM execution aborted due to HLE-unfriendly instructions

RTM_RETIRED.ABORTED_MISC4

Number of times an RTM execution aborted due to incompatible memory type

RTM_RETIRED.ABORTED_MISC5

Number of times an RTM execution aborted due to none of the previous 4 categories (e.g. interrupt)

RTM_RETIRED.ABORTED_PS

Number of times an RTM execution aborted due to any reasons (multiple categories may count as one).

RTM_RETIRED.COMMIT

Number of times an RTM execution successfully committed

RTM_RETIRED.START

Number of times an RTM execution started.

TLB_FLUSH.DTLB_THREAD

DTLB flush attempts of the thread-specific entries

TLB_FLUSH.STLB_ANY

STLB flush attempts

TX_EXEC.MISC1

Counts the number of times a class of instructions that may cause a transactional abort was executed. Since this is the count of execution, it may not always cause a transactional abort.

TX_EXEC.MISC2

Counts the number of times a class of instructions (e.g., vzeroupper) that may cause a transactional abort was executed inside a transactional region

TX_EXEC.MISC3

Counts the number of times an instruction execution caused the transactional nest count supported to be exceeded

TX_EXEC.MISC4

Counts the number of times a XBEGIN instruction was executed inside an HLE transactional region.

TX_EXEC.MISC5

Counts the number of times an HLE XACQUIRE instruction was executed inside an RTM transactional region

TX_MEM.ABORT_CAPACITY_WRITE

Number of times a transactional abort was signaled due to a data capacity limitation for transactional writes.

TX_MEM.ABORT_CONFLICT

Number of times a transactional abort was signaled due to a data conflict on a transactionally accessed address

TX_MEM.ABORT_HLE_ELISION_BUFFER_MISMATCH

Number of times an HLE transactional execution aborted due to XRELEASE lock not satisfying the address and value requirements in the elision buffer

TX_MEM.ABORT_HLE_ELISION_BUFFER_NOT_EMPTY

Number of times an HLE transactional execution aborted due to NoAllocatedElisionBuffer being non-zero.

TX_MEM.ABORT_HLE_ELISION_BUFFER_UNSUPPORTED_ALIGNMENT

Number of times an HLE transactional execution aborted due to an unsupported read alignment from the elision buffer.

TX_MEM.ABORT_HLE_STORE_TO_ELIDED_LOCK

Number of times a HLE transactional region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elision buffer

TX_MEM.HLE_ELISION_BUFFER_FULL

Number of times HLE lock could not be elided due to ElisionBufferAvailable being zero.

UNC_C_BOUNCE_CONTROL

Bounce Control

UNC_C_CLOCKTICKS

Uncore Clocks

UNC_C_COUNTER0_OCCUPANCY

Counter 0 Occupancy

UNC_C_FAST_ASSERTED

FaST wire asserted

UNC_C_LLC_LOOKUP.ANY

Cache Lookups; Any Request

UNC_C_LLC_LOOKUP.DATA_READ

Cache Lookups; Data Read Request

UNC_C_LLC_LOOKUP.NID

Cache Lookups; Lookups that Match NID

UNC_C_LLC_LOOKUP.READ

Cache Lookups; Any Read Request

UNC_C_LLC_LOOKUP.REMOTE_SNOOP

Cache Lookups; External Snoop Request

UNC_C_LLC_LOOKUP.WRITE

Cache Lookups; Write Requests

UNC_C_LLC_VICTIMS.E_STATE

Lines Victimized; Lines in E state

UNC_C_LLC_VICTIMS.F_STATE

Lines Victimized

UNC_C_LLC_VICTIMS.I_STATE

Lines Victimized; Lines in S State

UNC_C_LLC_VICTIMS.MISS

Lines Victimized

UNC_C_LLC_VICTIMS.M_STATE

Lines Victimized; Lines in M state

UNC_C_LLC_VICTIMS.NID

Lines Victimized; Victimized Lines that Match NID

UNC_C_LLC_VICTIMS.S_STATE

Lines in S State

UNC_C_MISC.CVZERO_PREFETCH_MISS

Cbo Misc; DRd hitting non-M with raw CV=0

UNC_C_MISC.CVZERO_PREFETCH_VICTIM

Cbo Misc; Clean Victim with raw CV=0

UNC_C_MISC.RFO_HIT_S

Cbo Misc; RFO HitS

UNC_C_MISC.RSPI_WAS_FSE

Cbo Misc; Silent Snoop Eviction

UNC_C_MISC.STARTED

Cbo Misc

UNC_C_MISC.WC_ALIASING

Cbo Misc; Write Combining Aliasing

UNC_C_QLRU.AGE0

LRU Queue; LRU Age 0

UNC_C_QLRU.AGE1

LRU Queue; LRU Age 1

UNC_C_QLRU.AGE2

LRU Queue; LRU Age 2

UNC_C_QLRU.AGE3

LRU Queue; LRU Age 3

UNC_C_QLRU.LRU_DECREMENT

LRU Queue; LRU Bits Decremented

UNC_C_QLRU.VICTIM_NON_ZERO

LRU Queue; Non-0 Aged Victim

UNC_C_RING_AD_USED.ALL

AD Ring In Use; All

UNC_C_RING_AD_USED.DOWN

AD Ring In Use; Down

UNC_C_RING_AD_USED.DOWN_EVEN

AD Ring In Use; Down and Even

UNC_C_RING_AD_USED.DOWN_ODD

AD Ring In Use; Down and Odd

UNC_C_RING_AD_USED.UP

AD Ring In Use; Up

UNC_C_RING_AD_USED.UP_EVEN

AD Ring In Use; Up and Even

UNC_C_RING_AD_USED.UP_ODD

AD Ring In Use; Up and Odd

UNC_C_RING_AK_USED.ALL

AK Ring In Use; All

UNC_C_RING_AK_USED.DOWN

AK Ring In Use; Down

UNC_C_RING_AK_USED.DOWN_EVEN

AK Ring In Use; Down and Even

UNC_C_RING_AK_USED.DOWN_ODD

AK Ring In Use; Down and Odd

UNC_C_RING_AK_USED.UP

AK Ring In Use; Up

UNC_C_RING_AK_USED.UP_EVEN

AK Ring In Use; Up and Even

UNC_C_RING_AK_USED.UP_ODD

AK Ring In Use; Up and Odd

UNC_C_RING_BL_USED.ALL

BL Ring in Use; Down

UNC_C_RING_BL_USED.DOWN

BL Ring in Use; Down

UNC_C_RING_BL_USED.DOWN_EVEN

BL Ring in Use; Down and Even

UNC_C_RING_BL_USED.DOWN_ODD

BL Ring in Use; Down and Odd

UNC_C_RING_BL_USED.UP

BL Ring in Use; Up

UNC_C_RING_BL_USED.UP_EVEN

BL Ring in Use; Up and Even

UNC_C_RING_BL_USED.UP_ODD

BL Ring in Use; Up and Odd

UNC_C_RING_BOUNCES.AD

Number of LLC responses that bounced on the Ring.; AD

UNC_C_RING_BOUNCES.AK

Number of LLC responses that bounced on the Ring.; AK

UNC_C_RING_BOUNCES.BL

Number of LLC responses that bounced on the Ring.; BL

UNC_C_RING_BOUNCES.IV

Number of LLC responses that bounced on the Ring.; Snoops of processor's cache.

UNC_C_RING_IV_USED.ANY

BL Ring in Use; Any

UNC_C_RING_IV_USED.DN

BL Ring in Use; Any

UNC_C_RING_IV_USED.DOWN

BL Ring in Use; Down

UNC_C_RING_IV_USED.UP

BL Ring in Use; Any

UNC_C_RING_SINK_STARVED.AD

AD

UNC_C_RING_SINK_STARVED.AK

AK

UNC_C_RING_SINK_STARVED.BL

BL

UNC_C_RING_SINK_STARVED.IV

IV

UNC_C_RING_SRC_THRTL

Number of cycles the Cbo is actively throttling traffic onto the Ring in order to limit bounce traffic.

UNC_C_RxR_EXT_STARVED.IPQ

Ingress Arbiter Blocking Cycles; IRQ

UNC_C_RxR_EXT_STARVED.IRQ

Ingress Arbiter Blocking Cycles; IPQ

UNC_C_RxR_EXT_STARVED.ISMQ_BIDS

Ingress Arbiter Blocking Cycles; ISMQ_BID

UNC_C_RxR_EXT_STARVED.PRQ

Ingress Arbiter Blocking Cycles; PRQ

UNC_C_RxR_INSERTS.IPQ

Ingress Allocations; IPQ

UNC_C_RxR_INSERTS.IRQ

Ingress Allocations; IRQ

UNC_C_RxR_INSERTS.IRQ_REJ

Ingress Allocations; IRQ Rejected

UNC_C_RxR_INSERTS.PRQ

Ingress Allocations; PRQ

UNC_C_RxR_INSERTS.PRQ_REJ

Ingress Allocations; PRQ

UNC_C_RxR_INT_STARVED.IPQ

Ingress Internal Starvation Cycles; IPQ

UNC_C_RxR_INT_STARVED.IRQ

Ingress Internal Starvation Cycles; IRQ

UNC_C_RxR_INT_STARVED.ISMQ

Ingress Internal Starvation Cycles; ISMQ

UNC_C_RxR_INT_STARVED.PRQ

Ingress Internal Starvation Cycles; PRQ

UNC_C_RxR_IPQ_RETRY.ADDR_CONFLICT

Probe Queue Retries; Address Conflict

UNC_C_RxR_IPQ_RETRY.ANY

Probe Queue Retries; Any Reject

UNC_C_RxR_IPQ_RETRY.FULL

Probe Queue Retries; No Egress Credits

UNC_C_RxR_IPQ_RETRY.QPI_CREDITS

Probe Queue Retries; No QPI Credits

UNC_C_RxR_IPQ_RETRY2.AD_SBO

Probe Queue Retries; No AD Sbo Credits

UNC_C_RxR_IPQ_RETRY2.TARGET

Probe Queue Retries; Target Node Filter

UNC_C_RxR_IRQ_RETRY.ADDR_CONFLICT

Ingress Request Queue Rejects; Address Conflict

UNC_C_RxR_IRQ_RETRY.ANY

Ingress Request Queue Rejects; Any Reject

UNC_C_RxR_IRQ_RETRY.FULL

Ingress Request Queue Rejects; No Egress Credits

UNC_C_RxR_IRQ_RETRY.IIO_CREDITS

Ingress Request Queue Rejects; No IIO Credits

UNC_C_RxR_IRQ_RETRY.NID

Ingress Request Queue Rejects

UNC_C_RxR_IRQ_RETRY.QPI_CREDITS

Ingress Request Queue Rejects; No QPI Credits

UNC_C_RxR_IRQ_RETRY.RTID

Ingress Request Queue Rejects; No RTIDs

UNC_C_RxR_IRQ_RETRY2.AD_SBO

Ingress Request Queue Rejects; No AD Sbo Credits

UNC_C_RxR_IRQ_RETRY2.BL_SBO

Ingress Request Queue Rejects; No BL Sbo Credits

UNC_C_RxR_IRQ_RETRY2.TARGET

Ingress Request Queue Rejects; Target Node Filter

UNC_C_RxR_ISMQ_RETRY.ANY

ISMQ Retries; Any Reject

UNC_C_RxR_ISMQ_RETRY.FULL

ISMQ Retries; No Egress Credits

UNC_C_RxR_ISMQ_RETRY.IIO_CREDITS

ISMQ Retries; No IIO Credits

UNC_C_RxR_ISMQ_RETRY.NID

ISMQ Retries

UNC_C_RxR_ISMQ_RETRY.QPI_CREDITS

ISMQ Retries; No QPI Credits

UNC_C_RxR_ISMQ_RETRY.RTID

ISMQ Retries; No RTIDs

UNC_C_RxR_ISMQ_RETRY.WB_CREDITS

ISMQ Retries

UNC_C_RxR_ISMQ_RETRY2.AD_SBO

ISMQ Request Queue Rejects; No AD Sbo Credits

UNC_C_RxR_ISMQ_RETRY2.BL_SBO

ISMQ Request Queue Rejects; No BL Sbo Credits

UNC_C_RxR_ISMQ_RETRY2.TARGET

ISMQ Request Queue Rejects; Target Node Filter

UNC_C_RxR_OCCUPANCY.IPQ

Ingress Occupancy; IPQ

UNC_C_RxR_OCCUPANCY.IRQ

Ingress Occupancy; IRQ

UNC_C_RxR_OCCUPANCY.IRQ_REJ

Ingress Occupancy; IRQ Rejected

UNC_C_RxR_OCCUPANCY.PRQ_REJ

Ingress Occupancy; PRQ Rejects

UNC_C_SBO_CREDITS_ACQUIRED.AD

SBo Credits Acquired; For AD Ring

UNC_C_SBO_CREDITS_ACQUIRED.BL

SBo Credits Acquired; For BL Ring

UNC_C_SBO_CREDIT_OCCUPANCY.AD

SBo Credits Occupancy; For AD Ring

UNC_C_SBO_CREDIT_OCCUPANCY.BL

SBo Credits Occupancy; For BL Ring

UNC_C_TOR_INSERTS.ALL

TOR Inserts; All

UNC_C_TOR_INSERTS.EVICTION

TOR Inserts; Evictions

UNC_C_TOR_INSERTS.LOCAL

TOR Inserts; Local Memory

UNC_C_TOR_INSERTS.LOCAL_OPCODE

TOR Inserts; Local Memory - Opcode Matched

UNC_C_TOR_INSERTS.MISS_LOCAL

TOR Inserts; Misses to Local Memory

UNC_C_TOR_INSERTS.MISS_LOCAL_OPCODE

TOR Inserts; Misses to Local Memory - Opcode Matched

UNC_C_TOR_INSERTS.MISS_OPCODE

TOR Inserts; Miss Opcode Match

UNC_C_TOR_INSERTS.MISS_REMOTE

TOR Inserts; Misses to Remote Memory

UNC_C_TOR_INSERTS.MISS_REMOTE_OPCODE

TOR Inserts; Misses to Remote Memory - Opcode Matched

UNC_C_TOR_INSERTS.NID_ALL

TOR Inserts; NID Matched

UNC_C_TOR_INSERTS.NID_EVICTION

TOR Inserts; NID Matched Evictions

UNC_C_TOR_INSERTS.NID_MISS_ALL

TOR Inserts; NID Matched Miss All

UNC_C_TOR_INSERTS.NID_MISS_OPCODE

TOR Inserts; NID and Opcode Matched Miss

UNC_C_TOR_INSERTS.NID_OPCODE

TOR Inserts; NID and Opcode Matched

UNC_C_TOR_INSERTS.NID_WB

TOR Inserts; NID Matched Writebacks

UNC_C_TOR_INSERTS.OPCODE

TOR Inserts; Opcode Match

UNC_C_TOR_INSERTS.REMOTE

TOR Inserts; Remote Memory

UNC_C_TOR_INSERTS.REMOTE_OPCODE

TOR Inserts; Remote Memory - Opcode Matched

UNC_C_TOR_INSERTS.WB

TOR Inserts; Writebacks

UNC_C_TOR_OCCUPANCY.ALL

TOR Occupancy; Any

UNC_C_TOR_OCCUPANCY.EVICTION

TOR Occupancy; Evictions

UNC_C_TOR_OCCUPANCY.LOCAL

TOR Occupancy

UNC_C_TOR_OCCUPANCY.LOCAL_OPCODE

TOR Occupancy; Local Memory - Opcode Matched

UNC_C_TOR_OCCUPANCY.MISS_ALL

TOR Occupancy; Miss All

UNC_C_TOR_OCCUPANCY.MISS_LOCAL

TOR Occupancy

UNC_C_TOR_OCCUPANCY.MISS_LOCAL_OPCODE

TOR Occupancy; Misses to Local Memory - Opcode Matched

UNC_C_TOR_OCCUPANCY.MISS_OPCODE

TOR Occupancy; Miss Opcode Match

UNC_C_TOR_OCCUPANCY.MISS_REMOTE

TOR Occupancy

UNC_C_TOR_OCCUPANCY.MISS_REMOTE_OPCODE

TOR Occupancy; Misses to Remote Memory - Opcode Matched

UNC_C_TOR_OCCUPANCY.NID_ALL

TOR Occupancy; NID Matched

UNC_C_TOR_OCCUPANCY.NID_EVICTION

TOR Occupancy; NID Matched Evictions

UNC_C_TOR_OCCUPANCY.NID_MISS_ALL

TOR Occupancy; NID Matched

UNC_C_TOR_OCCUPANCY.NID_MISS_OPCODE

TOR Occupancy; NID and Opcode Matched Miss

UNC_C_TOR_OCCUPANCY.NID_OPCODE

TOR Occupancy; NID and Opcode Matched

UNC_C_TOR_OCCUPANCY.NID_WB

TOR Occupancy; NID Matched Writebacks

UNC_C_TOR_OCCUPANCY.OPCODE

TOR Occupancy; Opcode Match

UNC_C_TOR_OCCUPANCY.REMOTE

TOR Occupancy

UNC_C_TOR_OCCUPANCY.REMOTE_OPCODE

TOR Occupancy; Remote Memory - Opcode Matched

UNC_C_TOR_OCCUPANCY.WB

TOR Occupancy; Writebacks

UNC_C_TxR_ADS_USED.AD

Onto AD Ring

UNC_C_TxR_ADS_USED.AK

Onto AK Ring

UNC_C_TxR_ADS_USED.BL

Onto BL Ring

UNC_C_TxR_INSERTS.AD_CACHE

Egress Allocations; AD - Cachebo

UNC_C_TxR_INSERTS.AD_CORE

Egress Allocations; AD - Corebo

UNC_C_TxR_INSERTS.AK_CACHE

Egress Allocations; AK - Cachebo

UNC_C_TxR_INSERTS.AK_CORE

Egress Allocations; AK - Corebo

UNC_C_TxR_INSERTS.BL_CACHE

Egress Allocations; BL - Cacheno

UNC_C_TxR_INSERTS.BL_CORE

Egress Allocations; BL - Corebo

UNC_C_TxR_INSERTS.IV_CACHE

Egress Allocations; IV - Cachebo

UNC_C_TxR_STARVED.AD_CORE

Injection Starvation; Onto AD Ring (to core)

UNC_C_TxR_STARVED.AK_BOTH

Injection Starvation; Onto AK Ring

UNC_C_TxR_STARVED.BL_BOTH

Injection Starvation; Onto BL Ring

UNC_C_TxR_STARVED.IV

Injection Starvation; Onto IV Ring

UNC_H_ADDR_OPC_MATCH.AD

QPI Address/Opcode Match; AD Opcodes

UNC_H_ADDR_OPC_MATCH.ADDR

QPI Address/Opcode Match; Address

UNC_H_ADDR_OPC_MATCH.AK

QPI Address/Opcode Match; AK Opcodes

UNC_H_ADDR_OPC_MATCH.BL

QPI Address/Opcode Match; BL Opcodes

UNC_H_ADDR_OPC_MATCH.FILT

QPI Address/Opcode Match; Address & Opcode Match

UNC_H_ADDR_OPC_MATCH.OPC

QPI Address/Opcode Match; Opcode

UNC_H_BT_CYCLES_NE

BT Cycles Not Empty

UNC_H_BT_TO_HT_NOT_ISSUED.INCOMING_BL_HAZARD

BT to HT Not Issued; Incoming Data Hazard

UNC_H_BT_TO_HT_NOT_ISSUED.INCOMING_SNP_HAZARD

BT to HT Not Issued; Incoming Snoop Hazard

UNC_H_BT_TO_HT_NOT_ISSUED.RSPACKCFLT_HAZARD

BT to HT Not Issued; Incoming Data Hazard

UNC_H_BT_TO_HT_NOT_ISSUED.WBMDATA_HAZARD

BT to HT Not Issued; Incoming Data Hazard

UNC_H_BYPASS_IMC.NOT_TAKEN

HA to iMC Bypass; Not Taken

UNC_H_BYPASS_IMC.TAKEN

HA to iMC Bypass; Taken

UNC_H_CLOCKTICKS

uclks

UNC_H_DIRECT2CORE_COUNT

Direct2Core Messages Sent

UNC_H_DIRECT2CORE_CYCLES_DISABLED

Cycles when Direct2Core was Disabled

UNC_H_DIRECT2CORE_TXN_OVERRIDE

Number of Reads that had Direct2Core Overridden

UNC_H_DIRECTORY_LAT_OPT

Directory Lat Opt Return

UNC_H_DIRECTORY_LOOKUP.NO_SNP

Directory Lookups; Snoop Not Needed

UNC_H_DIRECTORY_LOOKUP.SNP

Directory Lookups; Snoop Needed

UNC_H_DIRECTORY_UPDATE.ANY

Directory Updates; Any Directory Update

UNC_H_DIRECTORY_UPDATE.CLEAR

Directory Updates; Directory Clear

UNC_H_DIRECTORY_UPDATE.SET

Directory Updates; Directory Set

UNC_H_HITME_HIT.ACKCNFLTWBI

Counts Number of Hits in HitMe Cache; op is AckCnfltWbI

UNC_H_HITME_HIT.ALL

Counts Number of Hits in HitMe Cache; All Requests

UNC_H_HITME_HIT.ALLOCS

Counts Number of Hits in HitMe Cache; Allocations

UNC_H_HITME_HIT.EVICTS

Counts Number of Hits in HitMe Cache; Allocations

UNC_H_HITME_HIT.HOM

Counts Number of Hits in HitMe Cache; HOM Requests

UNC_H_HITME_HIT.INVALS

Counts Number of Hits in HitMe Cache; Invalidations

UNC_H_HITME_HIT.READ_OR_INVITOE

Counts Number of Hits in HitMe Cache; op is RdCode, RdData, RdDataMigratory, RdInvOwn, RdCur or InvItoE

UNC_H_HITME_HIT.RSP

Counts Number of Hits in HitMe Cache; op is RspI, RspIWb, RspS, RspSWb, RspCnflt or RspCnfltWbI

UNC_H_HITME_HIT.RSPFWDI_LOCAL

Counts Number of Hits in HitMe Cache; op is RspIFwd or RspIFwdWb for a local request

UNC_H_HITME_HIT.RSPFWDI_REMOTE

Counts Number of Hits in HitMe Cache; op is RspIFwd or RspIFwdWb for a remote request

UNC_H_HITME_HIT.RSPFWDS

Counts Number of Hits in HitMe Cache; op is RsSFwd or RspSFwdWb

UNC_H_HITME_HIT.WBMTOE_OR_S

Counts Number of Hits in HitMe Cache; op is WbMtoE or WbMtoS

UNC_H_HITME_HIT.WBMTOI

Counts Number of Hits in HitMe Cache; op is WbMtoI

UNC_H_HITME_HIT_PV_BITS_SET.ACKCNFLTWBI

Accumulates Number of PV bits set on HitMe Cache Hits; op is AckCnfltWbI

UNC_H_HITME_HIT_PV_BITS_SET.ALL

Accumulates Number of PV bits set on HitMe Cache Hits; All Requests

UNC_H_HITME_HIT_PV_BITS_SET.HOM

Accumulates Number of PV bits set on HitMe Cache Hits; HOM Requests

UNC_H_HITME_HIT_PV_BITS_SET.READ_OR_INVITOE

Accumulates Number of PV bits set on HitMe Cache Hits; op is RdCode, RdData, RdDataMigratory, RdInvOwn, RdCur or InvItoE

UNC_H_HITME_HIT_PV_BITS_SET.RSP

Accumulates Number of PV bits set on HitMe Cache Hits; op is RspI, RspIWb, RspS, RspSWb, RspCnflt or RspCnfltWbI

UNC_H_HITME_HIT_PV_BITS_SET.RSPFWDI_LOCAL

Accumulates Number of PV bits set on HitMe Cache Hits; op is RspIFwd or RspIFwdWb for a local request

UNC_H_HITME_HIT_PV_BITS_SET.RSPFWDI_REMOTE

Accumulates Number of PV bits set on HitMe Cache Hits; op is RspIFwd or RspIFwdWb for a remote request

UNC_H_HITME_HIT_PV_BITS_SET.RSPFWDS

Accumulates Number of PV bits set on HitMe Cache Hits; op is RsSFwd or RspSFwdWb

UNC_H_HITME_HIT_PV_BITS_SET.WBMTOE_OR_S

Accumulates Number of PV bits set on HitMe Cache Hits; op is WbMtoE or WbMtoS

UNC_H_HITME_HIT_PV_BITS_SET.WBMTOI

Accumulates Number of PV bits set on HitMe Cache Hits; op is WbMtoI

UNC_H_HITME_LOOKUP.ACKCNFLTWBI

Counts Number of times HitMe Cache is accessed; op is AckCnfltWbI

UNC_H_HITME_LOOKUP.ALL

Counts Number of times HitMe Cache is accessed; All Requests

UNC_H_HITME_LOOKUP.ALLOCS

Counts Number of times HitMe Cache is accessed; Allocations

UNC_H_HITME_LOOKUP.HOM

Counts Number of times HitMe Cache is accessed; HOM Requests

UNC_H_HITME_LOOKUP.INVALS

Counts Number of times HitMe Cache is accessed; Invalidations

UNC_H_HITME_LOOKUP.READ_OR_INVITOE

Counts Number of times HitMe Cache is accessed; op is RdCode, RdData, RdDataMigratory, RdInvOwn, RdCur or InvItoE

UNC_H_HITME_LOOKUP.RSP

Counts Number of times HitMe Cache is accessed; op is RspI, RspIWb, RspS, RspSWb, RspCnflt or RspCnfltWbI

UNC_H_HITME_LOOKUP.RSPFWDI_LOCAL

Counts Number of times HitMe Cache is accessed; op is RspIFwd or RspIFwdWb for a local request

UNC_H_HITME_LOOKUP.RSPFWDI_REMOTE

Counts Number of times HitMe Cache is accessed; op is RspIFwd or RspIFwdWb for a remote request

UNC_H_HITME_LOOKUP.RSPFWDS

Counts Number of times HitMe Cache is accessed; op is RsSFwd or RspSFwdWb

UNC_H_HITME_LOOKUP.WBMTOE_OR_S

Counts Number of times HitMe Cache is accessed; op is WbMtoE or WbMtoS

UNC_H_HITME_LOOKUP.WBMTOI

Counts Number of times HitMe Cache is accessed; op is WbMtoI

UNC_H_IGR_NO_CREDIT_CYCLES.AD_QPI0

Cycles without QPI Ingress Credits; AD to QPI Link 0

UNC_H_IGR_NO_CREDIT_CYCLES.AD_QPI1

Cycles without QPI Ingress Credits; AD to QPI Link 1

UNC_H_IGR_NO_CREDIT_CYCLES.AD_QPI2

Cycles without QPI Ingress Credits; BL to QPI Link 0

UNC_H_IGR_NO_CREDIT_CYCLES.BL_QPI0

Cycles without QPI Ingress Credits; BL to QPI Link 0

UNC_H_IGR_NO_CREDIT_CYCLES.BL_QPI1

Cycles without QPI Ingress Credits; BL to QPI Link 1

UNC_H_IGR_NO_CREDIT_CYCLES.BL_QPI2

Cycles without QPI Ingress Credits; BL to QPI Link 1

UNC_H_IMC_READS.NORMAL

HA to iMC Normal Priority Reads Issued; Normal Priority

UNC_H_IMC_RETRY

Retry Events

UNC_H_IMC_WRITES.ALL

HA to iMC Full Line Writes Issued; All Writes

UNC_H_IMC_WRITES.FULL

HA to iMC Full Line Writes Issued; Full Line Non-ISOCH

UNC_H_IMC_WRITES.FULL_ISOCH

HA to iMC Full Line Writes Issued; ISOCH Full Line

UNC_H_IMC_WRITES.PARTIAL

HA to iMC Full Line Writes Issued; Partial Non-ISOCH

UNC_H_IMC_WRITES.PARTIAL_ISOCH

HA to iMC Full Line Writes Issued; ISOCH Partial

UNC_H_IOT_BACKPRESSURE.HUB

IOT Backpressure

UNC_H_IOT_BACKPRESSURE.SAT

IOT Backpressure

UNC_H_IOT_CTS_EAST_LO.CTS0

IOT Common Trigger Sequencer - Lo

UNC_H_IOT_CTS_EAST_LO.CTS1

IOT Common Trigger Sequencer - Lo

UNC_H_IOT_CTS_HI.CTS2

IOT Common Trigger Sequencer - Hi

UNC_H_IOT_CTS_HI.CTS3

IOT Common Trigger Sequencer - Hi

UNC_H_IOT_CTS_WEST_LO.CTS0

IOT Common Trigger Sequencer - Lo

UNC_H_IOT_CTS_WEST_LO.CTS1

IOT Common Trigger Sequencer - Lo

UNC_H_OSB.CANCELLED

OSB Snoop Broadcast; Cancelled

UNC_H_OSB.INVITOE_LOCAL

OSB Snoop Broadcast; Local InvItoE

UNC_H_OSB.READS_LOCAL

OSB Snoop Broadcast; Local Reads

UNC_H_OSB.READS_LOCAL_USEFUL

OSB Snoop Broadcast; Reads Local - Useful

UNC_H_OSB.REMOTE

OSB Snoop Broadcast; Remote

UNC_H_OSB.REMOTE_USEFUL

OSB Snoop Broadcast; Remote - Useful

UNC_H_OSB_EDR.ALL

OSB Early Data Return; All

UNC_H_OSB_EDR.READS_LOCAL_I

OSB Early Data Return; Reads to Local I

UNC_H_OSB_EDR.READS_LOCAL_S

OSB Early Data Return; Reads to Local S

UNC_H_OSB_EDR.READS_REMOTE_I

OSB Early Data Return; Reads to Remote I

UNC_H_OSB_EDR.READS_REMOTE_S

OSB Early Data Return; Reads to Remote S

UNC_H_REQUESTS.INVITOE_LOCAL

Read and Write Requests; Local InvItoEs

UNC_H_REQUESTS.INVITOE_REMOTE

Read and Write Requests; Remote InvItoEs

UNC_H_REQUESTS.READS

Read and Write Requests; Reads

UNC_H_REQUESTS.READS_LOCAL

Read and Write Requests; Local Reads

UNC_H_REQUESTS.READS_REMOTE

Read and Write Requests; Remote Reads

UNC_H_REQUESTS.WRITES

Read and Write Requests; Writes

UNC_H_REQUESTS.WRITES_LOCAL

Read and Write Requests; Local Writes

UNC_H_REQUESTS.WRITES_REMOTE

Read and Write Requests; Remote Writes

UNC_H_RING_AD_USED.CCW

HA AD Ring in Use; Counterclockwise

UNC_H_RING_AD_USED.CCW_EVEN

HA AD Ring in Use; Counterclockwise and Even

UNC_H_RING_AD_USED.CCW_ODD

HA AD Ring in Use; Counterclockwise and Odd

UNC_H_RING_AD_USED.CW

HA AD Ring in Use; Clockwise

UNC_H_RING_AD_USED.CW_EVEN

HA AD Ring in Use; Clockwise and Even

UNC_H_RING_AD_USED.CW_ODD

HA AD Ring in Use; Clockwise and Odd

UNC_H_RING_AK_USED.CCW

HA AK Ring in Use; Counterclockwise

UNC_H_RING_AK_USED.CCW_EVEN

HA AK Ring in Use; Counterclockwise and Even

UNC_H_RING_AK_USED.CCW_ODD

HA AK Ring in Use; Counterclockwise and Odd

UNC_H_RING_AK_USED.CW

HA AK Ring in Use; Clockwise

UNC_H_RING_AK_USED.CW_EVEN

HA AK Ring in Use; Clockwise and Even

UNC_H_RING_AK_USED.CW_ODD

HA AK Ring in Use; Clockwise and Odd

UNC_H_RING_BL_USED.CCW

HA BL Ring in Use; Counterclockwise

UNC_H_RING_BL_USED.CCW_EVEN

HA BL Ring in Use; Counterclockwise and Even

UNC_H_RING_BL_USED.CCW_ODD

HA BL Ring in Use; Counterclockwise and Odd

UNC_H_RING_BL_USED.CW

HA BL Ring in Use; Clockwise

UNC_H_RING_BL_USED.CW_EVEN

HA BL Ring in Use; Clockwise and Even

UNC_H_RING_BL_USED.CW_ODD

HA BL Ring in Use; Clockwise and Odd

UNC_H_RPQ_CYCLES_NO_REG_CREDITS.CHN0

iMC RPQ Credits Empty - Regular; Channel 0

UNC_H_RPQ_CYCLES_NO_REG_CREDITS.CHN1

iMC RPQ Credits Empty - Regular; Channel 1

UNC_H_RPQ_CYCLES_NO_REG_CREDITS.CHN2

iMC RPQ Credits Empty - Regular; Channel 2

UNC_H_RPQ_CYCLES_NO_REG_CREDITS.CHN3

iMC RPQ Credits Empty - Regular; Channel 3

UNC_H_RPQ_CYCLES_NO_SPEC_CREDITS.CHN0

iMC RPQ Credits Empty - Special; Channel 0

UNC_H_RPQ_CYCLES_NO_SPEC_CREDITS.CHN1

iMC RPQ Credits Empty - Special; Channel 1

UNC_H_RPQ_CYCLES_NO_SPEC_CREDITS.CHN2

iMC RPQ Credits Empty - Special; Channel 2

UNC_H_RPQ_CYCLES_NO_SPEC_CREDITS.CHN3

iMC RPQ Credits Empty - Special; Channel 3

UNC_H_SBO0_CREDITS_ACQUIRED.AD

SBo0 Credits Acquired; For AD Ring

UNC_H_SBO0_CREDITS_ACQUIRED.BL

SBo0 Credits Acquired; For BL Ring

UNC_H_SBO0_CREDIT_OCCUPANCY.AD

SBo0 Credits Occupancy; For AD Ring

UNC_H_SBO0_CREDIT_OCCUPANCY.BL

SBo0 Credits Occupancy; For BL Ring

UNC_H_SBO1_CREDITS_ACQUIRED.AD

SBo1 Credits Acquired; For AD Ring

UNC_H_SBO1_CREDITS_ACQUIRED.BL

SBo1 Credits Acquired; For BL Ring

UNC_H_SBO1_CREDIT_OCCUPANCY.AD

SBo1 Credits Occupancy; For AD Ring

UNC_H_SBO1_CREDIT_OCCUPANCY.BL

SBo1 Credits Occupancy; For BL Ring

UNC_H_SNOOPS_RSP_AFTER_DATA.LOCAL

Data beat the Snoop Responses; Local Requests

UNC_H_SNOOPS_RSP_AFTER_DATA.REMOTE

Data beat the Snoop Responses; Remote Requests

UNC_H_SNOOP_CYCLES_NE.ALL

Cycles with Snoops Outstanding; All Requests

UNC_H_SNOOP_CYCLES_NE.LOCAL

Cycles with Snoops Outstanding; Local Requests

UNC_H_SNOOP_CYCLES_NE.REMOTE

Cycles with Snoops Outstanding; Remote Requests

UNC_H_SNOOP_OCCUPANCY.LOCAL

Tracker Snoops Outstanding Accumulator; Local Requests

UNC_H_SNOOP_OCCUPANCY.REMOTE

Tracker Snoops Outstanding Accumulator; Remote Requests

UNC_H_SNOOP_RESP.RSPCNFLCT

Snoop Responses Received; RSPCNFLCT*

UNC_H_SNOOP_RESP.RSPI

Snoop Responses Received; RspI

UNC_H_SNOOP_RESP.RSPIFWD

Snoop Responses Received; RspIFwd

UNC_H_SNOOP_RESP.RSPS

Snoop Responses Received; RspS

UNC_H_SNOOP_RESP.RSPSFWD

Snoop Responses Received; RspSFwd

UNC_H_SNOOP_RESP.RSP_FWD_WB

Snoop Responses Received; Rsp*Fwd*WB

UNC_H_SNOOP_RESP.RSP_WB

Snoop Responses Received; Rsp*WB

UNC_H_SNP_RESP_RECV_LOCAL.OTHER

Snoop Responses Received Local; Other

UNC_H_SNP_RESP_RECV_LOCAL.RSPCNFLCT

Snoop Responses Received Local; RspCnflct

UNC_H_SNP_RESP_RECV_LOCAL.RSPI

Snoop Responses Received Local; RspI

UNC_H_SNP_RESP_RECV_LOCAL.RSPIFWD

Snoop Responses Received Local; RspIFwd

UNC_H_SNP_RESP_RECV_LOCAL.RSPS

Snoop Responses Received Local; RspS

UNC_H_SNP_RESP_RECV_LOCAL.RSPSFWD

Snoop Responses Received Local; RspSFwd

UNC_H_SNP_RESP_RECV_LOCAL.RSPxFWDxWB

Snoop Responses Received Local; Rsp*FWD*WB

UNC_H_SNP_RESP_RECV_LOCAL.RSPxWB

Snoop Responses Received Local; Rsp*WB

UNC_H_STALL_NO_SBO_CREDIT.SBO0_AD

Stall on No Sbo Credits; For SBo0, AD Ring

UNC_H_STALL_NO_SBO_CREDIT.SBO0_BL

Stall on No Sbo Credits; For SBo0, BL Ring

UNC_H_STALL_NO_SBO_CREDIT.SBO1_AD

Stall on No Sbo Credits; For SBo1, AD Ring

UNC_H_STALL_NO_SBO_CREDIT.SBO1_BL

Stall on No Sbo Credits; For SBo1, BL Ring

UNC_H_TAD_REQUESTS_G0.REGION0

HA Requests to a TAD Region - Group 0; TAD Region 0

UNC_H_TAD_REQUESTS_G0.REGION1

HA Requests to a TAD Region - Group 0; TAD Region 1

UNC_H_TAD_REQUESTS_G0.REGION2

HA Requests to a TAD Region - Group 0; TAD Region 2

UNC_H_TAD_REQUESTS_G0.REGION3

HA Requests to a TAD Region - Group 0; TAD Region 3

UNC_H_TAD_REQUESTS_G0.REGION4

HA Requests to a TAD Region - Group 0; TAD Region 4

UNC_H_TAD_REQUESTS_G0.REGION5

HA Requests to a TAD Region - Group 0; TAD Region 5

UNC_H_TAD_REQUESTS_G0.REGION6

HA Requests to a TAD Region - Group 0; TAD Region 6

UNC_H_TAD_REQUESTS_G0.REGION7

HA Requests to a TAD Region - Group 0; TAD Region 7

UNC_H_TAD_REQUESTS_G1.REGION10

HA Requests to a TAD Region - Group 1; TAD Region 10

UNC_H_TAD_REQUESTS_G1.REGION11

HA Requests to a TAD Region - Group 1; TAD Region 11

UNC_H_TAD_REQUESTS_G1.REGION8

HA Requests to a TAD Region - Group 1; TAD Region 8

UNC_H_TAD_REQUESTS_G1.REGION9

HA Requests to a TAD Region - Group 1; TAD Region 9

UNC_H_TRACKER_CYCLES_FULL.ALL

Tracker Cycles Full; Cycles Completely Used

UNC_H_TRACKER_CYCLES_FULL.GP

Tracker Cycles Full; Cycles GP Completely Used

UNC_H_TRACKER_CYCLES_NE.ALL

Tracker Cycles Not Empty; All Requests

UNC_H_TRACKER_CYCLES_NE.LOCAL

Tracker Cycles Not Empty; Local Requests

UNC_H_TRACKER_CYCLES_NE.REMOTE

Tracker Cycles Not Empty; Remote Requests

UNC_H_TRACKER_OCCUPANCY.INVITOE_LOCAL

Tracker Occupancy Accumultor; Local InvItoE Requests

UNC_H_TRACKER_OCCUPANCY.INVITOE_REMOTE

Tracker Occupancy Accumultor; Remote InvItoE Requests

UNC_H_TRACKER_OCCUPANCY.READS_LOCAL

Tracker Occupancy Accumultor; Local Read Requests

UNC_H_TRACKER_OCCUPANCY.READS_REMOTE

Tracker Occupancy Accumultor; Remote Read Requests

UNC_H_TRACKER_OCCUPANCY.WRITES_LOCAL

Tracker Occupancy Accumultor; Local Write Requests

UNC_H_TRACKER_OCCUPANCY.WRITES_REMOTE

Tracker Occupancy Accumultor; Remote Write Requests

UNC_H_TRACKER_PENDING_OCCUPANCY.LOCAL

Data Pending Occupancy Accumultor; Local Requests

UNC_H_TRACKER_PENDING_OCCUPANCY.REMOTE

Data Pending Occupancy Accumultor; Remote Requests

UNC_H_TxR_AD.HOM

Outbound NDR Ring Transactions; Non-data Responses

UNC_H_TxR_AD_CYCLES_FULL.ALL

AD Egress Full; All

UNC_H_TxR_AD_CYCLES_FULL.SCHED0

AD Egress Full; Scheduler 0

UNC_H_TxR_AD_CYCLES_FULL.SCHED1

AD Egress Full; Scheduler 1

UNC_H_TxR_AD_CYCLES_NE.ALL

AD Egress Not Empty; All

UNC_H_TxR_AD_CYCLES_NE.SCHED0

AD Egress Not Empty; Scheduler 0

UNC_H_TxR_AD_CYCLES_NE.SCHED1

AD Egress Not Empty; Scheduler 1

UNC_H_TxR_AD_INSERTS.ALL

AD Egress Allocations; All

UNC_H_TxR_AD_INSERTS.SCHED0

AD Egress Allocations; Scheduler 0

UNC_H_TxR_AD_INSERTS.SCHED1

AD Egress Allocations; Scheduler 1

UNC_H_TxR_AK_CYCLES_FULL.ALL

AK Egress Full; All

UNC_H_TxR_AK_CYCLES_FULL.SCHED0

AK Egress Full; Scheduler 0

UNC_H_TxR_AK_CYCLES_FULL.SCHED1

AK Egress Full; Scheduler 1

UNC_H_TxR_AK_CYCLES_NE.ALL

AK Egress Not Empty; All

UNC_H_TxR_AK_CYCLES_NE.SCHED0

AK Egress Not Empty; Scheduler 0

UNC_H_TxR_AK_CYCLES_NE.SCHED1

AK Egress Not Empty; Scheduler 1

UNC_H_TxR_AK_INSERTS.ALL

AK Egress Allocations; All

UNC_H_TxR_AK_INSERTS.SCHED0

AK Egress Allocations; Scheduler 0

UNC_H_TxR_AK_INSERTS.SCHED1

AK Egress Allocations; Scheduler 1

UNC_H_TxR_BL.DRS_CACHE

Outbound DRS Ring Transactions to Cache; Data to Cache

UNC_H_TxR_BL.DRS_CORE

Outbound DRS Ring Transactions to Cache; Data to Core

UNC_H_TxR_BL.DRS_QPI

Outbound DRS Ring Transactions to Cache; Data to QPI

UNC_H_TxR_BL_CYCLES_FULL.ALL

BL Egress Full; All

UNC_H_TxR_BL_CYCLES_FULL.SCHED0

BL Egress Full; Scheduler 0

UNC_H_TxR_BL_CYCLES_FULL.SCHED1

BL Egress Full; Scheduler 1

UNC_H_TxR_BL_CYCLES_NE.ALL

BL Egress Not Empty; All

UNC_H_TxR_BL_CYCLES_NE.SCHED0

BL Egress Not Empty; Scheduler 0

UNC_H_TxR_BL_CYCLES_NE.SCHED1

BL Egress Not Empty; Scheduler 1

UNC_H_TxR_BL_INSERTS.ALL

BL Egress Allocations; All

UNC_H_TxR_BL_INSERTS.SCHED0

BL Egress Allocations; Scheduler 0

UNC_H_TxR_BL_INSERTS.SCHED1

BL Egress Allocations; Scheduler 1

UNC_H_TxR_STARVED.AK

Injection Starvation; For AK Ring

UNC_H_TxR_STARVED.BL

Injection Starvation; For BL Ring

UNC_H_WPQ_CYCLES_NO_REG_CREDITS.CHN0

HA iMC CHN0 WPQ Credits Empty - Regular; Channel 0

UNC_H_WPQ_CYCLES_NO_REG_CREDITS.CHN1

HA iMC CHN0 WPQ Credits Empty - Regular; Channel 1

UNC_H_WPQ_CYCLES_NO_REG_CREDITS.CHN2

HA iMC CHN0 WPQ Credits Empty - Regular; Channel 2

UNC_H_WPQ_CYCLES_NO_REG_CREDITS.CHN3

HA iMC CHN0 WPQ Credits Empty - Regular; Channel 3

UNC_H_WPQ_CYCLES_NO_SPEC_CREDITS.CHN0

HA iMC CHN0 WPQ Credits Empty - Special; Channel 0

UNC_H_WPQ_CYCLES_NO_SPEC_CREDITS.CHN1

HA iMC CHN0 WPQ Credits Empty - Special; Channel 1

UNC_H_WPQ_CYCLES_NO_SPEC_CREDITS.CHN2

HA iMC CHN0 WPQ Credits Empty - Special; Channel 2

UNC_H_WPQ_CYCLES_NO_SPEC_CREDITS.CHN3

HA iMC CHN0 WPQ Credits Empty - Special; Channel 3

UNC_I_CACHE_TOTAL_OCCUPANCY.ANY

Total Write Cache Occupancy; Any Source

UNC_I_CACHE_TOTAL_OCCUPANCY.SOURCE

Total Write Cache Occupancy; Select Source

UNC_I_CLOCKTICKS

Clocks in the IRP

UNC_I_COHERENT_OPS.CLFLUSH

Coherent Ops; CLFlush

UNC_I_COHERENT_OPS.CRD

Coherent Ops; CRd

UNC_I_COHERENT_OPS.DRD

Coherent Ops; DRd

UNC_I_COHERENT_OPS.PCIDCAHINT

Coherent Ops; PCIDCAHin5t

UNC_I_COHERENT_OPS.PCIRDCUR

Coherent Ops; PCIRdCur

UNC_I_COHERENT_OPS.PCITOM

Coherent Ops; PCIItoM

UNC_I_COHERENT_OPS.RFO

Coherent Ops; RFO

UNC_I_COHERENT_OPS.WBMTOI

Coherent Ops; WbMtoI

UNC_I_MISC0.2ND_ATOMIC_INSERT

Misc Events - Set 0; Cache Inserts of Atomic Transactions as Secondary

UNC_I_MISC0.2ND_RD_INSERT

Misc Events - Set 0; Cache Inserts of Read Transactions as Secondary

UNC_I_MISC0.2ND_WR_INSERT

Misc Events - Set 0; Cache Inserts of Write Transactions as Secondary

UNC_I_MISC0.FAST_REJ

Misc Events - Set 0; Fastpath Rejects

UNC_I_MISC0.FAST_REQ

Misc Events - Set 0; Fastpath Requests

UNC_I_MISC0.FAST_XFER

Misc Events - Set 0; Fastpath Transfers From Primary to Secondary

UNC_I_MISC0.PF_ACK_HINT

Misc Events - Set 0; Prefetch Ack Hints From Primary to Secondary

UNC_I_MISC0.PF_TIMEOUT

Misc Events - Set 0; Prefetch TimeOut

UNC_I_MISC1.DATA_THROTTLE

Misc Events - Set 1; Data Throttled

UNC_I_MISC1.LOST_FWD

Misc Events - Set 1

UNC_I_MISC1.SEC_RCVD_INVLD

Misc Events - Set 1; Received Invalid

UNC_I_MISC1.SEC_RCVD_VLD

Misc Events - Set 1; Received Valid

UNC_I_MISC1.SLOW_E

Misc Events - Set 1; Slow Transfer of E Line

UNC_I_MISC1.SLOW_I

Misc Events - Set 1; Slow Transfer of I Line

UNC_I_MISC1.SLOW_M

Misc Events - Set 1; Slow Transfer of M Line

UNC_I_MISC1.SLOW_S

Misc Events - Set 1; Slow Transfer of S Line

UNC_I_RxR_AK_INSERTS

AK Ingress Occupancy

UNC_I_RxR_BL_DRS_CYCLES_FULL

tbd

UNC_I_RxR_BL_DRS_INSERTS

BL Ingress Occupancy - DRS

UNC_I_RxR_BL_DRS_OCCUPANCY

tbd

UNC_I_RxR_BL_NCB_CYCLES_FULL

tbd

UNC_I_RxR_BL_NCB_INSERTS

BL Ingress Occupancy - NCB

UNC_I_RxR_BL_NCB_OCCUPANCY

tbd

UNC_I_RxR_BL_NCS_CYCLES_FULL

tbd

UNC_I_RxR_BL_NCS_INSERTS

BL Ingress Occupancy - NCS

UNC_I_RxR_BL_NCS_OCCUPANCY

tbd

UNC_I_SNOOP_RESP.HIT_ES

Snoop Responses; Hit E or S

UNC_I_SNOOP_RESP.HIT_I

Snoop Responses; Hit I

UNC_I_SNOOP_RESP.HIT_M

Snoop Responses; Hit M

UNC_I_SNOOP_RESP.MISS

Snoop Responses; Miss

UNC_I_SNOOP_RESP.SNPCODE

Snoop Responses; SnpCode

UNC_I_SNOOP_RESP.SNPDATA

Snoop Responses; SnpData

UNC_I_SNOOP_RESP.SNPINV

Snoop Responses; SnpInv

UNC_I_TRANSACTIONS.ATOMIC

Inbound Transaction Count; Atomic

UNC_I_TRANSACTIONS.ORDERINGQ

Inbound Transaction Count; Select Source

UNC_I_TRANSACTIONS.OTHER

Inbound Transaction Count; Other

UNC_I_TRANSACTIONS.RD_PREF

Inbound Transaction Count; Read Prefetches

UNC_I_TRANSACTIONS.READS

Inbound Transaction Count; Reads

UNC_I_TRANSACTIONS.WRITES

Inbound Transaction Count; Writes

UNC_I_TRANSACTIONS.WR_PREF

Inbound Transaction Count; Write Prefetches

UNC_I_TxR_AD_STALL_CREDIT_CYCLES

No AD Egress Credit Stalls

UNC_I_TxR_BL_STALL_CREDIT_CYCLES

No BL Egress Credit Stalls

UNC_I_TxR_DATA_INSERTS_NCB

Outbound Read Requests

UNC_I_TxR_DATA_INSERTS_NCS

Outbound Read Requests

UNC_I_TxR_REQUEST_OCCUPANCY

Outbound Request Queue Occupancy

UNC_M_ACT_COUNT.BYP

DRAM Activate Count; Activate due to Write

UNC_M_ACT_COUNT.RD

DRAM Activate Count; Activate due to Read

UNC_M_ACT_COUNT.WR

DRAM Activate Count; Activate due to Write

UNC_M_BYP_CMDS.ACT

ACT command issued by 2 cycle bypass

UNC_M_BYP_CMDS.CAS

CAS command issued by 2 cycle bypass

UNC_M_BYP_CMDS.PRE

PRE command issued by 2 cycle bypass

UNC_M_CAS_COUNT.ALL

DRAM RD_CAS and WR_CAS Commands.; All DRAM WR_CAS (w/ and w/out auto-pre)

UNC_M_CAS_COUNT.RD

DRAM RD_CAS and WR_CAS Commands.; All DRAM Reads (RD_CAS + Underfills)

UNC_M_CAS_COUNT.RD_REG

DRAM RD_CAS and WR_CAS Commands.; All DRAM RD_CAS (w/ and w/out auto-pre)

UNC_M_CAS_COUNT.RD_RMM

DRAM RD_CAS and WR_CAS Commands.; Read CAS issued in RMM

UNC_M_CAS_COUNT.RD_UNDERFILL

DRAM RD_CAS and WR_CAS Commands.; Underfill Read Issued

UNC_M_CAS_COUNT.RD_WMM

DRAM RD_CAS and WR_CAS Commands.; Read CAS issued in WMM

UNC_M_CAS_COUNT.WR

DRAM RD_CAS and WR_CAS Commands.; All DRAM WR_CAS (both Modes)

UNC_M_CAS_COUNT.WR_RMM

DRAM RD_CAS and WR_CAS Commands.; DRAM WR_CAS (w/ and w/out auto-pre) in Read Major Mode

UNC_M_CAS_COUNT.WR_WMM

DRAM RD_CAS and WR_CAS Commands.; DRAM WR_CAS (w/ and w/out auto-pre) in Write Major Mode

UNC_M_CLOCKTICKS

DRAM Clockticks

UNC_M_DCLOCKTICKS

DRAM Clockticks

UNC_M_DRAM_PRE_ALL

DRAM Precharge All Commands

UNC_M_DRAM_REFRESH.HIGH

Number of DRAM Refreshes Issued

UNC_M_DRAM_REFRESH.PANIC

Number of DRAM Refreshes Issued

UNC_M_ECC_CORRECTABLE_ERRORS

ECC Correctable Errors

UNC_M_MAJOR_MODES.ISOCH

Cycles in a Major Mode; Isoch Major Mode

UNC_M_MAJOR_MODES.PARTIAL

Cycles in a Major Mode; Partial Major Mode

UNC_M_MAJOR_MODES.READ

Cycles in a Major Mode; Read Major Mode

UNC_M_MAJOR_MODES.WRITE

Cycles in a Major Mode; Write Major Mode

UNC_M_POWER_CHANNEL_DLLOFF

Channel DLLOFF Cycles

UNC_M_POWER_CHANNEL_PPD

Channel PPD Cycles

UNC_M_POWER_CKE_CYCLES.RANK0

CKE_ON_CYCLES by Rank; DIMM ID

UNC_M_POWER_CKE_CYCLES.RANK1

CKE_ON_CYCLES by Rank; DIMM ID

UNC_M_POWER_CKE_CYCLES.RANK2

CKE_ON_CYCLES by Rank; DIMM ID

UNC_M_POWER_CKE_CYCLES.RANK3

CKE_ON_CYCLES by Rank; DIMM ID

UNC_M_POWER_CKE_CYCLES.RANK4

CKE_ON_CYCLES by Rank; DIMM ID

UNC_M_POWER_CKE_CYCLES.RANK5

CKE_ON_CYCLES by Rank; DIMM ID

UNC_M_POWER_CKE_CYCLES.RANK6

CKE_ON_CYCLES by Rank; DIMM ID

UNC_M_POWER_CKE_CYCLES.RANK7

CKE_ON_CYCLES by Rank; DIMM ID

UNC_M_POWER_CRITICAL_THROTTLE_CYCLES

Critical Throttle Cycles

UNC_M_POWER_PCU_THROTTLING

tbd

UNC_M_POWER_SELF_REFRESH

Clock-Enabled Self-Refresh

UNC_M_POWER_THROTTLE_CYCLES.RANK0

Throttle Cycles for Rank 0; DIMM ID

UNC_M_POWER_THROTTLE_CYCLES.RANK1

Throttle Cycles for Rank 0; DIMM ID

UNC_M_POWER_THROTTLE_CYCLES.RANK2

Throttle Cycles for Rank 0; DIMM ID

UNC_M_POWER_THROTTLE_CYCLES.RANK3

Throttle Cycles for Rank 0; DIMM ID

UNC_M_POWER_THROTTLE_CYCLES.RANK4

Throttle Cycles for Rank 0; DIMM ID

UNC_M_POWER_THROTTLE_CYCLES.RANK5

Throttle Cycles for Rank 0; DIMM ID

UNC_M_POWER_THROTTLE_CYCLES.RANK6

Throttle Cycles for Rank 0; DIMM ID

UNC_M_POWER_THROTTLE_CYCLES.RANK7

Throttle Cycles for Rank 0; DIMM ID

UNC_M_PREEMPTION.RD_PREEMPT_RD

Read Preemption Count; Read over Read Preemption

UNC_M_PREEMPTION.RD_PREEMPT_WR

Read Preemption Count; Read over Write Preemption

UNC_M_PRE_COUNT.BYP

DRAM Precharge commands.; Precharge due to bypass

UNC_M_PRE_COUNT.PAGE_CLOSE

DRAM Precharge commands.; Precharge due to timer expiration

UNC_M_PRE_COUNT.PAGE_MISS

DRAM Precharge commands.; Precharges due to page miss

UNC_M_PRE_COUNT.RD

DRAM Precharge commands.; Precharge due to read

UNC_M_PRE_COUNT.WR

DRAM Precharge commands.; Precharge due to write

UNC_M_RD_CAS_PRIO.HIGH

Read CAS issued with HIGH priority

UNC_M_RD_CAS_PRIO.LOW

Read CAS issued with LOW priority

UNC_M_RD_CAS_PRIO.MED

Read CAS issued with MEDIUM priority

UNC_M_RD_CAS_PRIO.PANIC

Read CAS issued with PANIC NON ISOCH priority (starved)

UNC_M_RD_CAS_RANK0.ALLBANKS

RD_CAS Access to Rank 0; All Banks

UNC_M_RD_CAS_RANK0.BANK0

RD_CAS Access to Rank 0; Bank 0

UNC_M_RD_CAS_RANK0.BANK1

RD_CAS Access to Rank 0; Bank 1

UNC_M_RD_CAS_RANK0.BANK10

RD_CAS Access to Rank 0; Bank 10

UNC_M_RD_CAS_RANK0.BANK11

RD_CAS Access to Rank 0; Bank 11

UNC_M_RD_CAS_RANK0.BANK12

RD_CAS Access to Rank 0; Bank 12

UNC_M_RD_CAS_RANK0.BANK13

RD_CAS Access to Rank 0; Bank 13

UNC_M_RD_CAS_RANK0.BANK14

RD_CAS Access to Rank 0; Bank 14

UNC_M_RD_CAS_RANK0.BANK15

RD_CAS Access to Rank 0; Bank 15

UNC_M_RD_CAS_RANK0.BANK2

RD_CAS Access to Rank 0; Bank 2

UNC_M_RD_CAS_RANK0.BANK3

RD_CAS Access to Rank 0; Bank 3

UNC_M_RD_CAS_RANK0.BANK4

RD_CAS Access to Rank 0; Bank 4

UNC_M_RD_CAS_RANK0.BANK5

RD_CAS Access to Rank 0; Bank 5

UNC_M_RD_CAS_RANK0.BANK6

RD_CAS Access to Rank 0; Bank 6

UNC_M_RD_CAS_RANK0.BANK7

RD_CAS Access to Rank 0; Bank 7

UNC_M_RD_CAS_RANK0.BANK8

RD_CAS Access to Rank 0; Bank 8

UNC_M_RD_CAS_RANK0.BANK9

RD_CAS Access to Rank 0; Bank 9

UNC_M_RD_CAS_RANK0.BANKG0

RD_CAS Access to Rank 0; Bank Group 0 (Banks 0-3)

UNC_M_RD_CAS_RANK0.BANKG1

RD_CAS Access to Rank 0; Bank Group 1 (Banks 4-7)

UNC_M_RD_CAS_RANK0.BANKG2

RD_CAS Access to Rank 0; Bank Group 2 (Banks 8-11)

UNC_M_RD_CAS_RANK0.BANKG3

RD_CAS Access to Rank 0; Bank Group 3 (Banks 12-15)

UNC_M_RD_CAS_RANK1.ALLBANKS

RD_CAS Access to Rank 1; All Banks

UNC_M_RD_CAS_RANK1.BANK0

RD_CAS Access to Rank 1; Bank 0

UNC_M_RD_CAS_RANK1.BANK1

RD_CAS Access to Rank 1; Bank 1

UNC_M_RD_CAS_RANK1.BANK10

RD_CAS Access to Rank 1; Bank 10

UNC_M_RD_CAS_RANK1.BANK11

RD_CAS Access to Rank 1; Bank 11

UNC_M_RD_CAS_RANK1.BANK12

RD_CAS Access to Rank 1; Bank 12

UNC_M_RD_CAS_RANK1.BANK13

RD_CAS Access to Rank 1; Bank 13

UNC_M_RD_CAS_RANK1.BANK14

RD_CAS Access to Rank 1; Bank 14

UNC_M_RD_CAS_RANK1.BANK15

RD_CAS Access to Rank 1; Bank 15

UNC_M_RD_CAS_RANK1.BANK2

RD_CAS Access to Rank 1; Bank 2

UNC_M_RD_CAS_RANK1.BANK3

RD_CAS Access to Rank 1; Bank 3

UNC_M_RD_CAS_RANK1.BANK4

RD_CAS Access to Rank 1; Bank 4

UNC_M_RD_CAS_RANK1.BANK5

RD_CAS Access to Rank 1; Bank 5

UNC_M_RD_CAS_RANK1.BANK6

RD_CAS Access to Rank 1; Bank 6

UNC_M_RD_CAS_RANK1.BANK7

RD_CAS Access to Rank 1; Bank 7

UNC_M_RD_CAS_RANK1.BANK8

RD_CAS Access to Rank 1; Bank 8

UNC_M_RD_CAS_RANK1.BANK9

RD_CAS Access to Rank 1; Bank 9

UNC_M_RD_CAS_RANK1.BANKG0

RD_CAS Access to Rank 1; Bank Group 0 (Banks 0-3)

UNC_M_RD_CAS_RANK1.BANKG1

RD_CAS Access to Rank 1; Bank Group 1 (Banks 4-7)

UNC_M_RD_CAS_RANK1.BANKG2

RD_CAS Access to Rank 1; Bank Group 2 (Banks 8-11)

UNC_M_RD_CAS_RANK1.BANKG3

RD_CAS Access to Rank 1; Bank Group 3 (Banks 12-15)

UNC_M_RD_CAS_RANK2.BANK0

RD_CAS Access to Rank 2; Bank 0

UNC_M_RD_CAS_RANK4.ALLBANKS

RD_CAS Access to Rank 4; All Banks

UNC_M_RD_CAS_RANK4.BANK0

RD_CAS Access to Rank 4; Bank 0

UNC_M_RD_CAS_RANK4.BANK1

RD_CAS Access to Rank 4; Bank 1

UNC_M_RD_CAS_RANK4.BANK10

RD_CAS Access to Rank 4; Bank 10

UNC_M_RD_CAS_RANK4.BANK11

RD_CAS Access to Rank 4; Bank 11

UNC_M_RD_CAS_RANK4.BANK12

RD_CAS Access to Rank 4; Bank 12

UNC_M_RD_CAS_RANK4.BANK13

RD_CAS Access to Rank 4; Bank 13

UNC_M_RD_CAS_RANK4.BANK14

RD_CAS Access to Rank 4; Bank 14

UNC_M_RD_CAS_RANK4.BANK15

RD_CAS Access to Rank 4; Bank 15

UNC_M_RD_CAS_RANK4.BANK2

RD_CAS Access to Rank 4; Bank 2

UNC_M_RD_CAS_RANK4.BANK3

RD_CAS Access to Rank 4; Bank 3

UNC_M_RD_CAS_RANK4.BANK4

RD_CAS Access to Rank 4; Bank 4

UNC_M_RD_CAS_RANK4.BANK5

RD_CAS Access to Rank 4; Bank 5

UNC_M_RD_CAS_RANK4.BANK6

RD_CAS Access to Rank 4; Bank 6

UNC_M_RD_CAS_RANK4.BANK7

RD_CAS Access to Rank 4; Bank 7

UNC_M_RD_CAS_RANK4.BANK8

RD_CAS Access to Rank 4; Bank 8

UNC_M_RD_CAS_RANK4.BANK9

RD_CAS Access to Rank 4; Bank 9

UNC_M_RD_CAS_RANK4.BANKG0

RD_CAS Access to Rank 4; Bank Group 0 (Banks 0-3)

UNC_M_RD_CAS_RANK4.BANKG1

RD_CAS Access to Rank 4; Bank Group 1 (Banks 4-7)

UNC_M_RD_CAS_RANK4.BANKG2

RD_CAS Access to Rank 4; Bank Group 2 (Banks 8-11)

UNC_M_RD_CAS_RANK4.BANKG3

RD_CAS Access to Rank 4; Bank Group 3 (Banks 12-15)

UNC_M_RD_CAS_RANK5.ALLBANKS

RD_CAS Access to Rank 5; All Banks

UNC_M_RD_CAS_RANK5.BANK0

RD_CAS Access to Rank 5; Bank 0

UNC_M_RD_CAS_RANK5.BANK1

RD_CAS Access to Rank 5; Bank 1

UNC_M_RD_CAS_RANK5.BANK10

RD_CAS Access to Rank 5; Bank 10

UNC_M_RD_CAS_RANK5.BANK11

RD_CAS Access to Rank 5; Bank 11

UNC_M_RD_CAS_RANK5.BANK12

RD_CAS Access to Rank 5; Bank 12

UNC_M_RD_CAS_RANK5.BANK13

RD_CAS Access to Rank 5; Bank 13

UNC_M_RD_CAS_RANK5.BANK14

RD_CAS Access to Rank 5; Bank 14

UNC_M_RD_CAS_RANK5.BANK15

RD_CAS Access to Rank 5; Bank 15

UNC_M_RD_CAS_RANK5.BANK2

RD_CAS Access to Rank 5; Bank 2

UNC_M_RD_CAS_RANK5.BANK3

RD_CAS Access to Rank 5; Bank 3

UNC_M_RD_CAS_RANK5.BANK4

RD_CAS Access to Rank 5; Bank 4

UNC_M_RD_CAS_RANK5.BANK5

RD_CAS Access to Rank 5; Bank 5

UNC_M_RD_CAS_RANK5.BANK6

RD_CAS Access to Rank 5; Bank 6

UNC_M_RD_CAS_RANK5.BANK7

RD_CAS Access to Rank 5; Bank 7

UNC_M_RD_CAS_RANK5.BANK8

RD_CAS Access to Rank 5; Bank 8

UNC_M_RD_CAS_RANK5.BANK9

RD_CAS Access to Rank 5; Bank 9

UNC_M_RD_CAS_RANK5.BANKG0

RD_CAS Access to Rank 5; Bank Group 0 (Banks 0-3)

UNC_M_RD_CAS_RANK5.BANKG1

RD_CAS Access to Rank 5; Bank Group 1 (Banks 4-7)

UNC_M_RD_CAS_RANK5.BANKG2

RD_CAS Access to Rank 5; Bank Group 2 (Banks 8-11)

UNC_M_RD_CAS_RANK5.BANKG3

RD_CAS Access to Rank 5; Bank Group 3 (Banks 12-15)

UNC_M_RD_CAS_RANK6.ALLBANKS

RD_CAS Access to Rank 6; All Banks

UNC_M_RD_CAS_RANK6.BANK0

RD_CAS Access to Rank 6; Bank 0

UNC_M_RD_CAS_RANK6.BANK1

RD_CAS Access to Rank 6; Bank 1

UNC_M_RD_CAS_RANK6.BANK10

RD_CAS Access to Rank 6; Bank 10

UNC_M_RD_CAS_RANK6.BANK11

RD_CAS Access to Rank 6; Bank 11

UNC_M_RD_CAS_RANK6.BANK12

RD_CAS Access to Rank 6; Bank 12

UNC_M_RD_CAS_RANK6.BANK13

RD_CAS Access to Rank 6; Bank 13

UNC_M_RD_CAS_RANK6.BANK14

RD_CAS Access to Rank 6; Bank 14

UNC_M_RD_CAS_RANK6.BANK15

RD_CAS Access to Rank 6; Bank 15

UNC_M_RD_CAS_RANK6.BANK2

RD_CAS Access to Rank 6; Bank 2

UNC_M_RD_CAS_RANK6.BANK3

RD_CAS Access to Rank 6; Bank 3

UNC_M_RD_CAS_RANK6.BANK4

RD_CAS Access to Rank 6; Bank 4

UNC_M_RD_CAS_RANK6.BANK5

RD_CAS Access to Rank 6; Bank 5

UNC_M_RD_CAS_RANK6.BANK6

RD_CAS Access to Rank 6; Bank 6

UNC_M_RD_CAS_RANK6.BANK7

RD_CAS Access to Rank 6; Bank 7

UNC_M_RD_CAS_RANK6.BANK8

RD_CAS Access to Rank 6; Bank 8

UNC_M_RD_CAS_RANK6.BANK9

RD_CAS Access to Rank 6; Bank 9

UNC_M_RD_CAS_RANK6.BANKG0

RD_CAS Access to Rank 6; Bank Group 0 (Banks 0-3)

UNC_M_RD_CAS_RANK6.BANKG1

RD_CAS Access to Rank 6; Bank Group 1 (Banks 4-7)

UNC_M_RD_CAS_RANK6.BANKG2

RD_CAS Access to Rank 6; Bank Group 2 (Banks 8-11)

UNC_M_RD_CAS_RANK6.BANKG3

RD_CAS Access to Rank 6; Bank Group 3 (Banks 12-15)

UNC_M_RD_CAS_RANK7.ALLBANKS

RD_CAS Access to Rank 7; All Banks

UNC_M_RD_CAS_RANK7.BANK0

RD_CAS Access to Rank 7; Bank 0

UNC_M_RD_CAS_RANK7.BANK1

RD_CAS Access to Rank 7; Bank 1

UNC_M_RD_CAS_RANK7.BANK10

RD_CAS Access to Rank 7; Bank 10

UNC_M_RD_CAS_RANK7.BANK11

RD_CAS Access to Rank 7; Bank 11

UNC_M_RD_CAS_RANK7.BANK12

RD_CAS Access to Rank 7; Bank 12

UNC_M_RD_CAS_RANK7.BANK13

RD_CAS Access to Rank 7; Bank 13

UNC_M_RD_CAS_RANK7.BANK14

RD_CAS Access to Rank 7; Bank 14

UNC_M_RD_CAS_RANK7.BANK15

RD_CAS Access to Rank 7; Bank 15

UNC_M_RD_CAS_RANK7.BANK2

RD_CAS Access to Rank 7; Bank 2

UNC_M_RD_CAS_RANK7.BANK3

RD_CAS Access to Rank 7; Bank 3

UNC_M_RD_CAS_RANK7.BANK4

RD_CAS Access to Rank 7; Bank 4

UNC_M_RD_CAS_RANK7.BANK5

RD_CAS Access to Rank 7; Bank 5

UNC_M_RD_CAS_RANK7.BANK6

RD_CAS Access to Rank 7; Bank 6

UNC_M_RD_CAS_RANK7.BANK7

RD_CAS Access to Rank 7; Bank 7

UNC_M_RD_CAS_RANK7.BANK8

RD_CAS Access to Rank 7; Bank 8

UNC_M_RD_CAS_RANK7.BANK9

RD_CAS Access to Rank 7; Bank 9

UNC_M_RD_CAS_RANK7.BANKG0

RD_CAS Access to Rank 7; Bank Group 0 (Banks 0-3)

UNC_M_RD_CAS_RANK7.BANKG1

RD_CAS Access to Rank 7; Bank Group 1 (Banks 4-7)

UNC_M_RD_CAS_RANK7.BANKG2

RD_CAS Access to Rank 7; Bank Group 2 (Banks 8-11)

UNC_M_RD_CAS_RANK7.BANKG3

RD_CAS Access to Rank 7; Bank Group 3 (Banks 12-15)

UNC_M_RPQ_CYCLES_NE

Read Pending Queue Not Empty

UNC_M_RPQ_INSERTS

Read Pending Queue Allocations

UNC_M_VMSE_MXB_WR_OCCUPANCY

VMSE MXB write buffer occupancy

UNC_M_VMSE_WR_PUSH.RMM

VMSE WR PUSH issued; VMSE write PUSH issued in RMM

UNC_M_VMSE_WR_PUSH.WMM

VMSE WR PUSH issued; VMSE write PUSH issued in WMM

UNC_M_WMM_TO_RMM.LOW_THRESH

Transition from WMM to RMM because of low threshold; Transition from WMM to RMM because of starve counter

UNC_M_WMM_TO_RMM.STARVE

Transition from WMM to RMM because of low threshold

UNC_M_WMM_TO_RMM.VMSE_RETRY

Transition from WMM to RMM because of low threshold

UNC_M_WPQ_CYCLES_FULL

Write Pending Queue Full Cycles

UNC_M_WPQ_CYCLES_NE

Write Pending Queue Not Empty

UNC_M_WPQ_READ_HIT

Write Pending Queue CAM Match

UNC_M_WPQ_WRITE_HIT

Write Pending Queue CAM Match

UNC_M_WRONG_MM

Not getting the requested Major Mode

UNC_M_WR_CAS_RANK0.ALLBANKS

WR_CAS Access to Rank 0; All Banks

UNC_M_WR_CAS_RANK0.BANK0

WR_CAS Access to Rank 0; Bank 0

UNC_M_WR_CAS_RANK0.BANK1

WR_CAS Access to Rank 0; Bank 1

UNC_M_WR_CAS_RANK0.BANK10

WR_CAS Access to Rank 0; Bank 10

UNC_M_WR_CAS_RANK0.BANK11

WR_CAS Access to Rank 0; Bank 11

UNC_M_WR_CAS_RANK0.BANK12

WR_CAS Access to Rank 0; Bank 12

UNC_M_WR_CAS_RANK0.BANK13

WR_CAS Access to Rank 0; Bank 13

UNC_M_WR_CAS_RANK0.BANK14

WR_CAS Access to Rank 0; Bank 14

UNC_M_WR_CAS_RANK0.BANK15

WR_CAS Access to Rank 0; Bank 15

UNC_M_WR_CAS_RANK0.BANK2

WR_CAS Access to Rank 0; Bank 2

UNC_M_WR_CAS_RANK0.BANK3

WR_CAS Access to Rank 0; Bank 3

UNC_M_WR_CAS_RANK0.BANK4

WR_CAS Access to Rank 0; Bank 4

UNC_M_WR_CAS_RANK0.BANK5

WR_CAS Access to Rank 0; Bank 5

UNC_M_WR_CAS_RANK0.BANK6

WR_CAS Access to Rank 0; Bank 6

UNC_M_WR_CAS_RANK0.BANK7

WR_CAS Access to Rank 0; Bank 7

UNC_M_WR_CAS_RANK0.BANK8

WR_CAS Access to Rank 0; Bank 8

UNC_M_WR_CAS_RANK0.BANK9

WR_CAS Access to Rank 0; Bank 9

UNC_M_WR_CAS_RANK0.BANKG0

WR_CAS Access to Rank 0; Bank Group 0 (Banks 0-3)

UNC_M_WR_CAS_RANK0.BANKG1

WR_CAS Access to Rank 0; Bank Group 1 (Banks 4-7)

UNC_M_WR_CAS_RANK0.BANKG2

WR_CAS Access to Rank 0; Bank Group 2 (Banks 8-11)

UNC_M_WR_CAS_RANK0.BANKG3

WR_CAS Access to Rank 0; Bank Group 3 (Banks 12-15)

UNC_M_WR_CAS_RANK1.ALLBANKS

WR_CAS Access to Rank 1; All Banks

UNC_M_WR_CAS_RANK1.BANK0

WR_CAS Access to Rank 1; Bank 0

UNC_M_WR_CAS_RANK1.BANK1

WR_CAS Access to Rank 1; Bank 1

UNC_M_WR_CAS_RANK1.BANK10

WR_CAS Access to Rank 1; Bank 10

UNC_M_WR_CAS_RANK1.BANK11

WR_CAS Access to Rank 1; Bank 11

UNC_M_WR_CAS_RANK1.BANK12

WR_CAS Access to Rank 1; Bank 12

UNC_M_WR_CAS_RANK1.BANK13

WR_CAS Access to Rank 1; Bank 13

UNC_M_WR_CAS_RANK1.BANK14

WR_CAS Access to Rank 1; Bank 14

UNC_M_WR_CAS_RANK1.BANK15

WR_CAS Access to Rank 1; Bank 15

UNC_M_WR_CAS_RANK1.BANK2

WR_CAS Access to Rank 1; Bank 2

UNC_M_WR_CAS_RANK1.BANK3

WR_CAS Access to Rank 1; Bank 3

UNC_M_WR_CAS_RANK1.BANK4

WR_CAS Access to Rank 1; Bank 4

UNC_M_WR_CAS_RANK1.BANK5

WR_CAS Access to Rank 1; Bank 5

UNC_M_WR_CAS_RANK1.BANK6

WR_CAS Access to Rank 1; Bank 6

UNC_M_WR_CAS_RANK1.BANK7

WR_CAS Access to Rank 1; Bank 7

UNC_M_WR_CAS_RANK1.BANK8

WR_CAS Access to Rank 1; Bank 8

UNC_M_WR_CAS_RANK1.BANK9

WR_CAS Access to Rank 1; Bank 9

UNC_M_WR_CAS_RANK1.BANKG0

WR_CAS Access to Rank 1; Bank Group 0 (Banks 0-3)

UNC_M_WR_CAS_RANK1.BANKG1

WR_CAS Access to Rank 1; Bank Group 1 (Banks 4-7)

UNC_M_WR_CAS_RANK1.BANKG2

WR_CAS Access to Rank 1; Bank Group 2 (Banks 8-11)

UNC_M_WR_CAS_RANK1.BANKG3

WR_CAS Access to Rank 1; Bank Group 3 (Banks 12-15)

UNC_M_WR_CAS_RANK4.ALLBANKS

WR_CAS Access to Rank 4; All Banks

UNC_M_WR_CAS_RANK4.BANK0

WR_CAS Access to Rank 4; Bank 0

UNC_M_WR_CAS_RANK4.BANK1

WR_CAS Access to Rank 4; Bank 1

UNC_M_WR_CAS_RANK4.BANK10

WR_CAS Access to Rank 4; Bank 10

UNC_M_WR_CAS_RANK4.BANK11

WR_CAS Access to Rank 4; Bank 11

UNC_M_WR_CAS_RANK4.BANK12

WR_CAS Access to Rank 4; Bank 12

UNC_M_WR_CAS_RANK4.BANK13

WR_CAS Access to Rank 4; Bank 13

UNC_M_WR_CAS_RANK4.BANK14

WR_CAS Access to Rank 4; Bank 14

UNC_M_WR_CAS_RANK4.BANK15

WR_CAS Access to Rank 4; Bank 15

UNC_M_WR_CAS_RANK4.BANK2

WR_CAS Access to Rank 4; Bank 2

UNC_M_WR_CAS_RANK4.BANK3

WR_CAS Access to Rank 4; Bank 3

UNC_M_WR_CAS_RANK4.BANK4

WR_CAS Access to Rank 4; Bank 4

UNC_M_WR_CAS_RANK4.BANK5

WR_CAS Access to Rank 4; Bank 5

UNC_M_WR_CAS_RANK4.BANK6

WR_CAS Access to Rank 4; Bank 6

UNC_M_WR_CAS_RANK4.BANK7

WR_CAS Access to Rank 4; Bank 7

UNC_M_WR_CAS_RANK4.BANK8

WR_CAS Access to Rank 4; Bank 8

UNC_M_WR_CAS_RANK4.BANK9

WR_CAS Access to Rank 4; Bank 9

UNC_M_WR_CAS_RANK4.BANKG0

WR_CAS Access to Rank 4; Bank Group 0 (Banks 0-3)

UNC_M_WR_CAS_RANK4.BANKG1

WR_CAS Access to Rank 4; Bank Group 1 (Banks 4-7)

UNC_M_WR_CAS_RANK4.BANKG2

WR_CAS Access to Rank 4; Bank Group 2 (Banks 8-11)

UNC_M_WR_CAS_RANK4.BANKG3

WR_CAS Access to Rank 4; Bank Group 3 (Banks 12-15)

UNC_M_WR_CAS_RANK5.ALLBANKS

WR_CAS Access to Rank 5; All Banks

UNC_M_WR_CAS_RANK5.BANK0

WR_CAS Access to Rank 5; Bank 0

UNC_M_WR_CAS_RANK5.BANK1

WR_CAS Access to Rank 5; Bank 1

UNC_M_WR_CAS_RANK5.BANK10

WR_CAS Access to Rank 5; Bank 10

UNC_M_WR_CAS_RANK5.BANK11

WR_CAS Access to Rank 5; Bank 11

UNC_M_WR_CAS_RANK5.BANK12

WR_CAS Access to Rank 5; Bank 12

UNC_M_WR_CAS_RANK5.BANK13

WR_CAS Access to Rank 5; Bank 13

UNC_M_WR_CAS_RANK5.BANK14

WR_CAS Access to Rank 5; Bank 14

UNC_M_WR_CAS_RANK5.BANK15

WR_CAS Access to Rank 5; Bank 15

UNC_M_WR_CAS_RANK5.BANK2

WR_CAS Access to Rank 5; Bank 2

UNC_M_WR_CAS_RANK5.BANK3

WR_CAS Access to Rank 5; Bank 3

UNC_M_WR_CAS_RANK5.BANK4

WR_CAS Access to Rank 5; Bank 4

UNC_M_WR_CAS_RANK5.BANK5

WR_CAS Access to Rank 5; Bank 5

UNC_M_WR_CAS_RANK5.BANK6

WR_CAS Access to Rank 5; Bank 6

UNC_M_WR_CAS_RANK5.BANK7

WR_CAS Access to Rank 5; Bank 7

UNC_M_WR_CAS_RANK5.BANK8

WR_CAS Access to Rank 5; Bank 8

UNC_M_WR_CAS_RANK5.BANK9

WR_CAS Access to Rank 5; Bank 9

UNC_M_WR_CAS_RANK5.BANKG0

WR_CAS Access to Rank 5; Bank Group 0 (Banks 0-3)

UNC_M_WR_CAS_RANK5.BANKG1

WR_CAS Access to Rank 5; Bank Group 1 (Banks 4-7)

UNC_M_WR_CAS_RANK5.BANKG2

WR_CAS Access to Rank 5; Bank Group 2 (Banks 8-11)

UNC_M_WR_CAS_RANK5.BANKG3

WR_CAS Access to Rank 5; Bank Group 3 (Banks 12-15)

UNC_M_WR_CAS_RANK6.ALLBANKS

WR_CAS Access to Rank 6; All Banks

UNC_M_WR_CAS_RANK6.BANK0

WR_CAS Access to Rank 6; Bank 0

UNC_M_WR_CAS_RANK6.BANK1

WR_CAS Access to Rank 6; Bank 1

UNC_M_WR_CAS_RANK6.BANK10

WR_CAS Access to Rank 6; Bank 10

UNC_M_WR_CAS_RANK6.BANK11

WR_CAS Access to Rank 6; Bank 11

UNC_M_WR_CAS_RANK6.BANK12

WR_CAS Access to Rank 6; Bank 12

UNC_M_WR_CAS_RANK6.BANK13

WR_CAS Access to Rank 6; Bank 13

UNC_M_WR_CAS_RANK6.BANK14

WR_CAS Access to Rank 6; Bank 14

UNC_M_WR_CAS_RANK6.BANK15

WR_CAS Access to Rank 6; Bank 15

UNC_M_WR_CAS_RANK6.BANK2

WR_CAS Access to Rank 6; Bank 2

UNC_M_WR_CAS_RANK6.BANK3

WR_CAS Access to Rank 6; Bank 3

UNC_M_WR_CAS_RANK6.BANK4

WR_CAS Access to Rank 6; Bank 4

UNC_M_WR_CAS_RANK6.BANK5

WR_CAS Access to Rank 6; Bank 5

UNC_M_WR_CAS_RANK6.BANK6

WR_CAS Access to Rank 6; Bank 6

UNC_M_WR_CAS_RANK6.BANK7

WR_CAS Access to Rank 6; Bank 7

UNC_M_WR_CAS_RANK6.BANK8

WR_CAS Access to Rank 6; Bank 8

UNC_M_WR_CAS_RANK6.BANK9

WR_CAS Access to Rank 6; Bank 9

UNC_M_WR_CAS_RANK6.BANKG0

WR_CAS Access to Rank 6; Bank Group 0 (Banks 0-3)

UNC_M_WR_CAS_RANK6.BANKG1

WR_CAS Access to Rank 6; Bank Group 1 (Banks 4-7)

UNC_M_WR_CAS_RANK6.BANKG2

WR_CAS Access to Rank 6; Bank Group 2 (Banks 8-11)

UNC_M_WR_CAS_RANK6.BANKG3

WR_CAS Access to Rank 6; Bank Group 3 (Banks 12-15)

UNC_M_WR_CAS_RANK7.ALLBANKS

WR_CAS Access to Rank 7; All Banks

UNC_M_WR_CAS_RANK7.BANK0

WR_CAS Access to Rank 7; Bank 0

UNC_M_WR_CAS_RANK7.BANK1

WR_CAS Access to Rank 7; Bank 1

UNC_M_WR_CAS_RANK7.BANK10

WR_CAS Access to Rank 7; Bank 10

UNC_M_WR_CAS_RANK7.BANK11

WR_CAS Access to Rank 7; Bank 11

UNC_M_WR_CAS_RANK7.BANK12

WR_CAS Access to Rank 7; Bank 12

UNC_M_WR_CAS_RANK7.BANK13

WR_CAS Access to Rank 7; Bank 13

UNC_M_WR_CAS_RANK7.BANK14

WR_CAS Access to Rank 7; Bank 14

UNC_M_WR_CAS_RANK7.BANK15

WR_CAS Access to Rank 7; Bank 15

UNC_M_WR_CAS_RANK7.BANK2

WR_CAS Access to Rank 7; Bank 2

UNC_M_WR_CAS_RANK7.BANK3

WR_CAS Access to Rank 7; Bank 3

UNC_M_WR_CAS_RANK7.BANK4

WR_CAS Access to Rank 7; Bank 4

UNC_M_WR_CAS_RANK7.BANK5

WR_CAS Access to Rank 7; Bank 5

UNC_M_WR_CAS_RANK7.BANK6

WR_CAS Access to Rank 7; Bank 6

UNC_M_WR_CAS_RANK7.BANK7

WR_CAS Access to Rank 7; Bank 7

UNC_M_WR_CAS_RANK7.BANK8

WR_CAS Access to Rank 7; Bank 8

UNC_M_WR_CAS_RANK7.BANK9

WR_CAS Access to Rank 7; Bank 9

UNC_M_WR_CAS_RANK7.BANKG0

WR_CAS Access to Rank 7; Bank Group 0 (Banks 0-3)

UNC_M_WR_CAS_RANK7.BANKG1

WR_CAS Access to Rank 7; Bank Group 1 (Banks 4-7)

UNC_M_WR_CAS_RANK7.BANKG2

WR_CAS Access to Rank 7; Bank Group 2 (Banks 8-11)

UNC_M_WR_CAS_RANK7.BANKG3

WR_CAS Access to Rank 7; Bank Group 3 (Banks 12-15)

UNC_P_CLOCKTICKS

pclk Cycles

UNC_P_CORE0_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE10_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE11_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE12_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE13_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE14_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE15_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE16_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE17_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE1_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE2_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE3_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE4_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE5_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE6_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE7_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE8_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_CORE9_TRANSITION_CYCLES

Core C State Transition Cycles

UNC_P_DEMOTIONS_CORE0

Core C State Demotions

UNC_P_DEMOTIONS_CORE1

Core C State Demotions

UNC_P_DEMOTIONS_CORE10

Core C State Demotions

UNC_P_DEMOTIONS_CORE11

Core C State Demotions

UNC_P_DEMOTIONS_CORE12

Core C State Demotions

UNC_P_DEMOTIONS_CORE13

Core C State Demotions

UNC_P_DEMOTIONS_CORE14

Core C State Demotions

UNC_P_DEMOTIONS_CORE15

Core C State Demotions

UNC_P_DEMOTIONS_CORE16

Core C State Demotions

UNC_P_DEMOTIONS_CORE17

Core C State Demotions

UNC_P_DEMOTIONS_CORE2

Core C State Demotions

UNC_P_DEMOTIONS_CORE3

Core C State Demotions

UNC_P_DEMOTIONS_CORE4

Core C State Demotions

UNC_P_DEMOTIONS_CORE5

Core C State Demotions

UNC_P_DEMOTIONS_CORE6

Core C State Demotions

UNC_P_DEMOTIONS_CORE7

Core C State Demotions

UNC_P_DEMOTIONS_CORE8

Core C State Demotions

UNC_P_DEMOTIONS_CORE9

Core C State Demotions

UNC_P_FREQ_BAND0_CYCLES

Frequency Residency

UNC_P_FREQ_BAND1_CYCLES

Frequency Residency

UNC_P_FREQ_BAND2_CYCLES

Frequency Residency

UNC_P_FREQ_BAND3_CYCLES

Frequency Residency

UNC_P_FREQ_MAX_LIMIT_THERMAL_CYCLES

Thermal Strongest Upper Limit Cycles

UNC_P_FREQ_MAX_OS_CYCLES

OS Strongest Upper Limit Cycles

UNC_P_FREQ_MAX_POWER_CYCLES

Power Strongest Upper Limit Cycles

UNC_P_FREQ_MIN_IO_P_CYCLES

IO P Limit Strongest Lower Limit Cycles

UNC_P_FREQ_TRANS_CYCLES

Cycles spent changing Frequency

UNC_P_MEMORY_PHASE_SHEDDING_CYCLES

Memory Phase Shedding Cycles

UNC_P_PKG_RESIDENCY_C0_CYCLES

Package C State Residency - C0

UNC_P_PKG_RESIDENCY_C1E_CYCLES

Package C State Residency - C1E

UNC_P_PKG_RESIDENCY_C2E_CYCLES

Package C State Residency - C2E

UNC_P_PKG_RESIDENCY_C3_CYCLES

Package C State Residency - C3

UNC_P_PKG_RESIDENCY_C6_CYCLES

Package C State Residency - C6

UNC_P_PKG_RESIDENCY_C7_CYCLES

Package C7 State Residency

UNC_P_POWER_STATE_OCCUPANCY.CORES_C0

Number of cores in C-State; C0 and C1

UNC_P_POWER_STATE_OCCUPANCY.CORES_C3

Number of cores in C-State; C3

UNC_P_POWER_STATE_OCCUPANCY.CORES_C6

Number of cores in C-State; C6 and C7

UNC_P_PROCHOT_EXTERNAL_CYCLES

External Prochot

UNC_P_PROCHOT_INTERNAL_CYCLES

Internal Prochot

UNC_P_TOTAL_TRANSITION_CYCLES

Total Core C State Transition Cycles

UNC_P_UFS_TRANSITIONS_NO_CHANGE

tbd

UNC_P_UFS_TRANSITIONS_RING_GV

tbd

UNC_P_VR_HOT_CYCLES

VR Hot

UNC_Q_CLOCKTICKS

Number of qfclks

UNC_Q_CTO_COUNT

Count of CTO Events

UNC_Q_DIRECT2CORE.FAILURE_CREDITS

Direct 2 Core Spawning; Spawn Failure - Egress Credits

UNC_Q_DIRECT2CORE.FAILURE_CREDITS_MISS

Direct 2 Core Spawning; Spawn Failure - Egress and RBT Miss

UNC_Q_DIRECT2CORE.FAILURE_CREDITS_RBT

Direct 2 Core Spawning; Spawn Failure - Egress and RBT Invalid

UNC_Q_DIRECT2CORE.FAILURE_CREDITS_RBT_MISS

Direct 2 Core Spawning; Spawn Failure - Egress and RBT Miss, Invalid

UNC_Q_DIRECT2CORE.FAILURE_MISS

Direct 2 Core Spawning; Spawn Failure - RBT Miss

UNC_Q_DIRECT2CORE.FAILURE_RBT_HIT

Direct 2 Core Spawning; Spawn Failure - RBT Invalid

UNC_Q_DIRECT2CORE.FAILURE_RBT_MISS

Direct 2 Core Spawning; Spawn Failure - RBT Miss and Invalid

UNC_Q_DIRECT2CORE.SUCCESS_RBT_HIT

Direct 2 Core Spawning; Spawn Success

UNC_Q_L1_POWER_CYCLES

Cycles in L1

UNC_Q_RxL0P_POWER_CYCLES

Cycles in L0p

UNC_Q_RxL0_POWER_CYCLES

Cycles in L0

UNC_Q_RxL_BYPASSED

Rx Flit Buffer Bypassed

UNC_Q_RxL_CRC_ERRORS.NORMAL_OP

CRC Errors Detected; Normal Operations

UNC_Q_RxL_CREDITS_CONSUMED_VN0.DRS

VN0 Credit Consumed; DRS

UNC_Q_RxL_CREDITS_CONSUMED_VN0.HOM

VN0 Credit Consumed; HOM

UNC_Q_RxL_CREDITS_CONSUMED_VN0.NCB

VN0 Credit Consumed; NCB

UNC_Q_RxL_CREDITS_CONSUMED_VN0.NCS

VN0 Credit Consumed; NCS

UNC_Q_RxL_CREDITS_CONSUMED_VN0.NDR

VN0 Credit Consumed; NDR

UNC_Q_RxL_CREDITS_CONSUMED_VN0.SNP

VN0 Credit Consumed; SNP

UNC_Q_RxL_CREDITS_CONSUMED_VN1.DRS

VN1 Credit Consumed; DRS

UNC_Q_RxL_CREDITS_CONSUMED_VN1.HOM

VN1 Credit Consumed; HOM

UNC_Q_RxL_CREDITS_CONSUMED_VN1.NCB

VN1 Credit Consumed; NCB

UNC_Q_RxL_CREDITS_CONSUMED_VN1.NCS

VN1 Credit Consumed; NCS

UNC_Q_RxL_CREDITS_CONSUMED_VN1.NDR

VN1 Credit Consumed; NDR

UNC_Q_RxL_CREDITS_CONSUMED_VN1.SNP

VN1 Credit Consumed; SNP

UNC_Q_RxL_CREDITS_CONSUMED_VNA

VNA Credit Consumed

UNC_Q_RxL_CYCLES_NE

RxQ Cycles Not Empty

UNC_Q_RxL_CYCLES_NE_DRS.VN0

RxQ Cycles Not Empty - DRS; for VN0

UNC_Q_RxL_CYCLES_NE_DRS.VN1

RxQ Cycles Not Empty - DRS; for VN1

UNC_Q_RxL_CYCLES_NE_HOM.VN0

RxQ Cycles Not Empty - HOM; for VN0

UNC_Q_RxL_CYCLES_NE_HOM.VN1

RxQ Cycles Not Empty - HOM; for VN1

UNC_Q_RxL_CYCLES_NE_NCB.VN0

RxQ Cycles Not Empty - NCB; for VN0

UNC_Q_RxL_CYCLES_NE_NCB.VN1

RxQ Cycles Not Empty - NCB; for VN1

UNC_Q_RxL_CYCLES_NE_NCS.VN0

RxQ Cycles Not Empty - NCS; for VN0

UNC_Q_RxL_CYCLES_NE_NCS.VN1

RxQ Cycles Not Empty - NCS; for VN1

UNC_Q_RxL_CYCLES_NE_NDR.VN0

RxQ Cycles Not Empty - NDR; for VN0

UNC_Q_RxL_CYCLES_NE_NDR.VN1

RxQ Cycles Not Empty - NDR; for VN1

UNC_Q_RxL_CYCLES_NE_SNP.VN0

RxQ Cycles Not Empty - SNP; for VN0

UNC_Q_RxL_CYCLES_NE_SNP.VN1

RxQ Cycles Not Empty - SNP; for VN1

UNC_Q_RxL_FLITS_G0.IDLE

Flits Received - Group 0; Idle and Null Flits

UNC_Q_RxL_FLITS_G1.DRS

Flits Received - Group 1; DRS Flits (both Header and Data)

UNC_Q_RxL_FLITS_G1.DRS_DATA

Flits Received - Group 1; DRS Data Flits

UNC_Q_RxL_FLITS_G1.DRS_NONDATA

Flits Received - Group 1; DRS Header Flits

UNC_Q_RxL_FLITS_G1.HOM

Flits Received - Group 1; HOM Flits

UNC_Q_RxL_FLITS_G1.HOM_NONREQ

Flits Received - Group 1; HOM Non-Request Flits

UNC_Q_RxL_FLITS_G1.HOM_REQ

Flits Received - Group 1; HOM Request Flits

UNC_Q_RxL_FLITS_G1.SNP

Flits Received - Group 1; SNP Flits

UNC_Q_RxL_FLITS_G2.NCB

Flits Received - Group 2; Non-Coherent Rx Flits

UNC_Q_RxL_FLITS_G2.NCB_DATA

Flits Received - Group 2; Non-Coherent data Rx Flits

UNC_Q_RxL_FLITS_G2.NCB_NONDATA

Flits Received - Group 2; Non-Coherent non-data Rx Flits

UNC_Q_RxL_FLITS_G2.NCS

Flits Received - Group 2; Non-Coherent standard Rx Flits

UNC_Q_RxL_FLITS_G2.NDR_AD

Flits Received - Group 2; Non-Data Response Rx Flits - AD

UNC_Q_RxL_FLITS_G2.NDR_AK

Flits Received - Group 2; Non-Data Response Rx Flits - AK

UNC_Q_RxL_INSERTS

Rx Flit Buffer Allocations

UNC_Q_RxL_INSERTS_DRS.VN0

Rx Flit Buffer Allocations - DRS; for VN0

UNC_Q_RxL_INSERTS_DRS.VN1

Rx Flit Buffer Allocations - DRS; for VN1

UNC_Q_RxL_INSERTS_HOM.VN0

Rx Flit Buffer Allocations - HOM; for VN0

UNC_Q_RxL_INSERTS_HOM.VN1

Rx Flit Buffer Allocations - HOM; for VN1

UNC_Q_RxL_INSERTS_NCB.VN0

Rx Flit Buffer Allocations - NCB; for VN0

UNC_Q_RxL_INSERTS_NCB.VN1

Rx Flit Buffer Allocations - NCB; for VN1

UNC_Q_RxL_INSERTS_NCS.VN0

Rx Flit Buffer Allocations - NCS; for VN0

UNC_Q_RxL_INSERTS_NCS.VN1

Rx Flit Buffer Allocations - NCS; for VN1

UNC_Q_RxL_INSERTS_NDR.VN0

Rx Flit Buffer Allocations - NDR; for VN0

UNC_Q_RxL_INSERTS_NDR.VN1

Rx Flit Buffer Allocations - NDR; for VN1

UNC_Q_RxL_INSERTS_SNP.VN0

Rx Flit Buffer Allocations - SNP; for VN0

UNC_Q_RxL_INSERTS_SNP.VN1

Rx Flit Buffer Allocations - SNP; for VN1

UNC_Q_RxL_OCCUPANCY

RxQ Occupancy - All Packets

UNC_Q_RxL_OCCUPANCY_DRS.VN0

RxQ Occupancy - DRS; for VN0

UNC_Q_RxL_OCCUPANCY_DRS.VN1

RxQ Occupancy - DRS; for VN1

UNC_Q_RxL_OCCUPANCY_HOM.VN0

RxQ Occupancy - HOM; for VN0

UNC_Q_RxL_OCCUPANCY_HOM.VN1

RxQ Occupancy - HOM; for VN1

UNC_Q_RxL_OCCUPANCY_NCB.VN0

RxQ Occupancy - NCB; for VN0

UNC_Q_RxL_OCCUPANCY_NCB.VN1

RxQ Occupancy - NCB; for VN1

UNC_Q_RxL_OCCUPANCY_NCS.VN0

RxQ Occupancy - NCS; for VN0

UNC_Q_RxL_OCCUPANCY_NCS.VN1

RxQ Occupancy - NCS; for VN1

UNC_Q_RxL_OCCUPANCY_NDR.VN0

RxQ Occupancy - NDR; for VN0

UNC_Q_RxL_OCCUPANCY_NDR.VN1

RxQ Occupancy - NDR; for VN1

UNC_Q_RxL_OCCUPANCY_SNP.VN0

RxQ Occupancy - SNP; for VN0

UNC_Q_RxL_OCCUPANCY_SNP.VN1

RxQ Occupancy - SNP; for VN1

UNC_Q_RxL_STALLS_VN0.BGF_DRS

Stalls Sending to R3QPI on VN0; BGF Stall - HOM

UNC_Q_RxL_STALLS_VN0.BGF_HOM

Stalls Sending to R3QPI on VN0; BGF Stall - DRS

UNC_Q_RxL_STALLS_VN0.BGF_NCB

Stalls Sending to R3QPI on VN0; BGF Stall - SNP

UNC_Q_RxL_STALLS_VN0.BGF_NCS

Stalls Sending to R3QPI on VN0; BGF Stall - NDR

UNC_Q_RxL_STALLS_VN0.BGF_NDR

Stalls Sending to R3QPI on VN0; BGF Stall - NCS

UNC_Q_RxL_STALLS_VN0.BGF_SNP

Stalls Sending to R3QPI on VN0; BGF Stall - NCB

UNC_Q_RxL_STALLS_VN0.EGRESS_CREDITS

Stalls Sending to R3QPI on VN0; Egress Credits

UNC_Q_RxL_STALLS_VN0.GV

Stalls Sending to R3QPI on VN0; GV

UNC_Q_RxL_STALLS_VN1.BGF_DRS

Stalls Sending to R3QPI on VN1; BGF Stall - HOM

UNC_Q_RxL_STALLS_VN1.BGF_HOM

Stalls Sending to R3QPI on VN1; BGF Stall - DRS

UNC_Q_RxL_STALLS_VN1.BGF_NCB

Stalls Sending to R3QPI on VN1; BGF Stall - SNP

UNC_Q_RxL_STALLS_VN1.BGF_NCS

Stalls Sending to R3QPI on VN1; BGF Stall - NDR

UNC_Q_RxL_STALLS_VN1.BGF_NDR

Stalls Sending to R3QPI on VN1; BGF Stall - NCS

UNC_Q_RxL_STALLS_VN1.BGF_SNP

Stalls Sending to R3QPI on VN1; BGF Stall - NCB

UNC_Q_TxL0P_POWER_CYCLES

Cycles in L0p

UNC_Q_TxL0_POWER_CYCLES

Cycles in L0

UNC_Q_TxL_BYPASSED

Tx Flit Buffer Bypassed

UNC_Q_TxL_CRC_NO_CREDITS.ALMOST_FULL

Cycles Stalled with no LLR Credits; LLR is almost full

UNC_Q_TxL_CRC_NO_CREDITS.FULL

Cycles Stalled with no LLR Credits; LLR is full

UNC_Q_TxL_CYCLES_NE

Tx Flit Buffer Cycles not Empty

UNC_Q_TxL_FLITS_G0.DATA

Flits Transferred - Group 0; Data Tx Flits

UNC_Q_TxL_FLITS_G0.NON_DATA

Flits Transferred - Group 0; Non-Data protocol Tx Flits

UNC_Q_TxL_FLITS_G1.DRS

Flits Transferred - Group 1; DRS Flits (both Header and Data)

UNC_Q_TxL_FLITS_G1.DRS_DATA

Flits Transferred - Group 1; DRS Data Flits

UNC_Q_TxL_FLITS_G1.DRS_NONDATA

Flits Transferred - Group 1; DRS Header Flits

UNC_Q_TxL_FLITS_G1.HOM

Flits Transferred - Group 1; HOM Flits

UNC_Q_TxL_FLITS_G1.HOM_NONREQ

Flits Transferred - Group 1; HOM Non-Request Flits

UNC_Q_TxL_FLITS_G1.HOM_REQ

Flits Transferred - Group 1; HOM Request Flits

UNC_Q_TxL_FLITS_G1.SNP

Flits Transferred - Group 1; SNP Flits

UNC_Q_TxL_FLITS_G2.NCB

Flits Transferred - Group 2; Non-Coherent Bypass Tx Flits

UNC_Q_TxL_FLITS_G2.NCB_DATA

Flits Transferred - Group 2; Non-Coherent data Tx Flits

UNC_Q_TxL_FLITS_G2.NCB_NONDATA

Flits Transferred - Group 2; Non-Coherent non-data Tx Flits

UNC_Q_TxL_FLITS_G2.NCS

Flits Transferred - Group 2; Non-Coherent standard Tx Flits

UNC_Q_TxL_FLITS_G2.NDR_AD

Flits Transferred - Group 2; Non-Data Response Tx Flits - AD

UNC_Q_TxL_FLITS_G2.NDR_AK

Flits Transferred - Group 2; Non-Data Response Tx Flits - AK

UNC_Q_TxL_INSERTS

Tx Flit Buffer Allocations

UNC_Q_TxL_OCCUPANCY

Tx Flit Buffer Occupancy

UNC_Q_TxR_AD_HOM_CREDIT_ACQUIRED.VN0

R3QPI Egress Credit Occupancy - HOM; for VN0

UNC_Q_TxR_AD_HOM_CREDIT_ACQUIRED.VN1

R3QPI Egress Credit Occupancy - HOM; for VN1

UNC_Q_TxR_AD_HOM_CREDIT_OCCUPANCY.VN0

R3QPI Egress Credit Occupancy - AD HOM; for VN0

UNC_Q_TxR_AD_HOM_CREDIT_OCCUPANCY.VN1

R3QPI Egress Credit Occupancy - AD HOM; for VN1

UNC_Q_TxR_AD_NDR_CREDIT_ACQUIRED.VN0

R3QPI Egress Credit Occupancy - AD NDR; for VN0

UNC_Q_TxR_AD_NDR_CREDIT_ACQUIRED.VN1

R3QPI Egress Credit Occupancy - AD NDR; for VN1

UNC_Q_TxR_AD_NDR_CREDIT_OCCUPANCY.VN0

R3QPI Egress Credit Occupancy - AD NDR; for VN0

UNC_Q_TxR_AD_NDR_CREDIT_OCCUPANCY.VN1

R3QPI Egress Credit Occupancy - AD NDR; for VN1

UNC_Q_TxR_AD_SNP_CREDIT_ACQUIRED.VN0

R3QPI Egress Credit Occupancy - SNP; for VN0

UNC_Q_TxR_AD_SNP_CREDIT_ACQUIRED.VN1

R3QPI Egress Credit Occupancy - SNP; for VN1

UNC_Q_TxR_AD_SNP_CREDIT_OCCUPANCY.VN0

R3QPI Egress Credit Occupancy - AD SNP; for VN0

UNC_Q_TxR_AD_SNP_CREDIT_OCCUPANCY.VN1

R3QPI Egress Credit Occupancy - AD SNP; for VN1

UNC_Q_TxR_AK_NDR_CREDIT_ACQUIRED

R3QPI Egress Credit Occupancy - AK NDR

UNC_Q_TxR_AK_NDR_CREDIT_OCCUPANCY

R3QPI Egress Credit Occupancy - AK NDR

UNC_Q_TxR_BL_DRS_CREDIT_ACQUIRED.VN0

R3QPI Egress Credit Occupancy - DRS; for VN0

UNC_Q_TxR_BL_DRS_CREDIT_ACQUIRED.VN1

R3QPI Egress Credit Occupancy - DRS; for VN1

UNC_Q_TxR_BL_DRS_CREDIT_ACQUIRED.VN_SHR

R3QPI Egress Credit Occupancy - DRS; for Shared VN

UNC_Q_TxR_BL_DRS_CREDIT_OCCUPANCY.VN0

R3QPI Egress Credit Occupancy - BL DRS; for VN0

UNC_Q_TxR_BL_DRS_CREDIT_OCCUPANCY.VN1

R3QPI Egress Credit Occupancy - BL DRS; for VN1

UNC_Q_TxR_BL_DRS_CREDIT_OCCUPANCY.VN_SHR

R3QPI Egress Credit Occupancy - BL DRS; for Shared VN

UNC_Q_TxR_BL_NCB_CREDIT_ACQUIRED.VN0

R3QPI Egress Credit Occupancy - NCB; for VN0

UNC_Q_TxR_BL_NCB_CREDIT_ACQUIRED.VN1

R3QPI Egress Credit Occupancy - NCB; for VN1

UNC_Q_TxR_BL_NCB_CREDIT_OCCUPANCY.VN0

R3QPI Egress Credit Occupancy - BL NCB; for VN0

UNC_Q_TxR_BL_NCB_CREDIT_OCCUPANCY.VN1

R3QPI Egress Credit Occupancy - BL NCB; for VN1

UNC_Q_TxR_BL_NCS_CREDIT_ACQUIRED.VN0

R3QPI Egress Credit Occupancy - NCS; for VN0

UNC_Q_TxR_BL_NCS_CREDIT_ACQUIRED.VN1

R3QPI Egress Credit Occupancy - NCS; for VN1

UNC_Q_TxR_BL_NCS_CREDIT_OCCUPANCY.VN0

R3QPI Egress Credit Occupancy - BL NCS; for VN0

UNC_Q_TxR_BL_NCS_CREDIT_OCCUPANCY.VN1

R3QPI Egress Credit Occupancy - BL NCS; for VN1

UNC_Q_VNA_CREDIT_RETURNS

VNA Credits Returned

UNC_Q_VNA_CREDIT_RETURN_OCCUPANCY

VNA Credits Pending Return - Occupancy

UNC_R2_CLOCKTICKS

Number of uclks in domain

UNC_R2_IIO_CREDIT.ISOCH_QPI0

tbd

UNC_R2_IIO_CREDIT.ISOCH_QPI1

tbd

UNC_R2_IIO_CREDIT.PRQ_QPI0

tbd

UNC_R2_IIO_CREDIT.PRQ_QPI1

tbd

UNC_R2_IIO_CREDITS_ACQUIRED.DRS

R2PCIe IIO Credit Acquired; DRS

UNC_R2_IIO_CREDITS_ACQUIRED.NCB

R2PCIe IIO Credit Acquired; NCB

UNC_R2_IIO_CREDITS_ACQUIRED.NCS

R2PCIe IIO Credit Acquired; NCS

UNC_R2_IIO_CREDITS_USED.DRS

R2PCIe IIO Credits in Use; DRS

UNC_R2_IIO_CREDITS_USED.NCB

R2PCIe IIO Credits in Use; NCB

UNC_R2_IIO_CREDITS_USED.NCS

R2PCIe IIO Credits in Use; NCS

UNC_R2_RING_AD_USED.CCW

R2 AD Ring in Use; Counterclockwise

UNC_R2_RING_AD_USED.CCW_EVEN

R2 AD Ring in Use; Counterclockwise and Even

UNC_R2_RING_AD_USED.CCW_ODD

R2 AD Ring in Use; Counterclockwise and Odd

UNC_R2_RING_AD_USED.CW

R2 AD Ring in Use; Clockwise

UNC_R2_RING_AD_USED.CW_EVEN

R2 AD Ring in Use; Clockwise and Even

UNC_R2_RING_AD_USED.CW_ODD

R2 AD Ring in Use; Clockwise and Odd

UNC_R2_RING_AK_BOUNCES.DN

AK Ingress Bounced; Dn

UNC_R2_RING_AK_BOUNCES.UP

AK Ingress Bounced; Up

UNC_R2_RING_AK_USED.CCW

R2 AK Ring in Use; Counterclockwise

UNC_R2_RING_AK_USED.CCW_EVEN

R2 AK Ring in Use; Counterclockwise and Even

UNC_R2_RING_AK_USED.CCW_ODD

R2 AK Ring in Use; Counterclockwise and Odd

UNC_R2_RING_AK_USED.CW

R2 AK Ring in Use; Clockwise

UNC_R2_RING_AK_USED.CW_EVEN

R2 AK Ring in Use; Clockwise and Even

UNC_R2_RING_AK_USED.CW_ODD

R2 AK Ring in Use; Clockwise and Odd

UNC_R2_RING_BL_USED.CCW

R2 BL Ring in Use; Counterclockwise

UNC_R2_RING_BL_USED.CCW_EVEN

R2 BL Ring in Use; Counterclockwise and Even

UNC_R2_RING_BL_USED.CCW_ODD

R2 BL Ring in Use; Counterclockwise and Odd

UNC_R2_RING_BL_USED.CW

R2 BL Ring in Use; Clockwise

UNC_R2_RING_BL_USED.CW_EVEN

R2 BL Ring in Use; Clockwise and Even

UNC_R2_RING_BL_USED.CW_ODD

R2 BL Ring in Use; Clockwise and Odd

UNC_R2_RING_IV_USED.ANY

R2 IV Ring in Use; Any

UNC_R2_RING_IV_USED.CCW

R2 IV Ring in Use; Counterclockwise

UNC_R2_RING_IV_USED.CW

R2 IV Ring in Use; Clockwise

UNC_R2_RxR_CYCLES_NE.NCB

Ingress Cycles Not Empty; NCB

UNC_R2_RxR_CYCLES_NE.NCS

Ingress Cycles Not Empty; NCS

UNC_R2_RxR_INSERTS.NCB

Ingress Allocations; NCB

UNC_R2_RxR_INSERTS.NCS

Ingress Allocations; NCS

UNC_R2_RxR_OCCUPANCY.DRS

Ingress Occupancy Accumulator; DRS

UNC_R2_SBO0_CREDITS_ACQUIRED.AD

SBo0 Credits Acquired; For AD Ring

UNC_R2_SBO0_CREDITS_ACQUIRED.BL

SBo0 Credits Acquired; For BL Ring

UNC_R2_SBO0_CREDIT_OCCUPANCY.AD

SBo0 Credits Occupancy; For AD Ring

UNC_R2_SBO0_CREDIT_OCCUPANCY.BL

SBo0 Credits Occupancy; For BL Ring

UNC_R2_STALL_NO_SBO_CREDIT.SBO0_AD

Stall on No Sbo Credits; For SBo0, AD Ring

UNC_R2_STALL_NO_SBO_CREDIT.SBO0_BL

Stall on No Sbo Credits; For SBo0, BL Ring

UNC_R2_STALL_NO_SBO_CREDIT.SBO1_AD

Stall on No Sbo Credits; For SBo1, AD Ring

UNC_R2_STALL_NO_SBO_CREDIT.SBO1_BL

Stall on No Sbo Credits; For SBo1, BL Ring

UNC_R2_TxR_CYCLES_FULL.AD

Egress Cycles Full; AD

UNC_R2_TxR_CYCLES_FULL.AK

Egress Cycles Full; AK

UNC_R2_TxR_CYCLES_FULL.BL

Egress Cycles Full; BL

UNC_R2_TxR_CYCLES_NE.AD

Egress Cycles Not Empty; AD

UNC_R2_TxR_CYCLES_NE.AK

Egress Cycles Not Empty; AK

UNC_R2_TxR_CYCLES_NE.BL

Egress Cycles Not Empty; BL

UNC_R2_TxR_NACK_CW.DN_AD

Egress CCW NACK; AD CCW

UNC_R2_TxR_NACK_CW.DN_AK

Egress CCW NACK; AK CCW

UNC_R2_TxR_NACK_CW.DN_BL

Egress CCW NACK; BL CCW

UNC_R2_TxR_NACK_CW.UP_AD

Egress CCW NACK; AK CCW

UNC_R2_TxR_NACK_CW.UP_AK

Egress CCW NACK; BL CW

UNC_R2_TxR_NACK_CW.UP_BL

Egress CCW NACK; BL CCW

UNC_R3_CLOCKTICKS

Number of uclks in domain

UNC_R3_C_HI_AD_CREDITS_EMPTY.CBO10

CBox AD Credits Empty

UNC_R3_C_HI_AD_CREDITS_EMPTY.CBO11

CBox AD Credits Empty

UNC_R3_C_HI_AD_CREDITS_EMPTY.CBO12

CBox AD Credits Empty

UNC_R3_C_HI_AD_CREDITS_EMPTY.CBO13

CBox AD Credits Empty

UNC_R3_C_HI_AD_CREDITS_EMPTY.CBO14_16

CBox AD Credits Empty

UNC_R3_C_HI_AD_CREDITS_EMPTY.CBO8

CBox AD Credits Empty

UNC_R3_C_HI_AD_CREDITS_EMPTY.CBO9

CBox AD Credits Empty

UNC_R3_C_HI_AD_CREDITS_EMPTY.CBO_15_17

CBox AD Credits Empty

UNC_R3_C_LO_AD_CREDITS_EMPTY.CBO0

CBox AD Credits Empty

UNC_R3_C_LO_AD_CREDITS_EMPTY.CBO1

CBox AD Credits Empty

UNC_R3_C_LO_AD_CREDITS_EMPTY.CBO2

CBox AD Credits Empty

UNC_R3_C_LO_AD_CREDITS_EMPTY.CBO3

CBox AD Credits Empty

UNC_R3_C_LO_AD_CREDITS_EMPTY.CBO4

CBox AD Credits Empty

UNC_R3_C_LO_AD_CREDITS_EMPTY.CBO5

CBox AD Credits Empty

UNC_R3_C_LO_AD_CREDITS_EMPTY.CBO6

CBox AD Credits Empty

UNC_R3_C_LO_AD_CREDITS_EMPTY.CBO7

CBox AD Credits Empty

UNC_R3_HA_R2_BL_CREDITS_EMPTY.HA0

HA/R2 AD Credits Empty

UNC_R3_HA_R2_BL_CREDITS_EMPTY.HA1

HA/R2 AD Credits Empty

UNC_R3_HA_R2_BL_CREDITS_EMPTY.R2_NCB

HA/R2 AD Credits Empty

UNC_R3_HA_R2_BL_CREDITS_EMPTY.R2_NCS

HA/R2 AD Credits Empty

UNC_R3_IOT_BACKPRESSURE.HUB

IOT Backpressure

UNC_R3_IOT_BACKPRESSURE.SAT

IOT Backpressure

UNC_R3_IOT_CTS_HI.CTS2

IOT Common Trigger Sequencer - Hi

UNC_R3_IOT_CTS_HI.CTS3

IOT Common Trigger Sequencer - Hi

UNC_R3_IOT_CTS_LO.CTS0

IOT Common Trigger Sequencer - Lo

UNC_R3_IOT_CTS_LO.CTS1

IOT Common Trigger Sequencer - Lo

UNC_R3_QPI0_AD_CREDITS_EMPTY.VN0_HOM

QPI0 AD Credits Empty

UNC_R3_QPI0_AD_CREDITS_EMPTY.VN0_NDR

QPI0 AD Credits Empty

UNC_R3_QPI0_AD_CREDITS_EMPTY.VN0_SNP

QPI0 AD Credits Empty

UNC_R3_QPI0_AD_CREDITS_EMPTY.VN1_HOM

QPI0 AD Credits Empty

UNC_R3_QPI0_AD_CREDITS_EMPTY.VN1_NDR

QPI0 AD Credits Empty

UNC_R3_QPI0_AD_CREDITS_EMPTY.VN1_SNP

QPI0 AD Credits Empty

UNC_R3_QPI0_AD_CREDITS_EMPTY.VNA

QPI0 AD Credits Empty

UNC_R3_QPI0_BL_CREDITS_EMPTY.VN1_HOM

QPI0 BL Credits Empty

UNC_R3_QPI0_BL_CREDITS_EMPTY.VN1_NDR

QPI0 BL Credits Empty

UNC_R3_QPI0_BL_CREDITS_EMPTY.VN1_SNP

QPI0 BL Credits Empty

UNC_R3_QPI0_BL_CREDITS_EMPTY.VNA

QPI0 BL Credits Empty

UNC_R3_QPI1_AD_CREDITS_EMPTY.VN1_HOM

QPI1 AD Credits Empty

UNC_R3_QPI1_AD_CREDITS_EMPTY.VN1_NDR

QPI1 AD Credits Empty

UNC_R3_QPI1_AD_CREDITS_EMPTY.VN1_SNP

QPI1 AD Credits Empty

UNC_R3_QPI1_AD_CREDITS_EMPTY.VNA

QPI1 AD Credits Empty

UNC_R3_QPI1_BL_CREDITS_EMPTY.VN0_HOM

QPI1 BL Credits Empty

UNC_R3_QPI1_BL_CREDITS_EMPTY.VN0_NDR

QPI1 BL Credits Empty

UNC_R3_QPI1_BL_CREDITS_EMPTY.VN0_SNP

QPI1 BL Credits Empty

UNC_R3_QPI1_BL_CREDITS_EMPTY.VN1_HOM

QPI1 BL Credits Empty

UNC_R3_QPI1_BL_CREDITS_EMPTY.VN1_NDR

QPI1 BL Credits Empty

UNC_R3_QPI1_BL_CREDITS_EMPTY.VN1_SNP

QPI1 BL Credits Empty

UNC_R3_QPI1_BL_CREDITS_EMPTY.VNA

QPI1 BL Credits Empty

UNC_R3_RING_AD_USED.CCW

R3 AD Ring in Use; Counterclockwise

UNC_R3_RING_AD_USED.CCW_EVEN

R3 AD Ring in Use; Counterclockwise and Even

UNC_R3_RING_AD_USED.CCW_ODD

R3 AD Ring in Use; Counterclockwise and Odd

UNC_R3_RING_AD_USED.CW

R3 AD Ring in Use; Clockwise

UNC_R3_RING_AD_USED.CW_EVEN

R3 AD Ring in Use; Clockwise and Even

UNC_R3_RING_AD_USED.CW_ODD

R3 AD Ring in Use; Clockwise and Odd

UNC_R3_RING_AK_USED.CCW

R3 AK Ring in Use; Counterclockwise

UNC_R3_RING_AK_USED.CCW_EVEN

R3 AK Ring in Use; Counterclockwise and Even

UNC_R3_RING_AK_USED.CCW_ODD

R3 AK Ring in Use; Counterclockwise and Odd

UNC_R3_RING_AK_USED.CW

R3 AK Ring in Use; Clockwise

UNC_R3_RING_AK_USED.CW_EVEN

R3 AK Ring in Use; Clockwise and Even

UNC_R3_RING_AK_USED.CW_ODD

R3 AK Ring in Use; Clockwise and Odd

UNC_R3_RING_BL_USED.CCW

R3 BL Ring in Use; Counterclockwise

UNC_R3_RING_BL_USED.CCW_EVEN

R3 BL Ring in Use; Counterclockwise and Even

UNC_R3_RING_BL_USED.CCW_ODD

R3 BL Ring in Use; Counterclockwise and Odd

UNC_R3_RING_BL_USED.CW

R3 BL Ring in Use; Clockwise

UNC_R3_RING_BL_USED.CW_EVEN

R3 BL Ring in Use; Clockwise and Even

UNC_R3_RING_BL_USED.CW_ODD

R3 BL Ring in Use; Clockwise and Odd

UNC_R3_RING_IV_USED.ANY

R3 IV Ring in Use; Any

UNC_R3_RING_IV_USED.CW

R3 IV Ring in Use; Clockwise

UNC_R3_RING_SINK_STARVED.AK

Ring Stop Starved; AK

UNC_R3_RxR_CYCLES_NE.HOM

Ingress Cycles Not Empty; HOM

UNC_R3_RxR_CYCLES_NE.NDR

Ingress Cycles Not Empty; NDR

UNC_R3_RxR_CYCLES_NE.SNP

Ingress Cycles Not Empty; SNP

UNC_R3_RxR_CYCLES_NE_VN1.DRS

VN1 Ingress Cycles Not Empty; DRS

UNC_R3_RxR_CYCLES_NE_VN1.HOM

VN1 Ingress Cycles Not Empty; HOM

UNC_R3_RxR_CYCLES_NE_VN1.NCB

VN1 Ingress Cycles Not Empty; NCB

UNC_R3_RxR_CYCLES_NE_VN1.NCS

VN1 Ingress Cycles Not Empty; NCS

UNC_R3_RxR_CYCLES_NE_VN1.NDR

VN1 Ingress Cycles Not Empty; NDR

UNC_R3_RxR_CYCLES_NE_VN1.SNP

VN1 Ingress Cycles Not Empty; SNP

UNC_R3_RxR_INSERTS.DRS

Ingress Allocations; DRS

UNC_R3_RxR_INSERTS.HOM

Ingress Allocations; HOM

UNC_R3_RxR_INSERTS.NCB

Ingress Allocations; NCB

UNC_R3_RxR_INSERTS.NCS

Ingress Allocations; NCS

UNC_R3_RxR_INSERTS.NDR

Ingress Allocations; NDR

UNC_R3_RxR_INSERTS.SNP

Ingress Allocations; SNP

UNC_R3_RxR_INSERTS_VN1.DRS

VN1 Ingress Allocations; DRS

UNC_R3_RxR_INSERTS_VN1.HOM

VN1 Ingress Allocations; HOM

UNC_R3_RxR_INSERTS_VN1.NCB

VN1 Ingress Allocations; NCB

UNC_R3_RxR_INSERTS_VN1.NCS

VN1 Ingress Allocations; NCS

UNC_R3_RxR_INSERTS_VN1.NDR

VN1 Ingress Allocations; NDR

UNC_R3_RxR_INSERTS_VN1.SNP

VN1 Ingress Allocations; SNP

UNC_R3_RxR_OCCUPANCY_VN1.DRS

VN1 Ingress Occupancy Accumulator; DRS

UNC_R3_RxR_OCCUPANCY_VN1.HOM

VN1 Ingress Occupancy Accumulator; HOM

UNC_R3_RxR_OCCUPANCY_VN1.NCB

VN1 Ingress Occupancy Accumulator; NCB

UNC_R3_RxR_OCCUPANCY_VN1.NCS

VN1 Ingress Occupancy Accumulator; NCS

UNC_R3_RxR_OCCUPANCY_VN1.NDR

VN1 Ingress Occupancy Accumulator; NDR

UNC_R3_RxR_OCCUPANCY_VN1.SNP

VN1 Ingress Occupancy Accumulator; SNP

UNC_R3_SBO0_CREDITS_ACQUIRED.AD

SBo0 Credits Acquired; For AD Ring

UNC_R3_SBO0_CREDITS_ACQUIRED.BL

SBo0 Credits Acquired; For BL Ring

UNC_R3_SBO0_CREDIT_OCCUPANCY.AD

SBo0 Credits Occupancy; For AD Ring

UNC_R3_SBO0_CREDIT_OCCUPANCY.BL

SBo0 Credits Occupancy; For BL Ring

UNC_R3_SBO1_CREDITS_ACQUIRED.AD

SBo1 Credits Acquired; For AD Ring

UNC_R3_SBO1_CREDITS_ACQUIRED.BL

SBo1 Credits Acquired; For BL Ring

UNC_R3_SBO1_CREDIT_OCCUPANCY.AD

SBo1 Credits Occupancy; For AD Ring

UNC_R3_SBO1_CREDIT_OCCUPANCY.BL

SBo1 Credits Occupancy; For BL Ring

UNC_R3_STALL_NO_SBO_CREDIT.SBO0_AD

Stall on No Sbo Credits; For SBo0, AD Ring

UNC_R3_STALL_NO_SBO_CREDIT.SBO0_BL

Stall on No Sbo Credits; For SBo0, BL Ring

UNC_R3_STALL_NO_SBO_CREDIT.SBO1_AD

Stall on No Sbo Credits; For SBo1, AD Ring

UNC_R3_STALL_NO_SBO_CREDIT.SBO1_BL

Stall on No Sbo Credits; For SBo1, BL Ring

UNC_R3_TxR_NACK.DN_AD

Egress CCW NACK; AD CCW

UNC_R3_TxR_NACK.DN_AK

Egress CCW NACK; AK CCW

UNC_R3_TxR_NACK.DN_BL

Egress CCW NACK; BL CCW

UNC_R3_TxR_NACK.UP_AD

Egress CCW NACK; AK CCW

UNC_R3_TxR_NACK.UP_AK

Egress CCW NACK; BL CW

UNC_R3_TxR_NACK.UP_BL

Egress CCW NACK; BL CCW

UNC_R3_VN0_CREDITS_REJECT.DRS

VN0 Credit Acquisition Failed on DRS; DRS Message Class

UNC_R3_VN0_CREDITS_REJECT.HOM

VN0 Credit Acquisition Failed on DRS; HOM Message Class

UNC_R3_VN0_CREDITS_REJECT.NCB

VN0 Credit Acquisition Failed on DRS; NCB Message Class

UNC_R3_VN0_CREDITS_REJECT.NCS

VN0 Credit Acquisition Failed on DRS; NCS Message Class

UNC_R3_VN0_CREDITS_REJECT.NDR

VN0 Credit Acquisition Failed on DRS; NDR Message Class

UNC_R3_VN0_CREDITS_REJECT.SNP

VN0 Credit Acquisition Failed on DRS; SNP Message Class

UNC_R3_VN0_CREDITS_USED.DRS

VN0 Credit Used; DRS Message Class

UNC_R3_VN0_CREDITS_USED.HOM

VN0 Credit Used; HOM Message Class

UNC_R3_VN0_CREDITS_USED.NCB

VN0 Credit Used; NCB Message Class

UNC_R3_VN0_CREDITS_USED.NCS

VN0 Credit Used; NCS Message Class

UNC_R3_VN0_CREDITS_USED.NDR

VN0 Credit Used; NDR Message Class

UNC_R3_VN0_CREDITS_USED.SNP

VN0 Credit Used; SNP Message Class

UNC_R3_VN1_CREDITS_REJECT.DRS

VN1 Credit Acquisition Failed on DRS; DRS Message Class

UNC_R3_VN1_CREDITS_REJECT.HOM

VN1 Credit Acquisition Failed on DRS; HOM Message Class

UNC_R3_VN1_CREDITS_REJECT.NCB

VN1 Credit Acquisition Failed on DRS; NCB Message Class

UNC_R3_VN1_CREDITS_REJECT.NCS

VN1 Credit Acquisition Failed on DRS; NCS Message Class

UNC_R3_VN1_CREDITS_REJECT.NDR

VN1 Credit Acquisition Failed on DRS; NDR Message Class

UNC_R3_VN1_CREDITS_REJECT.SNP

VN1 Credit Acquisition Failed on DRS; SNP Message Class

UNC_R3_VN1_CREDITS_USED.DRS

VN1 Credit Used; DRS Message Class

UNC_R3_VN1_CREDITS_USED.HOM

VN1 Credit Used; HOM Message Class

UNC_R3_VN1_CREDITS_USED.NCB

VN1 Credit Used; NCB Message Class

UNC_R3_VN1_CREDITS_USED.NCS

VN1 Credit Used; NCS Message Class

UNC_R3_VN1_CREDITS_USED.NDR

VN1 Credit Used; NDR Message Class

UNC_R3_VN1_CREDITS_USED.SNP

VN1 Credit Used; SNP Message Class

UNC_R3_VNA_CREDITS_ACQUIRED.AD

VNA credit Acquisitions; HOM Message Class

UNC_R3_VNA_CREDITS_ACQUIRED.BL

VNA credit Acquisitions; HOM Message Class

UNC_R3_VNA_CREDITS_REJECT.DRS

VNA Credit Reject; DRS Message Class

UNC_R3_VNA_CREDITS_REJECT.HOM

VNA Credit Reject; HOM Message Class

UNC_R3_VNA_CREDITS_REJECT.NCB

VNA Credit Reject; NCB Message Class

UNC_R3_VNA_CREDITS_REJECT.NCS

VNA Credit Reject; NCS Message Class

UNC_R3_VNA_CREDITS_REJECT.NDR

VNA Credit Reject; NDR Message Class

UNC_R3_VNA_CREDITS_REJECT.SNP

VNA Credit Reject; SNP Message Class

UNC_S_BOUNCE_CONTROL

Bounce Control

UNC_S_CLOCKTICKS

Uncore Clocks

UNC_S_FAST_ASSERTED

FaST wire asserted

UNC_S_RING_AD_USED.DOWN

AD Ring In Use; Down

UNC_S_RING_AD_USED.DOWN_EVEN

AD Ring In Use; Down and Event

UNC_S_RING_AD_USED.DOWN_ODD

AD Ring In Use; Down and Odd

UNC_S_RING_AD_USED.UP

AD Ring In Use; Up

UNC_S_RING_AD_USED.UP_EVEN

AD Ring In Use; Up and Even

UNC_S_RING_AD_USED.UP_ODD

AD Ring In Use; Up and Odd

UNC_S_RING_AK_USED.DOWN

AK Ring In Use; Down

UNC_S_RING_AK_USED.DOWN_EVEN

AK Ring In Use; Down and Event

UNC_S_RING_AK_USED.DOWN_ODD

AK Ring In Use; Down and Odd

UNC_S_RING_AK_USED.UP

AK Ring In Use; Up

UNC_S_RING_AK_USED.UP_EVEN

AK Ring In Use; Up and Even

UNC_S_RING_AK_USED.UP_ODD

AK Ring In Use; Up and Odd

UNC_S_RING_BL_USED.DOWN

BL Ring in Use; Down

UNC_S_RING_BL_USED.DOWN_EVEN

BL Ring in Use; Down and Event

UNC_S_RING_BL_USED.DOWN_ODD

BL Ring in Use; Down and Odd

UNC_S_RING_BL_USED.UP

BL Ring in Use; Up

UNC_S_RING_BL_USED.UP_EVEN

BL Ring in Use; Up and Even

UNC_S_RING_BL_USED.UP_ODD

BL Ring in Use; Up and Odd

UNC_S_RING_BOUNCES.AD_CACHE

Number of LLC responses that bounced on the Ring.

UNC_S_RING_BOUNCES.AK_CORE

Number of LLC responses that bounced on the Ring.; Acknowledgements to core

UNC_S_RING_BOUNCES.BL_CORE

Number of LLC responses that bounced on the Ring.; Data Responses to core

UNC_S_RING_BOUNCES.IV_CORE

Number of LLC responses that bounced on the Ring.; Snoops of processor's cache.

UNC_S_RING_IV_USED.DN

BL Ring in Use; Any

UNC_S_RING_IV_USED.UP

BL Ring in Use; Any

UNC_S_RING_SINK_STARVED.AD_CACHE

tbd

UNC_S_RING_SINK_STARVED.AK_CORE

tbd

UNC_S_RING_SINK_STARVED.BL_CORE

tbd

UNC_S_RING_SINK_STARVED.IV_CORE

tbd

UNC_S_RxR_BUSY_STARVED.AD_BNC

Injection Starvation; AD - Bounces

UNC_S_RxR_BUSY_STARVED.AD_CRD

Injection Starvation; AD - Credits

UNC_S_RxR_BUSY_STARVED.BL_BNC

Injection Starvation; BL - Bounces

UNC_S_RxR_BUSY_STARVED.BL_CRD

Injection Starvation; BL - Credits

UNC_S_RxR_BYPASS.AD_BNC

Bypass; AD - Bounces

UNC_S_RxR_BYPASS.AD_CRD

Bypass; AD - Credits

UNC_S_RxR_BYPASS.AK

Bypass; AK

UNC_S_RxR_BYPASS.BL_BNC

Bypass; BL - Bounces

UNC_S_RxR_BYPASS.BL_CRD

Bypass; BL - Credits

UNC_S_RxR_BYPASS.IV

Bypass; IV

UNC_S_RxR_CRD_STARVED.AD_BNC

Injection Starvation; AD - Bounces

UNC_S_RxR_CRD_STARVED.AD_CRD

Injection Starvation; AD - Credits

UNC_S_RxR_CRD_STARVED.AK

Injection Starvation; AK

UNC_S_RxR_CRD_STARVED.BL_BNC

Injection Starvation; BL - Bounces

UNC_S_RxR_CRD_STARVED.BL_CRD

Injection Starvation; BL - Credits

UNC_S_RxR_CRD_STARVED.IFV

Injection Starvation; IVF Credit

UNC_S_RxR_CRD_STARVED.IV

Injection Starvation; IV

UNC_S_RxR_INSERTS.AD_BNC

Ingress Allocations; AD - Bounces

UNC_S_RxR_INSERTS.AD_CRD

Ingress Allocations; AD - Credits

UNC_S_RxR_INSERTS.AK

Ingress Allocations; AK

UNC_S_RxR_INSERTS.BL_BNC

Ingress Allocations; BL - Bounces

UNC_S_RxR_INSERTS.BL_CRD

Ingress Allocations; BL - Credits

UNC_S_RxR_INSERTS.IV

Ingress Allocations; IV

UNC_S_RxR_OCCUPANCY.AD_BNC

Ingress Occupancy; AD - Bounces

UNC_S_RxR_OCCUPANCY.AD_CRD

Ingress Occupancy; AD - Credits

UNC_S_RxR_OCCUPANCY.AK

Ingress Occupancy; AK

UNC_S_RxR_OCCUPANCY.BL_BNC

Ingress Occupancy; BL - Bounces

UNC_S_RxR_OCCUPANCY.BL_CRD

Ingress Occupancy; BL - Credits

UNC_S_RxR_OCCUPANCY.IV

Ingress Occupancy; IV

UNC_S_TxR_ADS_USED.AD

tbd

UNC_S_TxR_ADS_USED.AK

tbd

UNC_S_TxR_ADS_USED.BL

tbd

UNC_S_TxR_INSERTS.AD_BNC

Egress Allocations; AD - Bounces

UNC_S_TxR_INSERTS.AD_CRD

Egress Allocations; AD - Credits

UNC_S_TxR_INSERTS.AK

Egress Allocations; AK

UNC_S_TxR_INSERTS.BL_BNC

Egress Allocations; BL - Bounces

UNC_S_TxR_INSERTS.BL_CRD

Egress Allocations; BL - Credits

UNC_S_TxR_INSERTS.IV

Egress Allocations; IV

UNC_S_TxR_OCCUPANCY.AD_BNC

Egress Occupancy; AD - Bounces

UNC_S_TxR_OCCUPANCY.AD_CRD

Egress Occupancy; AD - Credits

UNC_S_TxR_OCCUPANCY.AK

Egress Occupancy; AK

UNC_S_TxR_OCCUPANCY.BL_BNC

Egress Occupancy; BL - Bounces

UNC_S_TxR_OCCUPANCY.BL_CRD

Egress Occupancy; BL - Credits

UNC_S_TxR_OCCUPANCY.IV

Egress Occupancy; IV

UNC_S_TxR_STARVED.AD

Injection Starvation; Onto AD Ring

UNC_S_TxR_STARVED.AK

Injection Starvation; Onto AK Ring

UNC_S_TxR_STARVED.BL

Injection Starvation; Onto BL Ring

UNC_S_TxR_STARVED.IV

Injection Starvation; Onto IV Ring

UNC_U_CLOCKTICKS

tbd

UNC_U_EVENT_MSG.DOORBELL_RCVD

VLW Received

UNC_U_FILTER_MATCH.DISABLE

Filter Match

UNC_U_FILTER_MATCH.ENABLE

Filter Match

UNC_U_FILTER_MATCH.U2C_DISABLE

Filter Match

UNC_U_FILTER_MATCH.U2C_ENABLE

Filter Match

UNC_U_PHOLD_CYCLES.ASSERT_TO_ACK

Cycles PHOLD Assert to Ack; Assert to ACK

UNC_U_RACU_REQUESTS

RACU Request

UNC_U_U2C_EVENTS.CMC

Monitor Sent to T0; Correctable Machine Check

UNC_U_U2C_EVENTS.LIVELOCK

Monitor Sent to T0; Livelock

UNC_U_U2C_EVENTS.LTERROR

Monitor Sent to T0; LTError

UNC_U_U2C_EVENTS.MONITOR_T0

Monitor Sent to T0; Monitor T0

UNC_U_U2C_EVENTS.MONITOR_T1

Monitor Sent to T0; Monitor T1

UNC_U_U2C_EVENTS.OTHER

Monitor Sent to T0; Other

UNC_U_U2C_EVENTS.TRAP

Monitor Sent to T0; Trap

UNC_U_U2C_EVENTS.UMC

Monitor Sent to T0; Uncorrectable Machine Check

UOPS_DISPATCHED_PORT.PORT_0

Cycles per thread when uops are executed in port 0

UOPS_DISPATCHED_PORT.PORT_1

Cycles per thread when uops are executed in port 1

UOPS_DISPATCHED_PORT.PORT_2

Cycles per thread when uops are executed in port 2

UOPS_DISPATCHED_PORT.PORT_3

Cycles per thread when uops are executed in port 3

UOPS_DISPATCHED_PORT.PORT_4

Cycles per thread when uops are executed in port 4

UOPS_DISPATCHED_PORT.PORT_5

Cycles per thread when uops are executed in port 5

UOPS_DISPATCHED_PORT.PORT_6

Cycles per thread when uops are executed in port 6

UOPS_DISPATCHED_PORT.PORT_7

Cycles per thread when uops are executed in port 7

UOPS_EXECUTED.CORE

Number of uops executed on the core.

UOPS_EXECUTED.CORE_CYCLES_GE_1

Cycles at least 1 micro-op is executed from any thread on physical core

UOPS_EXECUTED.CORE_CYCLES_GE_2

Cycles at least 2 micro-op is executed from any thread on physical core

UOPS_EXECUTED.CORE_CYCLES_GE_3

Cycles at least 3 micro-op is executed from any thread on physical core

UOPS_EXECUTED.CORE_CYCLES_GE_4

Cycles at least 4 micro-op is executed from any thread on physical core

UOPS_EXECUTED.CORE_CYCLES_NONE

Cycles with no micro-ops executed from any thread on physical core

UOPS_EXECUTED.CYCLES_GE_1_UOP_EXEC

This events counts the cycles where at least one uop was executed. It is counted per thread.

UOPS_EXECUTED.CYCLES_GE_2_UOPS_EXEC

This events counts the cycles where at least two uop were executed. It is counted per thread.

UOPS_EXECUTED.CYCLES_GE_3_UOPS_EXEC

This events counts the cycles where at least three uop were executed. It is counted per thread.

UOPS_EXECUTED.CYCLES_GE_4_UOPS_EXEC

Cycles where at least 4 uops were executed per-thread

UOPS_EXECUTED.STALL_CYCLES

Counts number of cycles no uops were dispatched to be executed on this thread.

UOPS_EXECUTED_PORT.PORT_0

Cycles per thread when uops are executed in port 0

UOPS_EXECUTED_PORT.PORT_0_CORE

Cycles per core when uops are exectuted in port 0

UOPS_EXECUTED_PORT.PORT_1

Cycles per thread when uops are executed in port 1

UOPS_EXECUTED_PORT.PORT_1_CORE

Cycles per core when uops are exectuted in port 1

UOPS_EXECUTED_PORT.PORT_2

Cycles per thread when uops are executed in port 2

UOPS_EXECUTED_PORT.PORT_2_CORE

Cycles per core when uops are dispatched to port 2

UOPS_EXECUTED_PORT.PORT_3

Cycles per thread when uops are executed in port 3

UOPS_EXECUTED_PORT.PORT_3_CORE

Cycles per core when uops are dispatched to port 3

UOPS_EXECUTED_PORT.PORT_4

Cycles per thread when uops are executed in port 4

UOPS_EXECUTED_PORT.PORT_4_CORE

Cycles per core when uops are exectuted in port 4

UOPS_EXECUTED_PORT.PORT_5

Cycles per thread when uops are executed in port 5

UOPS_EXECUTED_PORT.PORT_5_CORE

Cycles per core when uops are exectuted in port 5

UOPS_EXECUTED_PORT.PORT_6

Cycles per thread when uops are executed in port 6

UOPS_EXECUTED_PORT.PORT_6_CORE

Cycles per core when uops are exectuted in port 6

UOPS_EXECUTED_PORT.PORT_7

Cycles per thread when uops are executed in port 7

UOPS_EXECUTED_PORT.PORT_7_CORE

Cycles per core when uops are dispatched to port 7

UOPS_ISSUED.ANY

This event counts the number of uops issued by the Front-end of the pipeline to the Back-end. This event is counted at the allocation stage and will count both retired and non-retired uops.

UOPS_ISSUED.CORE_STALL_CYCLES

Cycles when Resource Allocation Table (RAT) does not issue Uops to Reservation Station (RS) for all threads

UOPS_ISSUED.FLAGS_MERGE

Number of flags-merge uops being allocated. Such uops considered perf sensitive; added by GSR u-arch.

UOPS_ISSUED.SINGLE_MUL

Number of Multiply packed/scalar single precision uops allocated

UOPS_ISSUED.SLOW_LEA

Number of slow LEA uops being allocated. A uop is generally considered SlowLea if it has 3 sources (e.g. 2 sources + immediate) regardless if as a result of LEA instruction or not.

UOPS_ISSUED.STALL_CYCLES

Cycles when Resource Allocation Table (RAT) does not issue Uops to Reservation Station (RS) for the thread

UOPS_RETIRED.ALL

Actually retired uops.

UOPS_RETIRED.ALL_PS

Actually retired uops.

UOPS_RETIRED.CORE_STALL_CYCLES

Cycles without actually retired uops.

UOPS_RETIRED.RETIRE_SLOTS

This event counts the number of retirement slots used each cycle. There are potentially 4 slots that can be used each cycle - meaning, 4 uops or 4 instructions could retire each cycle.

UOPS_RETIRED.RETIRE_SLOTS_PS

Retirement slots used.

UOPS_RETIRED.STALL_CYCLES

Cycles without actually retired uops.

UOPS_RETIRED.TOTAL_CYCLES

Cycles with less than 10 actually retired uops.