1[
2  {
3    "EventCode": "0xC4",
4    "UMask": "0x00",
5    "EventName": "BR_INST_RETIRED.ALL_BRANCHES",
6    "BriefDescription": "Counts the number of branch instructions retired...",
7    "PublicDescription": "ALL_BRANCHES counts the number of any branch instructions retired.  Branch prediction predicts the branch target and enables the processor to begin executing instructions long before the branch true execution path is known. All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target address not only based on the EIP of the branch but also based on the execution path through which execution reached this EIP. The BPU can efficiently predict the following branch types: conditional branches, direct calls and jumps, indirect calls and jumps, returns.",
8    "Counter": "0,1",
9    "PEBScounters": "0",
10    "SampleAfterValue": "200003",
11    "MSRIndex": "0",
12    "MSRValue": "0",
13    "CounterMask": "0",
14    "Invert": "0",
15    "AnyThread": "0",
16    "EdgeDetect": "0",
17    "PEBS": "1",
18    "Errata": "null",
19    "Offcore": "0"
20  },
21  {
22    "EventCode": "0xC4",
23    "UMask": "0x7E",
24    "EventName": "BR_INST_RETIRED.JCC",
25    "BriefDescription": "Counts the number of JCC branch instructions retired",
26    "PublicDescription": "JCC counts the number of conditional branch (JCC) instructions retired. Branch prediction predicts the branch target and enables the processor to begin executing instructions long before the branch true execution path is known. All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target address not only based on the EIP of the branch but also based on the execution path through which execution reached this EIP. The BPU can efficiently predict the following branch types: conditional branches, direct calls and jumps, indirect calls and jumps, returns.",
27    "Counter": "0,1",
28    "PEBScounters": "0",
29    "SampleAfterValue": "200003",
30    "MSRIndex": "0",
31    "MSRValue": "0",
32    "CounterMask": "0",
33    "Invert": "0",
34    "AnyThread": "0",
35    "EdgeDetect": "0",
36    "PEBS": "1",
37    "Errata": "null",
38    "Offcore": "0"
39  },
40  {
41    "EventCode": "0xC4",
42    "UMask": "0xFE",
43    "EventName": "BR_INST_RETIRED.TAKEN_JCC",
44    "BriefDescription": "Counts the number of taken JCC branch instructions retired",
45    "PublicDescription": "TAKEN_JCC counts the number of taken conditional branch (JCC) instructions retired. Branch prediction predicts the branch target and enables the processor to begin executing instructions long before the branch true execution path is known. All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target address not only based on the EIP of the branch but also based on the execution path through which execution reached this EIP. The BPU can efficiently predict the following branch types: conditional branches, direct calls and jumps, indirect calls and jumps, returns.",
46    "Counter": "0,1",
47    "PEBScounters": "0",
48    "SampleAfterValue": "200003",
49    "MSRIndex": "0",
50    "MSRValue": "0",
51    "CounterMask": "0",
52    "Invert": "0",
53    "AnyThread": "0",
54    "EdgeDetect": "0",
55    "PEBS": "1",
56    "Errata": "null",
57    "Offcore": "0"
58  },
59  {
60    "EventCode": "0xC4",
61    "UMask": "0xF9",
62    "EventName": "BR_INST_RETIRED.CALL",
63    "BriefDescription": "Counts the number of near CALL branch instructions retired",
64    "PublicDescription": "CALL counts the number of near CALL branch instructions retired.  Branch prediction predicts the branch target and enables the processor to begin executing instructions long before the branch true execution path is known. All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target address not only based on the EIP of the branch but also based on the execution path through which execution reached this EIP. The BPU can efficiently predict the following branch types: conditional branches, direct calls and jumps, indirect calls and jumps, returns.",
65    "Counter": "0,1",
66    "PEBScounters": "0",
67    "SampleAfterValue": "200003",
68    "MSRIndex": "0",
69    "MSRValue": "0",
70    "CounterMask": "0",
71    "Invert": "0",
72    "AnyThread": "0",
73    "EdgeDetect": "0",
74    "PEBS": "1",
75    "Errata": "null",
76    "Offcore": "0"
77  },
78  {
79    "EventCode": "0xC4",
80    "UMask": "0xFD",
81    "EventName": "BR_INST_RETIRED.REL_CALL",
82    "BriefDescription": "Counts the number of near relative CALL branch instructions retired",
83    "PublicDescription": "REL_CALL counts the number of near relative CALL branch instructions retired.  Branch prediction predicts the branch target and enables the processor to begin executing instructions long before the branch true execution path is known. All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target address not only based on the EIP of the branch but also based on the execution path through which execution reached this EIP. The BPU can efficiently predict the following branch types: conditional branches, direct calls and jumps, indirect calls and jumps, returns.",
84    "Counter": "0,1",
85    "PEBScounters": "0",
86    "SampleAfterValue": "200003",
87    "MSRIndex": "0",
88    "MSRValue": "0",
89    "CounterMask": "0",
90    "Invert": "0",
91    "AnyThread": "0",
92    "EdgeDetect": "0",
93    "PEBS": "1",
94    "Errata": "null",
95    "Offcore": "0"
96  },
97  {
98    "EventCode": "0xC4",
99    "UMask": "0xFB",
100    "EventName": "BR_INST_RETIRED.IND_CALL",
101    "BriefDescription": "Counts the number of near indirect CALL branch instructions retired",
102    "PublicDescription": "IND_CALL counts the number of near indirect CALL branch instructions retired.  Branch prediction predicts the branch target and enables the processor to begin executing instructions long before the branch true execution path is known. All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target address not only based on the EIP of the branch but also based on the execution path through which execution reached this EIP. The BPU can efficiently predict the following branch types: conditional branches, direct calls and jumps, indirect calls and jumps, returns.",
103    "Counter": "0,1",
104    "PEBScounters": "0",
105    "SampleAfterValue": "200003",
106    "MSRIndex": "0",
107    "MSRValue": "0",
108    "CounterMask": "0",
109    "Invert": "0",
110    "AnyThread": "0",
111    "EdgeDetect": "0",
112    "PEBS": "1",
113    "Errata": "null",
114    "Offcore": "0"
115  },
116  {
117    "EventCode": "0xC4",
118    "UMask": "0xF7",
119    "EventName": "BR_INST_RETIRED.RETURN",
120    "BriefDescription": "Counts the number of near RET branch instructions retired",
121    "PublicDescription": "RETURN counts the number of near RET branch instructions retired.  Branch prediction predicts the branch target and enables the processor to begin executing instructions long before the branch true execution path is known. All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target address not only based on the EIP of the branch but also based on the execution path through which execution reached this EIP. The BPU can efficiently predict the following branch types: conditional branches, direct calls and jumps, indirect calls and jumps, returns.",
122    "Counter": "0,1",
123    "PEBScounters": "0",
124    "SampleAfterValue": "200003",
125    "MSRIndex": "0",
126    "MSRValue": "0",
127    "CounterMask": "0",
128    "Invert": "0",
129    "AnyThread": "0",
130    "EdgeDetect": "0",
131    "PEBS": "1",
132    "Errata": "null",
133    "Offcore": "0"
134  },
135  {
136    "EventCode": "0xC4",
137    "UMask": "0xEB",
138    "EventName": "BR_INST_RETIRED.NON_RETURN_IND",
139    "BriefDescription": "Counts the number of near indirect JMP and near indirect CALL branch instructions retired",
140    "PublicDescription": "NON_RETURN_IND counts the number of near indirect JMP and near indirect CALL branch instructions retired.  Branch prediction predicts the branch target and enables the processor to begin executing instructions long before the branch true execution path is known. All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target address not only based on the EIP of the branch but also based on the execution path through which execution reached this EIP. The BPU can efficiently predict the following branch types: conditional branches, direct calls and jumps, indirect calls and jumps, returns.",
141    "Counter": "0,1",
142    "PEBScounters": "0",
143    "SampleAfterValue": "200003",
144    "MSRIndex": "0",
145    "MSRValue": "0",
146    "CounterMask": "0",
147    "Invert": "0",
148    "AnyThread": "0",
149    "EdgeDetect": "0",
150    "PEBS": "1",
151    "Errata": "null",
152    "Offcore": "0"
153  },
154  {
155    "EventCode": "0xC4",
156    "UMask": "0xBF",
157    "EventName": "BR_INST_RETIRED.FAR_BRANCH",
158    "BriefDescription": "Counts the number of far branch instructions retired",
159    "PublicDescription": "FAR counts the number of far branch instructions retired.  Branch prediction predicts the branch target and enables the processor to begin executing instructions long before the branch true execution path is known. All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target address not only based on the EIP of the branch but also based on the execution path through which execution reached this EIP. The BPU can efficiently predict the following branch types: conditional branches, direct calls and jumps, indirect calls and jumps, returns.",
160    "Counter": "0,1",
161    "PEBScounters": "0",
162    "SampleAfterValue": "200003",
163    "MSRIndex": "0",
164    "MSRValue": "0",
165    "CounterMask": "0",
166    "Invert": "0",
167    "AnyThread": "0",
168    "EdgeDetect": "0",
169    "PEBS": "1",
170    "Errata": "null",
171    "Offcore": "0"
172  },
173  {
174    "EventCode": "0xC5",
175    "UMask": "0x00",
176    "EventName": "BR_MISP_RETIRED.ALL_BRANCHES",
177    "BriefDescription": "Counts the number of mispredicted branch instructions retired",
178    "PublicDescription": "ALL_BRANCHES counts the number of any mispredicted branch instructions retired. This umask is an architecturally defined event. This event counts the number of retired branch instructions that were mispredicted by the processor, categorized by type. A branch misprediction occurs when the processor predicts that the branch would be taken, but it is not, or vice-versa.  When the misprediction is discovered, all the instructions executed in the wrong (speculative) path must be discarded, and the processor must start fetching from the correct path.",
179    "Counter": "0,1",
180    "PEBScounters": "0",
181    "SampleAfterValue": "200003",
182    "MSRIndex": "0",
183    "MSRValue": "0",
184    "CounterMask": "0",
185    "Invert": "0",
186    "AnyThread": "0",
187    "EdgeDetect": "0",
188    "PEBS": "1",
189    "Errata": "null",
190    "Offcore": "0"
191  },
192  {
193    "EventCode": "0xC5",
194    "UMask": "0x7E",
195    "EventName": "BR_MISP_RETIRED.JCC",
196    "BriefDescription": "Counts the number of mispredicted JCC branch instructions retired",
197    "PublicDescription": "JCC counts the number of mispredicted conditional branches (JCC) instructions retired.  This event counts the number of retired branch instructions that were mispredicted by the processor, categorized by type. A branch misprediction occurs when the processor predicts that the branch would be taken, but it is not, or vice-versa.  When the misprediction is discovered, all the instructions executed in the wrong (speculative) path must be discarded, and the processor must start fetching from the correct path.",
198    "Counter": "0,1",
199    "PEBScounters": "0",
200    "SampleAfterValue": "200003",
201    "MSRIndex": "0",
202    "MSRValue": "0",
203    "CounterMask": "0",
204    "Invert": "0",
205    "AnyThread": "0",
206    "EdgeDetect": "0",
207    "PEBS": "1",
208    "Errata": "null",
209    "Offcore": "0"
210  },
211  {
212    "EventCode": "0xC5",
213    "UMask": "0xFE",
214    "EventName": "BR_MISP_RETIRED.TAKEN_JCC",
215    "BriefDescription": "Counts the number of mispredicted taken JCC branch instructions retired",
216    "PublicDescription": "TAKEN_JCC counts the number of mispredicted taken conditional branch (JCC) instructions retired.  This event counts the number of retired branch instructions that were mispredicted by the processor, categorized by type. A branch misprediction occurs when the processor predicts that the branch would be taken, but it is not, or vice-versa.  When the misprediction is discovered, all the instructions executed in the wrong (speculative) path must be discarded, and the processor must start fetching from the correct path.",
217    "Counter": "0,1",
218    "PEBScounters": "0",
219    "SampleAfterValue": "200003",
220    "MSRIndex": "0",
221    "MSRValue": "0",
222    "CounterMask": "0",
223    "Invert": "0",
224    "AnyThread": "0",
225    "EdgeDetect": "0",
226    "PEBS": "1",
227    "Errata": "null",
228    "Offcore": "0"
229  },
230  {
231    "EventCode": "0xC5",
232    "UMask": "0xFB",
233    "EventName": "BR_MISP_RETIRED.IND_CALL",
234    "BriefDescription": "Counts the number of mispredicted near indirect CALL branch instructions retired",
235    "PublicDescription": "IND_CALL counts the number of mispredicted near indirect CALL branch instructions retired.  This event counts the number of retired branch instructions that were mispredicted by the processor, categorized by type. A branch misprediction occurs when the processor predicts that the branch would be taken, but it is not, or vice-versa.  When the misprediction is discovered, all the instructions executed in the wrong (speculative) path must be discarded, and the processor must start fetching from the correct path.",
236    "Counter": "0,1",
237    "PEBScounters": "0",
238    "SampleAfterValue": "200003",
239    "MSRIndex": "0",
240    "MSRValue": "0",
241    "CounterMask": "0",
242    "Invert": "0",
243    "AnyThread": "0",
244    "EdgeDetect": "0",
245    "PEBS": "1",
246    "Errata": "null",
247    "Offcore": "0"
248  },
249  {
250    "EventCode": "0xC5",
251    "UMask": "0xF7",
252    "EventName": "BR_MISP_RETIRED.RETURN",
253    "BriefDescription": "Counts the number of mispredicted near RET branch instructions retired",
254    "PublicDescription": "RETURN counts the number of mispredicted near RET branch instructions retired.  This event counts the number of retired branch instructions that were mispredicted by the processor, categorized by type. A branch misprediction occurs when the processor predicts that the branch would be taken, but it is not, or vice-versa.  When the misprediction is discovered, all the instructions executed in the wrong (speculative) path must be discarded, and the processor must start fetching from the correct path.",
255    "Counter": "0,1",
256    "PEBScounters": "0",
257    "SampleAfterValue": "200003",
258    "MSRIndex": "0",
259    "MSRValue": "0",
260    "CounterMask": "0",
261    "Invert": "0",
262    "AnyThread": "0",
263    "EdgeDetect": "0",
264    "PEBS": "1",
265    "Errata": "null",
266    "Offcore": "0"
267  },
268  {
269    "EventCode": "0xC5",
270    "UMask": "0xEB",
271    "EventName": "BR_MISP_RETIRED.NON_RETURN_IND",
272    "BriefDescription": "Counts the number of mispredicted near indirect JMP and near indirect CALL branch instructions retired",
273    "PublicDescription": "NON_RETURN_IND counts the number of mispredicted near indirect JMP and near indirect CALL branch instructions retired.  This event counts the number of retired branch instructions that were mispredicted by the processor, categorized by type. A branch misprediction occurs when the processor predicts that the branch would be taken, but it is not, or vice-versa.  When the misprediction is discovered, all the instructions executed in the wrong (speculative) path must be discarded, and the processor must start fetching from the correct path.",
274    "Counter": "0,1",
275    "PEBScounters": "0",
276    "SampleAfterValue": "200003",
277    "MSRIndex": "0",
278    "MSRValue": "0",
279    "CounterMask": "0",
280    "Invert": "0",
281    "AnyThread": "0",
282    "EdgeDetect": "0",
283    "PEBS": "1",
284    "Errata": "null",
285    "Offcore": "0"
286  },
287  {
288    "EventCode": "0xC2",
289    "UMask": "0x01",
290    "EventName": "UOPS_RETIRED.MS",
291    "BriefDescription": "MSROM micro-ops retired",
292    "PublicDescription": "This event counts the number of micro-ops retired that were supplied from MSROM.",
293    "Counter": "0,1",
294    "PEBScounters": "0",
295    "SampleAfterValue": "2000003",
296    "MSRIndex": "0",
297    "MSRValue": "0",
298    "CounterMask": "0",
299    "Invert": "0",
300    "AnyThread": "0",
301    "EdgeDetect": "0",
302    "PEBS": "0",
303    "Errata": "null",
304    "Offcore": "0"
305  },
306  {
307    "EventCode": "0xC2",
308    "UMask": "0x10",
309    "EventName": "UOPS_RETIRED.ALL",
310    "BriefDescription": "Micro-ops retired",
311    "PublicDescription": "This event counts the number of micro-ops retired. The processor decodes complex macro instructions into a sequence of simpler micro-ops. Most instructions are composed of one or two micro-ops. Some instructions are decoded into longer sequences such as repeat instructions, floating point transcendental instructions, and assists. In some cases micro-op sequences are fused or whole instructions are fused into one micro-op. See other UOPS_RETIRED events for differentiating retired fused and non-fused micro-ops.",
312    "Counter": "0,1",
313    "PEBScounters": "0",
314    "SampleAfterValue": "2000003",
315    "MSRIndex": "0",
316    "MSRValue": "0",
317    "CounterMask": "0",
318    "Invert": "0",
319    "AnyThread": "0",
320    "EdgeDetect": "0",
321    "PEBS": "0",
322    "Errata": "null",
323    "Offcore": "0"
324  },
325  {
326    "EventCode": "0xC3",
327    "UMask": "0x01",
328    "EventName": "MACHINE_CLEARS.SMC",
329    "BriefDescription": "Self-Modifying Code detected",
330    "PublicDescription": "This event counts the number of times that a program writes to a code section. Self-modifying code causes a severe penalty in all Intel? architecture processors.",
331    "Counter": "0,1",
332    "PEBScounters": "0",
333    "SampleAfterValue": "200003",
334    "MSRIndex": "0",
335    "MSRValue": "0",
336    "CounterMask": "0",
337    "Invert": "0",
338    "AnyThread": "0",
339    "EdgeDetect": "0",
340    "PEBS": "0",
341    "Errata": "null",
342    "Offcore": "0"
343  },
344  {
345    "EventCode": "0xC3",
346    "UMask": "0x02",
347    "EventName": "MACHINE_CLEARS.MEMORY_ORDERING",
348    "BriefDescription": "Stalls due to Memory ordering",
349    "PublicDescription": "This event counts the number of times that pipeline was cleared due to memory ordering issues.",
350    "Counter": "0,1",
351    "PEBScounters": "0",
352    "SampleAfterValue": "200003",
353    "MSRIndex": "0",
354    "MSRValue": "0",
355    "CounterMask": "0",
356    "Invert": "0",
357    "AnyThread": "0",
358    "EdgeDetect": "0",
359    "PEBS": "0",
360    "Errata": "null",
361    "Offcore": "0"
362  },
363  {
364    "EventCode": "0xC3",
365    "UMask": "0x04",
366    "EventName": "MACHINE_CLEARS.FP_ASSIST",
367    "BriefDescription": "Stalls due to FP assists",
368    "PublicDescription": "This event counts the number of times that pipeline stalled due to FP operations needing assists.",
369    "Counter": "0,1",
370    "PEBScounters": "0",
371    "SampleAfterValue": "200003",
372    "MSRIndex": "0",
373    "MSRValue": "0",
374    "CounterMask": "0",
375    "Invert": "0",
376    "AnyThread": "0",
377    "EdgeDetect": "0",
378    "PEBS": "0",
379    "Errata": "null",
380    "Offcore": "0"
381  },
382  {
383    "EventCode": "0xC3",
384    "UMask": "0x08",
385    "EventName": "MACHINE_CLEARS.ALL",
386    "BriefDescription": "Counts all machine clears",
387    "PublicDescription": "Machine clears happen when something happens in the machine that causes the hardware to need to take special care to get the right answer. When such a condition is signaled on an instruction, the front end of the machine is notified that it must restart, so no more instructions will be decoded from the current path.  All instructions \"older\" than this one will be allowed to finish.  This instruction and all \"younger\" instructions must be cleared, since they must not be allowed to complete.  Essentially, the hardware waits until the problematic instruction is the oldest instruction in the machine.  This means all older instructions are retired, and all pending stores (from older instructions) are completed.  Then the new path of instructions from the front end are allowed to start into the machine.  There are many conditions that might cause a machine clear (including the receipt of an interrupt, or a trap or a fault).  All those conditions (including but not limited to MACHINE_CLEARS.MEMORY_ORDERING, MACHINE_CLEARS.SMC, and MACHINE_CLEARS.FP_ASSIST) are captured in the ANY event. In addition, some conditions can be specifically counted (i.e. SMC, MEMORY_ORDERING, FP_ASSIST).  However, the sum of SMC, MEMORY_ORDERING, and FP_ASSIST machine clears will not necessarily equal the number of ANY.",
388    "Counter": "0,1",
389    "PEBScounters": "0",
390    "SampleAfterValue": "200003",
391    "MSRIndex": "0",
392    "MSRValue": "0",
393    "CounterMask": "0",
394    "Invert": "0",
395    "AnyThread": "0",
396    "EdgeDetect": "0",
397    "PEBS": "0",
398    "Errata": "null",
399    "Offcore": "0"
400  },
401  {
402    "EventCode": "0xCA",
403    "UMask": "0x01",
404    "EventName": "NO_ALLOC_CYCLES.ROB_FULL",
405    "BriefDescription": "Counts the number of cycles when no uops are allocated and the ROB is full (less than 2 entries available)",
406    "PublicDescription": "Counts the number of cycles when no uops are allocated and the ROB is full (less than 2 entries available).",
407    "Counter": "0,1",
408    "PEBScounters": "0",
409    "SampleAfterValue": "200003",
410    "MSRIndex": "0",
411    "MSRValue": "0",
412    "CounterMask": "0",
413    "Invert": "0",
414    "AnyThread": "0",
415    "EdgeDetect": "0",
416    "PEBS": "0",
417    "Errata": "null",
418    "Offcore": "0"
419  },
420  {
421    "EventCode": "0xCA",
422    "UMask": "0x04",
423    "EventName": "NO_ALLOC_CYCLES.MISPREDICTS",
424    "BriefDescription": "Counts the number of cycles when no uops are allocated and the alloc pipe is stalled waiting for a mispredicted jump to retire.  After the misprediction is detected, the front end will start immediately but the allocate pipe stalls until the mispredicted ",
425    "PublicDescription": "Counts the number of cycles when no uops are allocated and the alloc pipe is stalled waiting for a mispredicted jump to retire.  After the misprediction is detected, the front end will start immediately but the allocate pipe stalls until the mispredicted.",
426    "Counter": "0,1",
427    "PEBScounters": "0",
428    "SampleAfterValue": "200003",
429    "MSRIndex": "0",
430    "MSRValue": "0",
431    "CounterMask": "0",
432    "Invert": "0",
433    "AnyThread": "0",
434    "EdgeDetect": "0",
435    "PEBS": "0",
436    "Errata": "null",
437    "Offcore": "0"
438  },
439  {
440    "EventCode": "0xCA",
441    "UMask": "0x20",
442    "EventName": "NO_ALLOC_CYCLES.RAT_STALL",
443    "BriefDescription": "Counts the number of cycles when no uops are allocated and a RATstall is asserted.",
444    "PublicDescription": "Counts the number of cycles when no uops are allocated and a RATstall is asserted.",
445    "Counter": "0,1",
446    "PEBScounters": "0",
447    "SampleAfterValue": "200003",
448    "MSRIndex": "0",
449    "MSRValue": "0",
450    "CounterMask": "0",
451    "Invert": "0",
452    "AnyThread": "0",
453    "EdgeDetect": "0",
454    "PEBS": "0",
455    "Errata": "null",
456    "Offcore": "0"
457  },
458  {
459    "EventCode": "0xCA",
460    "UMask": "0x50",
461    "EventName": "NO_ALLOC_CYCLES.NOT_DELIVERED",
462    "BriefDescription": "Counts the number of cycles when no uops are allocated, the IQ is empty, and no other condition is blocking allocation.",
463    "PublicDescription": "The NO_ALLOC_CYCLES.NOT_DELIVERED event is used to measure front-end inefficiencies, i.e. when front-end of the machine is not delivering micro-ops to the back-end and the back-end is not stalled. This event can be used to identify if the machine is truly front-end bound.  When this event occurs, it is an indication that the front-end of the machine is operating at less than its theoretical peak performance.  Background: We can think of the processor pipeline as being divided into 2 broader parts: Front-end and Back-end. Front-end is responsible for fetching the instruction, decoding into micro-ops (uops) in machine understandable format and putting them into a micro-op queue to be consumed by back end. The back-end then takes these micro-ops, allocates the required resources.  When all resources are ready, micro-ops are executed. If the back-end is not ready to accept micro-ops from the front-end, then we do not want to count these as front-end bottlenecks.  However, whenever we have bottlenecks in the back-end, we will have allocation unit stalls and eventually forcing the front-end to wait until the back-end is ready to receive more UOPS. This event counts the cycles only when back-end is requesting more uops and front-end is not able to provide them. Some examples of conditions that cause front-end efficiencies are: Icache misses, ITLB misses, and decoder restrictions that limit the the front-end bandwidth.",
464    "Counter": "0,1",
465    "PEBScounters": "0",
466    "SampleAfterValue": "200003",
467    "MSRIndex": "0",
468    "MSRValue": "0",
469    "CounterMask": "0",
470    "Invert": "0",
471    "AnyThread": "0",
472    "EdgeDetect": "0",
473    "PEBS": "0",
474    "Errata": "null",
475    "Offcore": "0"
476  },
477  {
478    "EventCode": "0xCA",
479    "UMask": "0x3F",
480    "EventName": "NO_ALLOC_CYCLES.ALL",
481    "BriefDescription": "Counts the number of cycles when no uops are allocated for any reason.",
482    "PublicDescription": "The NO_ALLOC_CYCLES.ALL event counts the number of cycles when the front-end does not provide any instructions to be allocated for any reason. This event indicates the cycles where an allocation stalls occurs, and no UOPS are allocated in that cycle.",
483    "Counter": "0,1",
484    "PEBScounters": "0",
485    "SampleAfterValue": "200003",
486    "MSRIndex": "0",
487    "MSRValue": "0",
488    "CounterMask": "0",
489    "Invert": "0",
490    "AnyThread": "0",
491    "EdgeDetect": "0",
492    "PEBS": "0",
493    "Errata": "null",
494    "Offcore": "0"
495  },
496  {
497    "EventCode": "0xCB",
498    "UMask": "0x01",
499    "EventName": "RS_FULL_STALL.MEC",
500    "BriefDescription": "Counts the number of cycles and allocation pipeline is stalled and is waiting for a free MEC reservation station entry.  The cycles should be appropriately counted in case of the cracked ops e.g. In case of a cracked load-op, the load portion is sent to M",
501    "PublicDescription": "Counts the number of cycles and allocation pipeline is stalled and is waiting for a free MEC reservation station entry.  The cycles should be appropriately counted in case of the cracked ops e.g. In case of a cracked load-op, the load portion is sent to M.",
502    "Counter": "0,1",
503    "PEBScounters": "0",
504    "SampleAfterValue": "200003",
505    "MSRIndex": "0",
506    "MSRValue": "0",
507    "CounterMask": "0",
508    "Invert": "0",
509    "AnyThread": "0",
510    "EdgeDetect": "0",
511    "PEBS": "0",
512    "Errata": "null",
513    "Offcore": "0"
514  },
515  {
516    "EventCode": "0xCB",
517    "UMask": "0x1F",
518    "EventName": "RS_FULL_STALL.ALL",
519    "BriefDescription": "Counts the number of cycles the Alloc pipeline is stalled when any one of the RSs (IEC, FPC and MEC) is full. This event is a superset of all the individual RS stall event counts.",
520    "PublicDescription": "Counts the number of cycles the Alloc pipeline is stalled when any one of the RSs (IEC, FPC and MEC) is full. This event is a superset of all the individual RS stall event counts.",
521    "Counter": "0,1",
522    "PEBScounters": "0",
523    "SampleAfterValue": "200003",
524    "MSRIndex": "0",
525    "MSRValue": "0",
526    "CounterMask": "0",
527    "Invert": "0",
528    "AnyThread": "0",
529    "EdgeDetect": "0",
530    "PEBS": "0",
531    "Errata": "null",
532    "Offcore": "0"
533  },
534  {
535    "EventCode": "0xC0",
536    "UMask": "0x00",
537    "EventName": "INST_RETIRED.ANY_P",
538    "BriefDescription": "Instructions retired",
539    "PublicDescription": "This event counts the number of instructions that retire execution. For instructions that consist of multiple micro-ops, this event counts the retirement of the last micro-op of the instruction. The counter continues counting during hardware interrupts, traps, and inside interrupt handlers.",
540    "Counter": "0,1",
541    "PEBScounters": "0",
542    "SampleAfterValue": "2000003",
543    "MSRIndex": "0",
544    "MSRValue": "0",
545    "CounterMask": "0",
546    "Invert": "0",
547    "AnyThread": "0",
548    "EdgeDetect": "0",
549    "PEBS": "0",
550    "Errata": "null",
551    "Offcore": "0"
552  },
553  {
554    "EventCode": "0xCD",
555    "UMask": "0x01",
556    "EventName": "CYCLES_DIV_BUSY.ALL",
557    "BriefDescription": "Cycles the divider is busy.  Does not imply a stall waiting for the divider.",
558    "PublicDescription": "Cycles the divider is busy.This event counts the cycles when the divide unit is unable to accept a new divide UOP because it is busy processing a previously dispatched UOP. The cycles will be counted irrespective of whether or not another divide UOP is waiting to enter the divide unit (from the RS). This event might count cycles while a divide is in progress even if the RS is empty.  The divide instruction is one of the longest latency instructions in the machine.  Hence, it has a special event associated with it to help determine if divides are delaying the retirement of instructions.",
559    "Counter": "0,1",
560    "PEBScounters": "0",
561    "SampleAfterValue": "2000003",
562    "MSRIndex": "0",
563    "MSRValue": "0",
564    "CounterMask": "0",
565    "Invert": "0",
566    "AnyThread": "0",
567    "EdgeDetect": "0",
568    "PEBS": "0",
569    "Errata": "null",
570    "Offcore": "0"
571  },
572  {
573    "EventCode": "0x00",
574    "UMask": "0x01",
575    "EventName": "INST_RETIRED.ANY",
576    "BriefDescription": "Fixed Counter: Counts the number of instructions retired",
577    "PublicDescription": "This event counts the number of instructions that retire.  For instructions that consist of multiple micro-ops, this event counts exactly once, as the last micro-op of the instruction retires.  The event continues counting while instructions retire, including during interrupt service routines caused by hardware interrupts, faults or traps.  Background: Modern microprocessors employ extensive pipelining and speculative techniques.  Since sometimes an instruction is started but never completed, the notion of \"retirement\" is introduced.  A retired instruction is one that commits its states. Or stated differently, an instruction might be abandoned at some point. No instruction is truly finished until it retires.  This counter measures the number of completed instructions.  The fixed event is INST_RETIRED.ANY and the programmable event is INST_RETIRED.ANY_P.",
578    "Counter": "Fixed counter 1",
579    "PEBScounters": "0",
580    "SampleAfterValue": "2000003",
581    "MSRIndex": "0",
582    "MSRValue": "0",
583    "CounterMask": "0",
584    "Invert": "0",
585    "AnyThread": "0",
586    "EdgeDetect": "0",
587    "PEBS": "0",
588    "Errata": "null",
589    "Offcore": "0"
590  },
591  {
592    "EventCode": "0x00",
593    "UMask": "0x02",
594    "EventName": "CPU_CLK_UNHALTED.CORE",
595    "BriefDescription": "Fixed Counter: Counts the number of unhalted core clock cycles",
596    "PublicDescription": "Counts the number of core cycles while the core is not in a halt state. The core 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. For this reason this event may have a changing ratio with regards to time. In systems with a constant core frequency, this event can give you a measurement of the elapsed time while the core was not in halt state by dividing the event count by the core frequency. This event is architecturally defined and is a designated fixed counter.  CPU_CLK_UNHALTED.CORE and CPU_CLK_UNHALTED.CORE_P use the core frequency which may change from time to time.  CPU_CLK_UNHALTE.REF_TSC and CPU_CLK_UNHALTED.REF are not affected by core frequency changes but counts as if the core is running at the maximum frequency all the time.  The fixed events are CPU_CLK_UNHALTED.CORE and CPU_CLK_UNHALTED.REF_TSC and the programmable events are CPU_CLK_UNHALTED.CORE_P and CPU_CLK_UNHALTED.REF.",
597    "Counter": "Fixed counter 2",
598    "PEBScounters": "0",
599    "SampleAfterValue": "2000003",
600    "MSRIndex": "0",
601    "MSRValue": "0",
602    "CounterMask": "0",
603    "Invert": "0",
604    "AnyThread": "0",
605    "EdgeDetect": "0",
606    "PEBS": "0",
607    "Errata": "null",
608    "Offcore": "0"
609  },
610  {
611    "EventCode": "0x00",
612    "UMask": "0x03",
613    "EventName": "CPU_CLK_UNHALTED.REF_TSC",
614    "BriefDescription": "Fixed Counter: Counts the number of unhalted reference clock cycles",
615    "PublicDescription": "Counts the number of reference cycles while the core is not in a halt state. The core 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. This event is not affected by core frequency changes but counts as if the core is running at the maximum frequency all the time.  Divide this event count by core frequency to determine the elapsed time while the core was not in halt state.  Divide this event count by core frequency to determine the elapsed time while the core was not in halt state.  This event is architecturally defined and is a designated fixed counter.  CPU_CLK_UNHALTED.CORE and CPU_CLK_UNHALTED.CORE_P use the core frequency which may change from time to time.  CPU_CLK_UNHALTE.REF_TSC and CPU_CLK_UNHALTED.REF are not affected by core frequency changes but counts as if the core is running at the maximum frequency all the time.  The fixed events are CPU_CLK_UNHALTED.CORE and CPU_CLK_UNHALTED.REF_TSC and the programmable events are CPU_CLK_UNHALTED.CORE_P and CPU_CLK_UNHALTED.REF.",
616    "Counter": "Fixed counter 3",
617    "PEBScounters": "0",
618    "SampleAfterValue": "2000003",
619    "MSRIndex": "0",
620    "MSRValue": "0",
621    "CounterMask": "0",
622    "Invert": "0",
623    "AnyThread": "0",
624    "EdgeDetect": "0",
625    "PEBS": "0",
626    "Errata": "null",
627    "Offcore": "0"
628  },
629  {
630    "EventCode": "0x3C",
631    "UMask": "0x00",
632    "EventName": "CPU_CLK_UNHALTED.CORE_P",
633    "BriefDescription": "Core cycles when core is not halted",
634    "PublicDescription": "This event counts the number of core cycles while the core is not in a halt state. The core enters the halt state when it is running the HLT instruction. In mobile systems the core frequency may change from time to time. For this reason this event may have a changing ratio with regards to time.",
635    "Counter": "0,1",
636    "PEBScounters": "0",
637    "SampleAfterValue": "2000003",
638    "MSRIndex": "0",
639    "MSRValue": "0",
640    "CounterMask": "0",
641    "Invert": "0",
642    "AnyThread": "0",
643    "EdgeDetect": "0",
644    "PEBS": "0",
645    "Errata": "null",
646    "Offcore": "0"
647  },
648  {
649    "EventCode": "0x3C",
650    "UMask": "0x01",
651    "EventName": "CPU_CLK_UNHALTED.REF",
652    "BriefDescription": "Reference cycles when core is not halted",
653    "PublicDescription": "This event counts the number of reference cycles that the core is not in a halt state. The core enters the halt state when it is running the HLT instruction. In mobile systems the core frequency may change from time. This event is not affected by core frequency changes but counts as if the core is running at the maximum frequency all the time.",
654    "Counter": "0,1",
655    "PEBScounters": "0",
656    "SampleAfterValue": "2000003",
657    "MSRIndex": "0",
658    "MSRValue": "0",
659    "CounterMask": "0",
660    "Invert": "0",
661    "AnyThread": "0",
662    "EdgeDetect": "0",
663    "PEBS": "0",
664    "Errata": "null",
665    "Offcore": "0"
666  },
667  {
668    "EventCode": "0x30",
669    "UMask": "0x00",
670    "EventName": "L2_REJECT_XQ.ALL",
671    "BriefDescription": "Counts the number of request from the L2 that were not accepted into the XQ",
672    "PublicDescription": "This event counts the number of demand and prefetch transactions that the L2 XQ rejects due to a full or near full condition which likely indicates back pressure from the IDI link. The XQ may reject transactions from the L2Q (non-cacheable requests), BBS (L2 misses) and WOB (L2 write-back victims).",
673    "Counter": "0,1",
674    "PEBScounters": "0",
675    "SampleAfterValue": "200003",
676    "MSRIndex": "0",
677    "MSRValue": "0",
678    "CounterMask": "0",
679    "Invert": "0",
680    "AnyThread": "0",
681    "EdgeDetect": "0",
682    "PEBS": "0",
683    "Errata": "null",
684    "Offcore": "0"
685  },
686  {
687    "EventCode": "0x31",
688    "UMask": "0x00",
689    "EventName": "CORE_REJECT_L2Q.ALL",
690    "BriefDescription": "Counts the number of request that were not accepted into the L2Q because the L2Q is FULL.",
691    "PublicDescription": "Counts the number of (demand and L1 prefetchers) core requests rejected by the L2Q due to a full or nearly full w condition which likely indicates back pressure from L2Q.  It also counts requests that would have gone directly to the XQ, but are rejected due to a full or nearly full condition, indicating back pressure from the IDI link.  The L2Q may also reject transactions  from a core to insure fairness between cores, or to delay a core?s dirty eviction when the address conflicts incoming external snoops.  (Note that L2 prefetcher requests that are dropped are not counted by this event.)",
692    "Counter": "0,1",
693    "PEBScounters": "0",
694    "SampleAfterValue": "200003",
695    "MSRIndex": "0",
696    "MSRValue": "0",
697    "CounterMask": "0",
698    "Invert": "0",
699    "AnyThread": "0",
700    "EdgeDetect": "0",
701    "PEBS": "0",
702    "Errata": "null",
703    "Offcore": "0"
704  },
705  {
706    "EventCode": "0x2E",
707    "UMask": "0x4F",
708    "EventName": "LONGEST_LAT_CACHE.REFERENCE",
709    "BriefDescription": "L2 cache requests from this core",
710    "PublicDescription": "This event counts requests originating from the core that references a cache line in the L2 cache.",
711    "Counter": "0,1",
712    "PEBScounters": "0",
713    "SampleAfterValue": "200003",
714    "MSRIndex": "0",
715    "MSRValue": "0",
716    "CounterMask": "0",
717    "Invert": "0",
718    "AnyThread": "0",
719    "EdgeDetect": "0",
720    "PEBS": "0",
721    "Errata": "null",
722    "Offcore": "0"
723  },
724  {
725    "EventCode": "0x2E",
726    "UMask": "0x41",
727    "EventName": "LONGEST_LAT_CACHE.MISS",
728    "BriefDescription": "L2 cache request misses",
729    "PublicDescription": "This event counts the total number of L2 cache references and the number of L2 cache misses respectively.",
730    "Counter": "0,1",
731    "PEBScounters": "0",
732    "SampleAfterValue": "200003",
733    "MSRIndex": "0",
734    "MSRValue": "0",
735    "CounterMask": "0",
736    "Invert": "0",
737    "AnyThread": "0",
738    "EdgeDetect": "0",
739    "PEBS": "0",
740    "Errata": "null",
741    "Offcore": "0"
742  },
743  {
744    "EventCode": "0x80",
745    "UMask": "0x03",
746    "EventName": "ICACHE.ACCESSES",
747    "BriefDescription": "Instruction fetches",
748    "PublicDescription": "This event counts all instruction fetches, not including most uncacheable\r\nfetches.",
749    "Counter": "0,1",
750    "PEBScounters": "0",
751    "SampleAfterValue": "200003",
752    "MSRIndex": "0",
753    "MSRValue": "0",
754    "CounterMask": "0",
755    "Invert": "0",
756    "AnyThread": "0",
757    "EdgeDetect": "0",
758    "PEBS": "0",
759    "Errata": "null",
760    "Offcore": "0"
761  },
762  {
763    "EventCode": "0x80",
764    "UMask": "0x01",
765    "EventName": "ICACHE.HIT",
766    "BriefDescription": "Instruction fetches from Icache",
767    "PublicDescription": "This event counts all instruction fetches from the instruction cache.",
768    "Counter": "0,1",
769    "PEBScounters": "0",
770    "SampleAfterValue": "200003",
771    "MSRIndex": "0",
772    "MSRValue": "0",
773    "CounterMask": "0",
774    "Invert": "0",
775    "AnyThread": "0",
776    "EdgeDetect": "0",
777    "PEBS": "0",
778    "Errata": "null",
779    "Offcore": "0"
780  },
781  {
782    "EventCode": "0x80",
783    "UMask": "0x02",
784    "EventName": "ICACHE.MISSES",
785    "BriefDescription": "Icache miss",
786    "PublicDescription": "This event counts all instruction fetches that miss the Instruction cache or produce memory requests. This includes uncacheable fetches. An instruction fetch miss is counted only once and not once for every cycle it is outstanding.",
787    "Counter": "0,1",
788    "PEBScounters": "0",
789    "SampleAfterValue": "200003",
790    "MSRIndex": "0",
791    "MSRValue": "0",
792    "CounterMask": "0",
793    "Invert": "0",
794    "AnyThread": "0",
795    "EdgeDetect": "0",
796    "PEBS": "0",
797    "Errata": "null",
798    "Offcore": "0"
799  },
800  {
801    "EventCode": "0x86",
802    "UMask": "0x02",
803    "EventName": "FETCH_STALL.ITLB_FILL_PENDING_CYCLES",
804    "BriefDescription": "Cycles code-fetch stalled due to an outstanding ITLB miss.",
805    "PublicDescription": "Counts cycles that fetch is stalled due to an outstanding ITLB miss. That is, the decoder queue is able to accept bytes, but the fetch unit is unable to provide bytes due to an ITLB miss.  Note: this event is not the same as page walk cycles to retrieve an instruction translation.",
806    "Counter": "0,1",
807    "PEBScounters": "0",
808    "SampleAfterValue": "200003",
809    "MSRIndex": "0",
810    "MSRValue": "0",
811    "CounterMask": "0",
812    "Invert": "0",
813    "AnyThread": "0",
814    "EdgeDetect": "0",
815    "PEBS": "0",
816    "Errata": "null",
817    "Offcore": "0"
818  },
819  {
820    "EventCode": "0x86",
821    "UMask": "0x04",
822    "EventName": "FETCH_STALL.ICACHE_FILL_PENDING_CYCLES",
823    "BriefDescription": "Cycles code-fetch stalled due to an outstanding ICache miss.",
824    "PublicDescription": "Counts cycles that fetch is stalled due to an outstanding ICache miss. That is, the decoder queue is able to accept bytes, but the fetch unit is unable to provide bytes due to an ICache miss.  Note: this event is not the same as the total number of cycles spent retrieving instruction cache lines from the memory hierarchy.\r\nCounts cycles that fetch is stalled due to any reason. That is, the decoder queue is able to accept bytes, but the fetch unit is unable to provide bytes.  This will include cycles due to an ITLB miss, ICache miss and other events. \r\n",
825    "Counter": "0,1",
826    "PEBScounters": "0",
827    "SampleAfterValue": "200003",
828    "MSRIndex": "0",
829    "MSRValue": "0",
830    "CounterMask": "0",
831    "Invert": "0",
832    "AnyThread": "0",
833    "EdgeDetect": "0",
834    "PEBS": "0",
835    "Errata": "null",
836    "Offcore": "0"
837  },
838  {
839    "EventCode": "0x86",
840    "UMask": "0x3F",
841    "EventName": "FETCH_STALL.ALL",
842    "BriefDescription": "Cycles code-fetch stalled due to any reason.",
843    "PublicDescription": "Counts cycles that fetch is stalled due to any reason. That is, the decoder queue is able to accept bytes, but the fetch unit is unable to provide bytes.  This will include cycles due to an ITLB miss, ICache miss and other events. ",
844    "Counter": "0,1",
845    "PEBScounters": "0",
846    "SampleAfterValue": "200003",
847    "MSRIndex": "0",
848    "MSRValue": "0",
849    "CounterMask": "0",
850    "Invert": "0",
851    "AnyThread": "0",
852    "EdgeDetect": "0",
853    "PEBS": "0",
854    "Errata": "null",
855    "Offcore": "0"
856  },
857  {
858    "EventCode": "0xE6",
859    "UMask": "0x01",
860    "EventName": "BACLEARS.ALL",
861    "BriefDescription": "Counts the number of baclears",
862    "PublicDescription": "The BACLEARS event counts the number of times the front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction and this is corrected by the Branch Address Calculator at the front end.  The BACLEARS.ANY event counts the number of baclears for any type of branch.",
863    "Counter": "0,1",
864    "PEBScounters": "0",
865    "SampleAfterValue": "200003",
866    "MSRIndex": "0",
867    "MSRValue": "0",
868    "CounterMask": "0",
869    "Invert": "0",
870    "AnyThread": "0",
871    "EdgeDetect": "0",
872    "PEBS": "0",
873    "Errata": "null",
874    "Offcore": "0"
875  },
876  {
877    "EventCode": "0xE6",
878    "UMask": "0x08",
879    "EventName": "BACLEARS.RETURN",
880    "BriefDescription": "Counts the number of RETURN baclears",
881    "PublicDescription": "The BACLEARS event counts the number of times the front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction and this is corrected by the Branch Address Calculator at the front end.  The BACLEARS.RETURN event counts the number of RETURN baclears.",
882    "Counter": "0,1",
883    "PEBScounters": "0",
884    "SampleAfterValue": "200003",
885    "MSRIndex": "0",
886    "MSRValue": "0",
887    "CounterMask": "0",
888    "Invert": "0",
889    "AnyThread": "0",
890    "EdgeDetect": "0",
891    "PEBS": "0",
892    "Errata": "null",
893    "Offcore": "0"
894  },
895  {
896    "EventCode": "0xE6",
897    "UMask": "0x10",
898    "EventName": "BACLEARS.COND",
899    "BriefDescription": "Counts the number of JCC baclears",
900    "PublicDescription": "The BACLEARS event counts the number of times the front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction and this is corrected by the Branch Address Calculator at the front end.  The BACLEARS.COND event counts the number of JCC (Jump on Condtional Code) baclears.",
901    "Counter": "0,1",
902    "PEBScounters": "0",
903    "SampleAfterValue": "200003",
904    "MSRIndex": "0",
905    "MSRValue": "0",
906    "CounterMask": "0",
907    "Invert": "0",
908    "AnyThread": "0",
909    "EdgeDetect": "0",
910    "PEBS": "0",
911    "Errata": "null",
912    "Offcore": "0"
913  },
914  {
915    "EventCode": "0xE7",
916    "UMask": "0x01",
917    "EventName": "MS_DECODED.MS_ENTRY",
918    "BriefDescription": "Counts the number of times entered into a ucode flow in the FEC.  Includes inserted flows due to front-end detected faults or assists.  Speculative count.",
919    "PublicDescription": "Counts the number of times the MSROM starts a flow of UOPS. It does not count every time a UOP is read from the microcode ROM.  The most common case that this counts is when a micro-coded instruction is encountered by the front end of the machine.  Other cases include when an instruction encounters a fault, trap, or microcode assist of any sort.  The event will count MSROM startups for UOPS that are speculative, and subsequently cleared by branch mispredict or machine clear.  Background: UOPS are produced by two mechanisms.  Either they are generated by hardware that decodes instructions into UOPS, or they are delivered by a ROM (called the MSROM) that holds UOPS associated with a specific instruction.  MSROM UOPS might also be delivered in response to some condition such as a fault or other exceptional condition.  This event is an excellent mechanism for detecting instructions that require the use of MSROM instructions.",
920    "Counter": "0,1",
921    "PEBScounters": "0",
922    "SampleAfterValue": "200003",
923    "MSRIndex": "0",
924    "MSRValue": "0",
925    "CounterMask": "0",
926    "Invert": "0",
927    "AnyThread": "0",
928    "EdgeDetect": "0",
929    "PEBS": "0",
930    "Errata": "null",
931    "Offcore": "0"
932  },
933  {
934    "EventCode": "0xE9",
935    "UMask": "0x01",
936    "EventName": "DECODE_RESTRICTION.PREDECODE_WRONG",
937    "BriefDescription": "Counts the number of times a decode restriction reduced the decode throughput due to wrong instruction length prediction",
938    "PublicDescription": "Counts the number of times a decode restriction reduced the decode throughput due to wrong instruction length prediction.",
939    "Counter": "0,1",
940    "PEBScounters": "0",
941    "SampleAfterValue": "200003",
942    "MSRIndex": "0",
943    "MSRValue": "0",
944    "CounterMask": "0",
945    "Invert": "0",
946    "AnyThread": "0",
947    "EdgeDetect": "0",
948    "PEBS": "0",
949    "Errata": "null",
950    "Offcore": "0"
951  },
952  {
953    "EventCode": "0x03",
954    "UMask": "0x01",
955    "EventName": "REHABQ.LD_BLOCK_ST_FORWARD",
956    "BriefDescription": "Loads blocked due to store forward restriction",
957    "PublicDescription": "This event counts the number of retired loads that were prohibited from receiving forwarded data from the store because of address mismatch.",
958    "Counter": "0,1",
959    "PEBScounters": "0",
960    "SampleAfterValue": "200003",
961    "MSRIndex": "0",
962    "MSRValue": "0",
963    "CounterMask": "0",
964    "Invert": "0",
965    "AnyThread": "0",
966    "EdgeDetect": "0",
967    "PEBS": "1",
968    "Errata": "null",
969    "Offcore": "0"
970  },
971  {
972    "EventCode": "0x03",
973    "UMask": "0x02",
974    "EventName": "REHABQ.LD_BLOCK_STD_NOTREADY",
975    "BriefDescription": "Loads blocked due to store data not ready",
976    "PublicDescription": "This event counts the cases where a forward was technically possible, but did not occur because the store data was not available at the right time.",
977    "Counter": "0,1",
978    "PEBScounters": "0",
979    "SampleAfterValue": "200003",
980    "MSRIndex": "0",
981    "MSRValue": "0",
982    "CounterMask": "0",
983    "Invert": "0",
984    "AnyThread": "0",
985    "EdgeDetect": "0",
986    "PEBS": "0",
987    "Errata": "null",
988    "Offcore": "0"
989  },
990  {
991    "EventCode": "0x03",
992    "UMask": "0x04",
993    "EventName": "REHABQ.ST_SPLITS",
994    "BriefDescription": "Store uops that split cache line boundary",
995    "PublicDescription": "This event counts the number of retire stores that experienced cache line boundary splits.",
996    "Counter": "0,1",
997    "PEBScounters": "0",
998    "SampleAfterValue": "200003",
999    "MSRIndex": "0",
1000    "MSRValue": "0",
1001    "CounterMask": "0",
1002    "Invert": "0",
1003    "AnyThread": "0",
1004    "EdgeDetect": "0",
1005    "PEBS": "0",
1006    "Errata": "null",
1007    "Offcore": "0"
1008  },
1009  {
1010    "EventCode": "0x03",
1011    "UMask": "0x08",
1012    "EventName": "REHABQ.LD_SPLITS",
1013    "BriefDescription": "Load uops that split cache line boundary",
1014    "PublicDescription": "This event counts the number of retire loads that experienced cache line boundary splits.",
1015    "Counter": "0,1",
1016    "PEBScounters": "0",
1017    "SampleAfterValue": "200003",
1018    "MSRIndex": "0",
1019    "MSRValue": "0",
1020    "CounterMask": "0",
1021    "Invert": "0",
1022    "AnyThread": "0",
1023    "EdgeDetect": "0",
1024    "PEBS": "1",
1025    "Errata": "null",
1026    "Offcore": "0"
1027  },
1028  {
1029    "EventCode": "0x03",
1030    "UMask": "0x10",
1031    "EventName": "REHABQ.LOCK",
1032    "BriefDescription": "Uops with lock semantics",
1033    "PublicDescription": "This event counts the number of retired memory operations with lock semantics. These are either implicit locked instructions such as the XCHG instruction or instructions with an explicit LOCK prefix (0xF0).",
1034    "Counter": "0,1",
1035    "PEBScounters": "0",
1036    "SampleAfterValue": "200003",
1037    "MSRIndex": "0",
1038    "MSRValue": "0",
1039    "CounterMask": "0",
1040    "Invert": "0",
1041    "AnyThread": "0",
1042    "EdgeDetect": "0",
1043    "PEBS": "0",
1044    "Errata": "null",
1045    "Offcore": "0"
1046  },
1047  {
1048    "EventCode": "0x03",
1049    "UMask": "0x20",
1050    "EventName": "REHABQ.STA_FULL",
1051    "BriefDescription": "Store address buffer full",
1052    "PublicDescription": "This event counts the number of retired stores that are delayed because there is not a store address buffer available.",
1053    "Counter": "0,1",
1054    "PEBScounters": "0",
1055    "SampleAfterValue": "200003",
1056    "MSRIndex": "0",
1057    "MSRValue": "0",
1058    "CounterMask": "0",
1059    "Invert": "0",
1060    "AnyThread": "0",
1061    "EdgeDetect": "0",
1062    "PEBS": "0",
1063    "Errata": "null",
1064    "Offcore": "0"
1065  },
1066  {
1067    "EventCode": "0x03",
1068    "UMask": "0x40",
1069    "EventName": "REHABQ.ANY_LD",
1070    "BriefDescription": "Any reissued load uops",
1071    "PublicDescription": "This event counts the number of load uops reissued from Rehabq.",
1072    "Counter": "0,1",
1073    "PEBScounters": "0",
1074    "SampleAfterValue": "200003",
1075    "MSRIndex": "0",
1076    "MSRValue": "0",
1077    "CounterMask": "0",
1078    "Invert": "0",
1079    "AnyThread": "0",
1080    "EdgeDetect": "0",
1081    "PEBS": "0",
1082    "Errata": "null",
1083    "Offcore": "0"
1084  },
1085  {
1086    "EventCode": "0x03",
1087    "UMask": "0x80",
1088    "EventName": "REHABQ.ANY_ST",
1089    "BriefDescription": "Any reissued store uops",
1090    "PublicDescription": "This event counts the number of store uops reissued from Rehabq.",
1091    "Counter": "0,1",
1092    "PEBScounters": "0",
1093    "SampleAfterValue": "200003",
1094    "MSRIndex": "0",
1095    "MSRValue": "0",
1096    "CounterMask": "0",
1097    "Invert": "0",
1098    "AnyThread": "0",
1099    "EdgeDetect": "0",
1100    "PEBS": "0",
1101    "Errata": "null",
1102    "Offcore": "0"
1103  },
1104  {
1105    "EventCode": "0x04",
1106    "UMask": "0x01",
1107    "EventName": "MEM_UOPS_RETIRED.L1_MISS_LOADS",
1108    "BriefDescription": "Loads missed L1",
1109    "PublicDescription": "This event counts the number of load ops retired that miss in L1 Data cache. Note that prefetch misses will not be counted.",
1110    "Counter": "0,1",
1111    "PEBScounters": "0",
1112    "SampleAfterValue": "200003",
1113    "MSRIndex": "0",
1114    "MSRValue": "0",
1115    "CounterMask": "0",
1116    "Invert": "0",
1117    "AnyThread": "0",
1118    "EdgeDetect": "0",
1119    "PEBS": "0",
1120    "Errata": "null",
1121    "Offcore": "0"
1122  },
1123  {
1124    "EventCode": "0x04",
1125    "UMask": "0x02",
1126    "EventName": "MEM_UOPS_RETIRED.L2_HIT_LOADS",
1127    "BriefDescription": "Loads hit L2",
1128    "PublicDescription": "This event counts the number of load ops retired that hit in the L2.",
1129    "Counter": "0,1",
1130    "PEBScounters": "0",
1131    "SampleAfterValue": "200003",
1132    "MSRIndex": "0",
1133    "MSRValue": "0",
1134    "CounterMask": "0",
1135    "Invert": "0",
1136    "AnyThread": "0",
1137    "EdgeDetect": "0",
1138    "PEBS": "1",
1139    "Errata": "null",
1140    "Offcore": "0"
1141  },
1142  {
1143    "EventCode": "0x04",
1144    "UMask": "0x04",
1145    "EventName": "MEM_UOPS_RETIRED.L2_MISS_LOADS",
1146    "BriefDescription": "Loads missed L2",
1147    "PublicDescription": "This event counts the number of load ops retired that miss in the L2.",
1148    "Counter": "0,1",
1149    "PEBScounters": "0",
1150    "SampleAfterValue": "100007",
1151    "MSRIndex": "0",
1152    "MSRValue": "0",
1153    "CounterMask": "0",
1154    "Invert": "0",
1155    "AnyThread": "0",
1156    "EdgeDetect": "0",
1157    "PEBS": "1",
1158    "Errata": "null",
1159    "Offcore": "0"
1160  },
1161  {
1162    "EventCode": "0x04",
1163    "UMask": "0x08",
1164    "EventName": "MEM_UOPS_RETIRED.DTLB_MISS_LOADS",
1165    "BriefDescription": "Loads missed DTLB",
1166    "PublicDescription": "This event counts the number of load ops retired that had DTLB miss.",
1167    "Counter": "0,1",
1168    "PEBScounters": "0",
1169    "SampleAfterValue": "200003",
1170    "MSRIndex": "0",
1171    "MSRValue": "0",
1172    "CounterMask": "0",
1173    "Invert": "0",
1174    "AnyThread": "0",
1175    "EdgeDetect": "0",
1176    "PEBS": "1",
1177    "Errata": "null",
1178    "Offcore": "0"
1179  },
1180  {
1181    "EventCode": "0x04",
1182    "UMask": "0x10",
1183    "EventName": "MEM_UOPS_RETIRED.UTLB_MISS",
1184    "BriefDescription": "Loads missed UTLB",
1185    "PublicDescription": "This event counts the number of load ops retired that had UTLB miss.",
1186    "Counter": "0,1",
1187    "PEBScounters": "0",
1188    "SampleAfterValue": "200003",
1189    "MSRIndex": "0",
1190    "MSRValue": "0",
1191    "CounterMask": "0",
1192    "Invert": "0",
1193    "AnyThread": "0",
1194    "EdgeDetect": "0",
1195    "PEBS": "0",
1196    "Errata": "null",
1197    "Offcore": "0"
1198  },
1199  {
1200    "EventCode": "0x04",
1201    "UMask": "0x20",
1202    "EventName": "MEM_UOPS_RETIRED.HITM",
1203    "BriefDescription": "Cross core or cross module hitm",
1204    "PublicDescription": "This event counts the number of load ops retired that got data from the other core or from the other module.",
1205    "Counter": "0,1",
1206    "PEBScounters": "0",
1207    "SampleAfterValue": "200003",
1208    "MSRIndex": "0",
1209    "MSRValue": "0",
1210    "CounterMask": "0",
1211    "Invert": "0",
1212    "AnyThread": "0",
1213    "EdgeDetect": "0",
1214    "PEBS": "1",
1215    "Errata": "null",
1216    "Offcore": "0"
1217  },
1218  {
1219    "EventCode": "0x04",
1220    "UMask": "0x40",
1221    "EventName": "MEM_UOPS_RETIRED.ALL_LOADS",
1222    "BriefDescription": "All Loads",
1223    "PublicDescription": "This event counts the number of load ops retired.",
1224    "Counter": "0,1",
1225    "PEBScounters": "0",
1226    "SampleAfterValue": "200003",
1227    "MSRIndex": "0",
1228    "MSRValue": "0",
1229    "CounterMask": "0",
1230    "Invert": "0",
1231    "AnyThread": "0",
1232    "EdgeDetect": "0",
1233    "PEBS": "0",
1234    "Errata": "null",
1235    "Offcore": "0"
1236  },
1237  {
1238    "EventCode": "0x04",
1239    "UMask": "0x80",
1240    "EventName": "MEM_UOPS_RETIRED.ALL_STORES",
1241    "BriefDescription": "All Stores",
1242    "PublicDescription": "This event counts the number of store ops retired.",
1243    "Counter": "0,1",
1244    "PEBScounters": "0",
1245    "SampleAfterValue": "200003",
1246    "MSRIndex": "0",
1247    "MSRValue": "0",
1248    "CounterMask": "0",
1249    "Invert": "0",
1250    "AnyThread": "0",
1251    "EdgeDetect": "0",
1252    "PEBS": "0",
1253    "Errata": "null",
1254    "Offcore": "0"
1255  },
1256  {
1257    "EventCode": "0x05",
1258    "UMask": "0x01",
1259    "EventName": "PAGE_WALKS.D_SIDE_WALKS",
1260    "BriefDescription": "D-side page-walks",
1261    "PublicDescription": "This event counts when a data (D) page walk is completed or started.  Since a page walk implies a TLB miss, the number of TLB misses can be counted by counting the number of pagewalks.",
1262    "Counter": "0,1",
1263    "PEBScounters": "0",
1264    "SampleAfterValue": "100003",
1265    "MSRIndex": "0",
1266    "MSRValue": "0",
1267    "CounterMask": "0",
1268    "Invert": "0",
1269    "AnyThread": "0",
1270    "EdgeDetect": "1",
1271    "PEBS": "0",
1272    "Errata": "null",
1273    "Offcore": "0"
1274  },
1275  {
1276    "EventCode": "0x05",
1277    "UMask": "0x01",
1278    "EventName": "PAGE_WALKS.D_SIDE_CYCLES",
1279    "BriefDescription": "Duration of D-side page-walks in core cycles",
1280    "PublicDescription": "This event counts every cycle when a D-side (walks due to a load) page walk is in progress. Page walk duration divided by number of page walks is the average duration of page-walks.",
1281    "Counter": "0,1",
1282    "PEBScounters": "0",
1283    "SampleAfterValue": "200003",
1284    "MSRIndex": "0",
1285    "MSRValue": "0",
1286    "CounterMask": "0",
1287    "Invert": "0",
1288    "AnyThread": "0",
1289    "EdgeDetect": "0",
1290    "PEBS": "0",
1291    "Errata": "null",
1292    "Offcore": "0"
1293  },
1294  {
1295    "EventCode": "0x05",
1296    "UMask": "0x02",
1297    "EventName": "PAGE_WALKS.I_SIDE_WALKS",
1298    "BriefDescription": "I-side page-walks",
1299    "PublicDescription": "This event counts when an instruction (I) page walk is completed or started.  Since a page walk implies a TLB miss, the number of TLB misses can be counted by counting the number of pagewalks.",
1300    "Counter": "0,1",
1301    "PEBScounters": "0",
1302    "SampleAfterValue": "100003",
1303    "MSRIndex": "0",
1304    "MSRValue": "0",
1305    "CounterMask": "0",
1306    "Invert": "0",
1307    "AnyThread": "0",
1308    "EdgeDetect": "1",
1309    "PEBS": "0",
1310    "Errata": "null",
1311    "Offcore": "0"
1312  },
1313  {
1314    "EventCode": "0x05",
1315    "UMask": "0x02",
1316    "EventName": "PAGE_WALKS.I_SIDE_CYCLES",
1317    "BriefDescription": "Duration of I-side page-walks in core cycles",
1318    "PublicDescription": "This event counts every cycle when a I-side (walks due to an instruction fetch) page walk is in progress. Page walk duration divided by number of page walks is the average duration of page-walks.",
1319    "Counter": "0,1",
1320    "PEBScounters": "0",
1321    "SampleAfterValue": "200003",
1322    "MSRIndex": "0",
1323    "MSRValue": "0",
1324    "CounterMask": "0",
1325    "Invert": "0",
1326    "AnyThread": "0",
1327    "EdgeDetect": "0",
1328    "PEBS": "0",
1329    "Errata": "null",
1330    "Offcore": "0"
1331  },
1332  {
1333    "EventCode": "0x05",
1334    "UMask": "0x03",
1335    "EventName": "PAGE_WALKS.WALKS",
1336    "BriefDescription": "Total page walks that are completed (I-side and D-side)",
1337    "PublicDescription": "This event counts when a data (D) page walk or an instruction (I) page walk is completed or started.  Since a page walk implies a TLB miss, the number of TLB misses can be counted by counting the number of pagewalks.",
1338    "Counter": "0,1",
1339    "PEBScounters": "0",
1340    "SampleAfterValue": "100003",
1341    "MSRIndex": "0",
1342    "MSRValue": "0",
1343    "CounterMask": "0",
1344    "Invert": "0",
1345    "AnyThread": "0",
1346    "EdgeDetect": "1",
1347    "PEBS": "0",
1348    "Errata": "null",
1349    "Offcore": "0"
1350  },
1351  {
1352    "EventCode": "0x05",
1353    "UMask": "0x03",
1354    "EventName": "PAGE_WALKS.CYCLES",
1355    "BriefDescription": "Total cycles for all the page walks. (I-side and D-side)",
1356    "PublicDescription": "This event counts every cycle when a data (D) page walk or instruction (I) page walk is in progress.  Since a pagewalk implies a TLB miss, the approximate cost of a TLB miss can be determined from this event.",
1357    "Counter": "0,1",
1358    "PEBScounters": "0",
1359    "SampleAfterValue": "200003",
1360    "MSRIndex": "0",
1361    "MSRValue": "0",
1362    "CounterMask": "0",
1363    "Invert": "0",
1364    "AnyThread": "0",
1365    "EdgeDetect": "0",
1366    "PEBS": "0",
1367    "Errata": "null",
1368    "Offcore": "0"
1369  },
1370  {
1371    "EventCode": "0xB7",
1372    "UMask": "0x01,0x02",
1373    "EventName": "OFFCORE_RESPONSE",
1374    "BriefDescription": "Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction",
1375    "PublicDescription": "Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1376    "Counter": "0,1",
1377    "PEBScounters": "0",
1378    "SampleAfterValue": "100007",
1379    "MSRIndex": "0",
1380    "MSRValue": "0",
1381    "CounterMask": "0",
1382    "Invert": "0",
1383    "AnyThread": "0",
1384    "EdgeDetect": "0",
1385    "PEBS": "0",
1386    "Errata": "null",
1387    "Offcore": "0"
1388  },
1389  {
1390    "EventCode": "0xC4",
1391    "UMask": "0x80",
1392    "EventName": "BR_INST_RETIRED.ALL_TAKEN_BRANCHES",
1393    "BriefDescription": "Counts the number of taken branch instructions retired",
1394    "PublicDescription": "ALL_TAKEN_BRANCHES counts the number of all taken branch instructions retired.  Branch prediction predicts the branch target and enables the processor to begin executing instructions long before the branch true execution path is known. All branches utilize the branch prediction unit (BPU) for prediction. This unit predicts the target address not only based on the EIP of the branch but also based on the execution path through which execution reached this EIP. The BPU can efficiently predict the following branch types: conditional branches, direct calls and jumps, indirect calls and jumps, returns.",
1395    "Counter": "0,1",
1396    "PEBScounters": "0,1",
1397    "SampleAfterValue": "200003",
1398    "MSRIndex": "0",
1399    "MSRValue": "0",
1400    "CounterMask": "0",
1401    "Invert": "0",
1402    "AnyThread": "0",
1403    "EdgeDetect": "0",
1404    "PEBS": "2",
1405    "Errata": "null",
1406    "Offcore": "0"
1407  }
1408,
1409  {
1410    "EventCode": "0xB7",
1411    "UMask": "0x01,0x02",
1412    "EventName": "OFFCORE_RESPONSE.ANY_CODE_RD.L2_MISS.ANY",
1413    "BriefDescription": "Counts any code reads (demand & prefetch) that miss L2.",
1414    "PublicDescription": "tbd",
1415    "Counter": "0,1",
1416    "PEBScounters": "0",
1417    "SampleAfterValue": "100007",
1418    "MSRIndex": "0x1a6,0x1a7",
1419    "MSRValue": "0x1680000044",
1420    "CounterMask": "0",
1421    "Invert": "0",
1422    "AnyThread": "0",
1423    "EdgeDetect": "0",
1424    "PEBS": "0",
1425    "Errata": "null",
1426    "Offcore": "1"
1427  },
1428  {
1429    "EventCode": "0xB7",
1430    "UMask": "0x01,0x02",
1431    "EventName": "OFFCORE_RESPONSE.ANY_CODE_RD.L2_MISS.HITM_OTHER_CORE",
1432    "BriefDescription": "Counts any code reads (demand & prefetch) that hit in the other module where modified copies were found in other core's L1 cache.",
1433    "PublicDescription": "tbd",
1434    "Counter": "0,1",
1435    "PEBScounters": "0",
1436    "SampleAfterValue": "100007",
1437    "MSRIndex": "0x1a6,0x1a7",
1438    "MSRValue": "0x1000000044",
1439    "CounterMask": "0",
1440    "Invert": "0",
1441    "AnyThread": "0",
1442    "EdgeDetect": "0",
1443    "PEBS": "0",
1444    "Errata": "null",
1445    "Offcore": "1"
1446  },
1447  {
1448    "EventCode": "0xB7",
1449    "UMask": "0x01,0x02",
1450    "EventName": "OFFCORE_RESPONSE.ANY_CODE_RD.L2_MISS.HIT_OTHER_CORE_NO_FWD",
1451    "BriefDescription": "Counts any code reads (demand & prefetch) that miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
1452    "PublicDescription": "tbd",
1453    "Counter": "0,1",
1454    "PEBScounters": "0",
1455    "SampleAfterValue": "100007",
1456    "MSRIndex": "0x1a6,0x1a7",
1457    "MSRValue": "0x0400000044",
1458    "CounterMask": "0",
1459    "Invert": "0",
1460    "AnyThread": "0",
1461    "EdgeDetect": "0",
1462    "PEBS": "0",
1463    "Errata": "null",
1464    "Offcore": "1"
1465  },
1466  {
1467    "EventCode": "0xB7",
1468    "UMask": "0x01,0x02",
1469    "EventName": "OFFCORE_RESPONSE.ANY_CODE_RD.L2_MISS.SNOOP_MISS",
1470    "BriefDescription": "Counts any code reads (demand & prefetch) that miss L2 with a snoop miss response.",
1471    "PublicDescription": "tbd",
1472    "Counter": "0,1",
1473    "PEBScounters": "0",
1474    "SampleAfterValue": "100007",
1475    "MSRIndex": "0x1a6,0x1a7",
1476    "MSRValue": "0x0200000044",
1477    "CounterMask": "0",
1478    "Invert": "0",
1479    "AnyThread": "0",
1480    "EdgeDetect": "0",
1481    "PEBS": "0",
1482    "Errata": "null",
1483    "Offcore": "1"
1484  },
1485  {
1486    "EventCode": "0xB7",
1487    "UMask": "0x01,0x02",
1488    "EventName": "OFFCORE_RESPONSE.ANY_CODE_RD.ANY_RESPONSE",
1489    "BriefDescription": "Counts any code reads (demand & prefetch) that have any response type.",
1490    "PublicDescription": "tbd",
1491    "Counter": "0,1",
1492    "PEBScounters": "0",
1493    "SampleAfterValue": "100007",
1494    "MSRIndex": "0x1a6,0x1a7",
1495    "MSRValue": "0x0000010044",
1496    "CounterMask": "0",
1497    "Invert": "0",
1498    "AnyThread": "0",
1499    "EdgeDetect": "0",
1500    "PEBS": "0",
1501    "Errata": "null",
1502    "Offcore": "1"
1503  },
1504  {
1505    "EventCode": "0xB7",
1506    "UMask": "0x01,0x02",
1507    "EventName": "OFFCORE_RESPONSE.ANY_RFO.L2_MISS.ANY",
1508    "BriefDescription": "Counts any rfo reads (demand & prefetch) that miss L2.",
1509    "PublicDescription": "tbd",
1510    "Counter": "0,1",
1511    "PEBScounters": "0",
1512    "SampleAfterValue": "100007",
1513    "MSRIndex": "0x1a6,0x1a7",
1514    "MSRValue": "0x1680000022",
1515    "CounterMask": "0",
1516    "Invert": "0",
1517    "AnyThread": "0",
1518    "EdgeDetect": "0",
1519    "PEBS": "0",
1520    "Errata": "null",
1521    "Offcore": "1"
1522  },
1523  {
1524    "EventCode": "0xB7",
1525    "UMask": "0x01,0x02",
1526    "EventName": "OFFCORE_RESPONSE.ANY_RFO.L2_MISS.HITM_OTHER_CORE",
1527    "BriefDescription": "Counts any rfo reads (demand & prefetch) that hit in the other module where modified copies were found in other core's L1 cache.",
1528    "PublicDescription": "tbd",
1529    "Counter": "0,1",
1530    "PEBScounters": "0",
1531    "SampleAfterValue": "100007",
1532    "MSRIndex": "0x1a6,0x1a7",
1533    "MSRValue": "0x1000000022",
1534    "CounterMask": "0",
1535    "Invert": "0",
1536    "AnyThread": "0",
1537    "EdgeDetect": "0",
1538    "PEBS": "0",
1539    "Errata": "null",
1540    "Offcore": "1"
1541  },
1542  {
1543    "EventCode": "0xB7",
1544    "UMask": "0x01,0x02",
1545    "EventName": "OFFCORE_RESPONSE.ANY_RFO.L2_MISS.HIT_OTHER_CORE_NO_FWD",
1546    "BriefDescription": "Counts any rfo reads (demand & prefetch) that miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
1547    "PublicDescription": "tbd",
1548    "Counter": "0,1",
1549    "PEBScounters": "0",
1550    "SampleAfterValue": "100007",
1551    "MSRIndex": "0x1a6,0x1a7",
1552    "MSRValue": "0x0400000022",
1553    "CounterMask": "0",
1554    "Invert": "0",
1555    "AnyThread": "0",
1556    "EdgeDetect": "0",
1557    "PEBS": "0",
1558    "Errata": "null",
1559    "Offcore": "1"
1560  },
1561  {
1562    "EventCode": "0xB7",
1563    "UMask": "0x01,0x02",
1564    "EventName": "OFFCORE_RESPONSE.ANY_RFO.L2_MISS.SNOOP_MISS",
1565    "BriefDescription": "Counts any rfo reads (demand & prefetch) that miss L2 with a snoop miss response.",
1566    "PublicDescription": "tbd",
1567    "Counter": "0,1",
1568    "PEBScounters": "0",
1569    "SampleAfterValue": "100007",
1570    "MSRIndex": "0x1a6,0x1a7",
1571    "MSRValue": "0x0200000022",
1572    "CounterMask": "0",
1573    "Invert": "0",
1574    "AnyThread": "0",
1575    "EdgeDetect": "0",
1576    "PEBS": "0",
1577    "Errata": "null",
1578    "Offcore": "1"
1579  },
1580  {
1581    "EventCode": "0xB7",
1582    "UMask": "0x01,0x02",
1583    "EventName": "OFFCORE_RESPONSE.ANY_RFO.ANY_RESPONSE",
1584    "BriefDescription": "Counts any rfo reads (demand & prefetch) that have any response type.",
1585    "PublicDescription": "tbd",
1586    "Counter": "0,1",
1587    "PEBScounters": "0",
1588    "SampleAfterValue": "100007",
1589    "MSRIndex": "0x1a6,0x1a7",
1590    "MSRValue": "0x0000010022",
1591    "CounterMask": "0",
1592    "Invert": "0",
1593    "AnyThread": "0",
1594    "EdgeDetect": "0",
1595    "PEBS": "0",
1596    "Errata": "null",
1597    "Offcore": "1"
1598  },
1599  {
1600    "EventCode": "0xB7",
1601    "UMask": "0x01,0x02",
1602    "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.L2_MISS.ANY",
1603    "BriefDescription": "Counts any data read (demand & prefetch) that miss L2.",
1604    "PublicDescription": "tbd",
1605    "Counter": "0,1",
1606    "PEBScounters": "0",
1607    "SampleAfterValue": "100007",
1608    "MSRIndex": "0x1a6,0x1a7",
1609    "MSRValue": "0x1680003091",
1610    "CounterMask": "0",
1611    "Invert": "0",
1612    "AnyThread": "0",
1613    "EdgeDetect": "0",
1614    "PEBS": "0",
1615    "Errata": "null",
1616    "Offcore": "1"
1617  },
1618  {
1619    "EventCode": "0xB7",
1620    "UMask": "0x01,0x02",
1621    "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.L2_MISS.HITM_OTHER_CORE",
1622    "BriefDescription": "Counts any data read (demand & prefetch) that hit in the other module where modified copies were found in other core's L1 cache.",
1623    "PublicDescription": "tbd",
1624    "Counter": "0,1",
1625    "PEBScounters": "0",
1626    "SampleAfterValue": "100007",
1627    "MSRIndex": "0x1a6,0x1a7",
1628    "MSRValue": "0x1000003091",
1629    "CounterMask": "0",
1630    "Invert": "0",
1631    "AnyThread": "0",
1632    "EdgeDetect": "0",
1633    "PEBS": "0",
1634    "Errata": "null",
1635    "Offcore": "1"
1636  },
1637  {
1638    "EventCode": "0xB7",
1639    "UMask": "0x01,0x02",
1640    "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.L2_MISS.HIT_OTHER_CORE_NO_FWD",
1641    "BriefDescription": "Counts any data read (demand & prefetch) that miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
1642    "PublicDescription": "tbd",
1643    "Counter": "0,1",
1644    "PEBScounters": "0",
1645    "SampleAfterValue": "100007",
1646    "MSRIndex": "0x1a6,0x1a7",
1647    "MSRValue": "0x0400003091",
1648    "CounterMask": "0",
1649    "Invert": "0",
1650    "AnyThread": "0",
1651    "EdgeDetect": "0",
1652    "PEBS": "0",
1653    "Errata": "null",
1654    "Offcore": "1"
1655  },
1656  {
1657    "EventCode": "0xB7",
1658    "UMask": "0x01,0x02",
1659    "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.L2_MISS.SNOOP_MISS",
1660    "BriefDescription": "Counts any data read (demand & prefetch) that miss L2 with a snoop miss response.",
1661    "PublicDescription": "tbd",
1662    "Counter": "0,1",
1663    "PEBScounters": "0",
1664    "SampleAfterValue": "100007",
1665    "MSRIndex": "0x1a6,0x1a7",
1666    "MSRValue": "0x0200003091",
1667    "CounterMask": "0",
1668    "Invert": "0",
1669    "AnyThread": "0",
1670    "EdgeDetect": "0",
1671    "PEBS": "0",
1672    "Errata": "null",
1673    "Offcore": "1"
1674  },
1675  {
1676    "EventCode": "0xB7",
1677    "UMask": "0x01,0x02",
1678    "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.ANY_RESPONSE",
1679    "BriefDescription": "Counts any data read (demand & prefetch) that have any response type.",
1680    "PublicDescription": "tbd",
1681    "Counter": "0,1",
1682    "PEBScounters": "0",
1683    "SampleAfterValue": "100007",
1684    "MSRIndex": "0x1a6,0x1a7",
1685    "MSRValue": "0x0000013091",
1686    "CounterMask": "0",
1687    "Invert": "0",
1688    "AnyThread": "0",
1689    "EdgeDetect": "0",
1690    "PEBS": "0",
1691    "Errata": "null",
1692    "Offcore": "1"
1693  },
1694  {
1695    "EventCode": "0xB7",
1696    "UMask": "0x01,0x02",
1697    "EventName": "OFFCORE_RESPONSE.STREAMING_STORES.L2_MISS.ANY",
1698    "BriefDescription": "Counts streaming store that miss L2.",
1699    "PublicDescription": "tbd",
1700    "Counter": "0,1",
1701    "PEBScounters": "0",
1702    "SampleAfterValue": "100007",
1703    "MSRIndex": "0x1a6,0x1a7",
1704    "MSRValue": "0x1680004800",
1705    "CounterMask": "0",
1706    "Invert": "0",
1707    "AnyThread": "0",
1708    "EdgeDetect": "0",
1709    "PEBS": "0",
1710    "Errata": "null",
1711    "Offcore": "1"
1712  },
1713  {
1714    "EventCode": "0xB7",
1715    "UMask": "0x01,0x02",
1716    "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.L2_MISS.HITM_OTHER_CORE",
1717    "BriefDescription": "Counts any request that hit in the other module where modified copies were found in other core's L1 cache.",
1718    "PublicDescription": "tbd",
1719    "Counter": "0,1",
1720    "PEBScounters": "0",
1721    "SampleAfterValue": "100007",
1722    "MSRIndex": "0x1a6,0x1a7",
1723    "MSRValue": "0x1000008008",
1724    "CounterMask": "0",
1725    "Invert": "0",
1726    "AnyThread": "0",
1727    "EdgeDetect": "0",
1728    "PEBS": "0",
1729    "Errata": "null",
1730    "Offcore": "1"
1731  },
1732  {
1733    "EventCode": "0xB7",
1734    "UMask": "0x01,0x02",
1735    "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.L2_MISS.HIT_OTHER_CORE_NO_FWD",
1736    "BriefDescription": "Counts any request that miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
1737    "PublicDescription": "tbd",
1738    "Counter": "0,1",
1739    "PEBScounters": "0",
1740    "SampleAfterValue": "100007",
1741    "MSRIndex": "0x1a6,0x1a7",
1742    "MSRValue": "0x0400008008",
1743    "CounterMask": "0",
1744    "Invert": "0",
1745    "AnyThread": "0",
1746    "EdgeDetect": "0",
1747    "PEBS": "0",
1748    "Errata": "null",
1749    "Offcore": "1"
1750  },
1751  {
1752    "EventCode": "0xB7",
1753    "UMask": "0x01,0x02",
1754    "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.L2_MISS.SNOOP_MISS",
1755    "BriefDescription": "Counts any request that miss L2 with a snoop miss response.",
1756    "PublicDescription": "tbd",
1757    "Counter": "0,1",
1758    "PEBScounters": "0",
1759    "SampleAfterValue": "100007",
1760    "MSRIndex": "0x1a6,0x1a7",
1761    "MSRValue": "0x0200008008",
1762    "CounterMask": "0",
1763    "Invert": "0",
1764    "AnyThread": "0",
1765    "EdgeDetect": "0",
1766    "PEBS": "0",
1767    "Errata": "null",
1768    "Offcore": "1"
1769  },
1770  {
1771    "EventCode": "0xB7",
1772    "UMask": "0x01,0x02",
1773    "EventName": "OFFCORE_RESPONSE.ANY_REQUEST.ANY_RESPONSE",
1774    "BriefDescription": "Counts any request that have any response type.",
1775    "PublicDescription": "tbd",
1776    "Counter": "0,1",
1777    "PEBScounters": "0",
1778    "SampleAfterValue": "100007",
1779    "MSRIndex": "0x1a6,0x1a7",
1780    "MSRValue": "0x0000018008",
1781    "CounterMask": "0",
1782    "Invert": "0",
1783    "AnyThread": "0",
1784    "EdgeDetect": "0",
1785    "PEBS": "0",
1786    "Errata": "null",
1787    "Offcore": "1"
1788  },
1789  {
1790    "EventCode": "0xB7",
1791    "UMask": "0x01,0x02",
1792    "EventName": "OFFCORE_RESPONSE.PF_L1_DATA_RD.L2_MISS.ANY",
1793    "BriefDescription": "Counts DCU hardware prefetcher data read that miss L2.",
1794    "PublicDescription": "tbd",
1795    "Counter": "0,1",
1796    "PEBScounters": "0",
1797    "SampleAfterValue": "100007",
1798    "MSRIndex": "0x1a6,0x1a7",
1799    "MSRValue": "0x1680002000",
1800    "CounterMask": "0",
1801    "Invert": "0",
1802    "AnyThread": "0",
1803    "EdgeDetect": "0",
1804    "PEBS": "0",
1805    "Errata": "null",
1806    "Offcore": "1"
1807  },
1808  {
1809    "EventCode": "0xB7",
1810    "UMask": "0x01,0x02",
1811    "EventName": "OFFCORE_RESPONSE.PF_L1_DATA_RD.L2_MISS.HITM_OTHER_CORE",
1812    "BriefDescription": "Counts DCU hardware prefetcher data read that hit in the other module where modified copies were found in other core's L1 cache.",
1813    "PublicDescription": "tbd",
1814    "Counter": "0,1",
1815    "PEBScounters": "0",
1816    "SampleAfterValue": "100007",
1817    "MSRIndex": "0x1a6,0x1a7",
1818    "MSRValue": "0x1000002000",
1819    "CounterMask": "0",
1820    "Invert": "0",
1821    "AnyThread": "0",
1822    "EdgeDetect": "0",
1823    "PEBS": "0",
1824    "Errata": "null",
1825    "Offcore": "1"
1826  },
1827  {
1828    "EventCode": "0xB7",
1829    "UMask": "0x01,0x02",
1830    "EventName": "OFFCORE_RESPONSE.PF_L1_DATA_RD.L2_MISS.HIT_OTHER_CORE_NO_FWD",
1831    "BriefDescription": "Counts DCU hardware prefetcher data read that miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
1832    "PublicDescription": "tbd",
1833    "Counter": "0,1",
1834    "PEBScounters": "0",
1835    "SampleAfterValue": "100007",
1836    "MSRIndex": "0x1a6,0x1a7",
1837    "MSRValue": "0x0400002000",
1838    "CounterMask": "0",
1839    "Invert": "0",
1840    "AnyThread": "0",
1841    "EdgeDetect": "0",
1842    "PEBS": "0",
1843    "Errata": "null",
1844    "Offcore": "1"
1845  },
1846  {
1847    "EventCode": "0xB7",
1848    "UMask": "0x01,0x02",
1849    "EventName": "OFFCORE_RESPONSE.PF_L1_DATA_RD.L2_MISS.SNOOP_MISS",
1850    "BriefDescription": "Counts DCU hardware prefetcher data read that miss L2 with a snoop miss response.",
1851    "PublicDescription": "tbd",
1852    "Counter": "0,1",
1853    "PEBScounters": "0",
1854    "SampleAfterValue": "100007",
1855    "MSRIndex": "0x1a6,0x1a7",
1856    "MSRValue": "0x0200002000",
1857    "CounterMask": "0",
1858    "Invert": "0",
1859    "AnyThread": "0",
1860    "EdgeDetect": "0",
1861    "PEBS": "0",
1862    "Errata": "null",
1863    "Offcore": "1"
1864  },
1865  {
1866    "EventCode": "0xB7",
1867    "UMask": "0x01,0x02",
1868    "EventName": "OFFCORE_RESPONSE.PF_L1_DATA_RD.ANY_RESPONSE",
1869    "BriefDescription": "Counts DCU hardware prefetcher data read that have any response type.",
1870    "PublicDescription": "tbd",
1871    "Counter": "0,1",
1872    "PEBScounters": "0",
1873    "SampleAfterValue": "100007",
1874    "MSRIndex": "0x1a6,0x1a7",
1875    "MSRValue": "0x0000012000",
1876    "CounterMask": "0",
1877    "Invert": "0",
1878    "AnyThread": "0",
1879    "EdgeDetect": "0",
1880    "PEBS": "0",
1881    "Errata": "null",
1882    "Offcore": "1"
1883  },
1884  {
1885    "EventCode": "0xB7",
1886    "UMask": "0x01,0x02",
1887    "EventName": "OFFCORE_RESPONSE.PARTIAL_WRITES.L2_MISS.ANY",
1888    "BriefDescription": "Countsof demand RFO requests to write to partial cache lines that miss L2.",
1889    "PublicDescription": "tbd",
1890    "Counter": "0,1",
1891    "PEBScounters": "0",
1892    "SampleAfterValue": "100007",
1893    "MSRIndex": "0x1a6,0x1a7",
1894    "MSRValue": "0x1680000100",
1895    "CounterMask": "0",
1896    "Invert": "0",
1897    "AnyThread": "0",
1898    "EdgeDetect": "0",
1899    "PEBS": "0",
1900    "Errata": "null",
1901    "Offcore": "1"
1902  },
1903  {
1904    "EventCode": "0xB7",
1905    "UMask": "0x01,0x02",
1906    "EventName": "OFFCORE_RESPONSE.PARTIAL_READS.L2_MISS.ANY",
1907    "BriefDescription": "Counts demand reads of partial cache lines (including UC and WC) that miss L2.",
1908    "PublicDescription": "tbd",
1909    "Counter": "0,1",
1910    "PEBScounters": "0",
1911    "SampleAfterValue": "100007",
1912    "MSRIndex": "0x1a6,0x1a7",
1913    "MSRValue": "0x1680000080",
1914    "CounterMask": "0",
1915    "Invert": "0",
1916    "AnyThread": "0",
1917    "EdgeDetect": "0",
1918    "PEBS": "0",
1919    "Errata": "null",
1920    "Offcore": "1"
1921  },
1922  {
1923    "EventCode": "0xB7",
1924    "UMask": "0x01,0x02",
1925    "EventName": "OFFCORE_RESPONSE.PF_L2_CODE_RD.L2_MISS.ANY",
1926    "BriefDescription": "Counts code reads generated by L2 prefetchers that miss L2.",
1927    "PublicDescription": "tbd",
1928    "Counter": "0,1",
1929    "PEBScounters": "0",
1930    "SampleAfterValue": "100007",
1931    "MSRIndex": "0x1a6,0x1a7",
1932    "MSRValue": "0x1680000040",
1933    "CounterMask": "0",
1934    "Invert": "0",
1935    "AnyThread": "0",
1936    "EdgeDetect": "0",
1937    "PEBS": "0",
1938    "Errata": "null",
1939    "Offcore": "1"
1940  },
1941  {
1942    "EventCode": "0xB7",
1943    "UMask": "0x01,0x02",
1944    "EventName": "OFFCORE_RESPONSE.PF_L2_CODE_RD.L2_MISS.HIT_OTHER_CORE_NO_FWD",
1945    "BriefDescription": "Counts code reads generated by L2 prefetchers that miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
1946    "PublicDescription": "tbd",
1947    "Counter": "0,1",
1948    "PEBScounters": "0",
1949    "SampleAfterValue": "100007",
1950    "MSRIndex": "0x1a6,0x1a7",
1951    "MSRValue": "0x0400000040",
1952    "CounterMask": "0",
1953    "Invert": "0",
1954    "AnyThread": "0",
1955    "EdgeDetect": "0",
1956    "PEBS": "0",
1957    "Errata": "null",
1958    "Offcore": "1"
1959  },
1960  {
1961    "EventCode": "0xB7",
1962    "UMask": "0x01,0x02",
1963    "EventName": "OFFCORE_RESPONSE.PF_L2_CODE_RD.L2_MISS.SNOOP_MISS",
1964    "BriefDescription": "Counts code reads generated by L2 prefetchers that miss L2 with a snoop miss response.",
1965    "PublicDescription": "tbd",
1966    "Counter": "0,1",
1967    "PEBScounters": "0",
1968    "SampleAfterValue": "100007",
1969    "MSRIndex": "0x1a6,0x1a7",
1970    "MSRValue": "0x0200000040",
1971    "CounterMask": "0",
1972    "Invert": "0",
1973    "AnyThread": "0",
1974    "EdgeDetect": "0",
1975    "PEBS": "0",
1976    "Errata": "null",
1977    "Offcore": "1"
1978  },
1979  {
1980    "EventCode": "0xB7",
1981    "UMask": "0x01,0x02",
1982    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L2_MISS.ANY",
1983    "BriefDescription": "Counts RFO requests generated by L2 prefetchers that miss L2.",
1984    "PublicDescription": "tbd",
1985    "Counter": "0,1",
1986    "PEBScounters": "0",
1987    "SampleAfterValue": "100007",
1988    "MSRIndex": "0x1a6,0x1a7",
1989    "MSRValue": "0x1680000020",
1990    "CounterMask": "0",
1991    "Invert": "0",
1992    "AnyThread": "0",
1993    "EdgeDetect": "0",
1994    "PEBS": "0",
1995    "Errata": "null",
1996    "Offcore": "1"
1997  },
1998  {
1999    "EventCode": "0xB7",
2000    "UMask": "0x01,0x02",
2001    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L2_MISS.HITM_OTHER_CORE",
2002    "BriefDescription": "Counts RFO requests generated by L2 prefetchers that hit in the other module where modified copies were found in other core's L1 cache.",
2003    "PublicDescription": "tbd",
2004    "Counter": "0,1",
2005    "PEBScounters": "0",
2006    "SampleAfterValue": "100007",
2007    "MSRIndex": "0x1a6,0x1a7",
2008    "MSRValue": "0x1000000020",
2009    "CounterMask": "0",
2010    "Invert": "0",
2011    "AnyThread": "0",
2012    "EdgeDetect": "0",
2013    "PEBS": "0",
2014    "Errata": "null",
2015    "Offcore": "1"
2016  },
2017  {
2018    "EventCode": "0xB7",
2019    "UMask": "0x01,0x02",
2020    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L2_MISS.HIT_OTHER_CORE_NO_FWD",
2021    "BriefDescription": "Counts RFO requests generated by L2 prefetchers that miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
2022    "PublicDescription": "tbd",
2023    "Counter": "0,1",
2024    "PEBScounters": "0",
2025    "SampleAfterValue": "100007",
2026    "MSRIndex": "0x1a6,0x1a7",
2027    "MSRValue": "0x0400000020",
2028    "CounterMask": "0",
2029    "Invert": "0",
2030    "AnyThread": "0",
2031    "EdgeDetect": "0",
2032    "PEBS": "0",
2033    "Errata": "null",
2034    "Offcore": "1"
2035  },
2036  {
2037    "EventCode": "0xB7",
2038    "UMask": "0x01,0x02",
2039    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L2_MISS.SNOOP_MISS",
2040    "BriefDescription": "Counts RFO requests generated by L2 prefetchers that miss L2 with a snoop miss response.",
2041    "PublicDescription": "tbd",
2042    "Counter": "0,1",
2043    "PEBScounters": "0",
2044    "SampleAfterValue": "100007",
2045    "MSRIndex": "0x1a6,0x1a7",
2046    "MSRValue": "0x0200000020",
2047    "CounterMask": "0",
2048    "Invert": "0",
2049    "AnyThread": "0",
2050    "EdgeDetect": "0",
2051    "PEBS": "0",
2052    "Errata": "null",
2053    "Offcore": "1"
2054  },
2055  {
2056    "EventCode": "0xB7",
2057    "UMask": "0x01,0x02",
2058    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L2_MISS.ANY",
2059    "BriefDescription": "Counts data cacheline reads generated by L2 prefetchers that miss L2.",
2060    "PublicDescription": "tbd",
2061    "Counter": "0,1",
2062    "PEBScounters": "0",
2063    "SampleAfterValue": "100007",
2064    "MSRIndex": "0x1a6,0x1a7",
2065    "MSRValue": "0x1680000010",
2066    "CounterMask": "0",
2067    "Invert": "0",
2068    "AnyThread": "0",
2069    "EdgeDetect": "0",
2070    "PEBS": "0",
2071    "Errata": "null",
2072    "Offcore": "1"
2073  },
2074  {
2075    "EventCode": "0xB7",
2076    "UMask": "0x01,0x02",
2077    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L2_MISS.HITM_OTHER_CORE",
2078    "BriefDescription": "Counts data cacheline reads generated by L2 prefetchers that hit in the other module where modified copies were found in other core's L1 cache.",
2079    "PublicDescription": "tbd",
2080    "Counter": "0,1",
2081    "PEBScounters": "0",
2082    "SampleAfterValue": "100007",
2083    "MSRIndex": "0x1a6,0x1a7",
2084    "MSRValue": "0x1000000010",
2085    "CounterMask": "0",
2086    "Invert": "0",
2087    "AnyThread": "0",
2088    "EdgeDetect": "0",
2089    "PEBS": "0",
2090    "Errata": "null",
2091    "Offcore": "1"
2092  },
2093  {
2094    "EventCode": "0xB7",
2095    "UMask": "0x01,0x02",
2096    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L2_MISS.HIT_OTHER_CORE_NO_FWD",
2097    "BriefDescription": "Counts data cacheline reads generated by L2 prefetchers that miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
2098    "PublicDescription": "tbd",
2099    "Counter": "0,1",
2100    "PEBScounters": "0",
2101    "SampleAfterValue": "100007",
2102    "MSRIndex": "0x1a6,0x1a7",
2103    "MSRValue": "0x0400000010",
2104    "CounterMask": "0",
2105    "Invert": "0",
2106    "AnyThread": "0",
2107    "EdgeDetect": "0",
2108    "PEBS": "0",
2109    "Errata": "null",
2110    "Offcore": "1"
2111  },
2112  {
2113    "EventCode": "0xB7",
2114    "UMask": "0x01,0x02",
2115    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L2_MISS.SNOOP_MISS",
2116    "BriefDescription": "Counts data cacheline reads generated by L2 prefetchers that miss L2 with a snoop miss response.",
2117    "PublicDescription": "tbd",
2118    "Counter": "0,1",
2119    "PEBScounters": "0",
2120    "SampleAfterValue": "100007",
2121    "MSRIndex": "0x1a6,0x1a7",
2122    "MSRValue": "0x0200000010",
2123    "CounterMask": "0",
2124    "Invert": "0",
2125    "AnyThread": "0",
2126    "EdgeDetect": "0",
2127    "PEBS": "0",
2128    "Errata": "null",
2129    "Offcore": "1"
2130  },
2131  {
2132    "EventCode": "0xB7",
2133    "UMask": "0x01,0x02",
2134    "EventName": "OFFCORE_RESPONSE.COREWB.L2_MISS.ANY",
2135    "BriefDescription": "Counts writeback (modified to exclusive) that miss L2.",
2136    "PublicDescription": "tbd",
2137    "Counter": "0,1",
2138    "PEBScounters": "0",
2139    "SampleAfterValue": "100007",
2140    "MSRIndex": "0x1a6,0x1a7",
2141    "MSRValue": "0x1680000008",
2142    "CounterMask": "0",
2143    "Invert": "0",
2144    "AnyThread": "0",
2145    "EdgeDetect": "0",
2146    "PEBS": "0",
2147    "Errata": "null",
2148    "Offcore": "1"
2149  },
2150  {
2151    "EventCode": "0xB7",
2152    "UMask": "0x01,0x02",
2153    "EventName": "OFFCORE_RESPONSE.COREWB.L2_MISS.NO_SNOOP_NEEDED",
2154    "BriefDescription": "Counts writeback (modified to exclusive) that miss L2 with no details on snoop-related information.",
2155    "PublicDescription": "tbd",
2156    "Counter": "0,1",
2157    "PEBScounters": "0",
2158    "SampleAfterValue": "100007",
2159    "MSRIndex": "0x1a6,0x1a7",
2160    "MSRValue": "0x0080000008",
2161    "CounterMask": "0",
2162    "Invert": "0",
2163    "AnyThread": "0",
2164    "EdgeDetect": "0",
2165    "PEBS": "0",
2166    "Errata": "null",
2167    "Offcore": "1"
2168  },
2169  {
2170    "EventCode": "0xB7",
2171    "UMask": "0x01,0x02",
2172    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.OUTSTANDING",
2173    "BriefDescription": "Counts demand and DCU prefetch instruction cacheline that are are outstanding, per cycle, from the time of the L2 miss to when any response is received.",
2174    "PublicDescription": "tbd",
2175    "Counter": "0,1",
2176    "PEBScounters": "0",
2177    "SampleAfterValue": "100007",
2178    "MSRIndex": "0x1a6",
2179    "MSRValue": "0x4000000004",
2180    "CounterMask": "0",
2181    "Invert": "0",
2182    "AnyThread": "0",
2183    "EdgeDetect": "0",
2184    "PEBS": "0",
2185    "Errata": "null",
2186    "Offcore": "1"
2187  },
2188  {
2189    "EventCode": "0xB7",
2190    "UMask": "0x01,0x02",
2191    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L2_MISS.ANY",
2192    "BriefDescription": "Counts demand and DCU prefetch instruction cacheline that miss L2.",
2193    "PublicDescription": "tbd",
2194    "Counter": "0,1",
2195    "PEBScounters": "0",
2196    "SampleAfterValue": "100007",
2197    "MSRIndex": "0x1a6,0x1a7",
2198    "MSRValue": "0x1680000004",
2199    "CounterMask": "0",
2200    "Invert": "0",
2201    "AnyThread": "0",
2202    "EdgeDetect": "0",
2203    "PEBS": "0",
2204    "Errata": "null",
2205    "Offcore": "1"
2206  },
2207  {
2208    "EventCode": "0xB7",
2209    "UMask": "0x01,0x02",
2210    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L2_MISS.HIT_OTHER_CORE_NO_FWD",
2211    "BriefDescription": "Counts demand and DCU prefetch instruction cacheline that miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
2212    "PublicDescription": "tbd",
2213    "Counter": "0,1",
2214    "PEBScounters": "0",
2215    "SampleAfterValue": "100007",
2216    "MSRIndex": "0x1a6,0x1a7",
2217    "MSRValue": "0x0400000004",
2218    "CounterMask": "0",
2219    "Invert": "0",
2220    "AnyThread": "0",
2221    "EdgeDetect": "0",
2222    "PEBS": "0",
2223    "Errata": "null",
2224    "Offcore": "1"
2225  },
2226  {
2227    "EventCode": "0xB7",
2228    "UMask": "0x01,0x02",
2229    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L2_MISS.SNOOP_MISS",
2230    "BriefDescription": "Counts demand and DCU prefetch instruction cacheline that miss L2 with a snoop miss response.",
2231    "PublicDescription": "tbd",
2232    "Counter": "0,1",
2233    "PEBScounters": "0",
2234    "SampleAfterValue": "100007",
2235    "MSRIndex": "0x1a6,0x1a7",
2236    "MSRValue": "0x0200000004",
2237    "CounterMask": "0",
2238    "Invert": "0",
2239    "AnyThread": "0",
2240    "EdgeDetect": "0",
2241    "PEBS": "0",
2242    "Errata": "null",
2243    "Offcore": "1"
2244  },
2245  {
2246    "EventCode": "0xB7",
2247    "UMask": "0x01,0x02",
2248    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.ANY_RESPONSE",
2249    "BriefDescription": "Counts demand and DCU prefetch instruction cacheline that have any response type.",
2250    "PublicDescription": "tbd",
2251    "Counter": "0,1",
2252    "PEBScounters": "0",
2253    "SampleAfterValue": "100007",
2254    "MSRIndex": "0x1a6,0x1a7",
2255    "MSRValue": "0x0000010004",
2256    "CounterMask": "0",
2257    "Invert": "0",
2258    "AnyThread": "0",
2259    "EdgeDetect": "0",
2260    "PEBS": "0",
2261    "Errata": "null",
2262    "Offcore": "1"
2263  },
2264  {
2265    "EventCode": "0xB7",
2266    "UMask": "0x01,0x02",
2267    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.OUTSTANDING",
2268    "BriefDescription": "Counts demand and DCU prefetch RFOs that are are outstanding, per cycle, from the time of the L2 miss to when any response is received.",
2269    "PublicDescription": "tbd",
2270    "Counter": "0,1",
2271    "PEBScounters": "0",
2272    "SampleAfterValue": "100007",
2273    "MSRIndex": "0x1a6",
2274    "MSRValue": "0x4000000002",
2275    "CounterMask": "0",
2276    "Invert": "0",
2277    "AnyThread": "0",
2278    "EdgeDetect": "0",
2279    "PEBS": "0",
2280    "Errata": "null",
2281    "Offcore": "1"
2282  },
2283  {
2284    "EventCode": "0xB7",
2285    "UMask": "0x01,0x02",
2286    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L2_MISS.ANY",
2287    "BriefDescription": "Counts demand and DCU prefetch RFOs that miss L2.",
2288    "PublicDescription": "tbd",
2289    "Counter": "0,1",
2290    "PEBScounters": "0",
2291    "SampleAfterValue": "100007",
2292    "MSRIndex": "0x1a6,0x1a7",
2293    "MSRValue": "0x1680000002",
2294    "CounterMask": "0",
2295    "Invert": "0",
2296    "AnyThread": "0",
2297    "EdgeDetect": "0",
2298    "PEBS": "0",
2299    "Errata": "null",
2300    "Offcore": "1"
2301  },
2302  {
2303    "EventCode": "0xB7",
2304    "UMask": "0x01,0x02",
2305    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L2_MISS.HITM_OTHER_CORE",
2306    "BriefDescription": "Counts demand and DCU prefetch RFOs that hit in the other module where modified copies were found in other core's L1 cache.",
2307    "PublicDescription": "tbd",
2308    "Counter": "0,1",
2309    "PEBScounters": "0",
2310    "SampleAfterValue": "100007",
2311    "MSRIndex": "0x1a6,0x1a7",
2312    "MSRValue": "0x1000000002",
2313    "CounterMask": "0",
2314    "Invert": "0",
2315    "AnyThread": "0",
2316    "EdgeDetect": "0",
2317    "PEBS": "0",
2318    "Errata": "null",
2319    "Offcore": "1"
2320  },
2321  {
2322    "EventCode": "0xB7",
2323    "UMask": "0x01,0x02",
2324    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L2_MISS.HIT_OTHER_CORE_NO_FWD",
2325    "BriefDescription": "Counts demand and DCU prefetch RFOs that miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
2326    "PublicDescription": "tbd",
2327    "Counter": "0,1",
2328    "PEBScounters": "0",
2329    "SampleAfterValue": "100007",
2330    "MSRIndex": "0x1a6,0x1a7",
2331    "MSRValue": "0x0400000002",
2332    "CounterMask": "0",
2333    "Invert": "0",
2334    "AnyThread": "0",
2335    "EdgeDetect": "0",
2336    "PEBS": "0",
2337    "Errata": "null",
2338    "Offcore": "1"
2339  },
2340  {
2341    "EventCode": "0xB7",
2342    "UMask": "0x01,0x02",
2343    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L2_MISS.SNOOP_MISS",
2344    "BriefDescription": "Counts demand and DCU prefetch RFOs that miss L2 with a snoop miss response.",
2345    "PublicDescription": "tbd",
2346    "Counter": "0,1",
2347    "PEBScounters": "0",
2348    "SampleAfterValue": "100007",
2349    "MSRIndex": "0x1a6,0x1a7",
2350    "MSRValue": "0x0200000002",
2351    "CounterMask": "0",
2352    "Invert": "0",
2353    "AnyThread": "0",
2354    "EdgeDetect": "0",
2355    "PEBS": "0",
2356    "Errata": "null",
2357    "Offcore": "1"
2358  },
2359  {
2360    "EventCode": "0xB7",
2361    "UMask": "0x01,0x02",
2362    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.OUTSTANDING",
2363    "BriefDescription": "Counts demand and DCU prefetch data read that are are outstanding, per cycle, from the time of the L2 miss to when any response is received.",
2364    "PublicDescription": "tbd",
2365    "Counter": "0,1",
2366    "PEBScounters": "0",
2367    "SampleAfterValue": "100007",
2368    "MSRIndex": "0x1a6",
2369    "MSRValue": "0x4000000001",
2370    "CounterMask": "0",
2371    "Invert": "0",
2372    "AnyThread": "0",
2373    "EdgeDetect": "0",
2374    "PEBS": "0",
2375    "Errata": "null",
2376    "Offcore": "1"
2377  },
2378  {
2379    "EventCode": "0xB7",
2380    "UMask": "0x01,0x02",
2381    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L2_MISS.ANY",
2382    "BriefDescription": "Counts demand and DCU prefetch data read that miss L2.",
2383    "PublicDescription": "tbd",
2384    "Counter": "0,1",
2385    "PEBScounters": "0",
2386    "SampleAfterValue": "100007",
2387    "MSRIndex": "0x1a6,0x1a7",
2388    "MSRValue": "0x1680000001",
2389    "CounterMask": "0",
2390    "Invert": "0",
2391    "AnyThread": "0",
2392    "EdgeDetect": "0",
2393    "PEBS": "0",
2394    "Errata": "null",
2395    "Offcore": "1"
2396  },
2397  {
2398    "EventCode": "0xB7",
2399    "UMask": "0x01,0x02",
2400    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L2_MISS.HITM_OTHER_CORE",
2401    "BriefDescription": "Counts demand and DCU prefetch data read that hit in the other module where modified copies were found in other core's L1 cache.",
2402    "PublicDescription": "tbd",
2403    "Counter": "0,1",
2404    "PEBScounters": "0",
2405    "SampleAfterValue": "100007",
2406    "MSRIndex": "0x1a6,0x1a7",
2407    "MSRValue": "0x1000000001",
2408    "CounterMask": "0",
2409    "Invert": "0",
2410    "AnyThread": "0",
2411    "EdgeDetect": "0",
2412    "PEBS": "0",
2413    "Errata": "null",
2414    "Offcore": "1"
2415  },
2416  {
2417    "EventCode": "0xB7",
2418    "UMask": "0x01,0x02",
2419    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L2_MISS.HIT_OTHER_CORE_NO_FWD",
2420    "BriefDescription": "Counts demand and DCU prefetch data read that miss L2 and the snoops to sibling cores hit in either E/S state and the line is not forwarded.",
2421    "PublicDescription": "tbd",
2422    "Counter": "0,1",
2423    "PEBScounters": "0",
2424    "SampleAfterValue": "100007",
2425    "MSRIndex": "0x1a6,0x1a7",
2426    "MSRValue": "0x0400000001",
2427    "CounterMask": "0",
2428    "Invert": "0",
2429    "AnyThread": "0",
2430    "EdgeDetect": "0",
2431    "PEBS": "0",
2432    "Errata": "null",
2433    "Offcore": "1"
2434  },
2435  {
2436    "EventCode": "0xB7",
2437    "UMask": "0x01,0x02",
2438    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L2_MISS.SNOOP_MISS",
2439    "BriefDescription": "Counts demand and DCU prefetch data read that miss L2 with a snoop miss response.",
2440    "PublicDescription": "tbd",
2441    "Counter": "0,1",
2442    "PEBScounters": "0",
2443    "SampleAfterValue": "100007",
2444    "MSRIndex": "0x1a6,0x1a7",
2445    "MSRValue": "0x0200000001",
2446    "CounterMask": "0",
2447    "Invert": "0",
2448    "AnyThread": "0",
2449    "EdgeDetect": "0",
2450    "PEBS": "0",
2451    "Errata": "null",
2452    "Offcore": "1"
2453  },
2454  {
2455    "EventCode": "0xB7",
2456    "UMask": "0x01,0x02",
2457    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.ANY_RESPONSE",
2458    "BriefDescription": "Counts demand and DCU prefetch data read that have any response type.",
2459    "PublicDescription": "tbd",
2460    "Counter": "0,1",
2461    "PEBScounters": "0",
2462    "SampleAfterValue": "100007",
2463    "MSRIndex": "0x1a6,0x1a7",
2464    "MSRValue": "0x0000010001",
2465    "CounterMask": "0",
2466    "Invert": "0",
2467    "AnyThread": "0",
2468    "EdgeDetect": "0",
2469    "PEBS": "0",
2470    "Errata": "null",
2471    "Offcore": "1"
2472  }
2473]