112c6385eSIan Rogers[
212c6385eSIan Rogers    {
3aa205003SIan Rogers        "BriefDescription": "AMX retired arithmetic BF16 operations.",
412c6385eSIan Rogers        "EventCode": "0xce",
512c6385eSIan Rogers        "EventName": "AMX_OPS_RETIRED.BF16",
6aa205003SIan Rogers        "PublicDescription": "Number of AMX-based retired arithmetic bfloat16 (BF16) floating-point operations. Counts TDPBF16PS FP instructions. SW to use operation multiplier of 4",
712c6385eSIan Rogers        "SampleAfterValue": "1000003",
812c6385eSIan Rogers        "UMask": "0x2"
912c6385eSIan Rogers    },
1012c6385eSIan Rogers    {
11aa205003SIan Rogers        "BriefDescription": "AMX retired arithmetic integer 8-bit operations.",
1212c6385eSIan Rogers        "EventCode": "0xce",
1312c6385eSIan Rogers        "EventName": "AMX_OPS_RETIRED.INT8",
14aa205003SIan Rogers        "PublicDescription": "Number of AMX-based retired arithmetic integer operations of 8-bit width source operands. Counts TDPB[SS,UU,US,SU]D instructions. SW should use operation multiplier of 8.",
1512c6385eSIan Rogers        "SampleAfterValue": "1000003",
1612c6385eSIan Rogers        "UMask": "0x1"
1712c6385eSIan Rogers    },
1812c6385eSIan Rogers    {
1912c6385eSIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event ARITH.DIV_ACTIVE",
2012c6385eSIan Rogers        "CounterMask": "1",
21400dd489SIan Rogers        "Deprecated": "1",
2212c6385eSIan Rogers        "EventCode": "0xb0",
2312c6385eSIan Rogers        "EventName": "ARITH.DIVIDER_ACTIVE",
2412c6385eSIan Rogers        "SampleAfterValue": "1000003",
2512c6385eSIan Rogers        "UMask": "0x9"
2612c6385eSIan Rogers    },
2712c6385eSIan Rogers    {
2812c6385eSIan Rogers        "BriefDescription": "Cycles when divide unit is busy executing divide or square root operations.",
2912c6385eSIan Rogers        "CounterMask": "1",
3012c6385eSIan Rogers        "EventCode": "0xb0",
3112c6385eSIan Rogers        "EventName": "ARITH.DIV_ACTIVE",
3212c6385eSIan Rogers        "PublicDescription": "Counts cycles when divide unit is busy executing divide or square root operations. Accounts for integer and floating-point operations.",
3312c6385eSIan Rogers        "SampleAfterValue": "1000003",
3412c6385eSIan Rogers        "UMask": "0x9"
3512c6385eSIan Rogers    },
3612c6385eSIan Rogers    {
3712c6385eSIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event ARITH.FPDIV_ACTIVE",
3812c6385eSIan Rogers        "CounterMask": "1",
39400dd489SIan Rogers        "Deprecated": "1",
4012c6385eSIan Rogers        "EventCode": "0xb0",
4112c6385eSIan Rogers        "EventName": "ARITH.FP_DIVIDER_ACTIVE",
4212c6385eSIan Rogers        "SampleAfterValue": "1000003",
4312c6385eSIan Rogers        "UMask": "0x1"
4412c6385eSIan Rogers    },
4512c6385eSIan Rogers    {
4612c6385eSIan Rogers        "BriefDescription": "This event counts the cycles the integer divider is busy.",
4754f5de6fSIan Rogers        "CounterMask": "1",
4812c6385eSIan Rogers        "EventCode": "0xb0",
4912c6385eSIan Rogers        "EventName": "ARITH.IDIV_ACTIVE",
5012c6385eSIan Rogers        "SampleAfterValue": "1000003",
5112c6385eSIan Rogers        "UMask": "0x8"
5212c6385eSIan Rogers    },
5312c6385eSIan Rogers    {
5412c6385eSIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event ARITH.IDIV_ACTIVE",
5512c6385eSIan Rogers        "CounterMask": "1",
56400dd489SIan Rogers        "Deprecated": "1",
5712c6385eSIan Rogers        "EventCode": "0xb0",
5812c6385eSIan Rogers        "EventName": "ARITH.INT_DIVIDER_ACTIVE",
5912c6385eSIan Rogers        "SampleAfterValue": "1000003",
6012c6385eSIan Rogers        "UMask": "0x8"
6112c6385eSIan Rogers    },
6212c6385eSIan Rogers    {
6312c6385eSIan Rogers        "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.",
6412c6385eSIan Rogers        "EventCode": "0xc1",
6512c6385eSIan Rogers        "EventName": "ASSISTS.ANY",
669a1b4aa4SIan Rogers        "PublicDescription": "Counts the number of occurrences where a microcode assist is invoked by hardware. Examples include AD (page Access Dirty), FP and AVX related assists.",
6712c6385eSIan Rogers        "SampleAfterValue": "100003",
689a1b4aa4SIan Rogers        "UMask": "0x1b"
6912c6385eSIan Rogers    },
7012c6385eSIan Rogers    {
7112c6385eSIan Rogers        "BriefDescription": "All branch instructions retired.",
7212c6385eSIan Rogers        "EventCode": "0xc4",
7312c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.ALL_BRANCHES",
7412c6385eSIan Rogers        "PEBS": "1",
7512c6385eSIan Rogers        "PublicDescription": "Counts all branch instructions retired.",
7612c6385eSIan Rogers        "SampleAfterValue": "400009"
7712c6385eSIan Rogers    },
7812c6385eSIan Rogers    {
7912c6385eSIan Rogers        "BriefDescription": "Conditional branch instructions retired.",
8012c6385eSIan Rogers        "EventCode": "0xc4",
8112c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.COND",
8212c6385eSIan Rogers        "PEBS": "1",
8312c6385eSIan Rogers        "PublicDescription": "Counts conditional branch instructions retired.",
8412c6385eSIan Rogers        "SampleAfterValue": "400009",
8512c6385eSIan Rogers        "UMask": "0x11"
8612c6385eSIan Rogers    },
8712c6385eSIan Rogers    {
8812c6385eSIan Rogers        "BriefDescription": "Not taken branch instructions retired.",
8912c6385eSIan Rogers        "EventCode": "0xc4",
9012c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.COND_NTAKEN",
9112c6385eSIan Rogers        "PEBS": "1",
9212c6385eSIan Rogers        "PublicDescription": "Counts not taken branch instructions retired.",
9312c6385eSIan Rogers        "SampleAfterValue": "400009",
9412c6385eSIan Rogers        "UMask": "0x10"
9512c6385eSIan Rogers    },
9612c6385eSIan Rogers    {
9712c6385eSIan Rogers        "BriefDescription": "Taken conditional branch instructions retired.",
9812c6385eSIan Rogers        "EventCode": "0xc4",
9912c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.COND_TAKEN",
10012c6385eSIan Rogers        "PEBS": "1",
10112c6385eSIan Rogers        "PublicDescription": "Counts taken conditional branch instructions retired.",
10212c6385eSIan Rogers        "SampleAfterValue": "400009",
10312c6385eSIan Rogers        "UMask": "0x1"
10412c6385eSIan Rogers    },
10512c6385eSIan Rogers    {
10612c6385eSIan Rogers        "BriefDescription": "Far branch instructions retired.",
10712c6385eSIan Rogers        "EventCode": "0xc4",
10812c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.FAR_BRANCH",
10912c6385eSIan Rogers        "PEBS": "1",
11012c6385eSIan Rogers        "PublicDescription": "Counts far branch instructions retired.",
11112c6385eSIan Rogers        "SampleAfterValue": "100007",
11212c6385eSIan Rogers        "UMask": "0x40"
11312c6385eSIan Rogers    },
11412c6385eSIan Rogers    {
11512c6385eSIan Rogers        "BriefDescription": "Indirect near branch instructions retired (excluding returns)",
11612c6385eSIan Rogers        "EventCode": "0xc4",
11712c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.INDIRECT",
11812c6385eSIan Rogers        "PEBS": "1",
11912c6385eSIan Rogers        "PublicDescription": "Counts near indirect branch instructions retired excluding returns. TSX abort is an indirect branch.",
12012c6385eSIan Rogers        "SampleAfterValue": "100003",
12112c6385eSIan Rogers        "UMask": "0x80"
12212c6385eSIan Rogers    },
12312c6385eSIan Rogers    {
12412c6385eSIan Rogers        "BriefDescription": "Direct and indirect near call instructions retired.",
12512c6385eSIan Rogers        "EventCode": "0xc4",
12612c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.NEAR_CALL",
12712c6385eSIan Rogers        "PEBS": "1",
12812c6385eSIan Rogers        "PublicDescription": "Counts both direct and indirect near call instructions retired.",
12912c6385eSIan Rogers        "SampleAfterValue": "100007",
13012c6385eSIan Rogers        "UMask": "0x2"
13112c6385eSIan Rogers    },
13212c6385eSIan Rogers    {
13312c6385eSIan Rogers        "BriefDescription": "Return instructions retired.",
13412c6385eSIan Rogers        "EventCode": "0xc4",
13512c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.NEAR_RETURN",
13612c6385eSIan Rogers        "PEBS": "1",
13712c6385eSIan Rogers        "PublicDescription": "Counts return instructions retired.",
13812c6385eSIan Rogers        "SampleAfterValue": "100007",
13912c6385eSIan Rogers        "UMask": "0x8"
14012c6385eSIan Rogers    },
14112c6385eSIan Rogers    {
14212c6385eSIan Rogers        "BriefDescription": "Taken branch instructions retired.",
14312c6385eSIan Rogers        "EventCode": "0xc4",
14412c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.NEAR_TAKEN",
14512c6385eSIan Rogers        "PEBS": "1",
14612c6385eSIan Rogers        "PublicDescription": "Counts taken branch instructions retired.",
14712c6385eSIan Rogers        "SampleAfterValue": "400009",
14812c6385eSIan Rogers        "UMask": "0x20"
14912c6385eSIan Rogers    },
15012c6385eSIan Rogers    {
15112c6385eSIan Rogers        "BriefDescription": "All mispredicted branch instructions retired.",
15212c6385eSIan Rogers        "EventCode": "0xc5",
15312c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.ALL_BRANCHES",
15412c6385eSIan Rogers        "PEBS": "1",
15512c6385eSIan Rogers        "PublicDescription": "Counts all the retired branch instructions that were mispredicted by the processor. A branch misprediction occurs when the processor incorrectly predicts the destination of the branch.  When the misprediction is discovered at execution, all the instructions executed in the wrong (speculative) path must be discarded, and the processor must start fetching from the correct path.",
15612c6385eSIan Rogers        "SampleAfterValue": "400009"
15712c6385eSIan Rogers    },
15812c6385eSIan Rogers    {
15912c6385eSIan Rogers        "BriefDescription": "Mispredicted conditional branch instructions retired.",
16012c6385eSIan Rogers        "EventCode": "0xc5",
16112c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.COND",
16212c6385eSIan Rogers        "PEBS": "1",
16312c6385eSIan Rogers        "PublicDescription": "Counts mispredicted conditional branch instructions retired.",
16412c6385eSIan Rogers        "SampleAfterValue": "400009",
16512c6385eSIan Rogers        "UMask": "0x11"
16612c6385eSIan Rogers    },
16712c6385eSIan Rogers    {
16812c6385eSIan Rogers        "BriefDescription": "Mispredicted non-taken conditional branch instructions retired.",
16912c6385eSIan Rogers        "EventCode": "0xc5",
17012c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.COND_NTAKEN",
17112c6385eSIan Rogers        "PEBS": "1",
17212c6385eSIan Rogers        "PublicDescription": "Counts the number of conditional branch instructions retired that were mispredicted and the branch direction was not taken.",
17312c6385eSIan Rogers        "SampleAfterValue": "400009",
17412c6385eSIan Rogers        "UMask": "0x10"
17512c6385eSIan Rogers    },
17612c6385eSIan Rogers    {
17734122105SIan Rogers        "BriefDescription": "number of branch instructions retired that were mispredicted and taken.",
17812c6385eSIan Rogers        "EventCode": "0xc5",
17912c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.COND_TAKEN",
18012c6385eSIan Rogers        "PEBS": "1",
18112c6385eSIan Rogers        "PublicDescription": "Counts taken conditional mispredicted branch instructions retired.",
18212c6385eSIan Rogers        "SampleAfterValue": "400009",
18312c6385eSIan Rogers        "UMask": "0x1"
18412c6385eSIan Rogers    },
18512c6385eSIan Rogers    {
18612c6385eSIan Rogers        "BriefDescription": "Miss-predicted near indirect branch instructions retired (excluding returns)",
18712c6385eSIan Rogers        "EventCode": "0xc5",
18812c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.INDIRECT",
18912c6385eSIan Rogers        "PEBS": "1",
19012c6385eSIan Rogers        "PublicDescription": "Counts miss-predicted near indirect branch instructions retired excluding returns. TSX abort is an indirect branch.",
19112c6385eSIan Rogers        "SampleAfterValue": "100003",
19212c6385eSIan Rogers        "UMask": "0x80"
19312c6385eSIan Rogers    },
19412c6385eSIan Rogers    {
19512c6385eSIan Rogers        "BriefDescription": "Mispredicted indirect CALL retired.",
19612c6385eSIan Rogers        "EventCode": "0xc5",
19712c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.INDIRECT_CALL",
19812c6385eSIan Rogers        "PEBS": "1",
19912c6385eSIan Rogers        "PublicDescription": "Counts retired mispredicted indirect (near taken) CALL instructions, including both register and memory indirect.",
20012c6385eSIan Rogers        "SampleAfterValue": "400009",
20112c6385eSIan Rogers        "UMask": "0x2"
20212c6385eSIan Rogers    },
20312c6385eSIan Rogers    {
20412c6385eSIan Rogers        "BriefDescription": "Number of near branch instructions retired that were mispredicted and taken.",
20512c6385eSIan Rogers        "EventCode": "0xc5",
20612c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.NEAR_TAKEN",
20712c6385eSIan Rogers        "PEBS": "1",
20812c6385eSIan Rogers        "PublicDescription": "Counts number of near branch instructions retired that were mispredicted and taken.",
20912c6385eSIan Rogers        "SampleAfterValue": "400009",
21012c6385eSIan Rogers        "UMask": "0x20"
21112c6385eSIan Rogers    },
21212c6385eSIan Rogers    {
21312c6385eSIan Rogers        "BriefDescription": "This event counts the number of mispredicted ret instructions retired. Non PEBS",
21412c6385eSIan Rogers        "EventCode": "0xc5",
21512c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.RET",
21612c6385eSIan Rogers        "PEBS": "1",
21712c6385eSIan Rogers        "PublicDescription": "This is a non-precise version (that is, does not use PEBS) of the event that counts mispredicted return instructions retired.",
21812c6385eSIan Rogers        "SampleAfterValue": "100007",
21912c6385eSIan Rogers        "UMask": "0x8"
22012c6385eSIan Rogers    },
22112c6385eSIan Rogers    {
22212c6385eSIan Rogers        "BriefDescription": "Core clocks when the thread is in the C0.1 light-weight slower wakeup time but more power saving optimized state.",
22312c6385eSIan Rogers        "EventCode": "0xec",
22412c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.C01",
22512c6385eSIan Rogers        "PublicDescription": "Counts core clocks when the thread is in the C0.1 light-weight slower wakeup time but more power saving optimized state.  This state can be entered via the TPAUSE or UMWAIT instructions.",
22612c6385eSIan Rogers        "SampleAfterValue": "2000003",
22712c6385eSIan Rogers        "UMask": "0x10"
22812c6385eSIan Rogers    },
22912c6385eSIan Rogers    {
23012c6385eSIan Rogers        "BriefDescription": "Core clocks when the thread is in the C0.2 light-weight faster wakeup time but less power saving optimized state.",
23112c6385eSIan Rogers        "EventCode": "0xec",
23212c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.C02",
23312c6385eSIan Rogers        "PublicDescription": "Counts core clocks when the thread is in the C0.2 light-weight faster wakeup time but less power saving optimized state.  This state can be entered via the TPAUSE or UMWAIT instructions.",
23412c6385eSIan Rogers        "SampleAfterValue": "2000003",
23512c6385eSIan Rogers        "UMask": "0x20"
23612c6385eSIan Rogers    },
23712c6385eSIan Rogers    {
23812c6385eSIan Rogers        "BriefDescription": "Core clocks when the thread is in the C0.1 or C0.2 or running a PAUSE in C0 ACPI state.",
23912c6385eSIan Rogers        "EventCode": "0xec",
24012c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.C0_WAIT",
24112c6385eSIan Rogers        "PublicDescription": "Counts core clocks when the thread is in the C0.1 or C0.2 power saving optimized states (TPAUSE or UMWAIT instructions) or running the PAUSE instruction.",
24212c6385eSIan Rogers        "SampleAfterValue": "2000003",
24312c6385eSIan Rogers        "UMask": "0x70"
24412c6385eSIan Rogers    },
24512c6385eSIan Rogers    {
24612c6385eSIan Rogers        "BriefDescription": "Cycle counts are evenly distributed between active threads in the Core.",
24712c6385eSIan Rogers        "EventCode": "0xec",
24812c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.DISTRIBUTED",
24912c6385eSIan Rogers        "PublicDescription": "This event distributes cycle counts between active hyperthreads, i.e., those in C0.  A hyperthread becomes inactive when it executes the HLT or MWAIT instructions.  If all other hyperthreads are inactive (or disabled or do not exist), all counts are attributed to this hyperthread. To obtain the full count when the Core is active, sum the counts from each hyperthread.",
25012c6385eSIan Rogers        "SampleAfterValue": "2000003",
25112c6385eSIan Rogers        "UMask": "0x2"
25212c6385eSIan Rogers    },
25312c6385eSIan Rogers    {
25412c6385eSIan Rogers        "BriefDescription": "Core crystal clock cycles when this thread is unhalted and the other thread is halted.",
25512c6385eSIan Rogers        "EventCode": "0x3c",
25612c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.ONE_THREAD_ACTIVE",
25712c6385eSIan Rogers        "PublicDescription": "Counts Core crystal clock cycles when current thread is unhalted and the other thread is halted.",
25812c6385eSIan Rogers        "SampleAfterValue": "25003",
25912c6385eSIan Rogers        "UMask": "0x2"
26012c6385eSIan Rogers    },
26112c6385eSIan Rogers    {
2629061dffdSZhengjun Xing        "BriefDescription": "CPU_CLK_UNHALTED.PAUSE",
26312c6385eSIan Rogers        "EventCode": "0xec",
26412c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.PAUSE",
26512c6385eSIan Rogers        "SampleAfterValue": "2000003",
26612c6385eSIan Rogers        "UMask": "0x40"
26712c6385eSIan Rogers    },
26812c6385eSIan Rogers    {
2699061dffdSZhengjun Xing        "BriefDescription": "CPU_CLK_UNHALTED.PAUSE_INST",
27012c6385eSIan Rogers        "CounterMask": "1",
27112c6385eSIan Rogers        "EdgeDetect": "1",
27212c6385eSIan Rogers        "EventCode": "0xec",
27312c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.PAUSE_INST",
27412c6385eSIan Rogers        "SampleAfterValue": "2000003",
27512c6385eSIan Rogers        "UMask": "0x40"
27612c6385eSIan Rogers    },
27712c6385eSIan Rogers    {
27812c6385eSIan Rogers        "BriefDescription": "Core crystal clock cycles. Cycle counts are evenly distributed between active threads in the Core.",
27912c6385eSIan Rogers        "EventCode": "0x3c",
28012c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.REF_DISTRIBUTED",
28112c6385eSIan Rogers        "PublicDescription": "This event distributes Core crystal clock cycle counts between active hyperthreads, i.e., those in C0 sleep-state. A hyperthread becomes inactive when it executes the HLT or MWAIT instructions. If one thread is active in a core, all counts are attributed to this hyperthread. To obtain the full count when the Core is active, sum the counts from each hyperthread.",
28212c6385eSIan Rogers        "SampleAfterValue": "2000003",
28312c6385eSIan Rogers        "UMask": "0x8"
28412c6385eSIan Rogers    },
28512c6385eSIan Rogers    {
28612c6385eSIan Rogers        "BriefDescription": "Reference cycles when the core is not in halt state.",
28712c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.REF_TSC",
28812c6385eSIan Rogers        "PublicDescription": "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. It is counted on a dedicated fixed counter, leaving the eight programmable counters available for other events. Note: On all current platforms this event stops counting during 'throttling (TM)' states duty off periods the processor is 'halted'.  The counter update is done at a lower clock rate then the core clock the overflow status bit for this counter may appear 'sticky'.  After the counter has overflowed and software clears the overflow status bit and resets the counter to less than MAX. The reset value to the counter is not clocked immediately so the overflow status bit will flip 'high (1)' and generate another PMI (if enabled) after which the reset value gets clocked into the counter. Therefore, software will get the interrupt, read the overflow status bit '1 for bit 34 while the counter value is less than MAX. Software should ignore this case.",
28912c6385eSIan Rogers        "SampleAfterValue": "2000003",
29012c6385eSIan Rogers        "UMask": "0x3"
29112c6385eSIan Rogers    },
29212c6385eSIan Rogers    {
29334122105SIan Rogers        "BriefDescription": "Reference cycles when the core is not in halt state.",
29434122105SIan Rogers        "EventCode": "0x3c",
29534122105SIan Rogers        "EventName": "CPU_CLK_UNHALTED.REF_TSC_P",
29634122105SIan Rogers        "PublicDescription": "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. It is counted on a dedicated fixed counter, leaving the four (eight when Hyperthreading is disabled) programmable counters available for other events. Note: On all current platforms this event stops counting during 'throttling (TM)' states duty off periods the processor is 'halted'.  The counter update is done at a lower clock rate then the core clock the overflow status bit for this counter may appear 'sticky'.  After the counter has overflowed and software clears the overflow status bit and resets the counter to less than MAX. The reset value to the counter is not clocked immediately so the overflow status bit will flip 'high (1)' and generate another PMI (if enabled) after which the reset value gets clocked into the counter. Therefore, software will get the interrupt, read the overflow status bit '1 for bit 34 while the counter value is less than MAX. Software should ignore this case.",
29734122105SIan Rogers        "SampleAfterValue": "2000003",
29834122105SIan Rogers        "UMask": "0x1"
29934122105SIan Rogers    },
30034122105SIan Rogers    {
30112c6385eSIan Rogers        "BriefDescription": "Core cycles when the thread is not in halt state",
30212c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.THREAD",
30312c6385eSIan Rogers        "PublicDescription": "Counts the number of core cycles while the thread is not in a halt state. The thread enters the halt state when it is running the HLT instruction. This event is a component in many key event ratios. The core frequency may change from time to time due to transitions associated with Enhanced Intel SpeedStep Technology or TM2. For this reason this event may have a changing ratio with regards to time. When the core frequency is constant, this event can approximate elapsed time while the core was not in the halt state. It is counted on a dedicated fixed counter, leaving the eight programmable counters available for other events.",
30412c6385eSIan Rogers        "SampleAfterValue": "2000003",
30512c6385eSIan Rogers        "UMask": "0x2"
30612c6385eSIan Rogers    },
30712c6385eSIan Rogers    {
30812c6385eSIan Rogers        "BriefDescription": "Thread cycles when thread is not in halt state",
30912c6385eSIan Rogers        "EventCode": "0x3c",
31012c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.THREAD_P",
31112c6385eSIan Rogers        "PublicDescription": "This is an architectural event that 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. For this reason, this event may have a changing ratio with regards to wall clock time.",
312400dd489SIan Rogers        "SampleAfterValue": "2000003"
31312c6385eSIan Rogers    },
31412c6385eSIan Rogers    {
31512c6385eSIan Rogers        "BriefDescription": "Cycles while L1 cache miss demand load is outstanding.",
31612c6385eSIan Rogers        "CounterMask": "8",
31712c6385eSIan Rogers        "EventCode": "0xa3",
31812c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.CYCLES_L1D_MISS",
31912c6385eSIan Rogers        "SampleAfterValue": "1000003",
32012c6385eSIan Rogers        "UMask": "0x8"
32112c6385eSIan Rogers    },
32212c6385eSIan Rogers    {
32312c6385eSIan Rogers        "BriefDescription": "Cycles while L2 cache miss demand load is outstanding.",
32412c6385eSIan Rogers        "CounterMask": "1",
32512c6385eSIan Rogers        "EventCode": "0xa3",
32612c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.CYCLES_L2_MISS",
32712c6385eSIan Rogers        "SampleAfterValue": "1000003",
32812c6385eSIan Rogers        "UMask": "0x1"
32912c6385eSIan Rogers    },
33012c6385eSIan Rogers    {
33112c6385eSIan Rogers        "BriefDescription": "Cycles while memory subsystem has an outstanding load.",
33212c6385eSIan Rogers        "CounterMask": "16",
33312c6385eSIan Rogers        "EventCode": "0xa3",
33412c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.CYCLES_MEM_ANY",
33512c6385eSIan Rogers        "SampleAfterValue": "1000003",
33612c6385eSIan Rogers        "UMask": "0x10"
33712c6385eSIan Rogers    },
33812c6385eSIan Rogers    {
33912c6385eSIan Rogers        "BriefDescription": "Execution stalls while L1 cache miss demand load is outstanding.",
34012c6385eSIan Rogers        "CounterMask": "12",
34112c6385eSIan Rogers        "EventCode": "0xa3",
34212c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.STALLS_L1D_MISS",
34312c6385eSIan Rogers        "SampleAfterValue": "1000003",
34412c6385eSIan Rogers        "UMask": "0xc"
34512c6385eSIan Rogers    },
34612c6385eSIan Rogers    {
34712c6385eSIan Rogers        "BriefDescription": "Execution stalls while L2 cache miss demand load is outstanding.",
34812c6385eSIan Rogers        "CounterMask": "5",
34912c6385eSIan Rogers        "EventCode": "0xa3",
35012c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.STALLS_L2_MISS",
35112c6385eSIan Rogers        "SampleAfterValue": "1000003",
35212c6385eSIan Rogers        "UMask": "0x5"
35312c6385eSIan Rogers    },
35412c6385eSIan Rogers    {
35512c6385eSIan Rogers        "BriefDescription": "Total execution stalls.",
35612c6385eSIan Rogers        "CounterMask": "4",
35712c6385eSIan Rogers        "EventCode": "0xa3",
35812c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.STALLS_TOTAL",
35912c6385eSIan Rogers        "SampleAfterValue": "1000003",
36012c6385eSIan Rogers        "UMask": "0x4"
36112c6385eSIan Rogers    },
36212c6385eSIan Rogers    {
36312c6385eSIan Rogers        "BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was not empty.",
36412c6385eSIan Rogers        "EventCode": "0xa6",
36512c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.1_PORTS_UTIL",
36612c6385eSIan Rogers        "PublicDescription": "Counts cycles during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empty.",
36712c6385eSIan Rogers        "SampleAfterValue": "2000003",
36812c6385eSIan Rogers        "UMask": "0x2"
36912c6385eSIan Rogers    },
37012c6385eSIan Rogers    {
37112c6385eSIan Rogers        "BriefDescription": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.",
37212c6385eSIan Rogers        "EventCode": "0xa6",
37312c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.2_PORTS_UTIL",
37412c6385eSIan Rogers        "PublicDescription": "Counts cycles during which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empty.",
37512c6385eSIan Rogers        "SampleAfterValue": "2000003",
37612c6385eSIan Rogers        "UMask": "0x4"
37712c6385eSIan Rogers    },
37812c6385eSIan Rogers    {
37912c6385eSIan Rogers        "BriefDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.",
38012c6385eSIan Rogers        "EventCode": "0xa6",
38112c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.3_PORTS_UTIL",
38212c6385eSIan Rogers        "PublicDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empty.",
38312c6385eSIan Rogers        "SampleAfterValue": "2000003",
38412c6385eSIan Rogers        "UMask": "0x8"
38512c6385eSIan Rogers    },
38612c6385eSIan Rogers    {
38712c6385eSIan Rogers        "BriefDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.",
38812c6385eSIan Rogers        "EventCode": "0xa6",
38912c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.4_PORTS_UTIL",
39012c6385eSIan Rogers        "PublicDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empty.",
39112c6385eSIan Rogers        "SampleAfterValue": "2000003",
39212c6385eSIan Rogers        "UMask": "0x10"
39312c6385eSIan Rogers    },
39412c6385eSIan Rogers    {
39512c6385eSIan Rogers        "BriefDescription": "Execution stalls while memory subsystem has an outstanding load.",
39612c6385eSIan Rogers        "CounterMask": "5",
39712c6385eSIan Rogers        "EventCode": "0xa6",
39812c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.BOUND_ON_LOADS",
39912c6385eSIan Rogers        "SampleAfterValue": "2000003",
40012c6385eSIan Rogers        "UMask": "0x21"
40112c6385eSIan Rogers    },
40212c6385eSIan Rogers    {
40312c6385eSIan Rogers        "BriefDescription": "Cycles where the Store Buffer was full and no loads caused an execution stall.",
40412c6385eSIan Rogers        "CounterMask": "2",
40512c6385eSIan Rogers        "EventCode": "0xa6",
40612c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.BOUND_ON_STORES",
40712c6385eSIan Rogers        "PublicDescription": "Counts cycles where the Store Buffer was full and no loads caused an execution stall.",
40812c6385eSIan Rogers        "SampleAfterValue": "1000003",
40912c6385eSIan Rogers        "UMask": "0x40"
41012c6385eSIan Rogers    },
41112c6385eSIan Rogers    {
4129061dffdSZhengjun Xing        "BriefDescription": "Cycles no uop executed while RS was not empty, the SB was not full and there was no outstanding load.",
4139061dffdSZhengjun Xing        "EventCode": "0xa6",
4149061dffdSZhengjun Xing        "EventName": "EXE_ACTIVITY.EXE_BOUND_0_PORTS",
4159061dffdSZhengjun Xing        "PublicDescription": "Number of cycles total of 0 uops executed on all ports, Reservation Station (RS) was not empty, the Store Buffer (SB) was not full and there was no outstanding load.",
4169061dffdSZhengjun Xing        "SampleAfterValue": "1000003",
4179061dffdSZhengjun Xing        "UMask": "0x80"
4189061dffdSZhengjun Xing    },
4199061dffdSZhengjun Xing    {
42012c6385eSIan Rogers        "BriefDescription": "Instruction decoders utilized in a cycle",
42112c6385eSIan Rogers        "EventCode": "0x75",
42212c6385eSIan Rogers        "EventName": "INST_DECODED.DECODERS",
42312c6385eSIan Rogers        "PublicDescription": "Number of decoders utilized in a cycle when the MITE (legacy decode pipeline) fetches instructions.",
42412c6385eSIan Rogers        "SampleAfterValue": "2000003",
42512c6385eSIan Rogers        "UMask": "0x1"
42612c6385eSIan Rogers    },
42712c6385eSIan Rogers    {
42812c6385eSIan Rogers        "BriefDescription": "Number of instructions retired. Fixed Counter - architectural event",
42912c6385eSIan Rogers        "EventName": "INST_RETIRED.ANY",
43012c6385eSIan Rogers        "PEBS": "1",
43112c6385eSIan Rogers        "PublicDescription": "Counts the number of X86 instructions retired - an Architectural PerfMon event. Counting continues during hardware interrupts, traps, and inside interrupt handlers. Notes: INST_RETIRED.ANY is counted by a designated fixed counter freeing up programmable counters to count other events. INST_RETIRED.ANY_P is counted by a programmable counter.",
43212c6385eSIan Rogers        "SampleAfterValue": "2000003",
43312c6385eSIan Rogers        "UMask": "0x1"
43412c6385eSIan Rogers    },
43512c6385eSIan Rogers    {
43612c6385eSIan Rogers        "BriefDescription": "Number of instructions retired. General Counter - architectural event",
43712c6385eSIan Rogers        "EventCode": "0xc0",
43812c6385eSIan Rogers        "EventName": "INST_RETIRED.ANY_P",
43912c6385eSIan Rogers        "PEBS": "1",
44012c6385eSIan Rogers        "PublicDescription": "Counts the number of X86 instructions retired - an Architectural PerfMon event. Counting continues during hardware interrupts, traps, and inside interrupt handlers. Notes: INST_RETIRED.ANY is counted by a designated fixed counter freeing up programmable counters to count other events. INST_RETIRED.ANY_P is counted by a programmable counter.",
44112c6385eSIan Rogers        "SampleAfterValue": "2000003"
44212c6385eSIan Rogers    },
44312c6385eSIan Rogers    {
4449061dffdSZhengjun Xing        "BriefDescription": "INST_RETIRED.MACRO_FUSED",
44512c6385eSIan Rogers        "EventCode": "0xc0",
44612c6385eSIan Rogers        "EventName": "INST_RETIRED.MACRO_FUSED",
44712c6385eSIan Rogers        "SampleAfterValue": "2000003",
44812c6385eSIan Rogers        "UMask": "0x10"
44912c6385eSIan Rogers    },
45012c6385eSIan Rogers    {
45134122105SIan Rogers        "BriefDescription": "Retired NOP instructions.",
45212c6385eSIan Rogers        "EventCode": "0xc0",
45312c6385eSIan Rogers        "EventName": "INST_RETIRED.NOP",
45434122105SIan Rogers        "PublicDescription": "Counts all retired NOP or ENDBR32/64 instructions",
45512c6385eSIan Rogers        "SampleAfterValue": "2000003",
45612c6385eSIan Rogers        "UMask": "0x2"
45712c6385eSIan Rogers    },
45812c6385eSIan Rogers    {
45912c6385eSIan Rogers        "BriefDescription": "Precise instruction retired with PEBS precise-distribution",
46012c6385eSIan Rogers        "EventName": "INST_RETIRED.PREC_DIST",
46112c6385eSIan Rogers        "PEBS": "1",
46212c6385eSIan Rogers        "PublicDescription": "A version of INST_RETIRED that allows for a precise distribution of samples across instructions retired. It utilizes the Precise Distribution of Instructions Retired (PDIR++) feature to fix bias in how retired instructions get sampled. Use on Fixed Counter 0.",
46312c6385eSIan Rogers        "SampleAfterValue": "2000003",
46412c6385eSIan Rogers        "UMask": "0x1"
46512c6385eSIan Rogers    },
46612c6385eSIan Rogers    {
467aa205003SIan Rogers        "BriefDescription": "Iterations of Repeat string retired instructions.",
46812c6385eSIan Rogers        "EventCode": "0xc0",
46912c6385eSIan Rogers        "EventName": "INST_RETIRED.REP_ITERATION",
470aa205003SIan Rogers        "PublicDescription": "Number of iterations of Repeat (REP) string retired instructions such as MOVS, CMPS, and SCAS. Each has a byte, word, and doubleword version and string instructions can be repeated using a repetition prefix, REP, that allows their architectural execution to be repeated a number of times as specified by the RCX register. Note the number of iterations is implementation-dependent.",
47112c6385eSIan Rogers        "SampleAfterValue": "2000003",
47212c6385eSIan Rogers        "UMask": "0x8"
47312c6385eSIan Rogers    },
47412c6385eSIan Rogers    {
475aa205003SIan Rogers        "BriefDescription": "Clears speculative count",
476aa205003SIan Rogers        "CounterMask": "1",
477aa205003SIan Rogers        "EdgeDetect": "1",
478aa205003SIan Rogers        "EventCode": "0xad",
479aa205003SIan Rogers        "EventName": "INT_MISC.CLEARS_COUNT",
480aa205003SIan Rogers        "PublicDescription": "Counts the number of speculative clears due to any type of branch misprediction or machine clears",
481aa205003SIan Rogers        "SampleAfterValue": "500009",
482aa205003SIan Rogers        "UMask": "0x1"
483aa205003SIan Rogers    },
484aa205003SIan Rogers    {
48512c6385eSIan Rogers        "BriefDescription": "Counts cycles after recovery from a branch misprediction or machine clear till the first uop is issued from the resteered path.",
48612c6385eSIan Rogers        "EventCode": "0xad",
48712c6385eSIan Rogers        "EventName": "INT_MISC.CLEAR_RESTEER_CYCLES",
48812c6385eSIan Rogers        "PublicDescription": "Cycles after recovery from a branch misprediction or machine clear till the first uop is issued from the resteered path.",
48912c6385eSIan Rogers        "SampleAfterValue": "500009",
49012c6385eSIan Rogers        "UMask": "0x80"
49112c6385eSIan Rogers    },
49212c6385eSIan Rogers    {
4939061dffdSZhengjun Xing        "BriefDescription": "INT_MISC.MBA_STALLS",
49412c6385eSIan Rogers        "EventCode": "0xad",
49512c6385eSIan Rogers        "EventName": "INT_MISC.MBA_STALLS",
49612c6385eSIan Rogers        "SampleAfterValue": "1000003",
49712c6385eSIan Rogers        "UMask": "0x20"
49812c6385eSIan Rogers    },
49912c6385eSIan Rogers    {
50012c6385eSIan Rogers        "BriefDescription": "Core cycles the allocator was stalled due to recovery from earlier clear event for this thread",
50112c6385eSIan Rogers        "EventCode": "0xad",
50212c6385eSIan Rogers        "EventName": "INT_MISC.RECOVERY_CYCLES",
50312c6385eSIan Rogers        "PublicDescription": "Counts core cycles when the Resource allocator was stalled due to recovery from an earlier branch misprediction or machine clear event.",
50412c6385eSIan Rogers        "SampleAfterValue": "500009",
50512c6385eSIan Rogers        "UMask": "0x1"
50612c6385eSIan Rogers    },
50712c6385eSIan Rogers    {
5089061dffdSZhengjun Xing        "BriefDescription": "INT_MISC.UNKNOWN_BRANCH_CYCLES",
50912c6385eSIan Rogers        "EventCode": "0xad",
51012c6385eSIan Rogers        "EventName": "INT_MISC.UNKNOWN_BRANCH_CYCLES",
51112c6385eSIan Rogers        "MSRIndex": "0x3F7",
51212c6385eSIan Rogers        "MSRValue": "0x7",
51312c6385eSIan Rogers        "SampleAfterValue": "1000003",
51412c6385eSIan Rogers        "UMask": "0x40"
51512c6385eSIan Rogers    },
51612c6385eSIan Rogers    {
51712c6385eSIan Rogers        "BriefDescription": "TMA slots where uops got dropped",
51812c6385eSIan Rogers        "EventCode": "0xad",
51912c6385eSIan Rogers        "EventName": "INT_MISC.UOP_DROPPING",
52012c6385eSIan Rogers        "PublicDescription": "Estimated number of Top-down Microarchitecture Analysis slots that got dropped due to non front-end reasons",
52112c6385eSIan Rogers        "SampleAfterValue": "1000003",
52212c6385eSIan Rogers        "UMask": "0x10"
52312c6385eSIan Rogers    },
52412c6385eSIan Rogers    {
5259061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.128BIT",
52612c6385eSIan Rogers        "EventCode": "0xe7",
52712c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.128BIT",
52812c6385eSIan Rogers        "SampleAfterValue": "1000003",
52912c6385eSIan Rogers        "UMask": "0x13"
53012c6385eSIan Rogers    },
53112c6385eSIan Rogers    {
5329061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.256BIT",
53312c6385eSIan Rogers        "EventCode": "0xe7",
53412c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.256BIT",
53512c6385eSIan Rogers        "SampleAfterValue": "1000003",
53612c6385eSIan Rogers        "UMask": "0xac"
53712c6385eSIan Rogers    },
53812c6385eSIan Rogers    {
53912c6385eSIan Rogers        "BriefDescription": "integer ADD, SUB, SAD 128-bit vector instructions.",
54012c6385eSIan Rogers        "EventCode": "0xe7",
54112c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.ADD_128",
54212c6385eSIan Rogers        "PublicDescription": "Number of retired integer ADD/SUB (regular or horizontal), SAD 128-bit vector instructions.",
54312c6385eSIan Rogers        "SampleAfterValue": "1000003",
54412c6385eSIan Rogers        "UMask": "0x3"
54512c6385eSIan Rogers    },
54612c6385eSIan Rogers    {
54712c6385eSIan Rogers        "BriefDescription": "integer ADD, SUB, SAD 256-bit vector instructions.",
54812c6385eSIan Rogers        "EventCode": "0xe7",
54912c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.ADD_256",
55012c6385eSIan Rogers        "PublicDescription": "Number of retired integer ADD/SUB (regular or horizontal), SAD 256-bit vector instructions.",
55112c6385eSIan Rogers        "SampleAfterValue": "1000003",
55212c6385eSIan Rogers        "UMask": "0xc"
55312c6385eSIan Rogers    },
55412c6385eSIan Rogers    {
5559061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.MUL_256",
55612c6385eSIan Rogers        "EventCode": "0xe7",
55712c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.MUL_256",
55812c6385eSIan Rogers        "SampleAfterValue": "1000003",
55912c6385eSIan Rogers        "UMask": "0x80"
56012c6385eSIan Rogers    },
56112c6385eSIan Rogers    {
5629061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.SHUFFLES",
56312c6385eSIan Rogers        "EventCode": "0xe7",
56412c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.SHUFFLES",
56512c6385eSIan Rogers        "SampleAfterValue": "1000003",
56612c6385eSIan Rogers        "UMask": "0x40"
56712c6385eSIan Rogers    },
56812c6385eSIan Rogers    {
5699061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.VNNI_128",
57012c6385eSIan Rogers        "EventCode": "0xe7",
57112c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.VNNI_128",
57212c6385eSIan Rogers        "SampleAfterValue": "1000003",
57312c6385eSIan Rogers        "UMask": "0x10"
57412c6385eSIan Rogers    },
57512c6385eSIan Rogers    {
5769061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.VNNI_256",
57712c6385eSIan Rogers        "EventCode": "0xe7",
57812c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.VNNI_256",
57912c6385eSIan Rogers        "SampleAfterValue": "1000003",
58012c6385eSIan Rogers        "UMask": "0x20"
58112c6385eSIan Rogers    },
58212c6385eSIan Rogers    {
58312c6385eSIan Rogers        "BriefDescription": "False dependencies in MOB due to partial compare on address.",
58412c6385eSIan Rogers        "EventCode": "0x03",
58512c6385eSIan Rogers        "EventName": "LD_BLOCKS.ADDRESS_ALIAS",
58612c6385eSIan Rogers        "PublicDescription": "Counts the number of times a load got blocked due to false dependencies in MOB due to partial compare on address.",
58712c6385eSIan Rogers        "SampleAfterValue": "100003",
58812c6385eSIan Rogers        "UMask": "0x4"
58912c6385eSIan Rogers    },
59012c6385eSIan Rogers    {
59112c6385eSIan Rogers        "BriefDescription": "The number of times that split load operations are temporarily blocked because all resources for handling the split accesses are in use.",
59212c6385eSIan Rogers        "EventCode": "0x03",
59312c6385eSIan Rogers        "EventName": "LD_BLOCKS.NO_SR",
59412c6385eSIan Rogers        "PublicDescription": "Counts the number of times that split load operations are temporarily blocked because all resources for handling the split accesses are in use.",
59512c6385eSIan Rogers        "SampleAfterValue": "100003",
59612c6385eSIan Rogers        "UMask": "0x88"
59712c6385eSIan Rogers    },
59812c6385eSIan Rogers    {
59912c6385eSIan Rogers        "BriefDescription": "Loads blocked due to overlapping with a preceding store that cannot be forwarded.",
60012c6385eSIan Rogers        "EventCode": "0x03",
60112c6385eSIan Rogers        "EventName": "LD_BLOCKS.STORE_FORWARD",
60212c6385eSIan Rogers        "PublicDescription": "Counts the number of times where store forwarding was prevented for a load operation. The most common case is a load blocked due to the address of memory access (partially) overlapping with a preceding uncompleted store. Note: See the table of not supported store forwards in the Optimization Guide.",
60312c6385eSIan Rogers        "SampleAfterValue": "100003",
60412c6385eSIan Rogers        "UMask": "0x82"
60512c6385eSIan Rogers    },
60612c6385eSIan Rogers    {
60712c6385eSIan Rogers        "BriefDescription": "Counts the number of demand load dispatches that hit L1D fill buffer (FB) allocated for software prefetch.",
60812c6385eSIan Rogers        "EventCode": "0x4c",
60912c6385eSIan Rogers        "EventName": "LOAD_HIT_PREFETCH.SWPF",
61012c6385eSIan Rogers        "PublicDescription": "Counts all not software-prefetch load dispatches that hit the fill buffer (FB) allocated for the software prefetch. It can also be incremented by some lock instructions. So it should only be used with profiling so that the locks can be excluded by ASM (Assembly File) inspection of the nearby instructions.",
61112c6385eSIan Rogers        "SampleAfterValue": "100003",
61212c6385eSIan Rogers        "UMask": "0x1"
61312c6385eSIan Rogers    },
61412c6385eSIan Rogers    {
61512c6385eSIan Rogers        "BriefDescription": "Cycles Uops delivered by the LSD, but didn't come from the decoder.",
61612c6385eSIan Rogers        "CounterMask": "1",
61712c6385eSIan Rogers        "EventCode": "0xa8",
61812c6385eSIan Rogers        "EventName": "LSD.CYCLES_ACTIVE",
61912c6385eSIan Rogers        "PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream detector).",
62012c6385eSIan Rogers        "SampleAfterValue": "2000003",
62112c6385eSIan Rogers        "UMask": "0x1"
62212c6385eSIan Rogers    },
62312c6385eSIan Rogers    {
62412c6385eSIan Rogers        "BriefDescription": "Cycles optimal number of Uops delivered by the LSD, but did not come from the decoder.",
62512c6385eSIan Rogers        "CounterMask": "6",
62612c6385eSIan Rogers        "EventCode": "0xa8",
62712c6385eSIan Rogers        "EventName": "LSD.CYCLES_OK",
62812c6385eSIan Rogers        "PublicDescription": "Counts the cycles when optimal number of uops is delivered by the LSD (Loop-stream detector).",
62912c6385eSIan Rogers        "SampleAfterValue": "2000003",
63012c6385eSIan Rogers        "UMask": "0x1"
63112c6385eSIan Rogers    },
63212c6385eSIan Rogers    {
63312c6385eSIan Rogers        "BriefDescription": "Number of Uops delivered by the LSD.",
63412c6385eSIan Rogers        "EventCode": "0xa8",
63512c6385eSIan Rogers        "EventName": "LSD.UOPS",
63612c6385eSIan Rogers        "PublicDescription": "Counts the number of uops delivered to the back-end by the LSD(Loop Stream Detector).",
63712c6385eSIan Rogers        "SampleAfterValue": "2000003",
63812c6385eSIan Rogers        "UMask": "0x1"
63912c6385eSIan Rogers    },
64012c6385eSIan Rogers    {
64112c6385eSIan Rogers        "BriefDescription": "Number of machine clears (nukes) of any type.",
64212c6385eSIan Rogers        "CounterMask": "1",
64312c6385eSIan Rogers        "EdgeDetect": "1",
64412c6385eSIan Rogers        "EventCode": "0xc3",
64512c6385eSIan Rogers        "EventName": "MACHINE_CLEARS.COUNT",
64612c6385eSIan Rogers        "PublicDescription": "Counts the number of machine clears (nukes) of any type.",
64712c6385eSIan Rogers        "SampleAfterValue": "100003",
64812c6385eSIan Rogers        "UMask": "0x1"
64912c6385eSIan Rogers    },
65012c6385eSIan Rogers    {
65112c6385eSIan Rogers        "BriefDescription": "Self-modifying code (SMC) detected.",
65212c6385eSIan Rogers        "EventCode": "0xc3",
65312c6385eSIan Rogers        "EventName": "MACHINE_CLEARS.SMC",
65412c6385eSIan Rogers        "PublicDescription": "Counts self-modifying code (SMC) detected, which causes a machine clear.",
65512c6385eSIan Rogers        "SampleAfterValue": "100003",
65612c6385eSIan Rogers        "UMask": "0x4"
65712c6385eSIan Rogers    },
65812c6385eSIan Rogers    {
65954f5de6fSIan Rogers        "BriefDescription": "LFENCE instructions retired",
66012c6385eSIan Rogers        "EventCode": "0xe0",
66112c6385eSIan Rogers        "EventName": "MISC2_RETIRED.LFENCE",
66254f5de6fSIan Rogers        "PublicDescription": "number of LFENCE retired instructions",
66312c6385eSIan Rogers        "SampleAfterValue": "400009",
66412c6385eSIan Rogers        "UMask": "0x20"
66512c6385eSIan Rogers    },
66612c6385eSIan Rogers    {
66712c6385eSIan Rogers        "BriefDescription": "Increments whenever there is an update to the LBR array.",
66812c6385eSIan Rogers        "EventCode": "0xcc",
66912c6385eSIan Rogers        "EventName": "MISC_RETIRED.LBR_INSERTS",
67012c6385eSIan Rogers        "PublicDescription": "Increments when an entry is added to the Last Branch Record (LBR) array (or removed from the array in case of RETURNs in call stack mode). The event requires LBR enable via IA32_DEBUGCTL MSR and branch type selection via MSR_LBR_SELECT.",
67112c6385eSIan Rogers        "SampleAfterValue": "100003",
67212c6385eSIan Rogers        "UMask": "0x20"
67312c6385eSIan Rogers    },
67412c6385eSIan Rogers    {
67512c6385eSIan Rogers        "BriefDescription": "Cycles stalled due to no store buffers available. (not including draining form sync).",
67612c6385eSIan Rogers        "EventCode": "0xa2",
67712c6385eSIan Rogers        "EventName": "RESOURCE_STALLS.SB",
67812c6385eSIan Rogers        "PublicDescription": "Counts allocation stall cycles caused by the store buffer (SB) being full. This counts cycles that the pipeline back-end blocked uop delivery from the front-end.",
67912c6385eSIan Rogers        "SampleAfterValue": "100003",
68012c6385eSIan Rogers        "UMask": "0x8"
68112c6385eSIan Rogers    },
68212c6385eSIan Rogers    {
68312c6385eSIan Rogers        "BriefDescription": "Counts cycles where the pipeline is stalled due to serializing operations.",
68412c6385eSIan Rogers        "EventCode": "0xa2",
68512c6385eSIan Rogers        "EventName": "RESOURCE_STALLS.SCOREBOARD",
68612c6385eSIan Rogers        "SampleAfterValue": "100003",
68712c6385eSIan Rogers        "UMask": "0x2"
68812c6385eSIan Rogers    },
68912c6385eSIan Rogers    {
69012c6385eSIan Rogers        "BriefDescription": "TMA slots where no uops were being issued due to lack of back-end resources.",
69112c6385eSIan Rogers        "EventCode": "0xa4",
69212c6385eSIan Rogers        "EventName": "TOPDOWN.BACKEND_BOUND_SLOTS",
69312c6385eSIan Rogers        "PublicDescription": "Number of slots in TMA method where no micro-operations were being issued from front-end to back-end of the machine due to lack of back-end resources.",
69412c6385eSIan Rogers        "SampleAfterValue": "10000003",
69512c6385eSIan Rogers        "UMask": "0x2"
69612c6385eSIan Rogers    },
69712c6385eSIan Rogers    {
69812c6385eSIan Rogers        "BriefDescription": "TMA slots wasted due to incorrect speculations.",
69912c6385eSIan Rogers        "EventCode": "0xa4",
70012c6385eSIan Rogers        "EventName": "TOPDOWN.BAD_SPEC_SLOTS",
70112c6385eSIan Rogers        "PublicDescription": "Number of slots of TMA method that were wasted due to incorrect speculation. It covers all types of control-flow or data-related mis-speculations.",
70212c6385eSIan Rogers        "SampleAfterValue": "10000003",
70312c6385eSIan Rogers        "UMask": "0x4"
70412c6385eSIan Rogers    },
70512c6385eSIan Rogers    {
70612c6385eSIan Rogers        "BriefDescription": "TMA slots wasted due to incorrect speculation by branch mispredictions",
70712c6385eSIan Rogers        "EventCode": "0xa4",
70812c6385eSIan Rogers        "EventName": "TOPDOWN.BR_MISPREDICT_SLOTS",
709*938e4ad3SIan Rogers        "PublicDescription": "Number of TMA slots that were wasted due to incorrect speculation by (any type of) branch mispredictions. This event estimates number of speculative operations that were issued but not retired as well as the out-of-order engine recovery past a branch misprediction.",
71012c6385eSIan Rogers        "SampleAfterValue": "10000003",
71112c6385eSIan Rogers        "UMask": "0x8"
71212c6385eSIan Rogers    },
71312c6385eSIan Rogers    {
7149061dffdSZhengjun Xing        "BriefDescription": "TOPDOWN.MEMORY_BOUND_SLOTS",
71512c6385eSIan Rogers        "EventCode": "0xa4",
71612c6385eSIan Rogers        "EventName": "TOPDOWN.MEMORY_BOUND_SLOTS",
71712c6385eSIan Rogers        "SampleAfterValue": "10000003",
71812c6385eSIan Rogers        "UMask": "0x10"
71912c6385eSIan Rogers    },
72012c6385eSIan Rogers    {
72112c6385eSIan Rogers        "BriefDescription": "TMA slots available for an unhalted logical processor. Fixed counter - architectural event",
72212c6385eSIan Rogers        "EventName": "TOPDOWN.SLOTS",
72312c6385eSIan Rogers        "PublicDescription": "Number of available slots for an unhalted logical processor. The event increments by machine-width of the narrowest pipeline as employed by the Top-down Microarchitecture Analysis method (TMA). The count is distributed among unhalted logical processors (hyper-threads) who share the same physical core. Software can use this event as the denominator for the top-level metrics of the TMA method. This architectural event is counted on a designated fixed counter (Fixed Counter 3).",
72412c6385eSIan Rogers        "SampleAfterValue": "10000003",
72512c6385eSIan Rogers        "UMask": "0x4"
72612c6385eSIan Rogers    },
72712c6385eSIan Rogers    {
72812c6385eSIan Rogers        "BriefDescription": "TMA slots available for an unhalted logical processor. General counter - architectural event",
72912c6385eSIan Rogers        "EventCode": "0xa4",
73012c6385eSIan Rogers        "EventName": "TOPDOWN.SLOTS_P",
73112c6385eSIan Rogers        "PublicDescription": "Counts the number of available slots for an unhalted logical processor. The event increments by machine-width of the narrowest pipeline as employed by the Top-down Microarchitecture Analysis method. The count is distributed among unhalted logical processors (hyper-threads) who share the same physical core.",
73212c6385eSIan Rogers        "SampleAfterValue": "10000003",
73312c6385eSIan Rogers        "UMask": "0x1"
73412c6385eSIan Rogers    },
73512c6385eSIan Rogers    {
7369061dffdSZhengjun Xing        "BriefDescription": "UOPS_DECODED.DEC0_UOPS",
73712c6385eSIan Rogers        "EventCode": "0x76",
73812c6385eSIan Rogers        "EventName": "UOPS_DECODED.DEC0_UOPS",
73912c6385eSIan Rogers        "SampleAfterValue": "1000003",
74012c6385eSIan Rogers        "UMask": "0x1"
74112c6385eSIan Rogers    },
74212c6385eSIan Rogers    {
74312c6385eSIan Rogers        "BriefDescription": "Uops executed on port 0",
74412c6385eSIan Rogers        "EventCode": "0xb2",
74512c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_0",
74612c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution  port 0.",
74712c6385eSIan Rogers        "SampleAfterValue": "2000003",
74812c6385eSIan Rogers        "UMask": "0x1"
74912c6385eSIan Rogers    },
75012c6385eSIan Rogers    {
75112c6385eSIan Rogers        "BriefDescription": "Uops executed on port 1",
75212c6385eSIan Rogers        "EventCode": "0xb2",
75312c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_1",
75412c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution  port 1.",
75512c6385eSIan Rogers        "SampleAfterValue": "2000003",
75612c6385eSIan Rogers        "UMask": "0x2"
75712c6385eSIan Rogers    },
75812c6385eSIan Rogers    {
75912c6385eSIan Rogers        "BriefDescription": "Uops executed on ports 2, 3 and 10",
76012c6385eSIan Rogers        "EventCode": "0xb2",
76112c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_2_3_10",
76212c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution ports 2, 3 and 10",
76312c6385eSIan Rogers        "SampleAfterValue": "2000003",
76412c6385eSIan Rogers        "UMask": "0x4"
76512c6385eSIan Rogers    },
76612c6385eSIan Rogers    {
76712c6385eSIan Rogers        "BriefDescription": "Uops executed on ports 4 and 9",
76812c6385eSIan Rogers        "EventCode": "0xb2",
76912c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_4_9",
77012c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution ports 4 and 9",
77112c6385eSIan Rogers        "SampleAfterValue": "2000003",
77212c6385eSIan Rogers        "UMask": "0x10"
77312c6385eSIan Rogers    },
77412c6385eSIan Rogers    {
77512c6385eSIan Rogers        "BriefDescription": "Uops executed on ports 5 and 11",
77612c6385eSIan Rogers        "EventCode": "0xb2",
77712c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_5_11",
77812c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution ports 5 and 11",
77912c6385eSIan Rogers        "SampleAfterValue": "2000003",
78012c6385eSIan Rogers        "UMask": "0x20"
78112c6385eSIan Rogers    },
78212c6385eSIan Rogers    {
78312c6385eSIan Rogers        "BriefDescription": "Uops executed on port 6",
78412c6385eSIan Rogers        "EventCode": "0xb2",
78512c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_6",
78612c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution  port 6.",
78712c6385eSIan Rogers        "SampleAfterValue": "2000003",
78812c6385eSIan Rogers        "UMask": "0x40"
78912c6385eSIan Rogers    },
79012c6385eSIan Rogers    {
79112c6385eSIan Rogers        "BriefDescription": "Uops executed on ports 7 and 8",
79212c6385eSIan Rogers        "EventCode": "0xb2",
79312c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_7_8",
79412c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution  ports 7 and 8.",
79512c6385eSIan Rogers        "SampleAfterValue": "2000003",
79612c6385eSIan Rogers        "UMask": "0x80"
79712c6385eSIan Rogers    },
79812c6385eSIan Rogers    {
79912c6385eSIan Rogers        "BriefDescription": "Number of uops executed on the core.",
80012c6385eSIan Rogers        "EventCode": "0xb1",
80112c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CORE",
80212c6385eSIan Rogers        "PublicDescription": "Counts the number of uops executed from any thread.",
80312c6385eSIan Rogers        "SampleAfterValue": "2000003",
80412c6385eSIan Rogers        "UMask": "0x2"
80512c6385eSIan Rogers    },
80612c6385eSIan Rogers    {
80712c6385eSIan Rogers        "BriefDescription": "Cycles at least 1 micro-op is executed from any thread on physical core.",
80812c6385eSIan Rogers        "CounterMask": "1",
80912c6385eSIan Rogers        "EventCode": "0xb1",
81012c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_1",
81112c6385eSIan Rogers        "PublicDescription": "Counts cycles when at least 1 micro-op is executed from any thread on physical core.",
81212c6385eSIan Rogers        "SampleAfterValue": "2000003",
81312c6385eSIan Rogers        "UMask": "0x2"
81412c6385eSIan Rogers    },
81512c6385eSIan Rogers    {
81612c6385eSIan Rogers        "BriefDescription": "Cycles at least 2 micro-op is executed from any thread on physical core.",
81712c6385eSIan Rogers        "CounterMask": "2",
81812c6385eSIan Rogers        "EventCode": "0xb1",
81912c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_2",
82012c6385eSIan Rogers        "PublicDescription": "Counts cycles when at least 2 micro-ops are executed from any thread on physical core.",
82112c6385eSIan Rogers        "SampleAfterValue": "2000003",
82212c6385eSIan Rogers        "UMask": "0x2"
82312c6385eSIan Rogers    },
82412c6385eSIan Rogers    {
82512c6385eSIan Rogers        "BriefDescription": "Cycles at least 3 micro-op is executed from any thread on physical core.",
82612c6385eSIan Rogers        "CounterMask": "3",
82712c6385eSIan Rogers        "EventCode": "0xb1",
82812c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_3",
82912c6385eSIan Rogers        "PublicDescription": "Counts cycles when at least 3 micro-ops are executed from any thread on physical core.",
83012c6385eSIan Rogers        "SampleAfterValue": "2000003",
83112c6385eSIan Rogers        "UMask": "0x2"
83212c6385eSIan Rogers    },
83312c6385eSIan Rogers    {
83412c6385eSIan Rogers        "BriefDescription": "Cycles at least 4 micro-op is executed from any thread on physical core.",
83512c6385eSIan Rogers        "CounterMask": "4",
83612c6385eSIan Rogers        "EventCode": "0xb1",
83712c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_4",
83812c6385eSIan Rogers        "PublicDescription": "Counts cycles when at least 4 micro-ops are executed from any thread on physical core.",
83912c6385eSIan Rogers        "SampleAfterValue": "2000003",
84012c6385eSIan Rogers        "UMask": "0x2"
84112c6385eSIan Rogers    },
84212c6385eSIan Rogers    {
84312c6385eSIan Rogers        "BriefDescription": "Cycles where at least 1 uop was executed per-thread",
84412c6385eSIan Rogers        "CounterMask": "1",
84512c6385eSIan Rogers        "EventCode": "0xb1",
84612c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CYCLES_GE_1",
84712c6385eSIan Rogers        "PublicDescription": "Cycles where at least 1 uop was executed per-thread.",
84812c6385eSIan Rogers        "SampleAfterValue": "2000003",
84912c6385eSIan Rogers        "UMask": "0x1"
85012c6385eSIan Rogers    },
85112c6385eSIan Rogers    {
85212c6385eSIan Rogers        "BriefDescription": "Cycles where at least 2 uops were executed per-thread",
85312c6385eSIan Rogers        "CounterMask": "2",
85412c6385eSIan Rogers        "EventCode": "0xb1",
85512c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CYCLES_GE_2",
85612c6385eSIan Rogers        "PublicDescription": "Cycles where at least 2 uops were executed per-thread.",
85712c6385eSIan Rogers        "SampleAfterValue": "2000003",
85812c6385eSIan Rogers        "UMask": "0x1"
85912c6385eSIan Rogers    },
86012c6385eSIan Rogers    {
86112c6385eSIan Rogers        "BriefDescription": "Cycles where at least 3 uops were executed per-thread",
86212c6385eSIan Rogers        "CounterMask": "3",
86312c6385eSIan Rogers        "EventCode": "0xb1",
86412c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CYCLES_GE_3",
86512c6385eSIan Rogers        "PublicDescription": "Cycles where at least 3 uops were executed per-thread.",
86612c6385eSIan Rogers        "SampleAfterValue": "2000003",
86712c6385eSIan Rogers        "UMask": "0x1"
86812c6385eSIan Rogers    },
86912c6385eSIan Rogers    {
87012c6385eSIan Rogers        "BriefDescription": "Cycles where at least 4 uops were executed per-thread",
87112c6385eSIan Rogers        "CounterMask": "4",
87212c6385eSIan Rogers        "EventCode": "0xb1",
87312c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CYCLES_GE_4",
87412c6385eSIan Rogers        "PublicDescription": "Cycles where at least 4 uops were executed per-thread.",
87512c6385eSIan Rogers        "SampleAfterValue": "2000003",
87612c6385eSIan Rogers        "UMask": "0x1"
87712c6385eSIan Rogers    },
87812c6385eSIan Rogers    {
87912c6385eSIan Rogers        "BriefDescription": "Counts number of cycles no uops were dispatched to be executed on this thread.",
88012c6385eSIan Rogers        "CounterMask": "1",
88112c6385eSIan Rogers        "EventCode": "0xb1",
88212c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.STALLS",
88312c6385eSIan Rogers        "Invert": "1",
88412c6385eSIan Rogers        "PublicDescription": "Counts cycles during which no uops were dispatched from the Reservation Station (RS) per thread.",
88512c6385eSIan Rogers        "SampleAfterValue": "2000003",
88612c6385eSIan Rogers        "UMask": "0x1"
88712c6385eSIan Rogers    },
88812c6385eSIan Rogers    {
88912c6385eSIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event UOPS_EXECUTED.STALLS",
89012c6385eSIan Rogers        "CounterMask": "1",
891400dd489SIan Rogers        "Deprecated": "1",
89212c6385eSIan Rogers        "EventCode": "0xb1",
89312c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.STALL_CYCLES",
89412c6385eSIan Rogers        "Invert": "1",
89512c6385eSIan Rogers        "SampleAfterValue": "2000003",
89612c6385eSIan Rogers        "UMask": "0x1"
89712c6385eSIan Rogers    },
89812c6385eSIan Rogers    {
89912c6385eSIan Rogers        "BriefDescription": "Counts the number of uops to be executed per-thread each cycle.",
90012c6385eSIan Rogers        "EventCode": "0xb1",
90112c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.THREAD",
90212c6385eSIan Rogers        "SampleAfterValue": "2000003",
90312c6385eSIan Rogers        "UMask": "0x1"
90412c6385eSIan Rogers    },
90512c6385eSIan Rogers    {
90612c6385eSIan Rogers        "BriefDescription": "Counts the number of x87 uops dispatched.",
90712c6385eSIan Rogers        "EventCode": "0xb1",
90812c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.X87",
90912c6385eSIan Rogers        "PublicDescription": "Counts the number of x87 uops executed.",
91012c6385eSIan Rogers        "SampleAfterValue": "2000003",
91112c6385eSIan Rogers        "UMask": "0x10"
91212c6385eSIan Rogers    },
91312c6385eSIan Rogers    {
91412c6385eSIan Rogers        "BriefDescription": "Uops that RAT issues to RS",
91512c6385eSIan Rogers        "EventCode": "0xae",
91612c6385eSIan Rogers        "EventName": "UOPS_ISSUED.ANY",
91712c6385eSIan Rogers        "PublicDescription": "Counts the number of uops that the Resource Allocation Table (RAT) issues to the Reservation Station (RS).",
91812c6385eSIan Rogers        "SampleAfterValue": "2000003",
91912c6385eSIan Rogers        "UMask": "0x1"
92012c6385eSIan Rogers    },
92112c6385eSIan Rogers    {
92212c6385eSIan Rogers        "BriefDescription": "Cycles with retired uop(s).",
92312c6385eSIan Rogers        "CounterMask": "1",
92412c6385eSIan Rogers        "EventCode": "0xc2",
92512c6385eSIan Rogers        "EventName": "UOPS_RETIRED.CYCLES",
92612c6385eSIan Rogers        "PublicDescription": "Counts cycles where at least one uop has retired.",
92712c6385eSIan Rogers        "SampleAfterValue": "1000003",
92812c6385eSIan Rogers        "UMask": "0x2"
92912c6385eSIan Rogers    },
93012c6385eSIan Rogers    {
9316a92916dSZhengjun Xing        "BriefDescription": "Retired uops except the last uop of each instruction.",
93212c6385eSIan Rogers        "EventCode": "0xc2",
93312c6385eSIan Rogers        "EventName": "UOPS_RETIRED.HEAVY",
9346a92916dSZhengjun Xing        "PublicDescription": "Counts the number of retired micro-operations (uops) except the last uop of each instruction. An instruction that is decoded into less than two uops does not contribute to the count.",
93512c6385eSIan Rogers        "SampleAfterValue": "2000003",
93612c6385eSIan Rogers        "UMask": "0x1"
93712c6385eSIan Rogers    },
93812c6385eSIan Rogers    {
9399061dffdSZhengjun Xing        "BriefDescription": "UOPS_RETIRED.MS",
94012c6385eSIan Rogers        "EventCode": "0xc2",
94112c6385eSIan Rogers        "EventName": "UOPS_RETIRED.MS",
94212c6385eSIan Rogers        "MSRIndex": "0x3F7",
94312c6385eSIan Rogers        "MSRValue": "0x8",
94412c6385eSIan Rogers        "SampleAfterValue": "2000003",
94512c6385eSIan Rogers        "UMask": "0x4"
94612c6385eSIan Rogers    },
94712c6385eSIan Rogers    {
94812c6385eSIan Rogers        "BriefDescription": "Retirement slots used.",
94912c6385eSIan Rogers        "EventCode": "0xc2",
95012c6385eSIan Rogers        "EventName": "UOPS_RETIRED.SLOTS",
95112c6385eSIan Rogers        "PublicDescription": "Counts the retirement slots used each cycle.",
95212c6385eSIan Rogers        "SampleAfterValue": "2000003",
95312c6385eSIan Rogers        "UMask": "0x2"
95412c6385eSIan Rogers    },
95512c6385eSIan Rogers    {
95612c6385eSIan Rogers        "BriefDescription": "Cycles without actually retired uops.",
95712c6385eSIan Rogers        "CounterMask": "1",
95812c6385eSIan Rogers        "EventCode": "0xc2",
95912c6385eSIan Rogers        "EventName": "UOPS_RETIRED.STALLS",
96012c6385eSIan Rogers        "Invert": "1",
96112c6385eSIan Rogers        "PublicDescription": "This event counts cycles without actually retired uops.",
96212c6385eSIan Rogers        "SampleAfterValue": "1000003",
96312c6385eSIan Rogers        "UMask": "0x2"
96412c6385eSIan Rogers    },
96512c6385eSIan Rogers    {
96612c6385eSIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event UOPS_RETIRED.STALLS",
96712c6385eSIan Rogers        "CounterMask": "1",
968400dd489SIan Rogers        "Deprecated": "1",
96912c6385eSIan Rogers        "EventCode": "0xc2",
97012c6385eSIan Rogers        "EventName": "UOPS_RETIRED.STALL_CYCLES",
97112c6385eSIan Rogers        "Invert": "1",
97212c6385eSIan Rogers        "SampleAfterValue": "1000003",
97312c6385eSIan Rogers        "UMask": "0x2"
97412c6385eSIan Rogers    }
97512c6385eSIan Rogers]
976