1*4babba55SJin Yao[
2*4babba55SJin Yao    {
3*4babba55SJin Yao        "BriefDescription": "Counts the total number when the front end is resteered, mainly when the BPU cannot provide a correct prediction and this is corrected by other branch handling mechanisms at the front end.",
4*4babba55SJin Yao        "CollectPEBSRecord": "2",
5*4babba55SJin Yao        "Counter": "0,1,2,3",
6*4babba55SJin Yao        "EventCode": "0xe6",
7*4babba55SJin Yao        "EventName": "BACLEARS.ANY",
8*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
9*4babba55SJin Yao        "PublicDescription": "Counts the number of times the front-end is resteered when it finds a branch instruction in a fetch line. This occurs for the first time a branch instruction is fetched or when the branch is not tracked by the BPU (Branch Prediction Unit) anymore.",
10*4babba55SJin Yao        "SampleAfterValue": "100003",
11*4babba55SJin Yao        "UMask": "0x1"
12*4babba55SJin Yao    },
13*4babba55SJin Yao    {
14*4babba55SJin Yao        "BriefDescription": "Decode Stream Buffer (DSB)-to-MITE transitions count.",
15*4babba55SJin Yao        "CollectPEBSRecord": "2",
16*4babba55SJin Yao        "Counter": "0,1,2,3",
17*4babba55SJin Yao        "CounterMask": "1",
18*4babba55SJin Yao        "EdgeDetect": "1",
19*4babba55SJin Yao        "EventCode": "0xab",
20*4babba55SJin Yao        "EventName": "DSB2MITE_SWITCHES.COUNT",
21*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
22*4babba55SJin Yao        "PublicDescription": "Counts the number of Decode Stream Buffer (DSB a.k.a. Uop Cache)-to-MITE speculative transitions.",
23*4babba55SJin Yao        "SampleAfterValue": "100003",
24*4babba55SJin Yao        "UMask": "0x2"
25*4babba55SJin Yao    },
26*4babba55SJin Yao    {
27*4babba55SJin Yao        "BriefDescription": "DSB-to-MITE switch true penalty cycles.",
28*4babba55SJin Yao        "CollectPEBSRecord": "2",
29*4babba55SJin Yao        "Counter": "0,1,2,3",
30*4babba55SJin Yao        "EventCode": "0xab",
31*4babba55SJin Yao        "EventName": "DSB2MITE_SWITCHES.PENALTY_CYCLES",
32*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
33*4babba55SJin Yao        "PublicDescription": "Decode Stream Buffer (DSB) is a Uop-cache that holds translations of previously fetched instructions that were decoded by the legacy x86 decode pipeline (MITE). This event counts fetch penalty cycles when a transition occurs from DSB to MITE.",
34*4babba55SJin Yao        "SampleAfterValue": "100003",
35*4babba55SJin Yao        "UMask": "0x2"
36*4babba55SJin Yao    },
37*4babba55SJin Yao    {
38*4babba55SJin Yao        "BriefDescription": "Retired Instructions who experienced DSB miss.",
39*4babba55SJin Yao        "CollectPEBSRecord": "2",
40*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
41*4babba55SJin Yao        "EventCode": "0xc6",
42*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.DSB_MISS",
43*4babba55SJin Yao        "MSRIndex": "0x3F7",
44*4babba55SJin Yao        "MSRValue": "0x11",
45*4babba55SJin Yao        "PEBS": "1",
46*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
47*4babba55SJin Yao        "PublicDescription": "Counts retired Instructions that experienced DSB (Decode stream buffer i.e. the decoded instruction-cache) miss.",
48*4babba55SJin Yao        "SampleAfterValue": "100007",
49*4babba55SJin Yao        "TakenAlone": "1",
50*4babba55SJin Yao        "UMask": "0x1"
51*4babba55SJin Yao    },
52*4babba55SJin Yao    {
53*4babba55SJin Yao        "BriefDescription": "Retired Instructions who experienced iTLB true miss.",
54*4babba55SJin Yao        "CollectPEBSRecord": "2",
55*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
56*4babba55SJin Yao        "EventCode": "0xc6",
57*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.ITLB_MISS",
58*4babba55SJin Yao        "MSRIndex": "0x3F7",
59*4babba55SJin Yao        "MSRValue": "0x14",
60*4babba55SJin Yao        "PEBS": "1",
61*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
62*4babba55SJin Yao        "PublicDescription": "Counts retired Instructions that experienced iTLB (Instruction TLB) true miss.",
63*4babba55SJin Yao        "SampleAfterValue": "100007",
64*4babba55SJin Yao        "TakenAlone": "1",
65*4babba55SJin Yao        "UMask": "0x1"
66*4babba55SJin Yao    },
67*4babba55SJin Yao    {
68*4babba55SJin Yao        "BriefDescription": "Retired Instructions who experienced Instruction L1 Cache true miss.",
69*4babba55SJin Yao        "CollectPEBSRecord": "2",
70*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
71*4babba55SJin Yao        "EventCode": "0xc6",
72*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.L1I_MISS",
73*4babba55SJin Yao        "MSRIndex": "0x3F7",
74*4babba55SJin Yao        "MSRValue": "0x12",
75*4babba55SJin Yao        "PEBS": "1",
76*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
77*4babba55SJin Yao        "PublicDescription": "Counts retired Instructions who experienced Instruction L1 Cache true miss.",
78*4babba55SJin Yao        "SampleAfterValue": "100007",
79*4babba55SJin Yao        "TakenAlone": "1",
80*4babba55SJin Yao        "UMask": "0x1"
81*4babba55SJin Yao    },
82*4babba55SJin Yao    {
83*4babba55SJin Yao        "BriefDescription": "Retired Instructions who experienced Instruction L2 Cache true miss.",
84*4babba55SJin Yao        "CollectPEBSRecord": "2",
85*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
86*4babba55SJin Yao        "EventCode": "0xc6",
87*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.L2_MISS",
88*4babba55SJin Yao        "MSRIndex": "0x3F7",
89*4babba55SJin Yao        "MSRValue": "0x13",
90*4babba55SJin Yao        "PEBS": "1",
91*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
92*4babba55SJin Yao        "PublicDescription": "Counts retired Instructions who experienced Instruction L2 Cache true miss.",
93*4babba55SJin Yao        "SampleAfterValue": "100007",
94*4babba55SJin Yao        "TakenAlone": "1",
95*4babba55SJin Yao        "UMask": "0x1"
96*4babba55SJin Yao    },
97*4babba55SJin Yao    {
98*4babba55SJin Yao        "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle",
99*4babba55SJin Yao        "CollectPEBSRecord": "2",
100*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
101*4babba55SJin Yao        "EventCode": "0xc6",
102*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.LATENCY_GE_1",
103*4babba55SJin Yao        "MSRIndex": "0x3F7",
104*4babba55SJin Yao        "MSRValue": "0x500106",
105*4babba55SJin Yao        "PEBS": "1",
106*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
107*4babba55SJin Yao        "PublicDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of at least 1 cycle which was not interrupted by a back-end stall.",
108*4babba55SJin Yao        "SampleAfterValue": "100007",
109*4babba55SJin Yao        "TakenAlone": "1",
110*4babba55SJin Yao        "UMask": "0x1"
111*4babba55SJin Yao    },
112*4babba55SJin Yao    {
113*4babba55SJin Yao        "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 128 cycles which was not interrupted by a back-end stall.",
114*4babba55SJin Yao        "CollectPEBSRecord": "2",
115*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
116*4babba55SJin Yao        "EventCode": "0xc6",
117*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.LATENCY_GE_128",
118*4babba55SJin Yao        "MSRIndex": "0x3F7",
119*4babba55SJin Yao        "MSRValue": "0x508006",
120*4babba55SJin Yao        "PEBS": "1",
121*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
122*4babba55SJin Yao        "PublicDescription": "Counts retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 128 cycles which was not interrupted by a back-end stall.",
123*4babba55SJin Yao        "SampleAfterValue": "100007",
124*4babba55SJin Yao        "TakenAlone": "1",
125*4babba55SJin Yao        "UMask": "0x1"
126*4babba55SJin Yao    },
127*4babba55SJin Yao    {
128*4babba55SJin Yao        "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 16 cycles which was not interrupted by a back-end stall.",
129*4babba55SJin Yao        "CollectPEBSRecord": "2",
130*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
131*4babba55SJin Yao        "EventCode": "0xc6",
132*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.LATENCY_GE_16",
133*4babba55SJin Yao        "MSRIndex": "0x3F7",
134*4babba55SJin Yao        "MSRValue": "0x501006",
135*4babba55SJin Yao        "PEBS": "1",
136*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
137*4babba55SJin Yao        "PublicDescription": "Counts retired instructions that are delivered to the back-end after a front-end stall of at least 16 cycles. During this period the front-end delivered no uops.",
138*4babba55SJin Yao        "SampleAfterValue": "100007",
139*4babba55SJin Yao        "TakenAlone": "1",
140*4babba55SJin Yao        "UMask": "0x1"
141*4babba55SJin Yao    },
142*4babba55SJin Yao    {
143*4babba55SJin Yao        "BriefDescription": "Retired instructions after front-end starvation of at least 2 cycles",
144*4babba55SJin Yao        "CollectPEBSRecord": "2",
145*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
146*4babba55SJin Yao        "EventCode": "0xc6",
147*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.LATENCY_GE_2",
148*4babba55SJin Yao        "MSRIndex": "0x3F7",
149*4babba55SJin Yao        "MSRValue": "0x500206",
150*4babba55SJin Yao        "PEBS": "1",
151*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
152*4babba55SJin Yao        "PublicDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of at least 2 cycles which was not interrupted by a back-end stall.",
153*4babba55SJin Yao        "SampleAfterValue": "100007",
154*4babba55SJin Yao        "TakenAlone": "1",
155*4babba55SJin Yao        "UMask": "0x1"
156*4babba55SJin Yao    },
157*4babba55SJin Yao    {
158*4babba55SJin Yao        "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 256 cycles which was not interrupted by a back-end stall.",
159*4babba55SJin Yao        "CollectPEBSRecord": "2",
160*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
161*4babba55SJin Yao        "EventCode": "0xc6",
162*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.LATENCY_GE_256",
163*4babba55SJin Yao        "MSRIndex": "0x3F7",
164*4babba55SJin Yao        "MSRValue": "0x510006",
165*4babba55SJin Yao        "PEBS": "1",
166*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
167*4babba55SJin Yao        "PublicDescription": "Counts retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 256 cycles which was not interrupted by a back-end stall.",
168*4babba55SJin Yao        "SampleAfterValue": "100007",
169*4babba55SJin Yao        "TakenAlone": "1",
170*4babba55SJin Yao        "UMask": "0x1"
171*4babba55SJin Yao    },
172*4babba55SJin Yao    {
173*4babba55SJin Yao        "BriefDescription": "Retired instructions that are fetched after an interval where the front-end had at least 1 bubble-slot for a period of 2 cycles which was not interrupted by a back-end stall.",
174*4babba55SJin Yao        "CollectPEBSRecord": "2",
175*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
176*4babba55SJin Yao        "EventCode": "0xc6",
177*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.LATENCY_GE_2_BUBBLES_GE_1",
178*4babba55SJin Yao        "MSRIndex": "0x3F7",
179*4babba55SJin Yao        "MSRValue": "0x100206",
180*4babba55SJin Yao        "PEBS": "1",
181*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
182*4babba55SJin Yao        "PublicDescription": "Counts retired instructions that are delivered to the back-end after the front-end had at least 1 bubble-slot for a period of 2 cycles. A bubble-slot is an empty issue-pipeline slot while there was no RAT stall.",
183*4babba55SJin Yao        "SampleAfterValue": "100007",
184*4babba55SJin Yao        "TakenAlone": "1",
185*4babba55SJin Yao        "UMask": "0x1"
186*4babba55SJin Yao    },
187*4babba55SJin Yao    {
188*4babba55SJin Yao        "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 32 cycles which was not interrupted by a back-end stall.",
189*4babba55SJin Yao        "CollectPEBSRecord": "2",
190*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
191*4babba55SJin Yao        "EventCode": "0xc6",
192*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.LATENCY_GE_32",
193*4babba55SJin Yao        "MSRIndex": "0x3F7",
194*4babba55SJin Yao        "MSRValue": "0x502006",
195*4babba55SJin Yao        "PEBS": "1",
196*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
197*4babba55SJin Yao        "PublicDescription": "Counts retired instructions that are delivered to the back-end after a front-end stall of at least 32 cycles. During this period the front-end delivered no uops.",
198*4babba55SJin Yao        "SampleAfterValue": "100007",
199*4babba55SJin Yao        "TakenAlone": "1",
200*4babba55SJin Yao        "UMask": "0x1"
201*4babba55SJin Yao    },
202*4babba55SJin Yao    {
203*4babba55SJin Yao        "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 4 cycles which was not interrupted by a back-end stall.",
204*4babba55SJin Yao        "CollectPEBSRecord": "2",
205*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
206*4babba55SJin Yao        "EventCode": "0xc6",
207*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.LATENCY_GE_4",
208*4babba55SJin Yao        "MSRIndex": "0x3F7",
209*4babba55SJin Yao        "MSRValue": "0x500406",
210*4babba55SJin Yao        "PEBS": "1",
211*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
212*4babba55SJin Yao        "PublicDescription": "Counts retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 4 cycles which was not interrupted by a back-end stall.",
213*4babba55SJin Yao        "SampleAfterValue": "100007",
214*4babba55SJin Yao        "TakenAlone": "1",
215*4babba55SJin Yao        "UMask": "0x1"
216*4babba55SJin Yao    },
217*4babba55SJin Yao    {
218*4babba55SJin Yao        "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 512 cycles which was not interrupted by a back-end stall.",
219*4babba55SJin Yao        "CollectPEBSRecord": "2",
220*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
221*4babba55SJin Yao        "EventCode": "0xc6",
222*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.LATENCY_GE_512",
223*4babba55SJin Yao        "MSRIndex": "0x3F7",
224*4babba55SJin Yao        "MSRValue": "0x520006",
225*4babba55SJin Yao        "PEBS": "1",
226*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
227*4babba55SJin Yao        "PublicDescription": "Counts retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 512 cycles which was not interrupted by a back-end stall.",
228*4babba55SJin Yao        "SampleAfterValue": "100007",
229*4babba55SJin Yao        "TakenAlone": "1",
230*4babba55SJin Yao        "UMask": "0x1"
231*4babba55SJin Yao    },
232*4babba55SJin Yao    {
233*4babba55SJin Yao        "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 64 cycles which was not interrupted by a back-end stall.",
234*4babba55SJin Yao        "CollectPEBSRecord": "2",
235*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
236*4babba55SJin Yao        "EventCode": "0xc6",
237*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.LATENCY_GE_64",
238*4babba55SJin Yao        "MSRIndex": "0x3F7",
239*4babba55SJin Yao        "MSRValue": "0x504006",
240*4babba55SJin Yao        "PEBS": "1",
241*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
242*4babba55SJin Yao        "PublicDescription": "Counts retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 64 cycles which was not interrupted by a back-end stall.",
243*4babba55SJin Yao        "SampleAfterValue": "100007",
244*4babba55SJin Yao        "TakenAlone": "1",
245*4babba55SJin Yao        "UMask": "0x1"
246*4babba55SJin Yao    },
247*4babba55SJin Yao    {
248*4babba55SJin Yao        "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 8 cycles which was not interrupted by a back-end stall.",
249*4babba55SJin Yao        "CollectPEBSRecord": "2",
250*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
251*4babba55SJin Yao        "EventCode": "0xc6",
252*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.LATENCY_GE_8",
253*4babba55SJin Yao        "MSRIndex": "0x3F7",
254*4babba55SJin Yao        "MSRValue": "0x500806",
255*4babba55SJin Yao        "PEBS": "1",
256*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
257*4babba55SJin Yao        "PublicDescription": "Counts retired instructions that are delivered to the back-end after a front-end stall of at least 8 cycles. During this period the front-end delivered no uops.",
258*4babba55SJin Yao        "SampleAfterValue": "100007",
259*4babba55SJin Yao        "TakenAlone": "1",
260*4babba55SJin Yao        "UMask": "0x1"
261*4babba55SJin Yao    },
262*4babba55SJin Yao    {
263*4babba55SJin Yao        "BriefDescription": "Retired Instructions who experienced STLB (2nd level TLB) true miss.",
264*4babba55SJin Yao        "CollectPEBSRecord": "2",
265*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
266*4babba55SJin Yao        "EventCode": "0xc6",
267*4babba55SJin Yao        "EventName": "FRONTEND_RETIRED.STLB_MISS",
268*4babba55SJin Yao        "MSRIndex": "0x3F7",
269*4babba55SJin Yao        "MSRValue": "0x15",
270*4babba55SJin Yao        "PEBS": "1",
271*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
272*4babba55SJin Yao        "PublicDescription": "Counts retired Instructions that experienced STLB (2nd level TLB) true miss.",
273*4babba55SJin Yao        "SampleAfterValue": "100007",
274*4babba55SJin Yao        "TakenAlone": "1",
275*4babba55SJin Yao        "UMask": "0x1"
276*4babba55SJin Yao    },
277*4babba55SJin Yao    {
278*4babba55SJin Yao        "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction cache miss.",
279*4babba55SJin Yao        "CollectPEBSRecord": "2",
280*4babba55SJin Yao        "Counter": "0,1,2,3",
281*4babba55SJin Yao        "EventCode": "0x80",
282*4babba55SJin Yao        "EventName": "ICACHE_16B.IFDATA_STALL",
283*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
284*4babba55SJin Yao        "PublicDescription": "Counts cycles where a code line fetch is stalled due to an L1 instruction cache miss. The legacy decode pipeline works at a 16 Byte granularity.",
285*4babba55SJin Yao        "SampleAfterValue": "500009",
286*4babba55SJin Yao        "UMask": "0x4"
287*4babba55SJin Yao    },
288*4babba55SJin Yao    {
289*4babba55SJin Yao        "BriefDescription": "Instruction fetch tag lookups that hit in the instruction cache (L1I). Counts at 64-byte cache-line granularity.",
290*4babba55SJin Yao        "CollectPEBSRecord": "2",
291*4babba55SJin Yao        "Counter": "0,1,2,3",
292*4babba55SJin Yao        "EventCode": "0x83",
293*4babba55SJin Yao        "EventName": "ICACHE_64B.IFTAG_HIT",
294*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
295*4babba55SJin Yao        "PublicDescription": "Counts instruction fetch tag lookups that hit in the instruction cache (L1I). Counts at 64-byte cache-line granularity. Accounts for both cacheable and uncacheable accesses.",
296*4babba55SJin Yao        "SampleAfterValue": "200003",
297*4babba55SJin Yao        "UMask": "0x1"
298*4babba55SJin Yao    },
299*4babba55SJin Yao    {
300*4babba55SJin Yao        "BriefDescription": "Instruction fetch tag lookups that miss in the instruction cache (L1I). Counts at 64-byte cache-line granularity.",
301*4babba55SJin Yao        "CollectPEBSRecord": "2",
302*4babba55SJin Yao        "Counter": "0,1,2,3",
303*4babba55SJin Yao        "EventCode": "0x83",
304*4babba55SJin Yao        "EventName": "ICACHE_64B.IFTAG_MISS",
305*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
306*4babba55SJin Yao        "PublicDescription": "Counts instruction fetch tag lookups that miss in the instruction cache (L1I). Counts at 64-byte cache-line granularity. Accounts for both cacheable and uncacheable accesses.",
307*4babba55SJin Yao        "SampleAfterValue": "200003",
308*4babba55SJin Yao        "UMask": "0x2"
309*4babba55SJin Yao    },
310*4babba55SJin Yao    {
311*4babba55SJin Yao        "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction cache tag miss.",
312*4babba55SJin Yao        "CollectPEBSRecord": "2",
313*4babba55SJin Yao        "Counter": "0,1,2,3",
314*4babba55SJin Yao        "EventCode": "0x83",
315*4babba55SJin Yao        "EventName": "ICACHE_64B.IFTAG_STALL",
316*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
317*4babba55SJin Yao        "PublicDescription": "Counts cycles where a code fetch is stalled due to L1 instruction cache tag miss.",
318*4babba55SJin Yao        "SampleAfterValue": "200003",
319*4babba55SJin Yao        "UMask": "0x4"
320*4babba55SJin Yao    },
321*4babba55SJin Yao    {
322*4babba55SJin Yao        "BriefDescription": "Cycles Decode Stream Buffer (DSB) is delivering any Uop",
323*4babba55SJin Yao        "CollectPEBSRecord": "2",
324*4babba55SJin Yao        "Counter": "0,1,2,3",
325*4babba55SJin Yao        "CounterMask": "1",
326*4babba55SJin Yao        "EventCode": "0x79",
327*4babba55SJin Yao        "EventName": "IDQ.DSB_CYCLES_ANY",
328*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
329*4babba55SJin Yao        "PublicDescription": "Counts the number of cycles uops were delivered to Instruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path.",
330*4babba55SJin Yao        "SampleAfterValue": "2000003",
331*4babba55SJin Yao        "UMask": "0x8"
332*4babba55SJin Yao    },
333*4babba55SJin Yao    {
334*4babba55SJin Yao        "BriefDescription": "Cycles DSB is delivering optimal number of Uops",
335*4babba55SJin Yao        "CollectPEBSRecord": "2",
336*4babba55SJin Yao        "Counter": "0,1,2,3",
337*4babba55SJin Yao        "CounterMask": "5",
338*4babba55SJin Yao        "EventCode": "0x79",
339*4babba55SJin Yao        "EventName": "IDQ.DSB_CYCLES_OK",
340*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
341*4babba55SJin Yao        "PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to the Instruction Decode Queue (IDQ) from the MITE (legacy decode pipeline) path. During these cycles uops are not being delivered from the Decode Stream Buffer (DSB).",
342*4babba55SJin Yao        "SampleAfterValue": "2000003",
343*4babba55SJin Yao        "UMask": "0x8"
344*4babba55SJin Yao    },
345*4babba55SJin Yao    {
346*4babba55SJin Yao        "BriefDescription": "Uops delivered to Instruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path",
347*4babba55SJin Yao        "CollectPEBSRecord": "2",
348*4babba55SJin Yao        "Counter": "0,1,2,3",
349*4babba55SJin Yao        "EventCode": "0x79",
350*4babba55SJin Yao        "EventName": "IDQ.DSB_UOPS",
351*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
352*4babba55SJin Yao        "PublicDescription": "Counts the number of uops delivered to Instruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path.",
353*4babba55SJin Yao        "SampleAfterValue": "2000003",
354*4babba55SJin Yao        "UMask": "0x8"
355*4babba55SJin Yao    },
356*4babba55SJin Yao    {
357*4babba55SJin Yao        "BriefDescription": "Cycles MITE is delivering any Uop",
358*4babba55SJin Yao        "CollectPEBSRecord": "2",
359*4babba55SJin Yao        "Counter": "0,1,2,3",
360*4babba55SJin Yao        "CounterMask": "1",
361*4babba55SJin Yao        "EventCode": "0x79",
362*4babba55SJin Yao        "EventName": "IDQ.MITE_CYCLES_ANY",
363*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
364*4babba55SJin Yao        "PublicDescription": "Counts the number of cycles uops were delivered to the Instruction Decode Queue (IDQ) from the MITE (legacy decode pipeline) path. During these cycles uops are not being delivered from the Decode Stream Buffer (DSB).",
365*4babba55SJin Yao        "SampleAfterValue": "2000003",
366*4babba55SJin Yao        "UMask": "0x4"
367*4babba55SJin Yao    },
368*4babba55SJin Yao    {
369*4babba55SJin Yao        "BriefDescription": "Cycles MITE is delivering optimal number of Uops",
370*4babba55SJin Yao        "CollectPEBSRecord": "2",
371*4babba55SJin Yao        "Counter": "0,1,2,3",
372*4babba55SJin Yao        "CounterMask": "5",
373*4babba55SJin Yao        "EventCode": "0x79",
374*4babba55SJin Yao        "EventName": "IDQ.MITE_CYCLES_OK",
375*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
376*4babba55SJin Yao        "PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to the Instruction Decode Queue (IDQ) from the MITE (legacy decode pipeline) path. During these cycles uops are not being delivered from the Decode Stream Buffer (DSB).",
377*4babba55SJin Yao        "SampleAfterValue": "2000003",
378*4babba55SJin Yao        "UMask": "0x4"
379*4babba55SJin Yao    },
380*4babba55SJin Yao    {
381*4babba55SJin Yao        "BriefDescription": "Uops delivered to Instruction Decode Queue (IDQ) from MITE path",
382*4babba55SJin Yao        "CollectPEBSRecord": "2",
383*4babba55SJin Yao        "Counter": "0,1,2,3",
384*4babba55SJin Yao        "EventCode": "0x79",
385*4babba55SJin Yao        "EventName": "IDQ.MITE_UOPS",
386*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
387*4babba55SJin Yao        "PublicDescription": "Counts the number of uops delivered to Instruction Decode Queue (IDQ) from the MITE path. This also means that uops are not being delivered from the Decode Stream Buffer (DSB).",
388*4babba55SJin Yao        "SampleAfterValue": "2000003",
389*4babba55SJin Yao        "UMask": "0x4"
390*4babba55SJin Yao    },
391*4babba55SJin Yao    {
392*4babba55SJin Yao        "BriefDescription": "Cycles when uops are being delivered to IDQ while MS is busy",
393*4babba55SJin Yao        "CollectPEBSRecord": "2",
394*4babba55SJin Yao        "Counter": "0,1,2,3",
395*4babba55SJin Yao        "CounterMask": "1",
396*4babba55SJin Yao        "EventCode": "0x79",
397*4babba55SJin Yao        "EventName": "IDQ.MS_CYCLES_ANY",
398*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
399*4babba55SJin Yao        "PublicDescription": "Counts cycles during which uops are being delivered to Instruction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Uops maybe initiated by Decode Stream Buffer (DSB) or MITE.",
400*4babba55SJin Yao        "SampleAfterValue": "2000003",
401*4babba55SJin Yao        "UMask": "0x30"
402*4babba55SJin Yao    },
403*4babba55SJin Yao    {
404*4babba55SJin Yao        "BriefDescription": "Number of switches from DSB or MITE to the MS",
405*4babba55SJin Yao        "CollectPEBSRecord": "2",
406*4babba55SJin Yao        "Counter": "0,1,2,3",
407*4babba55SJin Yao        "CounterMask": "1",
408*4babba55SJin Yao        "EdgeDetect": "1",
409*4babba55SJin Yao        "EventCode": "0x79",
410*4babba55SJin Yao        "EventName": "IDQ.MS_SWITCHES",
411*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
412*4babba55SJin Yao        "PublicDescription": "Number of switches from DSB (Decode Stream Buffer) or MITE (legacy decode pipeline) to the Microcode Sequencer.",
413*4babba55SJin Yao        "SampleAfterValue": "100003",
414*4babba55SJin Yao        "UMask": "0x30"
415*4babba55SJin Yao    },
416*4babba55SJin Yao    {
417*4babba55SJin Yao        "BriefDescription": "Uops delivered to IDQ while MS is busy",
418*4babba55SJin Yao        "CollectPEBSRecord": "2",
419*4babba55SJin Yao        "Counter": "0,1,2,3",
420*4babba55SJin Yao        "EventCode": "0x79",
421*4babba55SJin Yao        "EventName": "IDQ.MS_UOPS",
422*4babba55SJin Yao        "PEBScounters": "0,1,2,3",
423*4babba55SJin Yao        "PublicDescription": "Counts the total number of uops delivered by the Microcode Sequencer (MS). Any instruction over 4 uops will be delivered by the MS. Some instructions such as transcendentals may additionally generate uops from the MS.",
424*4babba55SJin Yao        "SampleAfterValue": "100003",
425*4babba55SJin Yao        "UMask": "0x30"
426*4babba55SJin Yao    },
427*4babba55SJin Yao    {
428*4babba55SJin Yao        "BriefDescription": "Uops not delivered by IDQ when backend of the machine is not stalled",
429*4babba55SJin Yao        "CollectPEBSRecord": "2",
430*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
431*4babba55SJin Yao        "EventCode": "0x9c",
432*4babba55SJin Yao        "EventName": "IDQ_UOPS_NOT_DELIVERED.CORE",
433*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
434*4babba55SJin Yao        "PublicDescription": "Counts the number of uops not delivered to by the Instruction Decode Queue (IDQ) to the back-end of the pipeline when there was no back-end stalls. This event counts for one SMT thread in a given cycle.",
435*4babba55SJin Yao        "SampleAfterValue": "1000003",
436*4babba55SJin Yao        "UMask": "0x1"
437*4babba55SJin Yao    },
438*4babba55SJin Yao    {
439*4babba55SJin Yao        "BriefDescription": "Cycles when no uops are not delivered by the IDQ when backend of the machine is not stalled",
440*4babba55SJin Yao        "CollectPEBSRecord": "2",
441*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
442*4babba55SJin Yao        "CounterMask": "5",
443*4babba55SJin Yao        "EventCode": "0x9c",
444*4babba55SJin Yao        "EventName": "IDQ_UOPS_NOT_DELIVERED.CYCLES_0_UOPS_DELIV.CORE",
445*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
446*4babba55SJin Yao        "PublicDescription": "Counts the number of cycles when no uops were delivered by the Instruction Decode Queue (IDQ) to the back-end of the pipeline when there was no back-end stalls. This event counts for one SMT thread in a given cycle.",
447*4babba55SJin Yao        "SampleAfterValue": "1000003",
448*4babba55SJin Yao        "UMask": "0x1"
449*4babba55SJin Yao    },
450*4babba55SJin Yao    {
451*4babba55SJin Yao        "BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the back-end is not stalled",
452*4babba55SJin Yao        "CollectPEBSRecord": "2",
453*4babba55SJin Yao        "Counter": "0,1,2,3,4,5,6,7",
454*4babba55SJin Yao        "CounterMask": "1",
455*4babba55SJin Yao        "EventCode": "0x9c",
456*4babba55SJin Yao        "EventName": "IDQ_UOPS_NOT_DELIVERED.CYCLES_FE_WAS_OK",
457*4babba55SJin Yao        "Invert": "1",
458*4babba55SJin Yao        "PEBScounters": "0,1,2,3,4,5,6,7",
459*4babba55SJin Yao        "PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered by the Instruction Decode Queue (IDQ) to the back-end of the pipeline when there was no back-end stalls. This event counts for one SMT thread in a given cycle.",
460*4babba55SJin Yao        "SampleAfterValue": "1000003",
461*4babba55SJin Yao        "UMask": "0x1"
462*4babba55SJin Yao    }
463*4babba55SJin Yao]