112c6385eSIan Rogers[
212c6385eSIan Rogers    {
39061dffdSZhengjun Xing        "BriefDescription": "AMX_OPS_RETIRED.BF16",
412c6385eSIan Rogers        "EventCode": "0xce",
512c6385eSIan Rogers        "EventName": "AMX_OPS_RETIRED.BF16",
612c6385eSIan Rogers        "SampleAfterValue": "1000003",
712c6385eSIan Rogers        "UMask": "0x2"
812c6385eSIan Rogers    },
912c6385eSIan Rogers    {
109061dffdSZhengjun Xing        "BriefDescription": "AMX_OPS_RETIRED.INT8",
1112c6385eSIan Rogers        "EventCode": "0xce",
1212c6385eSIan Rogers        "EventName": "AMX_OPS_RETIRED.INT8",
1312c6385eSIan Rogers        "SampleAfterValue": "1000003",
1412c6385eSIan Rogers        "UMask": "0x1"
1512c6385eSIan Rogers    },
1612c6385eSIan Rogers    {
1712c6385eSIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event ARITH.DIV_ACTIVE",
1812c6385eSIan Rogers        "CounterMask": "1",
19*400dd489SIan Rogers        "Deprecated": "1",
2012c6385eSIan Rogers        "EventCode": "0xb0",
2112c6385eSIan Rogers        "EventName": "ARITH.DIVIDER_ACTIVE",
2212c6385eSIan Rogers        "SampleAfterValue": "1000003",
2312c6385eSIan Rogers        "UMask": "0x9"
2412c6385eSIan Rogers    },
2512c6385eSIan Rogers    {
2612c6385eSIan Rogers        "BriefDescription": "Cycles when divide unit is busy executing divide or square root operations.",
2712c6385eSIan Rogers        "CounterMask": "1",
2812c6385eSIan Rogers        "EventCode": "0xb0",
2912c6385eSIan Rogers        "EventName": "ARITH.DIV_ACTIVE",
3012c6385eSIan Rogers        "PublicDescription": "Counts cycles when divide unit is busy executing divide or square root operations. Accounts for integer and floating-point operations.",
3112c6385eSIan Rogers        "SampleAfterValue": "1000003",
3212c6385eSIan Rogers        "UMask": "0x9"
3312c6385eSIan Rogers    },
3412c6385eSIan Rogers    {
3512c6385eSIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event ARITH.FPDIV_ACTIVE",
3612c6385eSIan Rogers        "CounterMask": "1",
37*400dd489SIan Rogers        "Deprecated": "1",
3812c6385eSIan Rogers        "EventCode": "0xb0",
3912c6385eSIan Rogers        "EventName": "ARITH.FP_DIVIDER_ACTIVE",
4012c6385eSIan Rogers        "SampleAfterValue": "1000003",
4112c6385eSIan Rogers        "UMask": "0x1"
4212c6385eSIan Rogers    },
4312c6385eSIan Rogers    {
4412c6385eSIan Rogers        "BriefDescription": "This event counts the cycles the integer divider is busy.",
4512c6385eSIan Rogers        "EventCode": "0xb0",
4612c6385eSIan Rogers        "EventName": "ARITH.IDIV_ACTIVE",
4712c6385eSIan Rogers        "SampleAfterValue": "1000003",
4812c6385eSIan Rogers        "UMask": "0x8"
4912c6385eSIan Rogers    },
5012c6385eSIan Rogers    {
5112c6385eSIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event ARITH.IDIV_ACTIVE",
5212c6385eSIan Rogers        "CounterMask": "1",
53*400dd489SIan Rogers        "Deprecated": "1",
5412c6385eSIan Rogers        "EventCode": "0xb0",
5512c6385eSIan Rogers        "EventName": "ARITH.INT_DIVIDER_ACTIVE",
5612c6385eSIan Rogers        "SampleAfterValue": "1000003",
5712c6385eSIan Rogers        "UMask": "0x8"
5812c6385eSIan Rogers    },
5912c6385eSIan Rogers    {
6012c6385eSIan Rogers        "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.",
6112c6385eSIan Rogers        "EventCode": "0xc1",
6212c6385eSIan Rogers        "EventName": "ASSISTS.ANY",
639a1b4aa4SIan 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.",
6412c6385eSIan Rogers        "SampleAfterValue": "100003",
659a1b4aa4SIan Rogers        "UMask": "0x1b"
6612c6385eSIan Rogers    },
6712c6385eSIan Rogers    {
6812c6385eSIan Rogers        "BriefDescription": "All branch instructions retired.",
6912c6385eSIan Rogers        "EventCode": "0xc4",
7012c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.ALL_BRANCHES",
7112c6385eSIan Rogers        "PEBS": "1",
7212c6385eSIan Rogers        "PublicDescription": "Counts all branch instructions retired.",
7312c6385eSIan Rogers        "SampleAfterValue": "400009"
7412c6385eSIan Rogers    },
7512c6385eSIan Rogers    {
7612c6385eSIan Rogers        "BriefDescription": "Conditional branch instructions retired.",
7712c6385eSIan Rogers        "EventCode": "0xc4",
7812c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.COND",
7912c6385eSIan Rogers        "PEBS": "1",
8012c6385eSIan Rogers        "PublicDescription": "Counts conditional branch instructions retired.",
8112c6385eSIan Rogers        "SampleAfterValue": "400009",
8212c6385eSIan Rogers        "UMask": "0x11"
8312c6385eSIan Rogers    },
8412c6385eSIan Rogers    {
8512c6385eSIan Rogers        "BriefDescription": "Not taken branch instructions retired.",
8612c6385eSIan Rogers        "EventCode": "0xc4",
8712c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.COND_NTAKEN",
8812c6385eSIan Rogers        "PEBS": "1",
8912c6385eSIan Rogers        "PublicDescription": "Counts not taken branch instructions retired.",
9012c6385eSIan Rogers        "SampleAfterValue": "400009",
9112c6385eSIan Rogers        "UMask": "0x10"
9212c6385eSIan Rogers    },
9312c6385eSIan Rogers    {
9412c6385eSIan Rogers        "BriefDescription": "Taken conditional branch instructions retired.",
9512c6385eSIan Rogers        "EventCode": "0xc4",
9612c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.COND_TAKEN",
9712c6385eSIan Rogers        "PEBS": "1",
9812c6385eSIan Rogers        "PublicDescription": "Counts taken conditional branch instructions retired.",
9912c6385eSIan Rogers        "SampleAfterValue": "400009",
10012c6385eSIan Rogers        "UMask": "0x1"
10112c6385eSIan Rogers    },
10212c6385eSIan Rogers    {
10312c6385eSIan Rogers        "BriefDescription": "Far branch instructions retired.",
10412c6385eSIan Rogers        "EventCode": "0xc4",
10512c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.FAR_BRANCH",
10612c6385eSIan Rogers        "PEBS": "1",
10712c6385eSIan Rogers        "PublicDescription": "Counts far branch instructions retired.",
10812c6385eSIan Rogers        "SampleAfterValue": "100007",
10912c6385eSIan Rogers        "UMask": "0x40"
11012c6385eSIan Rogers    },
11112c6385eSIan Rogers    {
11212c6385eSIan Rogers        "BriefDescription": "Indirect near branch instructions retired (excluding returns)",
11312c6385eSIan Rogers        "EventCode": "0xc4",
11412c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.INDIRECT",
11512c6385eSIan Rogers        "PEBS": "1",
11612c6385eSIan Rogers        "PublicDescription": "Counts near indirect branch instructions retired excluding returns. TSX abort is an indirect branch.",
11712c6385eSIan Rogers        "SampleAfterValue": "100003",
11812c6385eSIan Rogers        "UMask": "0x80"
11912c6385eSIan Rogers    },
12012c6385eSIan Rogers    {
12112c6385eSIan Rogers        "BriefDescription": "Direct and indirect near call instructions retired.",
12212c6385eSIan Rogers        "EventCode": "0xc4",
12312c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.NEAR_CALL",
12412c6385eSIan Rogers        "PEBS": "1",
12512c6385eSIan Rogers        "PublicDescription": "Counts both direct and indirect near call instructions retired.",
12612c6385eSIan Rogers        "SampleAfterValue": "100007",
12712c6385eSIan Rogers        "UMask": "0x2"
12812c6385eSIan Rogers    },
12912c6385eSIan Rogers    {
13012c6385eSIan Rogers        "BriefDescription": "Return instructions retired.",
13112c6385eSIan Rogers        "EventCode": "0xc4",
13212c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.NEAR_RETURN",
13312c6385eSIan Rogers        "PEBS": "1",
13412c6385eSIan Rogers        "PublicDescription": "Counts return instructions retired.",
13512c6385eSIan Rogers        "SampleAfterValue": "100007",
13612c6385eSIan Rogers        "UMask": "0x8"
13712c6385eSIan Rogers    },
13812c6385eSIan Rogers    {
13912c6385eSIan Rogers        "BriefDescription": "Taken branch instructions retired.",
14012c6385eSIan Rogers        "EventCode": "0xc4",
14112c6385eSIan Rogers        "EventName": "BR_INST_RETIRED.NEAR_TAKEN",
14212c6385eSIan Rogers        "PEBS": "1",
14312c6385eSIan Rogers        "PublicDescription": "Counts taken branch instructions retired.",
14412c6385eSIan Rogers        "SampleAfterValue": "400009",
14512c6385eSIan Rogers        "UMask": "0x20"
14612c6385eSIan Rogers    },
14712c6385eSIan Rogers    {
14812c6385eSIan Rogers        "BriefDescription": "All mispredicted branch instructions retired.",
14912c6385eSIan Rogers        "EventCode": "0xc5",
15012c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.ALL_BRANCHES",
15112c6385eSIan Rogers        "PEBS": "1",
15212c6385eSIan 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.",
15312c6385eSIan Rogers        "SampleAfterValue": "400009"
15412c6385eSIan Rogers    },
15512c6385eSIan Rogers    {
15612c6385eSIan Rogers        "BriefDescription": "Mispredicted conditional branch instructions retired.",
15712c6385eSIan Rogers        "EventCode": "0xc5",
15812c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.COND",
15912c6385eSIan Rogers        "PEBS": "1",
16012c6385eSIan Rogers        "PublicDescription": "Counts mispredicted conditional branch instructions retired.",
16112c6385eSIan Rogers        "SampleAfterValue": "400009",
16212c6385eSIan Rogers        "UMask": "0x11"
16312c6385eSIan Rogers    },
16412c6385eSIan Rogers    {
16512c6385eSIan Rogers        "BriefDescription": "Mispredicted non-taken conditional branch instructions retired.",
16612c6385eSIan Rogers        "EventCode": "0xc5",
16712c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.COND_NTAKEN",
16812c6385eSIan Rogers        "PEBS": "1",
16912c6385eSIan Rogers        "PublicDescription": "Counts the number of conditional branch instructions retired that were mispredicted and the branch direction was not taken.",
17012c6385eSIan Rogers        "SampleAfterValue": "400009",
17112c6385eSIan Rogers        "UMask": "0x10"
17212c6385eSIan Rogers    },
17312c6385eSIan Rogers    {
17434122105SIan Rogers        "BriefDescription": "number of branch instructions retired that were mispredicted and taken.",
17512c6385eSIan Rogers        "EventCode": "0xc5",
17612c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.COND_TAKEN",
17712c6385eSIan Rogers        "PEBS": "1",
17812c6385eSIan Rogers        "PublicDescription": "Counts taken conditional mispredicted branch instructions retired.",
17912c6385eSIan Rogers        "SampleAfterValue": "400009",
18012c6385eSIan Rogers        "UMask": "0x1"
18112c6385eSIan Rogers    },
18212c6385eSIan Rogers    {
18312c6385eSIan Rogers        "BriefDescription": "Miss-predicted near indirect branch instructions retired (excluding returns)",
18412c6385eSIan Rogers        "EventCode": "0xc5",
18512c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.INDIRECT",
18612c6385eSIan Rogers        "PEBS": "1",
18712c6385eSIan Rogers        "PublicDescription": "Counts miss-predicted near indirect branch instructions retired excluding returns. TSX abort is an indirect branch.",
18812c6385eSIan Rogers        "SampleAfterValue": "100003",
18912c6385eSIan Rogers        "UMask": "0x80"
19012c6385eSIan Rogers    },
19112c6385eSIan Rogers    {
19212c6385eSIan Rogers        "BriefDescription": "Mispredicted indirect CALL retired.",
19312c6385eSIan Rogers        "EventCode": "0xc5",
19412c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.INDIRECT_CALL",
19512c6385eSIan Rogers        "PEBS": "1",
19612c6385eSIan Rogers        "PublicDescription": "Counts retired mispredicted indirect (near taken) CALL instructions, including both register and memory indirect.",
19712c6385eSIan Rogers        "SampleAfterValue": "400009",
19812c6385eSIan Rogers        "UMask": "0x2"
19912c6385eSIan Rogers    },
20012c6385eSIan Rogers    {
20112c6385eSIan Rogers        "BriefDescription": "Number of near branch instructions retired that were mispredicted and taken.",
20212c6385eSIan Rogers        "EventCode": "0xc5",
20312c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.NEAR_TAKEN",
20412c6385eSIan Rogers        "PEBS": "1",
20512c6385eSIan Rogers        "PublicDescription": "Counts number of near branch instructions retired that were mispredicted and taken.",
20612c6385eSIan Rogers        "SampleAfterValue": "400009",
20712c6385eSIan Rogers        "UMask": "0x20"
20812c6385eSIan Rogers    },
20912c6385eSIan Rogers    {
21012c6385eSIan Rogers        "BriefDescription": "This event counts the number of mispredicted ret instructions retired. Non PEBS",
21112c6385eSIan Rogers        "EventCode": "0xc5",
21212c6385eSIan Rogers        "EventName": "BR_MISP_RETIRED.RET",
21312c6385eSIan Rogers        "PEBS": "1",
21412c6385eSIan Rogers        "PublicDescription": "This is a non-precise version (that is, does not use PEBS) of the event that counts mispredicted return instructions retired.",
21512c6385eSIan Rogers        "SampleAfterValue": "100007",
21612c6385eSIan Rogers        "UMask": "0x8"
21712c6385eSIan Rogers    },
21812c6385eSIan Rogers    {
21912c6385eSIan Rogers        "BriefDescription": "Core clocks when the thread is in the C0.1 light-weight slower wakeup time but more power saving optimized state.",
22012c6385eSIan Rogers        "EventCode": "0xec",
22112c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.C01",
22212c6385eSIan 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.",
22312c6385eSIan Rogers        "SampleAfterValue": "2000003",
22412c6385eSIan Rogers        "UMask": "0x10"
22512c6385eSIan Rogers    },
22612c6385eSIan Rogers    {
22712c6385eSIan Rogers        "BriefDescription": "Core clocks when the thread is in the C0.2 light-weight faster wakeup time but less power saving optimized state.",
22812c6385eSIan Rogers        "EventCode": "0xec",
22912c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.C02",
23012c6385eSIan 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.",
23112c6385eSIan Rogers        "SampleAfterValue": "2000003",
23212c6385eSIan Rogers        "UMask": "0x20"
23312c6385eSIan Rogers    },
23412c6385eSIan Rogers    {
23512c6385eSIan Rogers        "BriefDescription": "Core clocks when the thread is in the C0.1 or C0.2 or running a PAUSE in C0 ACPI state.",
23612c6385eSIan Rogers        "EventCode": "0xec",
23712c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.C0_WAIT",
23812c6385eSIan 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.",
23912c6385eSIan Rogers        "SampleAfterValue": "2000003",
24012c6385eSIan Rogers        "UMask": "0x70"
24112c6385eSIan Rogers    },
24212c6385eSIan Rogers    {
24312c6385eSIan Rogers        "BriefDescription": "Cycle counts are evenly distributed between active threads in the Core.",
24412c6385eSIan Rogers        "EventCode": "0xec",
24512c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.DISTRIBUTED",
24612c6385eSIan 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.",
24712c6385eSIan Rogers        "SampleAfterValue": "2000003",
24812c6385eSIan Rogers        "UMask": "0x2"
24912c6385eSIan Rogers    },
25012c6385eSIan Rogers    {
25112c6385eSIan Rogers        "BriefDescription": "Core crystal clock cycles when this thread is unhalted and the other thread is halted.",
25212c6385eSIan Rogers        "EventCode": "0x3c",
25312c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.ONE_THREAD_ACTIVE",
25412c6385eSIan Rogers        "PublicDescription": "Counts Core crystal clock cycles when current thread is unhalted and the other thread is halted.",
25512c6385eSIan Rogers        "SampleAfterValue": "25003",
25612c6385eSIan Rogers        "UMask": "0x2"
25712c6385eSIan Rogers    },
25812c6385eSIan Rogers    {
2599061dffdSZhengjun Xing        "BriefDescription": "CPU_CLK_UNHALTED.PAUSE",
26012c6385eSIan Rogers        "EventCode": "0xec",
26112c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.PAUSE",
26212c6385eSIan Rogers        "SampleAfterValue": "2000003",
26312c6385eSIan Rogers        "UMask": "0x40"
26412c6385eSIan Rogers    },
26512c6385eSIan Rogers    {
2669061dffdSZhengjun Xing        "BriefDescription": "CPU_CLK_UNHALTED.PAUSE_INST",
26712c6385eSIan Rogers        "CounterMask": "1",
26812c6385eSIan Rogers        "EdgeDetect": "1",
26912c6385eSIan Rogers        "EventCode": "0xec",
27012c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.PAUSE_INST",
27112c6385eSIan Rogers        "SampleAfterValue": "2000003",
27212c6385eSIan Rogers        "UMask": "0x40"
27312c6385eSIan Rogers    },
27412c6385eSIan Rogers    {
27512c6385eSIan Rogers        "BriefDescription": "Core crystal clock cycles. Cycle counts are evenly distributed between active threads in the Core.",
27612c6385eSIan Rogers        "EventCode": "0x3c",
27712c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.REF_DISTRIBUTED",
27812c6385eSIan 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.",
27912c6385eSIan Rogers        "SampleAfterValue": "2000003",
28012c6385eSIan Rogers        "UMask": "0x8"
28112c6385eSIan Rogers    },
28212c6385eSIan Rogers    {
28312c6385eSIan Rogers        "BriefDescription": "Reference cycles when the core is not in halt state.",
28412c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.REF_TSC",
28512c6385eSIan 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.",
28612c6385eSIan Rogers        "SampleAfterValue": "2000003",
28712c6385eSIan Rogers        "UMask": "0x3"
28812c6385eSIan Rogers    },
28912c6385eSIan Rogers    {
29034122105SIan Rogers        "BriefDescription": "Reference cycles when the core is not in halt state.",
29134122105SIan Rogers        "EventCode": "0x3c",
29234122105SIan Rogers        "EventName": "CPU_CLK_UNHALTED.REF_TSC_P",
29334122105SIan 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.",
29434122105SIan Rogers        "SampleAfterValue": "2000003",
29534122105SIan Rogers        "UMask": "0x1"
29634122105SIan Rogers    },
29734122105SIan Rogers    {
29812c6385eSIan Rogers        "BriefDescription": "Core cycles when the thread is not in halt state",
29912c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.THREAD",
30012c6385eSIan 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.",
30112c6385eSIan Rogers        "SampleAfterValue": "2000003",
30212c6385eSIan Rogers        "UMask": "0x2"
30312c6385eSIan Rogers    },
30412c6385eSIan Rogers    {
30512c6385eSIan Rogers        "BriefDescription": "Thread cycles when thread is not in halt state",
30612c6385eSIan Rogers        "EventCode": "0x3c",
30712c6385eSIan Rogers        "EventName": "CPU_CLK_UNHALTED.THREAD_P",
30812c6385eSIan 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.",
309*400dd489SIan Rogers        "SampleAfterValue": "2000003"
31012c6385eSIan Rogers    },
31112c6385eSIan Rogers    {
31212c6385eSIan Rogers        "BriefDescription": "Cycles while L1 cache miss demand load is outstanding.",
31312c6385eSIan Rogers        "CounterMask": "8",
31412c6385eSIan Rogers        "EventCode": "0xa3",
31512c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.CYCLES_L1D_MISS",
31612c6385eSIan Rogers        "SampleAfterValue": "1000003",
31712c6385eSIan Rogers        "UMask": "0x8"
31812c6385eSIan Rogers    },
31912c6385eSIan Rogers    {
32012c6385eSIan Rogers        "BriefDescription": "Cycles while L2 cache miss demand load is outstanding.",
32112c6385eSIan Rogers        "CounterMask": "1",
32212c6385eSIan Rogers        "EventCode": "0xa3",
32312c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.CYCLES_L2_MISS",
32412c6385eSIan Rogers        "SampleAfterValue": "1000003",
32512c6385eSIan Rogers        "UMask": "0x1"
32612c6385eSIan Rogers    },
32712c6385eSIan Rogers    {
32812c6385eSIan Rogers        "BriefDescription": "Cycles while memory subsystem has an outstanding load.",
32912c6385eSIan Rogers        "CounterMask": "16",
33012c6385eSIan Rogers        "EventCode": "0xa3",
33112c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.CYCLES_MEM_ANY",
33212c6385eSIan Rogers        "SampleAfterValue": "1000003",
33312c6385eSIan Rogers        "UMask": "0x10"
33412c6385eSIan Rogers    },
33512c6385eSIan Rogers    {
33612c6385eSIan Rogers        "BriefDescription": "Execution stalls while L1 cache miss demand load is outstanding.",
33712c6385eSIan Rogers        "CounterMask": "12",
33812c6385eSIan Rogers        "EventCode": "0xa3",
33912c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.STALLS_L1D_MISS",
34012c6385eSIan Rogers        "SampleAfterValue": "1000003",
34112c6385eSIan Rogers        "UMask": "0xc"
34212c6385eSIan Rogers    },
34312c6385eSIan Rogers    {
34412c6385eSIan Rogers        "BriefDescription": "Execution stalls while L2 cache miss demand load is outstanding.",
34512c6385eSIan Rogers        "CounterMask": "5",
34612c6385eSIan Rogers        "EventCode": "0xa3",
34712c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.STALLS_L2_MISS",
34812c6385eSIan Rogers        "SampleAfterValue": "1000003",
34912c6385eSIan Rogers        "UMask": "0x5"
35012c6385eSIan Rogers    },
35112c6385eSIan Rogers    {
35212c6385eSIan Rogers        "BriefDescription": "Total execution stalls.",
35312c6385eSIan Rogers        "CounterMask": "4",
35412c6385eSIan Rogers        "EventCode": "0xa3",
35512c6385eSIan Rogers        "EventName": "CYCLE_ACTIVITY.STALLS_TOTAL",
35612c6385eSIan Rogers        "SampleAfterValue": "1000003",
35712c6385eSIan Rogers        "UMask": "0x4"
35812c6385eSIan Rogers    },
35912c6385eSIan Rogers    {
36012c6385eSIan Rogers        "BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was not empty.",
36112c6385eSIan Rogers        "EventCode": "0xa6",
36212c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.1_PORTS_UTIL",
36312c6385eSIan Rogers        "PublicDescription": "Counts cycles during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empty.",
36412c6385eSIan Rogers        "SampleAfterValue": "2000003",
36512c6385eSIan Rogers        "UMask": "0x2"
36612c6385eSIan Rogers    },
36712c6385eSIan Rogers    {
36812c6385eSIan Rogers        "BriefDescription": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.",
36912c6385eSIan Rogers        "EventCode": "0xa6",
37012c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.2_PORTS_UTIL",
37112c6385eSIan Rogers        "PublicDescription": "Counts cycles during which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empty.",
37212c6385eSIan Rogers        "SampleAfterValue": "2000003",
37312c6385eSIan Rogers        "UMask": "0x4"
37412c6385eSIan Rogers    },
37512c6385eSIan Rogers    {
37612c6385eSIan Rogers        "BriefDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.",
37712c6385eSIan Rogers        "EventCode": "0xa6",
37812c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.3_PORTS_UTIL",
37912c6385eSIan Rogers        "PublicDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empty.",
38012c6385eSIan Rogers        "SampleAfterValue": "2000003",
38112c6385eSIan Rogers        "UMask": "0x8"
38212c6385eSIan Rogers    },
38312c6385eSIan Rogers    {
38412c6385eSIan Rogers        "BriefDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.",
38512c6385eSIan Rogers        "EventCode": "0xa6",
38612c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.4_PORTS_UTIL",
38712c6385eSIan Rogers        "PublicDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empty.",
38812c6385eSIan Rogers        "SampleAfterValue": "2000003",
38912c6385eSIan Rogers        "UMask": "0x10"
39012c6385eSIan Rogers    },
39112c6385eSIan Rogers    {
39212c6385eSIan Rogers        "BriefDescription": "Execution stalls while memory subsystem has an outstanding load.",
39312c6385eSIan Rogers        "CounterMask": "5",
39412c6385eSIan Rogers        "EventCode": "0xa6",
39512c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.BOUND_ON_LOADS",
39612c6385eSIan Rogers        "SampleAfterValue": "2000003",
39712c6385eSIan Rogers        "UMask": "0x21"
39812c6385eSIan Rogers    },
39912c6385eSIan Rogers    {
40012c6385eSIan Rogers        "BriefDescription": "Cycles where the Store Buffer was full and no loads caused an execution stall.",
40112c6385eSIan Rogers        "CounterMask": "2",
40212c6385eSIan Rogers        "EventCode": "0xa6",
40312c6385eSIan Rogers        "EventName": "EXE_ACTIVITY.BOUND_ON_STORES",
40412c6385eSIan Rogers        "PublicDescription": "Counts cycles where the Store Buffer was full and no loads caused an execution stall.",
40512c6385eSIan Rogers        "SampleAfterValue": "1000003",
40612c6385eSIan Rogers        "UMask": "0x40"
40712c6385eSIan Rogers    },
40812c6385eSIan Rogers    {
4099061dffdSZhengjun Xing        "BriefDescription": "Cycles no uop executed while RS was not empty, the SB was not full and there was no outstanding load.",
4109061dffdSZhengjun Xing        "EventCode": "0xa6",
4119061dffdSZhengjun Xing        "EventName": "EXE_ACTIVITY.EXE_BOUND_0_PORTS",
4129061dffdSZhengjun 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.",
4139061dffdSZhengjun Xing        "SampleAfterValue": "1000003",
4149061dffdSZhengjun Xing        "UMask": "0x80"
4159061dffdSZhengjun Xing    },
4169061dffdSZhengjun Xing    {
41712c6385eSIan Rogers        "BriefDescription": "Instruction decoders utilized in a cycle",
41812c6385eSIan Rogers        "EventCode": "0x75",
41912c6385eSIan Rogers        "EventName": "INST_DECODED.DECODERS",
42012c6385eSIan Rogers        "PublicDescription": "Number of decoders utilized in a cycle when the MITE (legacy decode pipeline) fetches instructions.",
42112c6385eSIan Rogers        "SampleAfterValue": "2000003",
42212c6385eSIan Rogers        "UMask": "0x1"
42312c6385eSIan Rogers    },
42412c6385eSIan Rogers    {
42512c6385eSIan Rogers        "BriefDescription": "Number of instructions retired. Fixed Counter - architectural event",
42612c6385eSIan Rogers        "EventName": "INST_RETIRED.ANY",
42712c6385eSIan Rogers        "PEBS": "1",
42812c6385eSIan 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.",
42912c6385eSIan Rogers        "SampleAfterValue": "2000003",
43012c6385eSIan Rogers        "UMask": "0x1"
43112c6385eSIan Rogers    },
43212c6385eSIan Rogers    {
43312c6385eSIan Rogers        "BriefDescription": "Number of instructions retired. General Counter - architectural event",
43412c6385eSIan Rogers        "EventCode": "0xc0",
43512c6385eSIan Rogers        "EventName": "INST_RETIRED.ANY_P",
43612c6385eSIan Rogers        "PEBS": "1",
43712c6385eSIan 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.",
43812c6385eSIan Rogers        "SampleAfterValue": "2000003"
43912c6385eSIan Rogers    },
44012c6385eSIan Rogers    {
4419061dffdSZhengjun Xing        "BriefDescription": "INST_RETIRED.MACRO_FUSED",
44212c6385eSIan Rogers        "EventCode": "0xc0",
44312c6385eSIan Rogers        "EventName": "INST_RETIRED.MACRO_FUSED",
44412c6385eSIan Rogers        "SampleAfterValue": "2000003",
44512c6385eSIan Rogers        "UMask": "0x10"
44612c6385eSIan Rogers    },
44712c6385eSIan Rogers    {
44834122105SIan Rogers        "BriefDescription": "Retired NOP instructions.",
44912c6385eSIan Rogers        "EventCode": "0xc0",
45012c6385eSIan Rogers        "EventName": "INST_RETIRED.NOP",
45134122105SIan Rogers        "PublicDescription": "Counts all retired NOP or ENDBR32/64 instructions",
45212c6385eSIan Rogers        "SampleAfterValue": "2000003",
45312c6385eSIan Rogers        "UMask": "0x2"
45412c6385eSIan Rogers    },
45512c6385eSIan Rogers    {
45612c6385eSIan Rogers        "BriefDescription": "Precise instruction retired with PEBS precise-distribution",
45712c6385eSIan Rogers        "EventName": "INST_RETIRED.PREC_DIST",
45812c6385eSIan Rogers        "PEBS": "1",
45912c6385eSIan 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.",
46012c6385eSIan Rogers        "SampleAfterValue": "2000003",
46112c6385eSIan Rogers        "UMask": "0x1"
46212c6385eSIan Rogers    },
46312c6385eSIan Rogers    {
4649061dffdSZhengjun Xing        "BriefDescription": "INST_RETIRED.REP_ITERATION",
46512c6385eSIan Rogers        "EventCode": "0xc0",
46612c6385eSIan Rogers        "EventName": "INST_RETIRED.REP_ITERATION",
46712c6385eSIan Rogers        "SampleAfterValue": "2000003",
46812c6385eSIan Rogers        "UMask": "0x8"
46912c6385eSIan Rogers    },
47012c6385eSIan Rogers    {
47112c6385eSIan Rogers        "BriefDescription": "Counts cycles after recovery from a branch misprediction or machine clear till the first uop is issued from the resteered path.",
47212c6385eSIan Rogers        "EventCode": "0xad",
47312c6385eSIan Rogers        "EventName": "INT_MISC.CLEAR_RESTEER_CYCLES",
47412c6385eSIan Rogers        "PublicDescription": "Cycles after recovery from a branch misprediction or machine clear till the first uop is issued from the resteered path.",
47512c6385eSIan Rogers        "SampleAfterValue": "500009",
47612c6385eSIan Rogers        "UMask": "0x80"
47712c6385eSIan Rogers    },
47812c6385eSIan Rogers    {
4799061dffdSZhengjun Xing        "BriefDescription": "INT_MISC.MBA_STALLS",
48012c6385eSIan Rogers        "EventCode": "0xad",
48112c6385eSIan Rogers        "EventName": "INT_MISC.MBA_STALLS",
48212c6385eSIan Rogers        "SampleAfterValue": "1000003",
48312c6385eSIan Rogers        "UMask": "0x20"
48412c6385eSIan Rogers    },
48512c6385eSIan Rogers    {
48612c6385eSIan Rogers        "BriefDescription": "Core cycles the allocator was stalled due to recovery from earlier clear event for this thread",
48712c6385eSIan Rogers        "EventCode": "0xad",
48812c6385eSIan Rogers        "EventName": "INT_MISC.RECOVERY_CYCLES",
48912c6385eSIan Rogers        "PublicDescription": "Counts core cycles when the Resource allocator was stalled due to recovery from an earlier branch misprediction or machine clear event.",
49012c6385eSIan Rogers        "SampleAfterValue": "500009",
49112c6385eSIan Rogers        "UMask": "0x1"
49212c6385eSIan Rogers    },
49312c6385eSIan Rogers    {
4949061dffdSZhengjun Xing        "BriefDescription": "INT_MISC.UNKNOWN_BRANCH_CYCLES",
49512c6385eSIan Rogers        "EventCode": "0xad",
49612c6385eSIan Rogers        "EventName": "INT_MISC.UNKNOWN_BRANCH_CYCLES",
49712c6385eSIan Rogers        "MSRIndex": "0x3F7",
49812c6385eSIan Rogers        "MSRValue": "0x7",
49912c6385eSIan Rogers        "SampleAfterValue": "1000003",
50012c6385eSIan Rogers        "UMask": "0x40"
50112c6385eSIan Rogers    },
50212c6385eSIan Rogers    {
50312c6385eSIan Rogers        "BriefDescription": "TMA slots where uops got dropped",
50412c6385eSIan Rogers        "EventCode": "0xad",
50512c6385eSIan Rogers        "EventName": "INT_MISC.UOP_DROPPING",
50612c6385eSIan Rogers        "PublicDescription": "Estimated number of Top-down Microarchitecture Analysis slots that got dropped due to non front-end reasons",
50712c6385eSIan Rogers        "SampleAfterValue": "1000003",
50812c6385eSIan Rogers        "UMask": "0x10"
50912c6385eSIan Rogers    },
51012c6385eSIan Rogers    {
5119061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.128BIT",
51212c6385eSIan Rogers        "EventCode": "0xe7",
51312c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.128BIT",
51412c6385eSIan Rogers        "SampleAfterValue": "1000003",
51512c6385eSIan Rogers        "UMask": "0x13"
51612c6385eSIan Rogers    },
51712c6385eSIan Rogers    {
5189061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.256BIT",
51912c6385eSIan Rogers        "EventCode": "0xe7",
52012c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.256BIT",
52112c6385eSIan Rogers        "SampleAfterValue": "1000003",
52212c6385eSIan Rogers        "UMask": "0xac"
52312c6385eSIan Rogers    },
52412c6385eSIan Rogers    {
52512c6385eSIan Rogers        "BriefDescription": "integer ADD, SUB, SAD 128-bit vector instructions.",
52612c6385eSIan Rogers        "EventCode": "0xe7",
52712c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.ADD_128",
52812c6385eSIan Rogers        "PublicDescription": "Number of retired integer ADD/SUB (regular or horizontal), SAD 128-bit vector instructions.",
52912c6385eSIan Rogers        "SampleAfterValue": "1000003",
53012c6385eSIan Rogers        "UMask": "0x3"
53112c6385eSIan Rogers    },
53212c6385eSIan Rogers    {
53312c6385eSIan Rogers        "BriefDescription": "integer ADD, SUB, SAD 256-bit vector instructions.",
53412c6385eSIan Rogers        "EventCode": "0xe7",
53512c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.ADD_256",
53612c6385eSIan Rogers        "PublicDescription": "Number of retired integer ADD/SUB (regular or horizontal), SAD 256-bit vector instructions.",
53712c6385eSIan Rogers        "SampleAfterValue": "1000003",
53812c6385eSIan Rogers        "UMask": "0xc"
53912c6385eSIan Rogers    },
54012c6385eSIan Rogers    {
5419061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.MUL_256",
54212c6385eSIan Rogers        "EventCode": "0xe7",
54312c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.MUL_256",
54412c6385eSIan Rogers        "SampleAfterValue": "1000003",
54512c6385eSIan Rogers        "UMask": "0x80"
54612c6385eSIan Rogers    },
54712c6385eSIan Rogers    {
5489061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.SHUFFLES",
54912c6385eSIan Rogers        "EventCode": "0xe7",
55012c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.SHUFFLES",
55112c6385eSIan Rogers        "SampleAfterValue": "1000003",
55212c6385eSIan Rogers        "UMask": "0x40"
55312c6385eSIan Rogers    },
55412c6385eSIan Rogers    {
5559061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.VNNI_128",
55612c6385eSIan Rogers        "EventCode": "0xe7",
55712c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.VNNI_128",
55812c6385eSIan Rogers        "SampleAfterValue": "1000003",
55912c6385eSIan Rogers        "UMask": "0x10"
56012c6385eSIan Rogers    },
56112c6385eSIan Rogers    {
5629061dffdSZhengjun Xing        "BriefDescription": "INT_VEC_RETIRED.VNNI_256",
56312c6385eSIan Rogers        "EventCode": "0xe7",
56412c6385eSIan Rogers        "EventName": "INT_VEC_RETIRED.VNNI_256",
56512c6385eSIan Rogers        "SampleAfterValue": "1000003",
56612c6385eSIan Rogers        "UMask": "0x20"
56712c6385eSIan Rogers    },
56812c6385eSIan Rogers    {
56912c6385eSIan Rogers        "BriefDescription": "False dependencies in MOB due to partial compare on address.",
57012c6385eSIan Rogers        "EventCode": "0x03",
57112c6385eSIan Rogers        "EventName": "LD_BLOCKS.ADDRESS_ALIAS",
57212c6385eSIan Rogers        "PublicDescription": "Counts the number of times a load got blocked due to false dependencies in MOB due to partial compare on address.",
57312c6385eSIan Rogers        "SampleAfterValue": "100003",
57412c6385eSIan Rogers        "UMask": "0x4"
57512c6385eSIan Rogers    },
57612c6385eSIan Rogers    {
57712c6385eSIan Rogers        "BriefDescription": "The number of times that split load operations are temporarily blocked because all resources for handling the split accesses are in use.",
57812c6385eSIan Rogers        "EventCode": "0x03",
57912c6385eSIan Rogers        "EventName": "LD_BLOCKS.NO_SR",
58012c6385eSIan 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.",
58112c6385eSIan Rogers        "SampleAfterValue": "100003",
58212c6385eSIan Rogers        "UMask": "0x88"
58312c6385eSIan Rogers    },
58412c6385eSIan Rogers    {
58512c6385eSIan Rogers        "BriefDescription": "Loads blocked due to overlapping with a preceding store that cannot be forwarded.",
58612c6385eSIan Rogers        "EventCode": "0x03",
58712c6385eSIan Rogers        "EventName": "LD_BLOCKS.STORE_FORWARD",
58812c6385eSIan 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.",
58912c6385eSIan Rogers        "SampleAfterValue": "100003",
59012c6385eSIan Rogers        "UMask": "0x82"
59112c6385eSIan Rogers    },
59212c6385eSIan Rogers    {
59312c6385eSIan Rogers        "BriefDescription": "Counts the number of demand load dispatches that hit L1D fill buffer (FB) allocated for software prefetch.",
59412c6385eSIan Rogers        "EventCode": "0x4c",
59512c6385eSIan Rogers        "EventName": "LOAD_HIT_PREFETCH.SWPF",
59612c6385eSIan 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.",
59712c6385eSIan Rogers        "SampleAfterValue": "100003",
59812c6385eSIan Rogers        "UMask": "0x1"
59912c6385eSIan Rogers    },
60012c6385eSIan Rogers    {
60112c6385eSIan Rogers        "BriefDescription": "Cycles Uops delivered by the LSD, but didn't come from the decoder.",
60212c6385eSIan Rogers        "CounterMask": "1",
60312c6385eSIan Rogers        "EventCode": "0xa8",
60412c6385eSIan Rogers        "EventName": "LSD.CYCLES_ACTIVE",
60512c6385eSIan Rogers        "PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream detector).",
60612c6385eSIan Rogers        "SampleAfterValue": "2000003",
60712c6385eSIan Rogers        "UMask": "0x1"
60812c6385eSIan Rogers    },
60912c6385eSIan Rogers    {
61012c6385eSIan Rogers        "BriefDescription": "Cycles optimal number of Uops delivered by the LSD, but did not come from the decoder.",
61112c6385eSIan Rogers        "CounterMask": "6",
61212c6385eSIan Rogers        "EventCode": "0xa8",
61312c6385eSIan Rogers        "EventName": "LSD.CYCLES_OK",
61412c6385eSIan Rogers        "PublicDescription": "Counts the cycles when optimal number of uops is delivered by the LSD (Loop-stream detector).",
61512c6385eSIan Rogers        "SampleAfterValue": "2000003",
61612c6385eSIan Rogers        "UMask": "0x1"
61712c6385eSIan Rogers    },
61812c6385eSIan Rogers    {
61912c6385eSIan Rogers        "BriefDescription": "Number of Uops delivered by the LSD.",
62012c6385eSIan Rogers        "EventCode": "0xa8",
62112c6385eSIan Rogers        "EventName": "LSD.UOPS",
62212c6385eSIan Rogers        "PublicDescription": "Counts the number of uops delivered to the back-end by the LSD(Loop Stream Detector).",
62312c6385eSIan Rogers        "SampleAfterValue": "2000003",
62412c6385eSIan Rogers        "UMask": "0x1"
62512c6385eSIan Rogers    },
62612c6385eSIan Rogers    {
62712c6385eSIan Rogers        "BriefDescription": "Number of machine clears (nukes) of any type.",
62812c6385eSIan Rogers        "CounterMask": "1",
62912c6385eSIan Rogers        "EdgeDetect": "1",
63012c6385eSIan Rogers        "EventCode": "0xc3",
63112c6385eSIan Rogers        "EventName": "MACHINE_CLEARS.COUNT",
63212c6385eSIan Rogers        "PublicDescription": "Counts the number of machine clears (nukes) of any type.",
63312c6385eSIan Rogers        "SampleAfterValue": "100003",
63412c6385eSIan Rogers        "UMask": "0x1"
63512c6385eSIan Rogers    },
63612c6385eSIan Rogers    {
63712c6385eSIan Rogers        "BriefDescription": "Self-modifying code (SMC) detected.",
63812c6385eSIan Rogers        "EventCode": "0xc3",
63912c6385eSIan Rogers        "EventName": "MACHINE_CLEARS.SMC",
64012c6385eSIan Rogers        "PublicDescription": "Counts self-modifying code (SMC) detected, which causes a machine clear.",
64112c6385eSIan Rogers        "SampleAfterValue": "100003",
64212c6385eSIan Rogers        "UMask": "0x4"
64312c6385eSIan Rogers    },
64412c6385eSIan Rogers    {
6459061dffdSZhengjun Xing        "BriefDescription": "MISC2_RETIRED.LFENCE",
64612c6385eSIan Rogers        "EventCode": "0xe0",
64712c6385eSIan Rogers        "EventName": "MISC2_RETIRED.LFENCE",
64812c6385eSIan Rogers        "SampleAfterValue": "400009",
64912c6385eSIan Rogers        "UMask": "0x20"
65012c6385eSIan Rogers    },
65112c6385eSIan Rogers    {
65212c6385eSIan Rogers        "BriefDescription": "Increments whenever there is an update to the LBR array.",
65312c6385eSIan Rogers        "EventCode": "0xcc",
65412c6385eSIan Rogers        "EventName": "MISC_RETIRED.LBR_INSERTS",
65512c6385eSIan 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.",
65612c6385eSIan Rogers        "SampleAfterValue": "100003",
65712c6385eSIan Rogers        "UMask": "0x20"
65812c6385eSIan Rogers    },
65912c6385eSIan Rogers    {
66012c6385eSIan Rogers        "BriefDescription": "Cycles stalled due to no store buffers available. (not including draining form sync).",
66112c6385eSIan Rogers        "EventCode": "0xa2",
66212c6385eSIan Rogers        "EventName": "RESOURCE_STALLS.SB",
66312c6385eSIan 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.",
66412c6385eSIan Rogers        "SampleAfterValue": "100003",
66512c6385eSIan Rogers        "UMask": "0x8"
66612c6385eSIan Rogers    },
66712c6385eSIan Rogers    {
66812c6385eSIan Rogers        "BriefDescription": "Counts cycles where the pipeline is stalled due to serializing operations.",
66912c6385eSIan Rogers        "EventCode": "0xa2",
67012c6385eSIan Rogers        "EventName": "RESOURCE_STALLS.SCOREBOARD",
67112c6385eSIan Rogers        "SampleAfterValue": "100003",
67212c6385eSIan Rogers        "UMask": "0x2"
67312c6385eSIan Rogers    },
67412c6385eSIan Rogers    {
67512c6385eSIan Rogers        "BriefDescription": "TMA slots where no uops were being issued due to lack of back-end resources.",
67612c6385eSIan Rogers        "EventCode": "0xa4",
67712c6385eSIan Rogers        "EventName": "TOPDOWN.BACKEND_BOUND_SLOTS",
67812c6385eSIan 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.",
67912c6385eSIan Rogers        "SampleAfterValue": "10000003",
68012c6385eSIan Rogers        "UMask": "0x2"
68112c6385eSIan Rogers    },
68212c6385eSIan Rogers    {
68312c6385eSIan Rogers        "BriefDescription": "TMA slots wasted due to incorrect speculations.",
68412c6385eSIan Rogers        "EventCode": "0xa4",
68512c6385eSIan Rogers        "EventName": "TOPDOWN.BAD_SPEC_SLOTS",
68612c6385eSIan 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.",
68712c6385eSIan Rogers        "SampleAfterValue": "10000003",
68812c6385eSIan Rogers        "UMask": "0x4"
68912c6385eSIan Rogers    },
69012c6385eSIan Rogers    {
69112c6385eSIan Rogers        "BriefDescription": "TMA slots wasted due to incorrect speculation by branch mispredictions",
69212c6385eSIan Rogers        "EventCode": "0xa4",
69312c6385eSIan Rogers        "EventName": "TOPDOWN.BR_MISPREDICT_SLOTS",
69412c6385eSIan Rogers        "PublicDescription": "Number of TMA slots that were wasted due to incorrect speculation by (any type of) branch mispredictions. This event estimates number of specualtive operations that were issued but not retired as well as the out-of-order engine recovery past a branch misprediction.",
69512c6385eSIan Rogers        "SampleAfterValue": "10000003",
69612c6385eSIan Rogers        "UMask": "0x8"
69712c6385eSIan Rogers    },
69812c6385eSIan Rogers    {
6999061dffdSZhengjun Xing        "BriefDescription": "TOPDOWN.MEMORY_BOUND_SLOTS",
70012c6385eSIan Rogers        "EventCode": "0xa4",
70112c6385eSIan Rogers        "EventName": "TOPDOWN.MEMORY_BOUND_SLOTS",
70212c6385eSIan Rogers        "SampleAfterValue": "10000003",
70312c6385eSIan Rogers        "UMask": "0x10"
70412c6385eSIan Rogers    },
70512c6385eSIan Rogers    {
70612c6385eSIan Rogers        "BriefDescription": "TMA slots available for an unhalted logical processor. Fixed counter - architectural event",
70712c6385eSIan Rogers        "EventName": "TOPDOWN.SLOTS",
70812c6385eSIan 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).",
70912c6385eSIan Rogers        "SampleAfterValue": "10000003",
71012c6385eSIan Rogers        "UMask": "0x4"
71112c6385eSIan Rogers    },
71212c6385eSIan Rogers    {
71312c6385eSIan Rogers        "BriefDescription": "TMA slots available for an unhalted logical processor. General counter - architectural event",
71412c6385eSIan Rogers        "EventCode": "0xa4",
71512c6385eSIan Rogers        "EventName": "TOPDOWN.SLOTS_P",
71612c6385eSIan 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.",
71712c6385eSIan Rogers        "SampleAfterValue": "10000003",
71812c6385eSIan Rogers        "UMask": "0x1"
71912c6385eSIan Rogers    },
72012c6385eSIan Rogers    {
7219061dffdSZhengjun Xing        "BriefDescription": "UOPS_DECODED.DEC0_UOPS",
72212c6385eSIan Rogers        "EventCode": "0x76",
72312c6385eSIan Rogers        "EventName": "UOPS_DECODED.DEC0_UOPS",
72412c6385eSIan Rogers        "SampleAfterValue": "1000003",
72512c6385eSIan Rogers        "UMask": "0x1"
72612c6385eSIan Rogers    },
72712c6385eSIan Rogers    {
72812c6385eSIan Rogers        "BriefDescription": "Uops executed on port 0",
72912c6385eSIan Rogers        "EventCode": "0xb2",
73012c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_0",
73112c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution  port 0.",
73212c6385eSIan Rogers        "SampleAfterValue": "2000003",
73312c6385eSIan Rogers        "UMask": "0x1"
73412c6385eSIan Rogers    },
73512c6385eSIan Rogers    {
73612c6385eSIan Rogers        "BriefDescription": "Uops executed on port 1",
73712c6385eSIan Rogers        "EventCode": "0xb2",
73812c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_1",
73912c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution  port 1.",
74012c6385eSIan Rogers        "SampleAfterValue": "2000003",
74112c6385eSIan Rogers        "UMask": "0x2"
74212c6385eSIan Rogers    },
74312c6385eSIan Rogers    {
74412c6385eSIan Rogers        "BriefDescription": "Uops executed on ports 2, 3 and 10",
74512c6385eSIan Rogers        "EventCode": "0xb2",
74612c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_2_3_10",
74712c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution ports 2, 3 and 10",
74812c6385eSIan Rogers        "SampleAfterValue": "2000003",
74912c6385eSIan Rogers        "UMask": "0x4"
75012c6385eSIan Rogers    },
75112c6385eSIan Rogers    {
75212c6385eSIan Rogers        "BriefDescription": "Uops executed on ports 4 and 9",
75312c6385eSIan Rogers        "EventCode": "0xb2",
75412c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_4_9",
75512c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution ports 4 and 9",
75612c6385eSIan Rogers        "SampleAfterValue": "2000003",
75712c6385eSIan Rogers        "UMask": "0x10"
75812c6385eSIan Rogers    },
75912c6385eSIan Rogers    {
76012c6385eSIan Rogers        "BriefDescription": "Uops executed on ports 5 and 11",
76112c6385eSIan Rogers        "EventCode": "0xb2",
76212c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_5_11",
76312c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution ports 5 and 11",
76412c6385eSIan Rogers        "SampleAfterValue": "2000003",
76512c6385eSIan Rogers        "UMask": "0x20"
76612c6385eSIan Rogers    },
76712c6385eSIan Rogers    {
76812c6385eSIan Rogers        "BriefDescription": "Uops executed on port 6",
76912c6385eSIan Rogers        "EventCode": "0xb2",
77012c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_6",
77112c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution  port 6.",
77212c6385eSIan Rogers        "SampleAfterValue": "2000003",
77312c6385eSIan Rogers        "UMask": "0x40"
77412c6385eSIan Rogers    },
77512c6385eSIan Rogers    {
77612c6385eSIan Rogers        "BriefDescription": "Uops executed on ports 7 and 8",
77712c6385eSIan Rogers        "EventCode": "0xb2",
77812c6385eSIan Rogers        "EventName": "UOPS_DISPATCHED.PORT_7_8",
77912c6385eSIan Rogers        "PublicDescription": "Number of uops dispatch to execution  ports 7 and 8.",
78012c6385eSIan Rogers        "SampleAfterValue": "2000003",
78112c6385eSIan Rogers        "UMask": "0x80"
78212c6385eSIan Rogers    },
78312c6385eSIan Rogers    {
78412c6385eSIan Rogers        "BriefDescription": "Number of uops executed on the core.",
78512c6385eSIan Rogers        "EventCode": "0xb1",
78612c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CORE",
78712c6385eSIan Rogers        "PublicDescription": "Counts the number of uops executed from any thread.",
78812c6385eSIan Rogers        "SampleAfterValue": "2000003",
78912c6385eSIan Rogers        "UMask": "0x2"
79012c6385eSIan Rogers    },
79112c6385eSIan Rogers    {
79212c6385eSIan Rogers        "BriefDescription": "Cycles at least 1 micro-op is executed from any thread on physical core.",
79312c6385eSIan Rogers        "CounterMask": "1",
79412c6385eSIan Rogers        "EventCode": "0xb1",
79512c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_1",
79612c6385eSIan Rogers        "PublicDescription": "Counts cycles when at least 1 micro-op is executed from any thread on physical core.",
79712c6385eSIan Rogers        "SampleAfterValue": "2000003",
79812c6385eSIan Rogers        "UMask": "0x2"
79912c6385eSIan Rogers    },
80012c6385eSIan Rogers    {
80112c6385eSIan Rogers        "BriefDescription": "Cycles at least 2 micro-op is executed from any thread on physical core.",
80212c6385eSIan Rogers        "CounterMask": "2",
80312c6385eSIan Rogers        "EventCode": "0xb1",
80412c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_2",
80512c6385eSIan Rogers        "PublicDescription": "Counts cycles when at least 2 micro-ops are executed from any thread on physical core.",
80612c6385eSIan Rogers        "SampleAfterValue": "2000003",
80712c6385eSIan Rogers        "UMask": "0x2"
80812c6385eSIan Rogers    },
80912c6385eSIan Rogers    {
81012c6385eSIan Rogers        "BriefDescription": "Cycles at least 3 micro-op is executed from any thread on physical core.",
81112c6385eSIan Rogers        "CounterMask": "3",
81212c6385eSIan Rogers        "EventCode": "0xb1",
81312c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_3",
81412c6385eSIan Rogers        "PublicDescription": "Counts cycles when at least 3 micro-ops are executed from any thread on physical core.",
81512c6385eSIan Rogers        "SampleAfterValue": "2000003",
81612c6385eSIan Rogers        "UMask": "0x2"
81712c6385eSIan Rogers    },
81812c6385eSIan Rogers    {
81912c6385eSIan Rogers        "BriefDescription": "Cycles at least 4 micro-op is executed from any thread on physical core.",
82012c6385eSIan Rogers        "CounterMask": "4",
82112c6385eSIan Rogers        "EventCode": "0xb1",
82212c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_4",
82312c6385eSIan Rogers        "PublicDescription": "Counts cycles when at least 4 micro-ops are executed from any thread on physical core.",
82412c6385eSIan Rogers        "SampleAfterValue": "2000003",
82512c6385eSIan Rogers        "UMask": "0x2"
82612c6385eSIan Rogers    },
82712c6385eSIan Rogers    {
82812c6385eSIan Rogers        "BriefDescription": "Cycles where at least 1 uop was executed per-thread",
82912c6385eSIan Rogers        "CounterMask": "1",
83012c6385eSIan Rogers        "EventCode": "0xb1",
83112c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CYCLES_GE_1",
83212c6385eSIan Rogers        "PublicDescription": "Cycles where at least 1 uop was executed per-thread.",
83312c6385eSIan Rogers        "SampleAfterValue": "2000003",
83412c6385eSIan Rogers        "UMask": "0x1"
83512c6385eSIan Rogers    },
83612c6385eSIan Rogers    {
83712c6385eSIan Rogers        "BriefDescription": "Cycles where at least 2 uops were executed per-thread",
83812c6385eSIan Rogers        "CounterMask": "2",
83912c6385eSIan Rogers        "EventCode": "0xb1",
84012c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CYCLES_GE_2",
84112c6385eSIan Rogers        "PublicDescription": "Cycles where at least 2 uops were executed per-thread.",
84212c6385eSIan Rogers        "SampleAfterValue": "2000003",
84312c6385eSIan Rogers        "UMask": "0x1"
84412c6385eSIan Rogers    },
84512c6385eSIan Rogers    {
84612c6385eSIan Rogers        "BriefDescription": "Cycles where at least 3 uops were executed per-thread",
84712c6385eSIan Rogers        "CounterMask": "3",
84812c6385eSIan Rogers        "EventCode": "0xb1",
84912c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CYCLES_GE_3",
85012c6385eSIan Rogers        "PublicDescription": "Cycles where at least 3 uops were executed per-thread.",
85112c6385eSIan Rogers        "SampleAfterValue": "2000003",
85212c6385eSIan Rogers        "UMask": "0x1"
85312c6385eSIan Rogers    },
85412c6385eSIan Rogers    {
85512c6385eSIan Rogers        "BriefDescription": "Cycles where at least 4 uops were executed per-thread",
85612c6385eSIan Rogers        "CounterMask": "4",
85712c6385eSIan Rogers        "EventCode": "0xb1",
85812c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.CYCLES_GE_4",
85912c6385eSIan Rogers        "PublicDescription": "Cycles where at least 4 uops were executed per-thread.",
86012c6385eSIan Rogers        "SampleAfterValue": "2000003",
86112c6385eSIan Rogers        "UMask": "0x1"
86212c6385eSIan Rogers    },
86312c6385eSIan Rogers    {
86412c6385eSIan Rogers        "BriefDescription": "Counts number of cycles no uops were dispatched to be executed on this thread.",
86512c6385eSIan Rogers        "CounterMask": "1",
86612c6385eSIan Rogers        "EventCode": "0xb1",
86712c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.STALLS",
86812c6385eSIan Rogers        "Invert": "1",
86912c6385eSIan Rogers        "PublicDescription": "Counts cycles during which no uops were dispatched from the Reservation Station (RS) per thread.",
87012c6385eSIan Rogers        "SampleAfterValue": "2000003",
87112c6385eSIan Rogers        "UMask": "0x1"
87212c6385eSIan Rogers    },
87312c6385eSIan Rogers    {
87412c6385eSIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event UOPS_EXECUTED.STALLS",
87512c6385eSIan Rogers        "CounterMask": "1",
876*400dd489SIan Rogers        "Deprecated": "1",
87712c6385eSIan Rogers        "EventCode": "0xb1",
87812c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.STALL_CYCLES",
87912c6385eSIan Rogers        "Invert": "1",
88012c6385eSIan Rogers        "SampleAfterValue": "2000003",
88112c6385eSIan Rogers        "UMask": "0x1"
88212c6385eSIan Rogers    },
88312c6385eSIan Rogers    {
88412c6385eSIan Rogers        "BriefDescription": "Counts the number of uops to be executed per-thread each cycle.",
88512c6385eSIan Rogers        "EventCode": "0xb1",
88612c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.THREAD",
88712c6385eSIan Rogers        "SampleAfterValue": "2000003",
88812c6385eSIan Rogers        "UMask": "0x1"
88912c6385eSIan Rogers    },
89012c6385eSIan Rogers    {
89112c6385eSIan Rogers        "BriefDescription": "Counts the number of x87 uops dispatched.",
89212c6385eSIan Rogers        "EventCode": "0xb1",
89312c6385eSIan Rogers        "EventName": "UOPS_EXECUTED.X87",
89412c6385eSIan Rogers        "PublicDescription": "Counts the number of x87 uops executed.",
89512c6385eSIan Rogers        "SampleAfterValue": "2000003",
89612c6385eSIan Rogers        "UMask": "0x10"
89712c6385eSIan Rogers    },
89812c6385eSIan Rogers    {
89912c6385eSIan Rogers        "BriefDescription": "Uops that RAT issues to RS",
90012c6385eSIan Rogers        "EventCode": "0xae",
90112c6385eSIan Rogers        "EventName": "UOPS_ISSUED.ANY",
90212c6385eSIan Rogers        "PublicDescription": "Counts the number of uops that the Resource Allocation Table (RAT) issues to the Reservation Station (RS).",
90312c6385eSIan Rogers        "SampleAfterValue": "2000003",
90412c6385eSIan Rogers        "UMask": "0x1"
90512c6385eSIan Rogers    },
90612c6385eSIan Rogers    {
90712c6385eSIan Rogers        "BriefDescription": "Cycles with retired uop(s).",
90812c6385eSIan Rogers        "CounterMask": "1",
90912c6385eSIan Rogers        "EventCode": "0xc2",
91012c6385eSIan Rogers        "EventName": "UOPS_RETIRED.CYCLES",
91112c6385eSIan Rogers        "PublicDescription": "Counts cycles where at least one uop has retired.",
91212c6385eSIan Rogers        "SampleAfterValue": "1000003",
91312c6385eSIan Rogers        "UMask": "0x2"
91412c6385eSIan Rogers    },
91512c6385eSIan Rogers    {
9166a92916dSZhengjun Xing        "BriefDescription": "Retired uops except the last uop of each instruction.",
91712c6385eSIan Rogers        "EventCode": "0xc2",
91812c6385eSIan Rogers        "EventName": "UOPS_RETIRED.HEAVY",
9196a92916dSZhengjun 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.",
92012c6385eSIan Rogers        "SampleAfterValue": "2000003",
92112c6385eSIan Rogers        "UMask": "0x1"
92212c6385eSIan Rogers    },
92312c6385eSIan Rogers    {
9249061dffdSZhengjun Xing        "BriefDescription": "UOPS_RETIRED.MS",
92512c6385eSIan Rogers        "EventCode": "0xc2",
92612c6385eSIan Rogers        "EventName": "UOPS_RETIRED.MS",
92712c6385eSIan Rogers        "MSRIndex": "0x3F7",
92812c6385eSIan Rogers        "MSRValue": "0x8",
92912c6385eSIan Rogers        "SampleAfterValue": "2000003",
93012c6385eSIan Rogers        "UMask": "0x4"
93112c6385eSIan Rogers    },
93212c6385eSIan Rogers    {
93312c6385eSIan Rogers        "BriefDescription": "Retirement slots used.",
93412c6385eSIan Rogers        "EventCode": "0xc2",
93512c6385eSIan Rogers        "EventName": "UOPS_RETIRED.SLOTS",
93612c6385eSIan Rogers        "PublicDescription": "Counts the retirement slots used each cycle.",
93712c6385eSIan Rogers        "SampleAfterValue": "2000003",
93812c6385eSIan Rogers        "UMask": "0x2"
93912c6385eSIan Rogers    },
94012c6385eSIan Rogers    {
94112c6385eSIan Rogers        "BriefDescription": "Cycles without actually retired uops.",
94212c6385eSIan Rogers        "CounterMask": "1",
94312c6385eSIan Rogers        "EventCode": "0xc2",
94412c6385eSIan Rogers        "EventName": "UOPS_RETIRED.STALLS",
94512c6385eSIan Rogers        "Invert": "1",
94612c6385eSIan Rogers        "PublicDescription": "This event counts cycles without actually retired uops.",
94712c6385eSIan Rogers        "SampleAfterValue": "1000003",
94812c6385eSIan Rogers        "UMask": "0x2"
94912c6385eSIan Rogers    },
95012c6385eSIan Rogers    {
95112c6385eSIan Rogers        "BriefDescription": "This event is deprecated. Refer to new event UOPS_RETIRED.STALLS",
95212c6385eSIan Rogers        "CounterMask": "1",
953*400dd489SIan Rogers        "Deprecated": "1",
95412c6385eSIan Rogers        "EventCode": "0xc2",
95512c6385eSIan Rogers        "EventName": "UOPS_RETIRED.STALL_CYCLES",
95612c6385eSIan Rogers        "Invert": "1",
95712c6385eSIan Rogers        "SampleAfterValue": "1000003",
95812c6385eSIan Rogers        "UMask": "0x2"
95912c6385eSIan Rogers    }
96012c6385eSIan Rogers]
961