14babba55SJin Yao[
24babba55SJin Yao    {
34babba55SJin Yao        "BriefDescription": "Cycles when divide unit is busy executing divide or square root operations.",
44babba55SJin Yao        "CollectPEBSRecord": "2",
54babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
64babba55SJin Yao        "CounterMask": "1",
74babba55SJin Yao        "EventCode": "0x14",
84babba55SJin Yao        "EventName": "ARITH.DIVIDER_ACTIVE",
94babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
104babba55SJin Yao        "PublicDescription": "Counts cycles when divide unit is busy executing divide or square root operations. Accounts for integer and floating-point operations.",
114babba55SJin Yao        "SampleAfterValue": "1000003",
124babba55SJin Yao        "UMask": "0x9"
134babba55SJin Yao    },
144babba55SJin Yao    {
1545d97cddSIan Rogers        "BriefDescription": "Number of occurrences where a microcode assist is invoked by hardware.",
1645d97cddSIan Rogers        "CollectPEBSRecord": "2",
1745d97cddSIan Rogers        "Counter": "0,1,2,3,4,5,6,7",
1845d97cddSIan Rogers        "EventCode": "0xc1",
1945d97cddSIan Rogers        "EventName": "ASSISTS.ANY",
2045d97cddSIan Rogers        "PEBScounters": "0,1,2,3,4,5,6,7",
2145d97cddSIan 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.",
2245d97cddSIan Rogers        "SampleAfterValue": "100003",
2345d97cddSIan Rogers        "UMask": "0x7"
2445d97cddSIan Rogers    },
2545d97cddSIan Rogers    {
264babba55SJin Yao        "BriefDescription": "All branch instructions retired.",
274babba55SJin Yao        "CollectPEBSRecord": "2",
284babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
294babba55SJin Yao        "EventCode": "0xc4",
304babba55SJin Yao        "EventName": "BR_INST_RETIRED.ALL_BRANCHES",
314babba55SJin Yao        "PEBS": "1",
324babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
334babba55SJin Yao        "PublicDescription": "Counts all branch instructions retired.",
344babba55SJin Yao        "SampleAfterValue": "400009"
354babba55SJin Yao    },
364babba55SJin Yao    {
374babba55SJin Yao        "BriefDescription": "Conditional branch instructions retired.",
384babba55SJin Yao        "CollectPEBSRecord": "2",
394babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
404babba55SJin Yao        "EventCode": "0xc4",
414babba55SJin Yao        "EventName": "BR_INST_RETIRED.COND",
424babba55SJin Yao        "PEBS": "1",
434babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
444babba55SJin Yao        "PublicDescription": "Counts conditional branch instructions retired.",
454babba55SJin Yao        "SampleAfterValue": "400009",
464babba55SJin Yao        "UMask": "0x11"
474babba55SJin Yao    },
484babba55SJin Yao    {
494babba55SJin Yao        "BriefDescription": "Not taken branch instructions retired.",
504babba55SJin Yao        "CollectPEBSRecord": "2",
514babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
524babba55SJin Yao        "EventCode": "0xc4",
534babba55SJin Yao        "EventName": "BR_INST_RETIRED.COND_NTAKEN",
544babba55SJin Yao        "PEBS": "1",
554babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
564babba55SJin Yao        "PublicDescription": "Counts not taken branch instructions retired.",
574babba55SJin Yao        "SampleAfterValue": "400009",
584babba55SJin Yao        "UMask": "0x10"
594babba55SJin Yao    },
604babba55SJin Yao    {
614babba55SJin Yao        "BriefDescription": "Taken conditional branch instructions retired.",
624babba55SJin Yao        "CollectPEBSRecord": "2",
634babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
644babba55SJin Yao        "EventCode": "0xc4",
654babba55SJin Yao        "EventName": "BR_INST_RETIRED.COND_TAKEN",
664babba55SJin Yao        "PEBS": "1",
674babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
684babba55SJin Yao        "PublicDescription": "Counts taken conditional branch instructions retired.",
694babba55SJin Yao        "SampleAfterValue": "400009",
704babba55SJin Yao        "UMask": "0x1"
714babba55SJin Yao    },
724babba55SJin Yao    {
734babba55SJin Yao        "BriefDescription": "Far branch instructions retired.",
744babba55SJin Yao        "CollectPEBSRecord": "2",
754babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
764babba55SJin Yao        "EventCode": "0xc4",
774babba55SJin Yao        "EventName": "BR_INST_RETIRED.FAR_BRANCH",
784babba55SJin Yao        "PEBS": "1",
794babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
804babba55SJin Yao        "PublicDescription": "Counts far branch instructions retired.",
814babba55SJin Yao        "SampleAfterValue": "100007",
824babba55SJin Yao        "UMask": "0x40"
834babba55SJin Yao    },
844babba55SJin Yao    {
8543d54e94SIan Rogers        "BriefDescription": "Indirect near branch instructions retired (excluding returns)",
864babba55SJin Yao        "CollectPEBSRecord": "2",
874babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
884babba55SJin Yao        "EventCode": "0xc4",
894babba55SJin Yao        "EventName": "BR_INST_RETIRED.INDIRECT",
904babba55SJin Yao        "PEBS": "1",
914babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
9243d54e94SIan Rogers        "PublicDescription": "Counts near indirect branch instructions retired excluding returns. TSX abort is an indirect branch.",
934babba55SJin Yao        "SampleAfterValue": "100003",
944babba55SJin Yao        "UMask": "0x80"
954babba55SJin Yao    },
964babba55SJin Yao    {
974babba55SJin Yao        "BriefDescription": "Direct and indirect near call instructions retired.",
984babba55SJin Yao        "CollectPEBSRecord": "2",
994babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
1004babba55SJin Yao        "EventCode": "0xc4",
1014babba55SJin Yao        "EventName": "BR_INST_RETIRED.NEAR_CALL",
1024babba55SJin Yao        "PEBS": "1",
1034babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
1044babba55SJin Yao        "PublicDescription": "Counts both direct and indirect near call instructions retired.",
1054babba55SJin Yao        "SampleAfterValue": "100007",
1064babba55SJin Yao        "UMask": "0x2"
1074babba55SJin Yao    },
1084babba55SJin Yao    {
1094babba55SJin Yao        "BriefDescription": "Return instructions retired.",
1104babba55SJin Yao        "CollectPEBSRecord": "2",
1114babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
1124babba55SJin Yao        "EventCode": "0xc4",
1134babba55SJin Yao        "EventName": "BR_INST_RETIRED.NEAR_RETURN",
1144babba55SJin Yao        "PEBS": "1",
1154babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
1164babba55SJin Yao        "PublicDescription": "Counts return instructions retired.",
1174babba55SJin Yao        "SampleAfterValue": "100007",
1184babba55SJin Yao        "UMask": "0x8"
1194babba55SJin Yao    },
1204babba55SJin Yao    {
1214babba55SJin Yao        "BriefDescription": "Taken branch instructions retired.",
1224babba55SJin Yao        "CollectPEBSRecord": "2",
1234babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
1244babba55SJin Yao        "EventCode": "0xc4",
1254babba55SJin Yao        "EventName": "BR_INST_RETIRED.NEAR_TAKEN",
1264babba55SJin Yao        "PEBS": "1",
1274babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
1284babba55SJin Yao        "PublicDescription": "Counts taken branch instructions retired.",
1294babba55SJin Yao        "SampleAfterValue": "400009",
1304babba55SJin Yao        "UMask": "0x20"
1314babba55SJin Yao    },
1324babba55SJin Yao    {
1334babba55SJin Yao        "BriefDescription": "All mispredicted branch instructions retired.",
1344babba55SJin Yao        "CollectPEBSRecord": "2",
1354babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
1364babba55SJin Yao        "EventCode": "0xc5",
1374babba55SJin Yao        "EventName": "BR_MISP_RETIRED.ALL_BRANCHES",
1384babba55SJin Yao        "PEBS": "1",
1394babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
1404babba55SJin Yao        "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.",
1414babba55SJin Yao        "SampleAfterValue": "50021"
1424babba55SJin Yao    },
1434babba55SJin Yao    {
1444babba55SJin Yao        "BriefDescription": "Mispredicted conditional branch instructions retired.",
1454babba55SJin Yao        "CollectPEBSRecord": "2",
1464babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
1474babba55SJin Yao        "EventCode": "0xc5",
1484babba55SJin Yao        "EventName": "BR_MISP_RETIRED.COND",
1494babba55SJin Yao        "PEBS": "1",
1504babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
1514babba55SJin Yao        "PublicDescription": "Counts mispredicted conditional branch instructions retired.",
1524babba55SJin Yao        "SampleAfterValue": "50021",
1534babba55SJin Yao        "UMask": "0x11"
1544babba55SJin Yao    },
1554babba55SJin Yao    {
1564babba55SJin Yao        "BriefDescription": "Mispredicted non-taken conditional branch instructions retired.",
1574babba55SJin Yao        "CollectPEBSRecord": "2",
1584babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
1594babba55SJin Yao        "EventCode": "0xc5",
1604babba55SJin Yao        "EventName": "BR_MISP_RETIRED.COND_NTAKEN",
1614babba55SJin Yao        "PEBS": "1",
1624babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
1634babba55SJin Yao        "PublicDescription": "Counts the number of conditional branch instructions retired that were mispredicted and the branch direction was not taken.",
1644babba55SJin Yao        "SampleAfterValue": "50021",
1654babba55SJin Yao        "UMask": "0x10"
1664babba55SJin Yao    },
1674babba55SJin Yao    {
1684babba55SJin Yao        "BriefDescription": "number of branch instructions retired that were mispredicted and taken. Non PEBS",
1694babba55SJin Yao        "CollectPEBSRecord": "2",
1704babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
1714babba55SJin Yao        "EventCode": "0xc5",
1724babba55SJin Yao        "EventName": "BR_MISP_RETIRED.COND_TAKEN",
1734babba55SJin Yao        "PEBS": "1",
1744babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
1754babba55SJin Yao        "PublicDescription": "Counts taken conditional mispredicted branch instructions retired.",
1764babba55SJin Yao        "SampleAfterValue": "50021",
1774babba55SJin Yao        "UMask": "0x1"
1784babba55SJin Yao    },
1794babba55SJin Yao    {
1804babba55SJin Yao        "BriefDescription": "All miss-predicted indirect branch instructions retired (excluding RETs. TSX aborts is considered indirect branch).",
1814babba55SJin Yao        "CollectPEBSRecord": "2",
1824babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
1834babba55SJin Yao        "EventCode": "0xc5",
1844babba55SJin Yao        "EventName": "BR_MISP_RETIRED.INDIRECT",
1854babba55SJin Yao        "PEBS": "1",
1864babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
1874babba55SJin Yao        "PublicDescription": "Counts all miss-predicted indirect branch instructions retired (excluding RETs. TSX aborts is considered indirect branch).",
1884babba55SJin Yao        "SampleAfterValue": "50021",
1894babba55SJin Yao        "UMask": "0x80"
1904babba55SJin Yao    },
1914babba55SJin Yao    {
1924babba55SJin Yao        "BriefDescription": "Mispredicted indirect CALL instructions retired.",
1934babba55SJin Yao        "CollectPEBSRecord": "2",
1944babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
1954babba55SJin Yao        "EventCode": "0xc5",
1964babba55SJin Yao        "EventName": "BR_MISP_RETIRED.INDIRECT_CALL",
1974babba55SJin Yao        "PEBS": "1",
1984babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
1994babba55SJin Yao        "PublicDescription": "Counts retired mispredicted indirect (near taken) CALL instructions, including both register and memory indirect.",
2004babba55SJin Yao        "SampleAfterValue": "50021",
2014babba55SJin Yao        "UMask": "0x2"
2024babba55SJin Yao    },
2034babba55SJin Yao    {
2044babba55SJin Yao        "BriefDescription": "Number of near branch instructions retired that were mispredicted and taken.",
2054babba55SJin Yao        "CollectPEBSRecord": "2",
2064babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
2074babba55SJin Yao        "EventCode": "0xc5",
2084babba55SJin Yao        "EventName": "BR_MISP_RETIRED.NEAR_TAKEN",
2094babba55SJin Yao        "PEBS": "1",
2104babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
2114babba55SJin Yao        "PublicDescription": "Counts number of near branch instructions retired that were mispredicted and taken.",
2124babba55SJin Yao        "SampleAfterValue": "50021",
2134babba55SJin Yao        "UMask": "0x20"
2144babba55SJin Yao    },
2154babba55SJin Yao    {
2164babba55SJin Yao        "BriefDescription": "Cycle counts are evenly distributed between active threads in the Core.",
2174babba55SJin Yao        "CollectPEBSRecord": "2",
2184babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
2194babba55SJin Yao        "EventCode": "0xec",
2204babba55SJin Yao        "EventName": "CPU_CLK_UNHALTED.DISTRIBUTED",
2214babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
2224babba55SJin Yao        "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.",
2234babba55SJin Yao        "SampleAfterValue": "2000003",
2244babba55SJin Yao        "UMask": "0x2"
2254babba55SJin Yao    },
2264babba55SJin Yao    {
2274babba55SJin Yao        "BriefDescription": "Core crystal clock cycles when this thread is unhalted and the other thread is halted.",
2284babba55SJin Yao        "CollectPEBSRecord": "2",
2294babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
2304babba55SJin Yao        "EventCode": "0x3c",
2314babba55SJin Yao        "EventName": "CPU_CLK_UNHALTED.ONE_THREAD_ACTIVE",
2324babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
2334babba55SJin Yao        "PublicDescription": "Counts Core crystal clock cycles when current thread is unhalted and the other thread is halted.",
2344babba55SJin Yao        "SampleAfterValue": "25003",
2354babba55SJin Yao        "UMask": "0x2"
2364babba55SJin Yao    },
2374babba55SJin Yao    {
2384babba55SJin Yao        "BriefDescription": "Core crystal clock cycles. Cycle counts are evenly distributed between active threads in the Core.",
2394babba55SJin Yao        "CollectPEBSRecord": "2",
2404babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
2414babba55SJin Yao        "EventCode": "0x3c",
2424babba55SJin Yao        "EventName": "CPU_CLK_UNHALTED.REF_DISTRIBUTED",
2434babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
2444babba55SJin Yao        "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.",
2454babba55SJin Yao        "SampleAfterValue": "2000003",
2464babba55SJin Yao        "UMask": "0x8"
2474babba55SJin Yao    },
2484babba55SJin Yao    {
2494babba55SJin Yao        "BriefDescription": "Reference cycles when the core is not in halt state.",
2504babba55SJin Yao        "CollectPEBSRecord": "2",
2514babba55SJin Yao        "Counter": "Fixed counter 2",
2524babba55SJin Yao        "EventName": "CPU_CLK_UNHALTED.REF_TSC",
2534babba55SJin Yao        "PEBScounters": "34",
2544babba55SJin Yao        "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. This event has a constant ratio with the CPU_CLK_UNHALTED.REF_XCLK event. 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.",
2554babba55SJin Yao        "SampleAfterValue": "2000003",
2564babba55SJin Yao        "UMask": "0x3"
2574babba55SJin Yao    },
2584babba55SJin Yao    {
2594babba55SJin Yao        "BriefDescription": "Core crystal clock cycles when the thread is unhalted.",
2604babba55SJin Yao        "CollectPEBSRecord": "2",
2614babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
2624babba55SJin Yao        "EventCode": "0x3c",
2634babba55SJin Yao        "EventName": "CPU_CLK_UNHALTED.REF_XCLK",
2644babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
2654babba55SJin Yao        "PublicDescription": "Counts core crystal clock cycles when the thread is unhalted.",
2664babba55SJin Yao        "SampleAfterValue": "25003",
2674babba55SJin Yao        "UMask": "0x1"
2684babba55SJin Yao    },
2694babba55SJin Yao    {
2704babba55SJin Yao        "BriefDescription": "Core cycles when the thread is not in halt state",
2714babba55SJin Yao        "CollectPEBSRecord": "2",
2724babba55SJin Yao        "Counter": "Fixed counter 1",
2734babba55SJin Yao        "EventName": "CPU_CLK_UNHALTED.THREAD",
2744babba55SJin Yao        "PEBScounters": "33",
2754babba55SJin Yao        "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.",
2764babba55SJin Yao        "SampleAfterValue": "2000003",
2774babba55SJin Yao        "UMask": "0x2"
2784babba55SJin Yao    },
2794babba55SJin Yao    {
2804babba55SJin Yao        "BriefDescription": "Thread cycles when thread is not in halt state",
2814babba55SJin Yao        "CollectPEBSRecord": "2",
2824babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
2834babba55SJin Yao        "EventCode": "0x3c",
2844babba55SJin Yao        "EventName": "CPU_CLK_UNHALTED.THREAD_P",
2854babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
2864babba55SJin Yao        "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.",
2874babba55SJin Yao        "SampleAfterValue": "2000003"
2884babba55SJin Yao    },
2894babba55SJin Yao    {
2904babba55SJin Yao        "BriefDescription": "Cycles while L1 cache miss demand load is outstanding.",
2914babba55SJin Yao        "CollectPEBSRecord": "2",
2924babba55SJin Yao        "Counter": "0,1,2,3",
2934babba55SJin Yao        "CounterMask": "8",
2944babba55SJin Yao        "EventCode": "0xa3",
2954babba55SJin Yao        "EventName": "CYCLE_ACTIVITY.CYCLES_L1D_MISS",
2964babba55SJin Yao        "PEBScounters": "0,1,2,3",
2974babba55SJin Yao        "SampleAfterValue": "1000003",
2984babba55SJin Yao        "UMask": "0x8"
2994babba55SJin Yao    },
3004babba55SJin Yao    {
3014babba55SJin Yao        "BriefDescription": "Cycles while L2 cache miss demand load is outstanding.",
3024babba55SJin Yao        "CollectPEBSRecord": "2",
3034babba55SJin Yao        "Counter": "0,1,2,3",
3044babba55SJin Yao        "CounterMask": "1",
3054babba55SJin Yao        "EventCode": "0xa3",
3064babba55SJin Yao        "EventName": "CYCLE_ACTIVITY.CYCLES_L2_MISS",
3074babba55SJin Yao        "PEBScounters": "0,1,2,3",
3084babba55SJin Yao        "SampleAfterValue": "1000003",
3094babba55SJin Yao        "UMask": "0x1"
3104babba55SJin Yao    },
3114babba55SJin Yao    {
3124babba55SJin Yao        "BriefDescription": "Cycles while memory subsystem has an outstanding load.",
3134babba55SJin Yao        "CollectPEBSRecord": "2",
3144babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
3154babba55SJin Yao        "CounterMask": "16",
3164babba55SJin Yao        "EventCode": "0xa3",
3174babba55SJin Yao        "EventName": "CYCLE_ACTIVITY.CYCLES_MEM_ANY",
3184babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
3194babba55SJin Yao        "SampleAfterValue": "1000003",
3204babba55SJin Yao        "UMask": "0x10"
3214babba55SJin Yao    },
3224babba55SJin Yao    {
3234babba55SJin Yao        "BriefDescription": "Execution stalls while L1 cache miss demand load is outstanding.",
3244babba55SJin Yao        "CollectPEBSRecord": "2",
3254babba55SJin Yao        "Counter": "0,1,2,3",
3264babba55SJin Yao        "CounterMask": "12",
3274babba55SJin Yao        "EventCode": "0xa3",
3284babba55SJin Yao        "EventName": "CYCLE_ACTIVITY.STALLS_L1D_MISS",
3294babba55SJin Yao        "PEBScounters": "0,1,2,3",
3304babba55SJin Yao        "SampleAfterValue": "1000003",
3314babba55SJin Yao        "UMask": "0xc"
3324babba55SJin Yao    },
3334babba55SJin Yao    {
3344babba55SJin Yao        "BriefDescription": "Execution stalls while L2 cache miss demand load is outstanding.",
3354babba55SJin Yao        "CollectPEBSRecord": "2",
3364babba55SJin Yao        "Counter": "0,1,2,3",
3374babba55SJin Yao        "CounterMask": "5",
3384babba55SJin Yao        "EventCode": "0xa3",
3394babba55SJin Yao        "EventName": "CYCLE_ACTIVITY.STALLS_L2_MISS",
3404babba55SJin Yao        "PEBScounters": "0,1,2,3",
3414babba55SJin Yao        "SampleAfterValue": "1000003",
3424babba55SJin Yao        "UMask": "0x5"
3434babba55SJin Yao    },
3444babba55SJin Yao    {
3454babba55SJin Yao        "BriefDescription": "Execution stalls while memory subsystem has an outstanding load.",
3464babba55SJin Yao        "CollectPEBSRecord": "2",
3474babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
3484babba55SJin Yao        "CounterMask": "20",
3494babba55SJin Yao        "EventCode": "0xa3",
3504babba55SJin Yao        "EventName": "CYCLE_ACTIVITY.STALLS_MEM_ANY",
3514babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
3524babba55SJin Yao        "SampleAfterValue": "1000003",
3534babba55SJin Yao        "UMask": "0x14"
3544babba55SJin Yao    },
3554babba55SJin Yao    {
3564babba55SJin Yao        "BriefDescription": "Total execution stalls.",
3574babba55SJin Yao        "CollectPEBSRecord": "2",
3584babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
3594babba55SJin Yao        "CounterMask": "4",
3604babba55SJin Yao        "EventCode": "0xa3",
3614babba55SJin Yao        "EventName": "CYCLE_ACTIVITY.STALLS_TOTAL",
3624babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
3634babba55SJin Yao        "SampleAfterValue": "1000003",
3644babba55SJin Yao        "UMask": "0x4"
3654babba55SJin Yao    },
3664babba55SJin Yao    {
3674babba55SJin Yao        "BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was not empty.",
3684babba55SJin Yao        "CollectPEBSRecord": "2",
3694babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
3704babba55SJin Yao        "EventCode": "0xa6",
3714babba55SJin Yao        "EventName": "EXE_ACTIVITY.1_PORTS_UTIL",
3724babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
3734babba55SJin Yao        "PublicDescription": "Counts cycles during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empty.",
3744babba55SJin Yao        "SampleAfterValue": "2000003",
3754babba55SJin Yao        "UMask": "0x2"
3764babba55SJin Yao    },
3774babba55SJin Yao    {
3784babba55SJin Yao        "BriefDescription": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.",
3794babba55SJin Yao        "CollectPEBSRecord": "2",
3804babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
3814babba55SJin Yao        "EventCode": "0xa6",
3824babba55SJin Yao        "EventName": "EXE_ACTIVITY.2_PORTS_UTIL",
3834babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
3844babba55SJin Yao        "PublicDescription": "Counts cycles during which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empty.",
3854babba55SJin Yao        "SampleAfterValue": "2000003",
3864babba55SJin Yao        "UMask": "0x4"
3874babba55SJin Yao    },
3884babba55SJin Yao    {
3894babba55SJin Yao        "BriefDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.",
3904babba55SJin Yao        "CollectPEBSRecord": "2",
3914babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
3924babba55SJin Yao        "EventCode": "0xa6",
3934babba55SJin Yao        "EventName": "EXE_ACTIVITY.3_PORTS_UTIL",
3944babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
3954babba55SJin Yao        "PublicDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empty.",
3964babba55SJin Yao        "SampleAfterValue": "2000003",
3974babba55SJin Yao        "UMask": "0x8"
3984babba55SJin Yao    },
3994babba55SJin Yao    {
4004babba55SJin Yao        "BriefDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.",
4014babba55SJin Yao        "CollectPEBSRecord": "2",
4024babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
4034babba55SJin Yao        "EventCode": "0xa6",
4044babba55SJin Yao        "EventName": "EXE_ACTIVITY.4_PORTS_UTIL",
4054babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
4064babba55SJin Yao        "PublicDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empty.",
4074babba55SJin Yao        "SampleAfterValue": "2000003",
4084babba55SJin Yao        "UMask": "0x10"
4094babba55SJin Yao    },
4104babba55SJin Yao    {
4114babba55SJin Yao        "BriefDescription": "Cycles when the memory subsystem has an outstanding load. Increments by 4 for every such cycle.",
4124babba55SJin Yao        "CollectPEBSRecord": "2",
4134babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
4144babba55SJin Yao        "CounterMask": "5",
4154babba55SJin Yao        "EventCode": "0xa6",
4164babba55SJin Yao        "EventName": "EXE_ACTIVITY.BOUND_ON_LOADS",
4174babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
4184babba55SJin Yao        "PublicDescription": "Counts cycles when the memory subsystem has an outstanding load. Increments by 4 for every such cycle.",
4194babba55SJin Yao        "SampleAfterValue": "2000003",
4204babba55SJin Yao        "UMask": "0x21"
4214babba55SJin Yao    },
4224babba55SJin Yao    {
4234babba55SJin Yao        "BriefDescription": "Cycles where the Store Buffer was full and no loads caused an execution stall.",
4244babba55SJin Yao        "CollectPEBSRecord": "2",
4254babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
4264babba55SJin Yao        "CounterMask": "2",
4274babba55SJin Yao        "EventCode": "0xa6",
4284babba55SJin Yao        "EventName": "EXE_ACTIVITY.BOUND_ON_STORES",
4294babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
4304babba55SJin Yao        "PublicDescription": "Counts cycles where the Store Buffer was full and no loads caused an execution stall.",
4314babba55SJin Yao        "SampleAfterValue": "1000003",
4324babba55SJin Yao        "UMask": "0x40"
4334babba55SJin Yao    },
4344babba55SJin Yao    {
435*5e1dd4f2SIan Rogers        "BriefDescription": "Cycles no uop executed while RS was not empty, the SB was not full and there was no outstanding load.",
4364babba55SJin Yao        "CollectPEBSRecord": "2",
4374babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
4384babba55SJin Yao        "EventCode": "0xa6",
4394babba55SJin Yao        "EventName": "EXE_ACTIVITY.EXE_BOUND_0_PORTS",
4404babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
441*5e1dd4f2SIan Rogers        "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.",
4424babba55SJin Yao        "SampleAfterValue": "1000003",
4434babba55SJin Yao        "UMask": "0x80"
4444babba55SJin Yao    },
4454babba55SJin Yao    {
4464babba55SJin Yao        "BriefDescription": "Stalls caused by changing prefix length of the instruction.",
4474babba55SJin Yao        "CollectPEBSRecord": "2",
4484babba55SJin Yao        "Counter": "0,1,2,3",
4494babba55SJin Yao        "EventCode": "0x87",
4504babba55SJin Yao        "EventName": "ILD_STALL.LCP",
4514babba55SJin Yao        "PEBScounters": "0,1,2,3",
4524babba55SJin Yao        "PublicDescription": "Counts cycles that the Instruction Length decoder (ILD) stalls occurred due to dynamically changing prefix length of the decoded instruction (by operand size prefix instruction 0x66, address size prefix instruction 0x67 or REX.W for Intel64). Count is proportional to the number of prefixes in a 16B-line. This may result in a three-cycle penalty for each LCP (Length changing prefix) in a 16-byte chunk.",
4534babba55SJin Yao        "SampleAfterValue": "500009",
4544babba55SJin Yao        "UMask": "0x1"
4554babba55SJin Yao    },
4564babba55SJin Yao    {
45743d54e94SIan Rogers        "BriefDescription": "Instruction decoders utilized in a cycle",
45843d54e94SIan Rogers        "CollectPEBSRecord": "2",
45943d54e94SIan Rogers        "Counter": "0,1,2,3",
46043d54e94SIan Rogers        "EventCode": "0x55",
46143d54e94SIan Rogers        "EventName": "INST_DECODED.DECODERS",
46243d54e94SIan Rogers        "PEBScounters": "0,1,2,3",
46343d54e94SIan Rogers        "PublicDescription": "Number of decoders utilized in a cycle when the MITE (legacy decode pipeline) fetches instructions.",
46443d54e94SIan Rogers        "SampleAfterValue": "2000003",
46543d54e94SIan Rogers        "UMask": "0x1"
46643d54e94SIan Rogers    },
46743d54e94SIan Rogers    {
4684babba55SJin Yao        "BriefDescription": "Number of instructions retired. Fixed Counter - architectural event",
4694babba55SJin Yao        "CollectPEBSRecord": "2",
4704babba55SJin Yao        "Counter": "Fixed counter 0",
4714babba55SJin Yao        "EventName": "INST_RETIRED.ANY",
4724babba55SJin Yao        "PEBS": "1",
4734babba55SJin Yao        "PEBScounters": "32",
4744babba55SJin Yao        "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.",
4754babba55SJin Yao        "SampleAfterValue": "2000003",
4764babba55SJin Yao        "UMask": "0x1"
4774babba55SJin Yao    },
4784babba55SJin Yao    {
4794babba55SJin Yao        "BriefDescription": "Number of instructions retired. General Counter - architectural event",
4804babba55SJin Yao        "CollectPEBSRecord": "2",
4814babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
4824babba55SJin Yao        "EventCode": "0xc0",
4834babba55SJin Yao        "EventName": "INST_RETIRED.ANY_P",
4844babba55SJin Yao        "PEBS": "1",
4854babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
4864babba55SJin Yao        "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.",
4874babba55SJin Yao        "SampleAfterValue": "2000003"
4884babba55SJin Yao    },
4894babba55SJin Yao    {
49043d54e94SIan Rogers        "BriefDescription": "Number of all retired NOP instructions.",
49143d54e94SIan Rogers        "CollectPEBSRecord": "2",
49243d54e94SIan Rogers        "Counter": "0,1,2,3,4,5,6,7",
49343d54e94SIan Rogers        "EventCode": "0xc0",
49443d54e94SIan Rogers        "EventName": "INST_RETIRED.NOP",
49543d54e94SIan Rogers        "PEBS": "1",
49643d54e94SIan Rogers        "PEBScounters": "0,1,2,3,4,5,6,7",
49743d54e94SIan Rogers        "SampleAfterValue": "2000003",
49843d54e94SIan Rogers        "UMask": "0x2"
49943d54e94SIan Rogers    },
50043d54e94SIan Rogers    {
5014babba55SJin Yao        "BriefDescription": "Precise instruction retired event with a reduced effect of PEBS shadow in IP distribution",
5024babba55SJin Yao        "CollectPEBSRecord": "2",
5034babba55SJin Yao        "Counter": "Fixed counter 0",
5044babba55SJin Yao        "EventName": "INST_RETIRED.PREC_DIST",
5054babba55SJin Yao        "PEBS": "1",
5064babba55SJin Yao        "PEBScounters": "32",
5074babba55SJin Yao        "PublicDescription": "A version of INST_RETIRED that allows for a more unbiased distribution of samples across instructions retired. It utilizes the Precise Distribution of Instructions Retired (PDIR) feature to mitigate some bias in how retired instructions get sampled. Use on Fixed Counter 0.",
5084babba55SJin Yao        "SampleAfterValue": "2000003",
5094babba55SJin Yao        "UMask": "0x1"
5104babba55SJin Yao    },
5114babba55SJin Yao    {
5124babba55SJin Yao        "BriefDescription": "Cycles the Backend cluster is recovering after a miss-speculation or a Store Buffer or Load Buffer drain stall.",
5134babba55SJin Yao        "CollectPEBSRecord": "2",
5144babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
5154babba55SJin Yao        "CounterMask": "1",
5164babba55SJin Yao        "EventCode": "0x0d",
5174babba55SJin Yao        "EventName": "INT_MISC.ALL_RECOVERY_CYCLES",
5184babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
5194babba55SJin Yao        "PublicDescription": "Counts cycles the Backend cluster is recovering after a miss-speculation or a Store Buffer or Load Buffer drain stall.",
5204babba55SJin Yao        "SampleAfterValue": "2000003",
5214babba55SJin Yao        "UMask": "0x3"
5224babba55SJin Yao    },
5234babba55SJin Yao    {
5244babba55SJin Yao        "BriefDescription": "Counts cycles after recovery from a branch misprediction or machine clear till the first uop is issued from the resteered path.",
5254babba55SJin Yao        "CollectPEBSRecord": "2",
5264babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
5274babba55SJin Yao        "EventCode": "0x0d",
5284babba55SJin Yao        "EventName": "INT_MISC.CLEAR_RESTEER_CYCLES",
5294babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
5304babba55SJin Yao        "PublicDescription": "Cycles after recovery from a branch misprediction or machine clear till the first uop is issued from the resteered path.",
5314babba55SJin Yao        "SampleAfterValue": "500009",
5324babba55SJin Yao        "UMask": "0x80"
5334babba55SJin Yao    },
5344babba55SJin Yao    {
5354babba55SJin Yao        "BriefDescription": "Core cycles the allocator was stalled due to recovery from earlier clear event for this thread",
5364babba55SJin Yao        "CollectPEBSRecord": "2",
5374babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
5384babba55SJin Yao        "EventCode": "0x0d",
5394babba55SJin Yao        "EventName": "INT_MISC.RECOVERY_CYCLES",
5404babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
5414babba55SJin Yao        "PublicDescription": "Counts core cycles when the Resource allocator was stalled due to recovery from an earlier branch misprediction or machine clear event.",
5424babba55SJin Yao        "SampleAfterValue": "500009",
5434babba55SJin Yao        "UMask": "0x1"
5444babba55SJin Yao    },
5454babba55SJin Yao    {
5464babba55SJin Yao        "BriefDescription": "TMA slots where uops got dropped",
5474babba55SJin Yao        "CollectPEBSRecord": "2",
5484babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
5494babba55SJin Yao        "EventCode": "0x0d",
5504babba55SJin Yao        "EventName": "INT_MISC.UOP_DROPPING",
5514babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
5524babba55SJin Yao        "PublicDescription": "Estimated number of Top-down Microarchitecture Analysis slots that got dropped due to non front-end reasons",
5534babba55SJin Yao        "SampleAfterValue": "1000003",
5544babba55SJin Yao        "UMask": "0x10"
5554babba55SJin Yao    },
5564babba55SJin Yao    {
5574babba55SJin Yao        "BriefDescription": "The number of times that split load operations are temporarily blocked because all resources for handling the split accesses are in use.",
5584babba55SJin Yao        "CollectPEBSRecord": "2",
5594babba55SJin Yao        "Counter": "0,1,2,3",
5604babba55SJin Yao        "EventCode": "0x03",
5614babba55SJin Yao        "EventName": "LD_BLOCKS.NO_SR",
5624babba55SJin Yao        "PEBScounters": "0,1,2,3",
5634babba55SJin Yao        "PublicDescription": "Counts the number of times that split load operations are temporarily blocked because all resources for handling the split accesses are in use.",
5644babba55SJin Yao        "SampleAfterValue": "100003",
5654babba55SJin Yao        "UMask": "0x8"
5664babba55SJin Yao    },
5674babba55SJin Yao    {
5684babba55SJin Yao        "BriefDescription": "Loads blocked due to overlapping with a preceding store that cannot be forwarded.",
5694babba55SJin Yao        "CollectPEBSRecord": "2",
5704babba55SJin Yao        "Counter": "0,1,2,3",
5714babba55SJin Yao        "EventCode": "0x03",
5724babba55SJin Yao        "EventName": "LD_BLOCKS.STORE_FORWARD",
5734babba55SJin Yao        "PEBScounters": "0,1,2,3",
5744babba55SJin Yao        "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.",
5754babba55SJin Yao        "SampleAfterValue": "100003",
5764babba55SJin Yao        "UMask": "0x2"
5774babba55SJin Yao    },
5784babba55SJin Yao    {
5794babba55SJin Yao        "BriefDescription": "False dependencies in MOB due to partial compare on address.",
5804babba55SJin Yao        "CollectPEBSRecord": "2",
5814babba55SJin Yao        "Counter": "0,1,2,3",
5824babba55SJin Yao        "EventCode": "0x07",
5834babba55SJin Yao        "EventName": "LD_BLOCKS_PARTIAL.ADDRESS_ALIAS",
5844babba55SJin Yao        "PEBScounters": "0,1,2,3",
5854babba55SJin Yao        "PublicDescription": "Counts the number of times a load got blocked due to false dependencies in MOB due to partial compare on address.",
5864babba55SJin Yao        "SampleAfterValue": "100003",
5874babba55SJin Yao        "UMask": "0x1"
5884babba55SJin Yao    },
5894babba55SJin Yao    {
5904babba55SJin Yao        "BriefDescription": "Counts the number of demand load dispatches that hit L1D fill buffer (FB) allocated for software prefetch.",
5914babba55SJin Yao        "CollectPEBSRecord": "2",
5924babba55SJin Yao        "Counter": "0,1,2,3",
5934babba55SJin Yao        "EventCode": "0x4c",
5944babba55SJin Yao        "EventName": "LOAD_HIT_PREFETCH.SWPF",
5954babba55SJin Yao        "PEBScounters": "0,1,2,3",
5964babba55SJin Yao        "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.",
5974babba55SJin Yao        "SampleAfterValue": "100003",
5984babba55SJin Yao        "UMask": "0x1"
5994babba55SJin Yao    },
6004babba55SJin Yao    {
6014babba55SJin Yao        "BriefDescription": "Cycles Uops delivered by the LSD, but didn't come from the decoder.",
6024babba55SJin Yao        "CollectPEBSRecord": "2",
6034babba55SJin Yao        "Counter": "0,1,2,3",
6044babba55SJin Yao        "CounterMask": "1",
6054babba55SJin Yao        "EventCode": "0xa8",
6064babba55SJin Yao        "EventName": "LSD.CYCLES_ACTIVE",
6074babba55SJin Yao        "PEBScounters": "0,1,2,3",
6084babba55SJin Yao        "PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream detector).",
6094babba55SJin Yao        "SampleAfterValue": "2000003",
6104babba55SJin Yao        "UMask": "0x1"
6114babba55SJin Yao    },
6124babba55SJin Yao    {
6134babba55SJin Yao        "BriefDescription": "Cycles optimal number of Uops delivered by the LSD, but did not come from the decoder.",
6144babba55SJin Yao        "CollectPEBSRecord": "2",
6154babba55SJin Yao        "Counter": "0,1,2,3",
6164babba55SJin Yao        "CounterMask": "5",
6174babba55SJin Yao        "EventCode": "0xa8",
6184babba55SJin Yao        "EventName": "LSD.CYCLES_OK",
6194babba55SJin Yao        "PEBScounters": "0,1,2,3",
6204babba55SJin Yao        "PublicDescription": "Counts the cycles when optimal number of uops is delivered by the LSD (Loop-stream detector).",
6214babba55SJin Yao        "SampleAfterValue": "2000003",
6224babba55SJin Yao        "UMask": "0x1"
6234babba55SJin Yao    },
6244babba55SJin Yao    {
6254babba55SJin Yao        "BriefDescription": "Number of Uops delivered by the LSD.",
6264babba55SJin Yao        "CollectPEBSRecord": "2",
6274babba55SJin Yao        "Counter": "0,1,2,3",
6284babba55SJin Yao        "EventCode": "0xa8",
6294babba55SJin Yao        "EventName": "LSD.UOPS",
6304babba55SJin Yao        "PEBScounters": "0,1,2,3",
6314babba55SJin Yao        "PublicDescription": "Counts the number of uops delivered to the back-end by the LSD(Loop Stream Detector).",
6324babba55SJin Yao        "SampleAfterValue": "2000003",
6334babba55SJin Yao        "UMask": "0x1"
6344babba55SJin Yao    },
6354babba55SJin Yao    {
6364babba55SJin Yao        "BriefDescription": "Number of machine clears (nukes) of any type.",
6374babba55SJin Yao        "CollectPEBSRecord": "2",
6384babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
6394babba55SJin Yao        "CounterMask": "1",
6404babba55SJin Yao        "EdgeDetect": "1",
6414babba55SJin Yao        "EventCode": "0xc3",
6424babba55SJin Yao        "EventName": "MACHINE_CLEARS.COUNT",
6434babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
6444babba55SJin Yao        "PublicDescription": "Counts the number of machine clears (nukes) of any type.",
6454babba55SJin Yao        "SampleAfterValue": "100003",
6464babba55SJin Yao        "UMask": "0x1"
6474babba55SJin Yao    },
6484babba55SJin Yao    {
6494babba55SJin Yao        "BriefDescription": "Self-modifying code (SMC) detected.",
6504babba55SJin Yao        "CollectPEBSRecord": "2",
6514babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
6524babba55SJin Yao        "EventCode": "0xc3",
6534babba55SJin Yao        "EventName": "MACHINE_CLEARS.SMC",
6544babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
6554babba55SJin Yao        "PublicDescription": "Counts self-modifying code (SMC) detected, which causes a machine clear.",
6564babba55SJin Yao        "SampleAfterValue": "100003",
6574babba55SJin Yao        "UMask": "0x4"
6584babba55SJin Yao    },
6594babba55SJin Yao    {
6604babba55SJin Yao        "BriefDescription": "Increments whenever there is an update to the LBR array.",
6614babba55SJin Yao        "CollectPEBSRecord": "2",
6624babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
6634babba55SJin Yao        "EventCode": "0xcc",
6644babba55SJin Yao        "EventName": "MISC_RETIRED.LBR_INSERTS",
6654babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
6664babba55SJin Yao        "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.",
6674babba55SJin Yao        "SampleAfterValue": "100003",
6684babba55SJin Yao        "UMask": "0x20"
6694babba55SJin Yao    },
6704babba55SJin Yao    {
6714babba55SJin Yao        "BriefDescription": "Number of retired PAUSE instructions. This event is not supported on first SKL and KBL products.",
6724babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
6734babba55SJin Yao        "EventCode": "0xcc",
6744babba55SJin Yao        "EventName": "MISC_RETIRED.PAUSE_INST",
6754babba55SJin Yao        "PublicDescription": "Counts number of retired PAUSE instructions. This event is not supported on first SKL and KBL products.",
6764babba55SJin Yao        "SampleAfterValue": "100003",
6774babba55SJin Yao        "UMask": "0x40"
6784babba55SJin Yao    },
6794babba55SJin Yao    {
6804babba55SJin Yao        "BriefDescription": "Cycles stalled due to no store buffers available. (not including draining form sync).",
6814babba55SJin Yao        "CollectPEBSRecord": "2",
6824babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
6834babba55SJin Yao        "EventCode": "0xa2",
6844babba55SJin Yao        "EventName": "RESOURCE_STALLS.SB",
6854babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
6864babba55SJin Yao        "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.",
6874babba55SJin Yao        "SampleAfterValue": "100003",
6884babba55SJin Yao        "UMask": "0x8"
6894babba55SJin Yao    },
6904babba55SJin Yao    {
6914babba55SJin Yao        "BriefDescription": "Counts cycles where the pipeline is stalled due to serializing operations.",
6924babba55SJin Yao        "CollectPEBSRecord": "2",
6934babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
6944babba55SJin Yao        "EventCode": "0xa2",
6954babba55SJin Yao        "EventName": "RESOURCE_STALLS.SCOREBOARD",
6964babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
6974babba55SJin Yao        "SampleAfterValue": "100003",
6984babba55SJin Yao        "UMask": "0x2"
6994babba55SJin Yao    },
7004babba55SJin Yao    {
7014babba55SJin Yao        "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread",
7024babba55SJin Yao        "CollectPEBSRecord": "2",
7034babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
7044babba55SJin Yao        "EventCode": "0x5e",
7054babba55SJin Yao        "EventName": "RS_EVENTS.EMPTY_CYCLES",
7064babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
7074babba55SJin Yao        "PublicDescription": "Counts cycles during which the reservation station (RS) is empty for this logical processor. This is usually caused when the front-end pipeline runs into stravation periods (e.g. branch mispredictions or i-cache misses)",
7084babba55SJin Yao        "SampleAfterValue": "1000003",
7094babba55SJin Yao        "UMask": "0x1"
7104babba55SJin Yao    },
7114babba55SJin Yao    {
7124babba55SJin Yao        "BriefDescription": "Counts end of periods where the Reservation Station (RS) was empty.",
7134babba55SJin Yao        "CollectPEBSRecord": "2",
7144babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
7154babba55SJin Yao        "CounterMask": "1",
7164babba55SJin Yao        "EdgeDetect": "1",
7174babba55SJin Yao        "EventCode": "0x5e",
7184babba55SJin Yao        "EventName": "RS_EVENTS.EMPTY_END",
7194babba55SJin Yao        "Invert": "1",
7204babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
7214babba55SJin Yao        "PublicDescription": "Counts end of periods where the Reservation Station (RS) was empty. Could be useful to closely sample on front-end latency issues (see the FRONTEND_RETIRED event of designated precise events)",
7224babba55SJin Yao        "SampleAfterValue": "100003",
7234babba55SJin Yao        "UMask": "0x1"
7244babba55SJin Yao    },
7254babba55SJin Yao    {
72642e80e1aSIan Rogers        "BriefDescription": "TMA slots where no uops were being issued due to lack of back-end resources.",
72742e80e1aSIan Rogers        "CollectPEBSRecord": "2",
72842e80e1aSIan Rogers        "Counter": "0,1,2,3,4,5,6,7",
72942e80e1aSIan Rogers        "EventCode": "0xa4",
73042e80e1aSIan Rogers        "EventName": "TOPDOWN.BACKEND_BOUND_SLOTS",
73142e80e1aSIan Rogers        "PEBScounters": "0,1,2,3,4,5,6,7",
73242e80e1aSIan Rogers        "PublicDescription": "Counts the number of Top-down Microarchitecture Analysis (TMA) method's  slots where no micro-operations were being issued from front-end to back-end of the machine due to lack of back-end resources.",
73342e80e1aSIan Rogers        "SampleAfterValue": "10000003",
73442e80e1aSIan Rogers        "UMask": "0x2"
73542e80e1aSIan Rogers    },
73642e80e1aSIan Rogers    {
73742e80e1aSIan Rogers        "BriefDescription": "TMA slots wasted due to incorrect speculation by branch mispredictions",
73842e80e1aSIan Rogers        "CollectPEBSRecord": "2",
73942e80e1aSIan Rogers        "Counter": "0,1,2,3,4,5,6,7",
74042e80e1aSIan Rogers        "EventCode": "0xa4",
74142e80e1aSIan Rogers        "EventName": "TOPDOWN.BR_MISPREDICT_SLOTS",
74242e80e1aSIan Rogers        "PEBScounters": "0,1,2,3,4,5,6,7",
74342e80e1aSIan Rogers        "PublicDescription": "Number of TMA slots that were wasted due to incorrect speculation by branch mispredictions. This event estimates number of operations that were issued but not retired from the specualtive path as well as the out-of-order engine recovery past a branch misprediction.",
74442e80e1aSIan Rogers        "SampleAfterValue": "10000003",
74542e80e1aSIan Rogers        "UMask": "0x8"
74642e80e1aSIan Rogers    },
74742e80e1aSIan Rogers    {
74842e80e1aSIan Rogers        "BriefDescription": "TMA slots available for an unhalted logical processor. Fixed counter - architectural event",
74942e80e1aSIan Rogers        "CollectPEBSRecord": "2",
75042e80e1aSIan Rogers        "Counter": "Fixed counter 3",
75142e80e1aSIan Rogers        "EventName": "TOPDOWN.SLOTS",
75242e80e1aSIan Rogers        "PEBScounters": "35",
75342e80e1aSIan 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).",
75442e80e1aSIan Rogers        "SampleAfterValue": "10000003",
75542e80e1aSIan Rogers        "UMask": "0x4"
75642e80e1aSIan Rogers    },
75742e80e1aSIan Rogers    {
75842e80e1aSIan Rogers        "BriefDescription": "TMA slots available for an unhalted logical processor. General counter - architectural event",
75942e80e1aSIan Rogers        "CollectPEBSRecord": "2",
76042e80e1aSIan Rogers        "Counter": "0,1,2,3,4,5,6,7",
76142e80e1aSIan Rogers        "EventCode": "0xa4",
76242e80e1aSIan Rogers        "EventName": "TOPDOWN.SLOTS_P",
76342e80e1aSIan Rogers        "PEBScounters": "0,1,2,3,4,5,6,7",
76442e80e1aSIan 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.",
76542e80e1aSIan Rogers        "SampleAfterValue": "10000003",
76642e80e1aSIan Rogers        "UMask": "0x1"
76742e80e1aSIan Rogers    },
76842e80e1aSIan Rogers    {
76943d54e94SIan Rogers        "BriefDescription": "Number of uops decoded out of instructions exclusively fetched by decoder 0",
77043d54e94SIan Rogers        "CollectPEBSRecord": "2",
77143d54e94SIan Rogers        "Counter": "0,1,2,3",
77243d54e94SIan Rogers        "EventCode": "0x56",
77343d54e94SIan Rogers        "EventName": "UOPS_DECODED.DEC0",
77443d54e94SIan Rogers        "PEBScounters": "0,1,2,3",
77543d54e94SIan Rogers        "PublicDescription": "Uops exclusively fetched by decoder 0",
77643d54e94SIan Rogers        "SampleAfterValue": "1000003",
77743d54e94SIan Rogers        "UMask": "0x1"
77843d54e94SIan Rogers    },
77943d54e94SIan Rogers    {
7804babba55SJin Yao        "BriefDescription": "Number of uops executed on port 0",
7814babba55SJin Yao        "CollectPEBSRecord": "2",
7824babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
7834babba55SJin Yao        "EventCode": "0xa1",
7844babba55SJin Yao        "EventName": "UOPS_DISPATCHED.PORT_0",
7854babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
7864babba55SJin Yao        "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 0.",
7874babba55SJin Yao        "SampleAfterValue": "2000003",
7884babba55SJin Yao        "UMask": "0x1"
7894babba55SJin Yao    },
7904babba55SJin Yao    {
7914babba55SJin Yao        "BriefDescription": "Number of uops executed on port 1",
7924babba55SJin Yao        "CollectPEBSRecord": "2",
7934babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
7944babba55SJin Yao        "EventCode": "0xa1",
7954babba55SJin Yao        "EventName": "UOPS_DISPATCHED.PORT_1",
7964babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
7974babba55SJin Yao        "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 1.",
7984babba55SJin Yao        "SampleAfterValue": "2000003",
7994babba55SJin Yao        "UMask": "0x2"
8004babba55SJin Yao    },
8014babba55SJin Yao    {
8024babba55SJin Yao        "BriefDescription": "Number of uops executed on port 2 and 3",
8034babba55SJin Yao        "CollectPEBSRecord": "2",
8044babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
8054babba55SJin Yao        "EventCode": "0xa1",
8064babba55SJin Yao        "EventName": "UOPS_DISPATCHED.PORT_2_3",
8074babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
8084babba55SJin Yao        "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to ports 2 and 3.",
8094babba55SJin Yao        "SampleAfterValue": "2000003",
8104babba55SJin Yao        "UMask": "0x4"
8114babba55SJin Yao    },
8124babba55SJin Yao    {
8134babba55SJin Yao        "BriefDescription": "Number of uops executed on port 4 and 9",
8144babba55SJin Yao        "CollectPEBSRecord": "2",
8154babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
8164babba55SJin Yao        "EventCode": "0xa1",
8174babba55SJin Yao        "EventName": "UOPS_DISPATCHED.PORT_4_9",
8184babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
8194babba55SJin Yao        "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to ports 5 and 9.",
8204babba55SJin Yao        "SampleAfterValue": "2000003",
8214babba55SJin Yao        "UMask": "0x10"
8224babba55SJin Yao    },
8234babba55SJin Yao    {
8244babba55SJin Yao        "BriefDescription": "Number of uops executed on port 5",
8254babba55SJin Yao        "CollectPEBSRecord": "2",
8264babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
8274babba55SJin Yao        "EventCode": "0xa1",
8284babba55SJin Yao        "EventName": "UOPS_DISPATCHED.PORT_5",
8294babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
8304babba55SJin Yao        "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 5.",
8314babba55SJin Yao        "SampleAfterValue": "2000003",
8324babba55SJin Yao        "UMask": "0x20"
8334babba55SJin Yao    },
8344babba55SJin Yao    {
8354babba55SJin Yao        "BriefDescription": "Number of uops executed on port 6",
8364babba55SJin Yao        "CollectPEBSRecord": "2",
8374babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
8384babba55SJin Yao        "EventCode": "0xa1",
8394babba55SJin Yao        "EventName": "UOPS_DISPATCHED.PORT_6",
8404babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
8414babba55SJin Yao        "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 6.",
8424babba55SJin Yao        "SampleAfterValue": "2000003",
8434babba55SJin Yao        "UMask": "0x40"
8444babba55SJin Yao    },
8454babba55SJin Yao    {
8464babba55SJin Yao        "BriefDescription": "Number of uops executed on port 7 and 8",
8474babba55SJin Yao        "CollectPEBSRecord": "2",
8484babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
8494babba55SJin Yao        "EventCode": "0xa1",
8504babba55SJin Yao        "EventName": "UOPS_DISPATCHED.PORT_7_8",
8514babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
8524babba55SJin Yao        "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to ports 7 and 8.",
8534babba55SJin Yao        "SampleAfterValue": "2000003",
8544babba55SJin Yao        "UMask": "0x80"
8554babba55SJin Yao    },
8564babba55SJin Yao    {
8574babba55SJin Yao        "BriefDescription": "Number of uops executed on the core.",
8584babba55SJin Yao        "CollectPEBSRecord": "2",
8594babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
8604babba55SJin Yao        "EventCode": "0xb1",
8614babba55SJin Yao        "EventName": "UOPS_EXECUTED.CORE",
8624babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
8634babba55SJin Yao        "PublicDescription": "Counts the number of uops executed from any thread.",
8644babba55SJin Yao        "SampleAfterValue": "2000003",
8654babba55SJin Yao        "UMask": "0x2"
8664babba55SJin Yao    },
8674babba55SJin Yao    {
8684babba55SJin Yao        "BriefDescription": "Cycles at least 1 micro-op is executed from any thread on physical core.",
8694babba55SJin Yao        "CollectPEBSRecord": "2",
8704babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
8714babba55SJin Yao        "CounterMask": "1",
8724babba55SJin Yao        "EventCode": "0xb1",
8734babba55SJin Yao        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_1",
8744babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
8754babba55SJin Yao        "PublicDescription": "Counts cycles when at least 1 micro-op is executed from any thread on physical core.",
8764babba55SJin Yao        "SampleAfterValue": "2000003",
8774babba55SJin Yao        "UMask": "0x2"
8784babba55SJin Yao    },
8794babba55SJin Yao    {
8804babba55SJin Yao        "BriefDescription": "Cycles at least 2 micro-op is executed from any thread on physical core.",
8814babba55SJin Yao        "CollectPEBSRecord": "2",
8824babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
8834babba55SJin Yao        "CounterMask": "2",
8844babba55SJin Yao        "EventCode": "0xb1",
8854babba55SJin Yao        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_2",
8864babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
8874babba55SJin Yao        "PublicDescription": "Counts cycles when at least 2 micro-ops are executed from any thread on physical core.",
8884babba55SJin Yao        "SampleAfterValue": "2000003",
8894babba55SJin Yao        "UMask": "0x2"
8904babba55SJin Yao    },
8914babba55SJin Yao    {
8924babba55SJin Yao        "BriefDescription": "Cycles at least 3 micro-op is executed from any thread on physical core.",
8934babba55SJin Yao        "CollectPEBSRecord": "2",
8944babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
8954babba55SJin Yao        "CounterMask": "3",
8964babba55SJin Yao        "EventCode": "0xb1",
8974babba55SJin Yao        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_3",
8984babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
8994babba55SJin Yao        "PublicDescription": "Counts cycles when at least 3 micro-ops are executed from any thread on physical core.",
9004babba55SJin Yao        "SampleAfterValue": "2000003",
9014babba55SJin Yao        "UMask": "0x2"
9024babba55SJin Yao    },
9034babba55SJin Yao    {
9044babba55SJin Yao        "BriefDescription": "Cycles at least 4 micro-op is executed from any thread on physical core.",
9054babba55SJin Yao        "CollectPEBSRecord": "2",
9064babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
9074babba55SJin Yao        "CounterMask": "4",
9084babba55SJin Yao        "EventCode": "0xb1",
9094babba55SJin Yao        "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_4",
9104babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
9114babba55SJin Yao        "PublicDescription": "Counts cycles when at least 4 micro-ops are executed from any thread on physical core.",
9124babba55SJin Yao        "SampleAfterValue": "2000003",
9134babba55SJin Yao        "UMask": "0x2"
9144babba55SJin Yao    },
9154babba55SJin Yao    {
9164babba55SJin Yao        "BriefDescription": "Cycles where at least 1 uop was executed per-thread",
9174babba55SJin Yao        "CollectPEBSRecord": "2",
9184babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
9194babba55SJin Yao        "CounterMask": "1",
9204babba55SJin Yao        "EventCode": "0xb1",
9214babba55SJin Yao        "EventName": "UOPS_EXECUTED.CYCLES_GE_1",
9224babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
9234babba55SJin Yao        "PublicDescription": "Cycles where at least 1 uop was executed per-thread.",
9244babba55SJin Yao        "SampleAfterValue": "2000003",
9254babba55SJin Yao        "UMask": "0x1"
9264babba55SJin Yao    },
9274babba55SJin Yao    {
9284babba55SJin Yao        "BriefDescription": "Cycles where at least 2 uops were executed per-thread",
9294babba55SJin Yao        "CollectPEBSRecord": "2",
9304babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
9314babba55SJin Yao        "CounterMask": "2",
9324babba55SJin Yao        "EventCode": "0xb1",
9334babba55SJin Yao        "EventName": "UOPS_EXECUTED.CYCLES_GE_2",
9344babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
9354babba55SJin Yao        "PublicDescription": "Cycles where at least 2 uops were executed per-thread.",
9364babba55SJin Yao        "SampleAfterValue": "2000003",
9374babba55SJin Yao        "UMask": "0x1"
9384babba55SJin Yao    },
9394babba55SJin Yao    {
9404babba55SJin Yao        "BriefDescription": "Cycles where at least 3 uops were executed per-thread",
9414babba55SJin Yao        "CollectPEBSRecord": "2",
9424babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
9434babba55SJin Yao        "CounterMask": "3",
9444babba55SJin Yao        "EventCode": "0xb1",
9454babba55SJin Yao        "EventName": "UOPS_EXECUTED.CYCLES_GE_3",
9464babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
9474babba55SJin Yao        "PublicDescription": "Cycles where at least 3 uops were executed per-thread.",
9484babba55SJin Yao        "SampleAfterValue": "2000003",
9494babba55SJin Yao        "UMask": "0x1"
9504babba55SJin Yao    },
9514babba55SJin Yao    {
9524babba55SJin Yao        "BriefDescription": "Cycles where at least 4 uops were executed per-thread",
9534babba55SJin Yao        "CollectPEBSRecord": "2",
9544babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
9554babba55SJin Yao        "CounterMask": "4",
9564babba55SJin Yao        "EventCode": "0xb1",
9574babba55SJin Yao        "EventName": "UOPS_EXECUTED.CYCLES_GE_4",
9584babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
9594babba55SJin Yao        "PublicDescription": "Cycles where at least 4 uops were executed per-thread.",
9604babba55SJin Yao        "SampleAfterValue": "2000003",
9614babba55SJin Yao        "UMask": "0x1"
9624babba55SJin Yao    },
9634babba55SJin Yao    {
9644babba55SJin Yao        "BriefDescription": "Counts number of cycles no uops were dispatched to be executed on this thread.",
9654babba55SJin Yao        "CollectPEBSRecord": "2",
9664babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
9674babba55SJin Yao        "CounterMask": "1",
9684babba55SJin Yao        "EventCode": "0xb1",
9694babba55SJin Yao        "EventName": "UOPS_EXECUTED.STALL_CYCLES",
9704babba55SJin Yao        "Invert": "1",
9714babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
9724babba55SJin Yao        "PublicDescription": "Counts cycles during which no uops were dispatched from the Reservation Station (RS) per thread.",
9734babba55SJin Yao        "SampleAfterValue": "2000003",
9744babba55SJin Yao        "UMask": "0x1"
9754babba55SJin Yao    },
9764babba55SJin Yao    {
9774babba55SJin Yao        "BriefDescription": "Counts the number of uops to be executed per-thread each cycle.",
9784babba55SJin Yao        "CollectPEBSRecord": "2",
9794babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
9804babba55SJin Yao        "EventCode": "0xb1",
9814babba55SJin Yao        "EventName": "UOPS_EXECUTED.THREAD",
9824babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
9834babba55SJin Yao        "SampleAfterValue": "2000003",
9844babba55SJin Yao        "UMask": "0x1"
9854babba55SJin Yao    },
9864babba55SJin Yao    {
9874babba55SJin Yao        "BriefDescription": "Counts the number of x87 uops dispatched.",
9884babba55SJin Yao        "CollectPEBSRecord": "2",
9894babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
9904babba55SJin Yao        "EventCode": "0xb1",
9914babba55SJin Yao        "EventName": "UOPS_EXECUTED.X87",
9924babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
9934babba55SJin Yao        "PublicDescription": "Counts the number of x87 uops executed.",
9944babba55SJin Yao        "SampleAfterValue": "2000003",
9954babba55SJin Yao        "UMask": "0x10"
9964babba55SJin Yao    },
9974babba55SJin Yao    {
9984babba55SJin Yao        "BriefDescription": "Uops that RAT issues to RS",
9994babba55SJin Yao        "CollectPEBSRecord": "2",
10004babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
10014babba55SJin Yao        "EventCode": "0x0e",
10024babba55SJin Yao        "EventName": "UOPS_ISSUED.ANY",
10034babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
10044babba55SJin Yao        "PublicDescription": "Counts the number of uops that the Resource Allocation Table (RAT) issues to the Reservation Station (RS).",
10054babba55SJin Yao        "SampleAfterValue": "2000003",
10064babba55SJin Yao        "UMask": "0x1"
10074babba55SJin Yao    },
10084babba55SJin Yao    {
10094babba55SJin Yao        "BriefDescription": "Cycles when RAT does not issue Uops to RS for the thread",
10104babba55SJin Yao        "CollectPEBSRecord": "2",
10114babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
10124babba55SJin Yao        "CounterMask": "1",
10134babba55SJin Yao        "EventCode": "0x0e",
10144babba55SJin Yao        "EventName": "UOPS_ISSUED.STALL_CYCLES",
10154babba55SJin Yao        "Invert": "1",
10164babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
10174babba55SJin Yao        "PublicDescription": "Counts cycles during which the Resource Allocation Table (RAT) does not issue any Uops to the reservation station (RS) for the current thread.",
10184babba55SJin Yao        "SampleAfterValue": "1000003",
10194babba55SJin Yao        "UMask": "0x1"
10204babba55SJin Yao    },
10214babba55SJin Yao    {
10224babba55SJin Yao        "BriefDescription": "Uops inserted at issue-stage in order to preserve upper bits of vector registers.",
10234babba55SJin Yao        "CollectPEBSRecord": "2",
10244babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
10254babba55SJin Yao        "EventCode": "0x0e",
10264babba55SJin Yao        "EventName": "UOPS_ISSUED.VECTOR_WIDTH_MISMATCH",
10274babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
10284babba55SJin Yao        "PublicDescription": "Counts the number of Blend Uops issued by the Resource Allocation Table (RAT) to the reservation station (RS) in order to preserve upper bits of vector registers. Starting with the Skylake microarchitecture, these Blend uops are needed since every Intel SSE instruction executed in Dirty Upper State needs to preserve bits 128-255 of the destination register. For more information, refer to Mixing Intel AVX and Intel SSE Code section of the Optimization Guide.",
10294babba55SJin Yao        "SampleAfterValue": "100003",
10304babba55SJin Yao        "UMask": "0x2"
10314babba55SJin Yao    },
10324babba55SJin Yao    {
10334babba55SJin Yao        "BriefDescription": "Retirement slots used.",
10344babba55SJin Yao        "CollectPEBSRecord": "2",
10354babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
10364babba55SJin Yao        "EventCode": "0xc2",
10374babba55SJin Yao        "EventName": "UOPS_RETIRED.SLOTS",
10384babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
10394babba55SJin Yao        "PublicDescription": "Counts the retirement slots used each cycle.",
10404babba55SJin Yao        "SampleAfterValue": "2000003",
10414babba55SJin Yao        "UMask": "0x2"
10424babba55SJin Yao    },
10434babba55SJin Yao    {
10444babba55SJin Yao        "BriefDescription": "Cycles without actually retired uops.",
10454babba55SJin Yao        "CollectPEBSRecord": "2",
10464babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
10474babba55SJin Yao        "CounterMask": "1",
10484babba55SJin Yao        "EventCode": "0xc2",
10494babba55SJin Yao        "EventName": "UOPS_RETIRED.STALL_CYCLES",
10504babba55SJin Yao        "Invert": "1",
10514babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
10524babba55SJin Yao        "PublicDescription": "This event counts cycles without actually retired uops.",
10534babba55SJin Yao        "SampleAfterValue": "1000003",
10544babba55SJin Yao        "UMask": "0x2"
10554babba55SJin Yao    },
10564babba55SJin Yao    {
10574babba55SJin Yao        "BriefDescription": "Cycles with less than 10 actually retired uops.",
10584babba55SJin Yao        "CollectPEBSRecord": "2",
10594babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
10604babba55SJin Yao        "CounterMask": "10",
10614babba55SJin Yao        "EventCode": "0xc2",
10624babba55SJin Yao        "EventName": "UOPS_RETIRED.TOTAL_CYCLES",
10634babba55SJin Yao        "Invert": "1",
10644babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
10654babba55SJin Yao        "PublicDescription": "Counts the number of cycles using always true condition (uops_ret < 16) applied to non PEBS uops retired event.",
10664babba55SJin Yao        "SampleAfterValue": "1000003",
10674babba55SJin Yao        "UMask": "0x2"
10684babba55SJin Yao    }
10694babba55SJin Yao]
1070