1[
2  {
3    "EventCode": "0x00",
4    "UMask": "0x01",
5    "EventName": "INST_RETIRED.ANY",
6    "BriefDescription": "Instructions retired from execution.",
7    "PublicDescription": "Counts the number of instructions retired from execution. For instructions that consist of multiple micro-ops, Counts the retirement of the last micro-op of the instruction. Counting continues during hardware interrupts, traps, and inside interrupt handlers. Notes: INST_RETIRED.ANY is counted by a designated fixed counter, leaving the four (eight when Hyperthreading is disabled) programmable counters available for other events. INST_RETIRED.ANY_P is counted by a programmable counter and it is an architectural performance event. Counting: Faulting executions of GETSEC/VM entry/VM Exit/MWait will not count as retired instructions.",
8    "Counter": "Fixed counter 0",
9    "CounterHTOff": "Fixed counter 0",
10    "SampleAfterValue": "2000003",
11    "MSRIndex": "0",
12    "MSRValue": "0",
13    "TakenAlone": "0",
14    "CounterMask": "0",
15    "Invert": "0",
16    "AnyThread": "0",
17    "EdgeDetect": "0",
18    "PEBS": "0",
19    "Data_LA": "0",
20    "L1_Hit_Indication": "0",
21    "Errata": "0",
22    "ELLC": "0",
23    "Offcore": "0",
24    "Deprecated": "0"
25  },
26  {
27    "EventCode": "0x00",
28    "UMask": "0x02",
29    "EventName": "CPU_CLK_UNHALTED.THREAD",
30    "BriefDescription": "Core cycles when the thread is not in halt state",
31    "PublicDescription": "Counts the number of core cycles while the thread is not in a halt state. The thread enters the halt state when it is running the HLT instruction. This event is a component in many key event ratios. The core frequency may change from time to time due to transitions associated with Enhanced Intel SpeedStep Technology or TM2. For this reason this event may have a changing ratio with regards to time. When the core frequency is constant, this event can approximate elapsed time while the core was not in the halt state. It is counted on a dedicated fixed counter, leaving the four (eight when Hyperthreading is disabled) programmable counters available for other events.",
32    "Counter": "Fixed counter 1",
33    "CounterHTOff": "Fixed counter 1",
34    "SampleAfterValue": "2000003",
35    "MSRIndex": "0",
36    "MSRValue": "0",
37    "TakenAlone": "0",
38    "CounterMask": "0",
39    "Invert": "0",
40    "AnyThread": "0",
41    "EdgeDetect": "0",
42    "PEBS": "0",
43    "Data_LA": "0",
44    "L1_Hit_Indication": "0",
45    "Errata": "0",
46    "ELLC": "0",
47    "Offcore": "0",
48    "Deprecated": "0"
49  },
50  {
51    "EventCode": "0x00",
52    "UMask": "0x02",
53    "EventName": "CPU_CLK_UNHALTED.THREAD_ANY",
54    "BriefDescription": "Core cycles when at least one thread on the physical core is not in halt state.",
55    "PublicDescription": "Core cycles when at least one thread on the physical core is not in halt state.",
56    "Counter": "Fixed counter 1",
57    "CounterHTOff": "Fixed counter 1",
58    "SampleAfterValue": "2000003",
59    "MSRIndex": "0",
60    "MSRValue": "0",
61    "TakenAlone": "0",
62    "CounterMask": "0",
63    "Invert": "0",
64    "AnyThread": "1",
65    "EdgeDetect": "0",
66    "PEBS": "0",
67    "Data_LA": "0",
68    "L1_Hit_Indication": "0",
69    "Errata": "0",
70    "ELLC": "0",
71    "Offcore": "0",
72    "Deprecated": "0"
73  },
74  {
75    "EventCode": "0x00",
76    "UMask": "0x03",
77    "EventName": "CPU_CLK_UNHALTED.REF_TSC",
78    "BriefDescription": "Reference cycles when the core is not in halt state.",
79    "PublicDescription": "Counts the number of reference cycles when the core is not in a halt state. The core enters the halt state when it is running the HLT instruction or the MWAIT instruction. This event is not affected by core frequency changes (for example, P states, TM2 transitions) but has the same incrementing frequency as the time stamp counter. This event can approximate elapsed time while the core was not in a halt state. This event has a constant ratio with the CPU_CLK_UNHALTED.REF_XCLK event. It is counted on a dedicated fixed counter, leaving the four (eight when Hyperthreading is disabled) programmable counters available for other events. Note: On all current platforms this event stops counting during 'throttling (TM)' states duty off periods the processor is 'halted'.  The counter update is done at a lower clock rate then the core clock the overflow status bit for this counter may appear 'sticky'.  After the counter has overflowed and software clears the overflow status bit and resets the counter to less than MAX. The reset value to the counter is not clocked immediately so the overflow status bit will flip 'high (1)' and generate another PMI (if enabled) after which the reset value gets clocked into the counter. Therefore, software will get the interrupt, read the overflow status bit '1 for bit 34 while the counter value is less than MAX. Software should ignore this case.",
80    "Counter": "Fixed counter 2",
81    "CounterHTOff": "Fixed counter 2",
82    "SampleAfterValue": "2000003",
83    "MSRIndex": "0",
84    "MSRValue": "0",
85    "TakenAlone": "0",
86    "CounterMask": "0",
87    "Invert": "0",
88    "AnyThread": "0",
89    "EdgeDetect": "0",
90    "PEBS": "0",
91    "Data_LA": "0",
92    "L1_Hit_Indication": "0",
93    "Errata": "0",
94    "ELLC": "0",
95    "Offcore": "0",
96    "Deprecated": "0"
97  },
98  {
99    "EventCode": "0x03",
100    "UMask": "0x02",
101    "EventName": "LD_BLOCKS.STORE_FORWARD",
102    "BriefDescription": "Loads blocked due to overlapping with a preceding store that cannot be forwarded.",
103    "PublicDescription": "Counts the number of times where store forwarding was prevented for a load operation. The most common case is a load blocked due to the address of memory access (partially) overlapping with a preceding uncompleted store. Note: See the table of not supported store forwards in the Optimization Guide.",
104    "Counter": "0,1,2,3",
105    "CounterHTOff": "0,1,2,3,4,5,6,7",
106    "SampleAfterValue": "100003",
107    "MSRIndex": "0",
108    "MSRValue": "0",
109    "TakenAlone": "0",
110    "CounterMask": "0",
111    "Invert": "0",
112    "AnyThread": "0",
113    "EdgeDetect": "0",
114    "PEBS": "0",
115    "Data_LA": "0",
116    "L1_Hit_Indication": "0",
117    "Errata": "0",
118    "ELLC": "0",
119    "Offcore": "0",
120    "Deprecated": "0"
121  },
122  {
123    "EventCode": "0x03",
124    "UMask": "0x08",
125    "EventName": "LD_BLOCKS.NO_SR",
126    "BriefDescription": "The number of times that split load operations are temporarily blocked because all resources for handling the split accesses are in use",
127    "PublicDescription": "The number of times that split load operations are temporarily blocked because all resources for handling the split accesses are in use.",
128    "Counter": "0,1,2,3",
129    "CounterHTOff": "0,1,2,3,4,5,6,7",
130    "SampleAfterValue": "100003",
131    "MSRIndex": "0",
132    "MSRValue": "0",
133    "TakenAlone": "0",
134    "CounterMask": "0",
135    "Invert": "0",
136    "AnyThread": "0",
137    "EdgeDetect": "0",
138    "PEBS": "0",
139    "Data_LA": "0",
140    "L1_Hit_Indication": "0",
141    "Errata": "0",
142    "ELLC": "0",
143    "Offcore": "0",
144    "Deprecated": "0"
145  },
146  {
147    "EventCode": "0x07",
148    "UMask": "0x01",
149    "EventName": "LD_BLOCKS_PARTIAL.ADDRESS_ALIAS",
150    "BriefDescription": "False dependencies in MOB due to partial compare on address.",
151    "PublicDescription": "Counts false dependencies in MOB when the partial comparison upon loose net check and dependency was resolved by the Enhanced Loose net mechanism. This may not result in high performance penalties. Loose net checks can fail when loads and stores are 4k aliased.",
152    "Counter": "0,1,2,3",
153    "CounterHTOff": "0,1,2,3,4,5,6,7",
154    "SampleAfterValue": "100003",
155    "MSRIndex": "0",
156    "MSRValue": "0",
157    "TakenAlone": "0",
158    "CounterMask": "0",
159    "Invert": "0",
160    "AnyThread": "0",
161    "EdgeDetect": "0",
162    "PEBS": "0",
163    "Data_LA": "0",
164    "L1_Hit_Indication": "0",
165    "Errata": "0",
166    "ELLC": "0",
167    "Offcore": "0",
168    "Deprecated": "0"
169  },
170  {
171    "EventCode": "0x08",
172    "UMask": "0x01",
173    "EventName": "DTLB_LOAD_MISSES.MISS_CAUSES_A_WALK",
174    "BriefDescription": "Load misses in all DTLB levels that cause page walks",
175    "PublicDescription": "Counts demand data loads that caused a page walk of any page size (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need not have completed.",
176    "Counter": "0,1,2,3",
177    "CounterHTOff": "0,1,2,3,4,5,6,7",
178    "SampleAfterValue": "100003",
179    "MSRIndex": "0",
180    "MSRValue": "0",
181    "TakenAlone": "0",
182    "CounterMask": "0",
183    "Invert": "0",
184    "AnyThread": "0",
185    "EdgeDetect": "0",
186    "PEBS": "0",
187    "Data_LA": "0",
188    "L1_Hit_Indication": "0",
189    "Errata": "0",
190    "ELLC": "0",
191    "Offcore": "0",
192    "Deprecated": "0"
193  },
194  {
195    "EventCode": "0x08",
196    "UMask": "0x02",
197    "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED_4K",
198    "BriefDescription": "Page walk completed due to a demand data load to a 4K page",
199    "PublicDescription": "Counts completed page walks  (4K sizes) caused by demand data loads. This implies address translations missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
200    "Counter": "0,1,2,3",
201    "CounterHTOff": "0,1,2,3,4,5,6,7",
202    "SampleAfterValue": "2000003",
203    "MSRIndex": "0",
204    "MSRValue": "0",
205    "TakenAlone": "0",
206    "CounterMask": "0",
207    "Invert": "0",
208    "AnyThread": "0",
209    "EdgeDetect": "0",
210    "PEBS": "0",
211    "Data_LA": "0",
212    "L1_Hit_Indication": "0",
213    "Errata": "0",
214    "ELLC": "0",
215    "Offcore": "0",
216    "Deprecated": "0"
217  },
218  {
219    "EventCode": "0x08",
220    "UMask": "0x04",
221    "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED_2M_4M",
222    "BriefDescription": "Page walk completed due to a demand data load to a 2M/4M page",
223    "PublicDescription": "Counts completed page walks  (2M/4M sizes) caused by demand data loads. This implies address translations missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
224    "Counter": "0,1,2,3",
225    "CounterHTOff": "0,1,2,3,4,5,6,7",
226    "SampleAfterValue": "2000003",
227    "MSRIndex": "0",
228    "MSRValue": "0",
229    "TakenAlone": "0",
230    "CounterMask": "0",
231    "Invert": "0",
232    "AnyThread": "0",
233    "EdgeDetect": "0",
234    "PEBS": "0",
235    "Data_LA": "0",
236    "L1_Hit_Indication": "0",
237    "Errata": "0",
238    "ELLC": "0",
239    "Offcore": "0",
240    "Deprecated": "0"
241  },
242  {
243    "EventCode": "0x08",
244    "UMask": "0x08",
245    "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED_1G",
246    "BriefDescription": "Page walk completed due to a demand data load to a 1G page",
247    "PublicDescription": "Counts completed page walks  (1G sizes) caused by demand data loads. This implies address translations missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
248    "Counter": "0,1,2,3",
249    "CounterHTOff": "0,1,2,3,4,5,6,7",
250    "SampleAfterValue": "2000003",
251    "MSRIndex": "0",
252    "MSRValue": "0",
253    "TakenAlone": "0",
254    "CounterMask": "0",
255    "Invert": "0",
256    "AnyThread": "0",
257    "EdgeDetect": "0",
258    "PEBS": "0",
259    "Data_LA": "0",
260    "L1_Hit_Indication": "0",
261    "Errata": "0",
262    "ELLC": "0",
263    "Offcore": "0",
264    "Deprecated": "0"
265  },
266  {
267    "EventCode": "0x08",
268    "UMask": "0x0e",
269    "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED",
270    "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page sizes)",
271    "PublicDescription": "Counts completed page walks  (all page sizes) caused by demand data loads. This implies it missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
272    "Counter": "0,1,2,3",
273    "CounterHTOff": "0,1,2,3,4,5,6,7",
274    "SampleAfterValue": "100003",
275    "MSRIndex": "0",
276    "MSRValue": "0",
277    "TakenAlone": "0",
278    "CounterMask": "0",
279    "Invert": "0",
280    "AnyThread": "0",
281    "EdgeDetect": "0",
282    "PEBS": "0",
283    "Data_LA": "0",
284    "L1_Hit_Indication": "0",
285    "Errata": "0",
286    "ELLC": "0",
287    "Offcore": "0",
288    "Deprecated": "0"
289  },
290  {
291    "EventCode": "0x08",
292    "UMask": "0x10",
293    "EventName": "DTLB_LOAD_MISSES.WALK_PENDING",
294    "BriefDescription": "Counts 1 per cycle for each PMH that is busy with a page walk for a load. EPT page walk duration are excluded in Skylake.",
295    "PublicDescription": "Counts 1 per cycle for each PMH that is busy with a page walk for a load. EPT page walk duration are excluded in Skylake microarchitecture.",
296    "Counter": "0,1,2,3",
297    "CounterHTOff": "0,1,2,3,4,5,6,7",
298    "SampleAfterValue": "2000003",
299    "MSRIndex": "0",
300    "MSRValue": "0",
301    "TakenAlone": "0",
302    "CounterMask": "0",
303    "Invert": "0",
304    "AnyThread": "0",
305    "EdgeDetect": "0",
306    "PEBS": "0",
307    "Data_LA": "0",
308    "L1_Hit_Indication": "0",
309    "Errata": "0",
310    "ELLC": "0",
311    "Offcore": "0",
312    "Deprecated": "0"
313  },
314  {
315    "EventCode": "0x08",
316    "UMask": "0x10",
317    "EventName": "DTLB_LOAD_MISSES.WALK_ACTIVE",
318    "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a load. EPT page walk duration are excluded in Skylake.",
319    "PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a load.",
320    "Counter": "0,1,2,3",
321    "CounterHTOff": "0,1,2,3,4,5,6,7",
322    "SampleAfterValue": "100003",
323    "MSRIndex": "0x00",
324    "MSRValue": "0x00",
325    "TakenAlone": "0",
326    "CounterMask": "1",
327    "Invert": "0",
328    "AnyThread": "0",
329    "EdgeDetect": "0",
330    "PEBS": "0",
331    "Data_LA": "0",
332    "L1_Hit_Indication": "0",
333    "Errata": "0",
334    "ELLC": "0",
335    "Offcore": "0",
336    "Deprecated": "0"
337  },
338  {
339    "EventCode": "0x08",
340    "UMask": "0x20",
341    "EventName": "DTLB_LOAD_MISSES.STLB_HIT",
342    "BriefDescription": "Loads that miss the DTLB and hit the STLB.",
343    "PublicDescription": "Counts loads that miss the DTLB (Data TLB) and hit the STLB (Second level TLB).",
344    "Counter": "0,1,2,3",
345    "CounterHTOff": "0,1,2,3,4,5,6,7",
346    "SampleAfterValue": "2000003",
347    "MSRIndex": "0",
348    "MSRValue": "0",
349    "TakenAlone": "0",
350    "CounterMask": "0",
351    "Invert": "0",
352    "AnyThread": "0",
353    "EdgeDetect": "0",
354    "PEBS": "0",
355    "Data_LA": "0",
356    "L1_Hit_Indication": "0",
357    "Errata": "0",
358    "ELLC": "0",
359    "Offcore": "0",
360    "Deprecated": "0"
361  },
362  {
363    "EventCode": "0x09",
364    "UMask": "0x01",
365    "EventName": "MEMORY_DISAMBIGUATION.HISTORY_RESET",
366    "BriefDescription": "tbd",
367    "PublicDescription": "tbd",
368    "Counter": "0,1,2,3",
369    "CounterHTOff": "0,1,2,3,4,5,6,7",
370    "SampleAfterValue": "2000003",
371    "MSRIndex": "0",
372    "MSRValue": "0",
373    "TakenAlone": "0",
374    "CounterMask": "0",
375    "Invert": "0",
376    "AnyThread": "0",
377    "EdgeDetect": "0",
378    "PEBS": "0",
379    "Data_LA": "0",
380    "L1_Hit_Indication": "0",
381    "Errata": "0",
382    "ELLC": "0",
383    "Offcore": "0",
384    "Deprecated": "0"
385  },
386  {
387    "EventCode": "0x0D",
388    "UMask": "0x01",
389    "EventName": "INT_MISC.RECOVERY_CYCLES",
390    "BriefDescription": "Core cycles the allocator was stalled due to recovery from earlier clear event for this thread (e.g. misprediction or memory nuke)",
391    "PublicDescription": "Core cycles the Resource allocator was stalled due to recovery from an earlier branch misprediction or machine clear event.",
392    "Counter": "0,1,2,3",
393    "CounterHTOff": "0,1,2,3,4,5,6,7",
394    "SampleAfterValue": "2000003",
395    "MSRIndex": "0",
396    "MSRValue": "0",
397    "TakenAlone": "0",
398    "CounterMask": "0",
399    "Invert": "0",
400    "AnyThread": "0",
401    "EdgeDetect": "0",
402    "PEBS": "0",
403    "Data_LA": "0",
404    "L1_Hit_Indication": "0",
405    "Errata": "0",
406    "ELLC": "0",
407    "Offcore": "0",
408    "Deprecated": "0"
409  },
410  {
411    "EventCode": "0x0D",
412    "UMask": "0x01",
413    "EventName": "INT_MISC.RECOVERY_CYCLES_ANY",
414    "BriefDescription": "Core cycles the allocator was stalled due to recovery from earlier clear event for any thread running on the physical core (e.g. misprediction or memory nuke).",
415    "PublicDescription": "Core cycles the allocator was stalled due to recovery from earlier clear event for any thread running on the physical core (e.g. misprediction or memory nuke).",
416    "Counter": "0,1,2,3",
417    "CounterHTOff": "0,1,2,3,4,5,6,7",
418    "SampleAfterValue": "2000003",
419    "MSRIndex": "0",
420    "MSRValue": "0",
421    "TakenAlone": "0",
422    "CounterMask": "0",
423    "Invert": "0",
424    "AnyThread": "1",
425    "EdgeDetect": "0",
426    "PEBS": "0",
427    "Data_LA": "0",
428    "L1_Hit_Indication": "0",
429    "Errata": "0",
430    "ELLC": "0",
431    "Offcore": "0",
432    "Deprecated": "0"
433  },
434  {
435    "EventCode": "0x0D",
436    "UMask": "0x80",
437    "EventName": "INT_MISC.CLEAR_RESTEER_CYCLES",
438    "BriefDescription": "Cycles the issue-stage is waiting for front-end to fetch from resteered path following branch misprediction or machine clear events.",
439    "PublicDescription": "Cycles the issue-stage is waiting for front-end to fetch from resteered path following branch misprediction or machine clear events.",
440    "Counter": "0,1,2,3",
441    "CounterHTOff": "0,1,2,3,4,5,6,7",
442    "SampleAfterValue": "2000003",
443    "MSRIndex": "0",
444    "MSRValue": "0",
445    "TakenAlone": "0",
446    "CounterMask": "0",
447    "Invert": "0",
448    "AnyThread": "0",
449    "EdgeDetect": "0",
450    "PEBS": "0",
451    "Data_LA": "0",
452    "L1_Hit_Indication": "0",
453    "Errata": "0",
454    "ELLC": "0",
455    "Offcore": "0",
456    "Deprecated": "0"
457  },
458  {
459    "EventCode": "0x0E",
460    "UMask": "0x01",
461    "EventName": "UOPS_ISSUED.STALL_CYCLES",
462    "BriefDescription": "Cycles when Resource Allocation Table (RAT) does not issue Uops to Reservation Station (RS) for the thread",
463    "PublicDescription": "Counts cycles during which the Resource Allocation Table (RAT) does not issue any Uops to the reservation station (RS) for the current thread.",
464    "Counter": "0,1,2,3",
465    "CounterHTOff": "0,1,2,3,4,5,6,7",
466    "SampleAfterValue": "2000003",
467    "MSRIndex": "0",
468    "MSRValue": "0",
469    "TakenAlone": "0",
470    "CounterMask": "1",
471    "Invert": "1",
472    "AnyThread": "0",
473    "EdgeDetect": "0",
474    "PEBS": "0",
475    "Data_LA": "0",
476    "L1_Hit_Indication": "0",
477    "Errata": "0",
478    "ELLC": "0",
479    "Offcore": "0",
480    "Deprecated": "0"
481  },
482  {
483    "EventCode": "0x0E",
484    "UMask": "0x01",
485    "EventName": "UOPS_ISSUED.ANY",
486    "BriefDescription": "Uops that Resource Allocation Table (RAT) issues to Reservation Station (RS)",
487    "PublicDescription": "Counts the number of uops that the Resource Allocation Table (RAT) issues to the Reservation Station (RS).",
488    "Counter": "0,1,2,3",
489    "CounterHTOff": "0,1,2,3,4,5,6,7",
490    "SampleAfterValue": "2000003",
491    "MSRIndex": "0",
492    "MSRValue": "0",
493    "TakenAlone": "0",
494    "CounterMask": "0",
495    "Invert": "0",
496    "AnyThread": "0",
497    "EdgeDetect": "0",
498    "PEBS": "0",
499    "Data_LA": "0",
500    "L1_Hit_Indication": "0",
501    "Errata": "0",
502    "ELLC": "0",
503    "Offcore": "0",
504    "Deprecated": "0"
505  },
506  {
507    "EventCode": "0x0E",
508    "UMask": "0x02",
509    "EventName": "UOPS_ISSUED.VECTOR_WIDTH_MISMATCH",
510    "BriefDescription": "Uops inserted at issue-stage in order to preserve upper bits of vector registers.",
511    "PublicDescription": "Counts the number of Blend Uops issued by the Resource Allocation Table (RAT) to the reservation station (RS) in order to preserve upper bits of vector registers. Starting with the Skylake microarchitecture, these Blend uops are needed since every Intel SSE instruction executed in Dirty Upper State needs to preserve bits 128-255 of the destination register. For more information, refer to Mixing Intel AVX and Intel SSE Code section of the Optimization Guide.",
512    "Counter": "0,1,2,3",
513    "CounterHTOff": "0,1,2,3,4,5,6,7",
514    "SampleAfterValue": "2000003",
515    "MSRIndex": "0x00",
516    "MSRValue": "0x00",
517    "TakenAlone": "0",
518    "CounterMask": "0",
519    "Invert": "0",
520    "AnyThread": "0",
521    "EdgeDetect": "0",
522    "PEBS": "0",
523    "Data_LA": "0",
524    "L1_Hit_Indication": "0",
525    "Errata": "0",
526    "ELLC": "0",
527    "Offcore": "0",
528    "Deprecated": "0"
529  },
530  {
531    "EventCode": "0x0E",
532    "UMask": "0x20",
533    "EventName": "UOPS_ISSUED.SLOW_LEA",
534    "BriefDescription": "Number of slow LEA uops being allocated. A uop is generally considered SlowLea if it has 3 sources (e.g. 2 sources + immediate) regardless if as a result of LEA instruction or not.",
535    "PublicDescription": "Number of slow LEA uops being allocated. A uop is generally considered SlowLea if it has 3 sources (e.g. 2 sources + immediate) regardless if as a result of LEA instruction or not.",
536    "Counter": "0,1,2,3",
537    "CounterHTOff": "0,1,2,3,4,5,6,7",
538    "SampleAfterValue": "2000003",
539    "MSRIndex": "0",
540    "MSRValue": "0",
541    "TakenAlone": "0",
542    "CounterMask": "0",
543    "Invert": "0",
544    "AnyThread": "0",
545    "EdgeDetect": "0",
546    "PEBS": "0",
547    "Data_LA": "0",
548    "L1_Hit_Indication": "0",
549    "Errata": "0",
550    "ELLC": "0",
551    "Offcore": "0",
552    "Deprecated": "0"
553  },
554  {
555    "EventCode": "0x14",
556    "UMask": "0x01",
557    "EventName": "ARITH.DIVIDER_ACTIVE",
558    "BriefDescription": "Cycles when divide unit is busy executing divide or square root operations. Accounts for integer and floating-point operations.",
559    "PublicDescription": "Cycles when divide unit is busy executing divide or square root operations. Accounts for integer and floating-point operations.",
560    "Counter": "0,1,2,3",
561    "CounterHTOff": "0,1,2,3,4,5,6,7",
562    "SampleAfterValue": "2000003",
563    "MSRIndex": "0",
564    "MSRValue": "0",
565    "TakenAlone": "0",
566    "CounterMask": "1",
567    "Invert": "0",
568    "AnyThread": "0",
569    "EdgeDetect": "0",
570    "PEBS": "0",
571    "Data_LA": "0",
572    "L1_Hit_Indication": "0",
573    "Errata": "0",
574    "ELLC": "0",
575    "Offcore": "0",
576    "Deprecated": "0"
577  },
578  {
579    "EventCode": "0x24",
580    "UMask": "0x21",
581    "EventName": "L2_RQSTS.DEMAND_DATA_RD_MISS",
582    "BriefDescription": "Demand Data Read miss L2, no rejects",
583    "PublicDescription": "Counts the number of demand Data Read requests that miss L2 cache. Only not rejected loads are counted.",
584    "Counter": "0,1,2,3",
585    "CounterHTOff": "0,1,2,3,4,5,6,7",
586    "SampleAfterValue": "200003",
587    "MSRIndex": "0",
588    "MSRValue": "0",
589    "TakenAlone": "0",
590    "CounterMask": "0",
591    "Invert": "0",
592    "AnyThread": "0",
593    "EdgeDetect": "0",
594    "PEBS": "0",
595    "Data_LA": "0",
596    "L1_Hit_Indication": "0",
597    "Errata": "0",
598    "ELLC": "0",
599    "Offcore": "0",
600    "Deprecated": "0"
601  },
602  {
603    "EventCode": "0x24",
604    "UMask": "0x22",
605    "EventName": "L2_RQSTS.RFO_MISS",
606    "BriefDescription": "RFO requests that miss L2 cache",
607    "PublicDescription": "Counts the RFO (Read-for-Ownership) requests that miss L2 cache.",
608    "Counter": "0,1,2,3",
609    "CounterHTOff": "0,1,2,3,4,5,6,7",
610    "SampleAfterValue": "200003",
611    "MSRIndex": "0",
612    "MSRValue": "0",
613    "TakenAlone": "0",
614    "CounterMask": "0",
615    "Invert": "0",
616    "AnyThread": "0",
617    "EdgeDetect": "0",
618    "PEBS": "0",
619    "Data_LA": "0",
620    "L1_Hit_Indication": "0",
621    "Errata": "0",
622    "ELLC": "0",
623    "Offcore": "0",
624    "Deprecated": "0"
625  },
626  {
627    "EventCode": "0x24",
628    "UMask": "0x24",
629    "EventName": "L2_RQSTS.CODE_RD_MISS",
630    "BriefDescription": "L2 cache misses when fetching instructions",
631    "PublicDescription": "Counts L2 cache misses when fetching instructions.",
632    "Counter": "0,1,2,3",
633    "CounterHTOff": "0,1,2,3,4,5,6,7",
634    "SampleAfterValue": "200003",
635    "MSRIndex": "0",
636    "MSRValue": "0",
637    "TakenAlone": "0",
638    "CounterMask": "0",
639    "Invert": "0",
640    "AnyThread": "0",
641    "EdgeDetect": "0",
642    "PEBS": "0",
643    "Data_LA": "0",
644    "L1_Hit_Indication": "0",
645    "Errata": "0",
646    "ELLC": "0",
647    "Offcore": "0",
648    "Deprecated": "0"
649  },
650  {
651    "EventCode": "0x24",
652    "UMask": "0x27",
653    "EventName": "L2_RQSTS.ALL_DEMAND_MISS",
654    "BriefDescription": "Demand requests that miss L2 cache",
655    "PublicDescription": "Demand requests that miss L2 cache.",
656    "Counter": "0,1,2,3",
657    "CounterHTOff": "0,1,2,3,4,5,6,7",
658    "SampleAfterValue": "200003",
659    "MSRIndex": "0",
660    "MSRValue": "0",
661    "TakenAlone": "0",
662    "CounterMask": "0",
663    "Invert": "0",
664    "AnyThread": "0",
665    "EdgeDetect": "0",
666    "PEBS": "0",
667    "Data_LA": "0",
668    "L1_Hit_Indication": "0",
669    "Errata": "0",
670    "ELLC": "0",
671    "Offcore": "0",
672    "Deprecated": "0"
673  },
674  {
675    "EventCode": "0x24",
676    "UMask": "0x38",
677    "EventName": "L2_RQSTS.PF_MISS",
678    "BriefDescription": "Requests from the L1/L2/L3 hardware prefetchers or Load software prefetches that miss L2 cache",
679    "PublicDescription": "Counts requests from the L1/L2/L3 hardware prefetchers or Load software prefetches that miss L2 cache.",
680    "Counter": "0,1,2,3",
681    "CounterHTOff": "0,1,2,3,4,5,6,7",
682    "SampleAfterValue": "200003",
683    "MSRIndex": "0",
684    "MSRValue": "0",
685    "TakenAlone": "0",
686    "CounterMask": "0",
687    "Invert": "0",
688    "AnyThread": "0",
689    "EdgeDetect": "0",
690    "PEBS": "0",
691    "Data_LA": "0",
692    "L1_Hit_Indication": "0",
693    "Errata": "0",
694    "ELLC": "0",
695    "Offcore": "0",
696    "Deprecated": "0"
697  },
698  {
699    "EventCode": "0x24",
700    "UMask": "0x3F",
701    "EventName": "L2_RQSTS.MISS",
702    "BriefDescription": "All requests that miss L2 cache",
703    "PublicDescription": "All requests that miss L2 cache.",
704    "Counter": "0,1,2,3",
705    "CounterHTOff": "0,1,2,3,4,5,6,7",
706    "SampleAfterValue": "200003",
707    "MSRIndex": "0",
708    "MSRValue": "0",
709    "TakenAlone": "0",
710    "CounterMask": "0",
711    "Invert": "0",
712    "AnyThread": "0",
713    "EdgeDetect": "0",
714    "PEBS": "0",
715    "Data_LA": "0",
716    "L1_Hit_Indication": "0",
717    "Errata": "0",
718    "ELLC": "0",
719    "Offcore": "0",
720    "Deprecated": "0"
721  },
722  {
723    "EventCode": "0x24",
724    "UMask": "0xc1",
725    "EventName": "L2_RQSTS.DEMAND_DATA_RD_HIT",
726    "BriefDescription": "Demand Data Read requests that hit L2 cache",
727    "PublicDescription": "Counts the number of demand Data Read requests, initiated by load instructions, that hit L2 cache",
728    "Counter": "0,1,2,3",
729    "CounterHTOff": "0,1,2,3,4,5,6,7",
730    "SampleAfterValue": "200003",
731    "MSRIndex": "0",
732    "MSRValue": "0",
733    "TakenAlone": "0",
734    "CounterMask": "0",
735    "Invert": "0",
736    "AnyThread": "0",
737    "EdgeDetect": "0",
738    "PEBS": "0",
739    "Data_LA": "0",
740    "L1_Hit_Indication": "0",
741    "Errata": "0",
742    "ELLC": "0",
743    "Offcore": "0",
744    "Deprecated": "0"
745  },
746  {
747    "EventCode": "0x24",
748    "UMask": "0xc2",
749    "EventName": "L2_RQSTS.RFO_HIT",
750    "BriefDescription": "RFO requests that hit L2 cache",
751    "PublicDescription": "Counts the RFO (Read-for-Ownership) requests that hit L2 cache.",
752    "Counter": "0,1,2,3",
753    "CounterHTOff": "0,1,2,3,4,5,6,7",
754    "SampleAfterValue": "200003",
755    "MSRIndex": "0",
756    "MSRValue": "0",
757    "TakenAlone": "0",
758    "CounterMask": "0",
759    "Invert": "0",
760    "AnyThread": "0",
761    "EdgeDetect": "0",
762    "PEBS": "0",
763    "Data_LA": "0",
764    "L1_Hit_Indication": "0",
765    "Errata": "0",
766    "ELLC": "0",
767    "Offcore": "0",
768    "Deprecated": "0"
769  },
770  {
771    "EventCode": "0x24",
772    "UMask": "0xc4",
773    "EventName": "L2_RQSTS.CODE_RD_HIT",
774    "BriefDescription": "L2 cache hits when fetching instructions, code reads.",
775    "PublicDescription": "Counts L2 cache hits when fetching instructions, code reads.",
776    "Counter": "0,1,2,3",
777    "CounterHTOff": "0,1,2,3,4,5,6,7",
778    "SampleAfterValue": "200003",
779    "MSRIndex": "0",
780    "MSRValue": "0",
781    "TakenAlone": "0",
782    "CounterMask": "0",
783    "Invert": "0",
784    "AnyThread": "0",
785    "EdgeDetect": "0",
786    "PEBS": "0",
787    "Data_LA": "0",
788    "L1_Hit_Indication": "0",
789    "Errata": "0",
790    "ELLC": "0",
791    "Offcore": "0",
792    "Deprecated": "0"
793  },
794  {
795    "EventCode": "0x24",
796    "UMask": "0xd8",
797    "EventName": "L2_RQSTS.PF_HIT",
798    "BriefDescription": "Requests from the L1/L2/L3 hardware prefetchers or Load software prefetches that hit L2 cache",
799    "PublicDescription": "Counts requests from the L1/L2/L3 hardware prefetchers or Load software prefetches that hit L2 cache.",
800    "Counter": "0,1,2,3",
801    "CounterHTOff": "0,1,2,3,4,5,6,7",
802    "SampleAfterValue": "200003",
803    "MSRIndex": "0",
804    "MSRValue": "0",
805    "TakenAlone": "0",
806    "CounterMask": "0",
807    "Invert": "0",
808    "AnyThread": "0",
809    "EdgeDetect": "0",
810    "PEBS": "0",
811    "Data_LA": "0",
812    "L1_Hit_Indication": "0",
813    "Errata": "0",
814    "ELLC": "0",
815    "Offcore": "0",
816    "Deprecated": "0"
817  },
818  {
819    "EventCode": "0x24",
820    "UMask": "0xE1",
821    "EventName": "L2_RQSTS.ALL_DEMAND_DATA_RD",
822    "BriefDescription": "Demand Data Read requests",
823    "PublicDescription": "Counts the number of demand Data Read requests (including requests from L1D hardware prefetchers). These loads may hit or miss L2 cache. Only non rejected loads are counted.",
824    "Counter": "0,1,2,3",
825    "CounterHTOff": "0,1,2,3,4,5,6,7",
826    "SampleAfterValue": "200003",
827    "MSRIndex": "0",
828    "MSRValue": "0",
829    "TakenAlone": "0",
830    "CounterMask": "0",
831    "Invert": "0",
832    "AnyThread": "0",
833    "EdgeDetect": "0",
834    "PEBS": "0",
835    "Data_LA": "0",
836    "L1_Hit_Indication": "0",
837    "Errata": "0",
838    "ELLC": "0",
839    "Offcore": "0",
840    "Deprecated": "0"
841  },
842  {
843    "EventCode": "0x24",
844    "UMask": "0xE2",
845    "EventName": "L2_RQSTS.ALL_RFO",
846    "BriefDescription": "RFO requests to L2 cache",
847    "PublicDescription": "Counts the total number of RFO (read for ownership) requests to L2 cache. L2 RFO requests include both L1D demand RFO misses as well as L1D RFO prefetches.",
848    "Counter": "0,1,2,3",
849    "CounterHTOff": "0,1,2,3,4,5,6,7",
850    "SampleAfterValue": "200003",
851    "MSRIndex": "0",
852    "MSRValue": "0",
853    "TakenAlone": "0",
854    "CounterMask": "0",
855    "Invert": "0",
856    "AnyThread": "0",
857    "EdgeDetect": "0",
858    "PEBS": "0",
859    "Data_LA": "0",
860    "L1_Hit_Indication": "0",
861    "Errata": "0",
862    "ELLC": "0",
863    "Offcore": "0",
864    "Deprecated": "0"
865  },
866  {
867    "EventCode": "0x24",
868    "UMask": "0xE4",
869    "EventName": "L2_RQSTS.ALL_CODE_RD",
870    "BriefDescription": "L2 code requests",
871    "PublicDescription": "Counts the total number of L2 code requests.",
872    "Counter": "0,1,2,3",
873    "CounterHTOff": "0,1,2,3,4,5,6,7",
874    "SampleAfterValue": "200003",
875    "MSRIndex": "0",
876    "MSRValue": "0",
877    "TakenAlone": "0",
878    "CounterMask": "0",
879    "Invert": "0",
880    "AnyThread": "0",
881    "EdgeDetect": "0",
882    "PEBS": "0",
883    "Data_LA": "0",
884    "L1_Hit_Indication": "0",
885    "Errata": "0",
886    "ELLC": "0",
887    "Offcore": "0",
888    "Deprecated": "0"
889  },
890  {
891    "EventCode": "0x24",
892    "UMask": "0xe7",
893    "EventName": "L2_RQSTS.ALL_DEMAND_REFERENCES",
894    "BriefDescription": "Demand requests to L2 cache",
895    "PublicDescription": "Demand requests to L2 cache.",
896    "Counter": "0,1,2,3",
897    "CounterHTOff": "0,1,2,3,4,5,6,7",
898    "SampleAfterValue": "200003",
899    "MSRIndex": "0",
900    "MSRValue": "0",
901    "TakenAlone": "0",
902    "CounterMask": "0",
903    "Invert": "0",
904    "AnyThread": "0",
905    "EdgeDetect": "0",
906    "PEBS": "0",
907    "Data_LA": "0",
908    "L1_Hit_Indication": "0",
909    "Errata": "0",
910    "ELLC": "0",
911    "Offcore": "0",
912    "Deprecated": "0"
913  },
914  {
915    "EventCode": "0x24",
916    "UMask": "0xF8",
917    "EventName": "L2_RQSTS.ALL_PF",
918    "BriefDescription": "Requests from the L1/L2/L3 hardware prefetchers or Load software prefetches",
919    "PublicDescription": "Counts the total number of requests from the L2 hardware prefetchers.",
920    "Counter": "0,1,2,3",
921    "CounterHTOff": "0,1,2,3,4,5,6,7",
922    "SampleAfterValue": "200003",
923    "MSRIndex": "0",
924    "MSRValue": "0",
925    "TakenAlone": "0",
926    "CounterMask": "0",
927    "Invert": "0",
928    "AnyThread": "0",
929    "EdgeDetect": "0",
930    "PEBS": "0",
931    "Data_LA": "0",
932    "L1_Hit_Indication": "0",
933    "Errata": "0",
934    "ELLC": "0",
935    "Offcore": "0",
936    "Deprecated": "0"
937  },
938  {
939    "EventCode": "0x24",
940    "UMask": "0xFF",
941    "EventName": "L2_RQSTS.REFERENCES",
942    "BriefDescription": "All L2 requests",
943    "PublicDescription": "All L2 requests.",
944    "Counter": "0,1,2,3",
945    "CounterHTOff": "0,1,2,3,4,5,6,7",
946    "SampleAfterValue": "200003",
947    "MSRIndex": "0",
948    "MSRValue": "0",
949    "TakenAlone": "0",
950    "CounterMask": "0",
951    "Invert": "0",
952    "AnyThread": "0",
953    "EdgeDetect": "0",
954    "PEBS": "0",
955    "Data_LA": "0",
956    "L1_Hit_Indication": "0",
957    "Errata": "0",
958    "ELLC": "0",
959    "Offcore": "0",
960    "Deprecated": "0"
961  },
962  {
963    "EventCode": "0x28",
964    "UMask": "0x07",
965    "EventName": "CORE_POWER.LVL0_TURBO_LICENSE",
966    "BriefDescription": "Core cycles where the core was running in a manner where Turbo may be clipped to the Non-AVX turbo schedule.",
967    "PublicDescription": "Core cycles where the core was running with power-delivery for baseline license level 0.  This includes non-AVX codes, SSE, AVX 128-bit, and low-current AVX 256-bit codes.",
968    "Counter": "0,1,2,3",
969    "CounterHTOff": "0,1,2,3,4,5,6,7",
970    "SampleAfterValue": "200003",
971    "MSRIndex": "0",
972    "MSRValue": "0",
973    "TakenAlone": "0",
974    "CounterMask": "0",
975    "Invert": "0",
976    "AnyThread": "0",
977    "EdgeDetect": "0",
978    "PEBS": "0",
979    "Data_LA": "0",
980    "L1_Hit_Indication": "0",
981    "Errata": "0",
982    "ELLC": "0",
983    "Offcore": "0",
984    "Deprecated": "0"
985  },
986  {
987    "EventCode": "0x28",
988    "UMask": "0x18",
989    "EventName": "CORE_POWER.LVL1_TURBO_LICENSE",
990    "BriefDescription": "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX2 turbo schedule.",
991    "PublicDescription": "Core cycles where the core was running with power-delivery for license level 1.  This includes high current AVX 256-bit instructions as well as low current AVX 512-bit instructions.",
992    "Counter": "0,1,2,3",
993    "CounterHTOff": "0,1,2,3,4,5,6,7",
994    "SampleAfterValue": "200003",
995    "MSRIndex": "0",
996    "MSRValue": "0",
997    "TakenAlone": "0",
998    "CounterMask": "0",
999    "Invert": "0",
1000    "AnyThread": "0",
1001    "EdgeDetect": "0",
1002    "PEBS": "0",
1003    "Data_LA": "0",
1004    "L1_Hit_Indication": "0",
1005    "Errata": "0",
1006    "ELLC": "0",
1007    "Offcore": "0",
1008    "Deprecated": "0"
1009  },
1010  {
1011    "EventCode": "0x28",
1012    "UMask": "0x20",
1013    "EventName": "CORE_POWER.LVL2_TURBO_LICENSE",
1014    "BriefDescription": "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX512 turbo schedule.",
1015    "PublicDescription": "Core cycles where the core was running with power-delivery for license level 2 (introduced in Skylake Server michroarchtecture).  This includes high current AVX 512-bit instructions.",
1016    "Counter": "0,1,2,3",
1017    "CounterHTOff": "0,1,2,3,4,5,6,7",
1018    "SampleAfterValue": "200003",
1019    "MSRIndex": "0",
1020    "MSRValue": "0",
1021    "TakenAlone": "0",
1022    "CounterMask": "0",
1023    "Invert": "0",
1024    "AnyThread": "0",
1025    "EdgeDetect": "0",
1026    "PEBS": "0",
1027    "Data_LA": "0",
1028    "L1_Hit_Indication": "0",
1029    "Errata": "0",
1030    "ELLC": "0",
1031    "Offcore": "0",
1032    "Deprecated": "0"
1033  },
1034  {
1035    "EventCode": "0x28",
1036    "UMask": "0x40",
1037    "EventName": "CORE_POWER.THROTTLE",
1038    "BriefDescription": "Core cycles the core was throttled due to a pending power level request.",
1039    "PublicDescription": "Core cycles the out-of-order engine was throttled due to a pending power level request.",
1040    "Counter": "0,1,2,3",
1041    "CounterHTOff": "0,1,2,3,4,5,6,7",
1042    "SampleAfterValue": "200003",
1043    "MSRIndex": "0",
1044    "MSRValue": "0",
1045    "TakenAlone": "0",
1046    "CounterMask": "0",
1047    "Invert": "0",
1048    "AnyThread": "0",
1049    "EdgeDetect": "0",
1050    "PEBS": "0",
1051    "Data_LA": "0",
1052    "L1_Hit_Indication": "0",
1053    "Errata": "0",
1054    "ELLC": "0",
1055    "Offcore": "0",
1056    "Deprecated": "0"
1057  },
1058  {
1059    "EventCode": "0x2E",
1060    "UMask": "0x41",
1061    "EventName": "LONGEST_LAT_CACHE.MISS",
1062    "BriefDescription": "Core-originated cacheable demand requests missed L3",
1063    "PublicDescription": "Counts core-originated cacheable requests that miss the L3 cache (Longest Latency cache). Requests include data and code reads, Reads-for-Ownership (RFOs), speculative accesses and hardware prefetches from L1 and L2. It does not include all misses to the L3.",
1064    "Counter": "0,1,2,3",
1065    "CounterHTOff": "0,1,2,3,4,5,6,7",
1066    "SampleAfterValue": "100003",
1067    "MSRIndex": "0",
1068    "MSRValue": "0",
1069    "TakenAlone": "0",
1070    "CounterMask": "0",
1071    "Invert": "0",
1072    "AnyThread": "0",
1073    "EdgeDetect": "0",
1074    "PEBS": "0",
1075    "Data_LA": "0",
1076    "L1_Hit_Indication": "0",
1077    "Errata": "SKL057",
1078    "ELLC": "0",
1079    "Offcore": "0",
1080    "Deprecated": "0"
1081  },
1082  {
1083    "EventCode": "0x2E",
1084    "UMask": "0x4F",
1085    "EventName": "LONGEST_LAT_CACHE.REFERENCE",
1086    "BriefDescription": "Core-originated cacheable demand requests that refer to L3",
1087    "PublicDescription": "Counts core-originated cacheable requests to the  L3 cache (Longest Latency cache). Requests include data and code reads, Reads-for-Ownership (RFOs), speculative accesses and hardware prefetches from L1 and L2.  It does not include all accesses to the L3.",
1088    "Counter": "0,1,2,3",
1089    "CounterHTOff": "0,1,2,3,4,5,6,7",
1090    "SampleAfterValue": "100003",
1091    "MSRIndex": "0",
1092    "MSRValue": "0",
1093    "TakenAlone": "0",
1094    "CounterMask": "0",
1095    "Invert": "0",
1096    "AnyThread": "0",
1097    "EdgeDetect": "0",
1098    "PEBS": "0",
1099    "Data_LA": "0",
1100    "L1_Hit_Indication": "0",
1101    "Errata": "SKL057",
1102    "ELLC": "0",
1103    "Offcore": "0",
1104    "Deprecated": "0"
1105  },
1106  {
1107    "EventCode": "0x32",
1108    "UMask": "0x01",
1109    "EventName": "SW_PREFETCH_ACCESS.NTA",
1110    "BriefDescription": "Number of PREFETCHNTA instructions executed.",
1111    "PublicDescription": "Number of PREFETCHNTA instructions executed.",
1112    "Counter": "0,1,2,3",
1113    "CounterHTOff": "0,1,2,3,4,5,6,7",
1114    "SampleAfterValue": "2000003",
1115    "MSRIndex": "0",
1116    "MSRValue": "0",
1117    "TakenAlone": "0",
1118    "CounterMask": "0",
1119    "Invert": "0",
1120    "AnyThread": "0",
1121    "EdgeDetect": "0",
1122    "PEBS": "0",
1123    "Data_LA": "0",
1124    "L1_Hit_Indication": "0",
1125    "Errata": "0",
1126    "ELLC": "0",
1127    "Offcore": "0",
1128    "Deprecated": "0"
1129  },
1130  {
1131    "EventCode": "0x32",
1132    "UMask": "0x02",
1133    "EventName": "SW_PREFETCH_ACCESS.T0",
1134    "BriefDescription": "Number of PREFETCHT0 instructions executed.",
1135    "PublicDescription": "Number of PREFETCHT0 instructions executed.",
1136    "Counter": "0,1,2,3",
1137    "CounterHTOff": "0,1,2,3,4,5,6,7",
1138    "SampleAfterValue": "2000003",
1139    "MSRIndex": "0",
1140    "MSRValue": "0",
1141    "TakenAlone": "0",
1142    "CounterMask": "0",
1143    "Invert": "0",
1144    "AnyThread": "0",
1145    "EdgeDetect": "0",
1146    "PEBS": "0",
1147    "Data_LA": "0",
1148    "L1_Hit_Indication": "0",
1149    "Errata": "0",
1150    "ELLC": "0",
1151    "Offcore": "0",
1152    "Deprecated": "0"
1153  },
1154  {
1155    "EventCode": "0x32",
1156    "UMask": "0x04",
1157    "EventName": "SW_PREFETCH_ACCESS.T1_T2",
1158    "BriefDescription": "Number of PREFETCHT1 or PREFETCHT2 instructions executed.",
1159    "PublicDescription": "Number of PREFETCHT1 or PREFETCHT2 instructions executed.",
1160    "Counter": "0,1,2,3",
1161    "CounterHTOff": "0,1,2,3,4,5,6,7",
1162    "SampleAfterValue": "2000003",
1163    "MSRIndex": "0",
1164    "MSRValue": "0",
1165    "TakenAlone": "0",
1166    "CounterMask": "0",
1167    "Invert": "0",
1168    "AnyThread": "0",
1169    "EdgeDetect": "0",
1170    "PEBS": "0",
1171    "Data_LA": "0",
1172    "L1_Hit_Indication": "0",
1173    "Errata": "0",
1174    "ELLC": "0",
1175    "Offcore": "0",
1176    "Deprecated": "0"
1177  },
1178  {
1179    "EventCode": "0x32",
1180    "UMask": "0x08",
1181    "EventName": "SW_PREFETCH_ACCESS.PREFETCHW",
1182    "BriefDescription": "Number of PREFETCHW instructions executed.",
1183    "PublicDescription": "Number of PREFETCHW instructions executed.",
1184    "Counter": "0,1,2,3",
1185    "CounterHTOff": "0,1,2,3,4,5,6,7",
1186    "SampleAfterValue": "2000003",
1187    "MSRIndex": "0",
1188    "MSRValue": "0",
1189    "TakenAlone": "0",
1190    "CounterMask": "0",
1191    "Invert": "0",
1192    "AnyThread": "0",
1193    "EdgeDetect": "0",
1194    "PEBS": "0",
1195    "Data_LA": "0",
1196    "L1_Hit_Indication": "0",
1197    "Errata": "0",
1198    "ELLC": "0",
1199    "Offcore": "0",
1200    "Deprecated": "0"
1201  },
1202  {
1203    "EventCode": "0x3C",
1204    "UMask": "0x00",
1205    "EventName": "CPU_CLK_UNHALTED.THREAD_P",
1206    "BriefDescription": "Thread cycles when thread is not in halt state",
1207    "PublicDescription": "This is an architectural event that counts the number of thread cycles while the thread is not in a halt state. The thread enters the halt state when it is running the HLT instruction. The core frequency may change from time to time due to power or thermal throttling. For this reason, this event may have a changing ratio with regards to wall clock time.",
1208    "Counter": "0,1,2,3",
1209    "CounterHTOff": "0,1,2,3,4,5,6,7",
1210    "SampleAfterValue": "2000003",
1211    "MSRIndex": "0",
1212    "MSRValue": "0",
1213    "TakenAlone": "0",
1214    "CounterMask": "0",
1215    "Invert": "0",
1216    "AnyThread": "0",
1217    "EdgeDetect": "0",
1218    "PEBS": "0",
1219    "Data_LA": "0",
1220    "L1_Hit_Indication": "0",
1221    "Errata": "0",
1222    "ELLC": "0",
1223    "Offcore": "0",
1224    "Deprecated": "0"
1225  },
1226  {
1227    "EventCode": "0x3C",
1228    "UMask": "0x00",
1229    "EventName": "CPU_CLK_UNHALTED.THREAD_P_ANY",
1230    "BriefDescription": "Core cycles when at least one thread on the physical core is not in halt state.",
1231    "PublicDescription": "Core cycles when at least one thread on the physical core is not in halt state.",
1232    "Counter": "0,1,2,3",
1233    "CounterHTOff": "0,1,2,3,4,5,6,7",
1234    "SampleAfterValue": "2000003",
1235    "MSRIndex": "0",
1236    "MSRValue": "0",
1237    "TakenAlone": "0",
1238    "CounterMask": "0",
1239    "Invert": "0",
1240    "AnyThread": "1",
1241    "EdgeDetect": "0",
1242    "PEBS": "0",
1243    "Data_LA": "0",
1244    "L1_Hit_Indication": "0",
1245    "Errata": "0",
1246    "ELLC": "0",
1247    "Offcore": "0",
1248    "Deprecated": "0"
1249  },
1250  {
1251    "EventCode": "0x3C",
1252    "UMask": "0x00",
1253    "EventName": "CPU_CLK_UNHALTED.RING0_TRANS",
1254    "BriefDescription": "Counts when there is a transition from ring 1, 2 or 3 to ring 0.",
1255    "PublicDescription": "Counts when the Current Privilege Level (CPL) transitions from ring 1, 2 or 3 to ring 0 (Kernel).",
1256    "Counter": "0,1,2,3",
1257    "CounterHTOff": "0,1,2,3,4,5,6,7",
1258    "SampleAfterValue": "100007",
1259    "MSRIndex": "0",
1260    "MSRValue": "0",
1261    "TakenAlone": "0",
1262    "CounterMask": "1",
1263    "Invert": "0",
1264    "AnyThread": "0",
1265    "EdgeDetect": "1",
1266    "PEBS": "0",
1267    "Data_LA": "0",
1268    "L1_Hit_Indication": "0",
1269    "Errata": "0",
1270    "ELLC": "0",
1271    "Offcore": "0",
1272    "Deprecated": "0"
1273  },
1274  {
1275    "EventCode": "0x3C",
1276    "UMask": "0x01",
1277    "EventName": "CPU_CLK_THREAD_UNHALTED.REF_XCLK",
1278    "BriefDescription": "Core crystal clock cycles when the thread is unhalted.",
1279    "PublicDescription": "Core crystal clock cycles when the thread is unhalted.",
1280    "Counter": "0,1,2,3",
1281    "CounterHTOff": "0,1,2,3,4,5,6,7",
1282    "SampleAfterValue": "25003",
1283    "MSRIndex": "0",
1284    "MSRValue": "0",
1285    "TakenAlone": "0",
1286    "CounterMask": "0",
1287    "Invert": "0",
1288    "AnyThread": "0",
1289    "EdgeDetect": "0",
1290    "PEBS": "0",
1291    "Data_LA": "0",
1292    "L1_Hit_Indication": "0",
1293    "Errata": "0",
1294    "ELLC": "0",
1295    "Offcore": "0",
1296    "Deprecated": "0"
1297  },
1298  {
1299    "EventCode": "0x3C",
1300    "UMask": "0x01",
1301    "EventName": "CPU_CLK_THREAD_UNHALTED.REF_XCLK_ANY",
1302    "BriefDescription": "Core crystal clock cycles when at least one thread on the physical core is unhalted.",
1303    "PublicDescription": "Core crystal clock cycles when at least one thread on the physical core is unhalted.",
1304    "Counter": "0,1,2,3",
1305    "CounterHTOff": "0,1,2,3,4,5,6,7",
1306    "SampleAfterValue": "25003",
1307    "MSRIndex": "0",
1308    "MSRValue": "0",
1309    "TakenAlone": "0",
1310    "CounterMask": "0",
1311    "Invert": "0",
1312    "AnyThread": "1",
1313    "EdgeDetect": "0",
1314    "PEBS": "0",
1315    "Data_LA": "0",
1316    "L1_Hit_Indication": "0",
1317    "Errata": "0",
1318    "ELLC": "0",
1319    "Offcore": "0",
1320    "Deprecated": "0"
1321  },
1322  {
1323    "EventCode": "0x3C",
1324    "UMask": "0x01",
1325    "EventName": "CPU_CLK_UNHALTED.REF_XCLK_ANY",
1326    "BriefDescription": "Core crystal clock cycles when at least one thread on the physical core is unhalted.",
1327    "PublicDescription": "Core crystal clock cycles when at least one thread on the physical core is unhalted.",
1328    "Counter": "0,1,2,3",
1329    "CounterHTOff": "0,1,2,3,4,5,6,7",
1330    "SampleAfterValue": "25003",
1331    "MSRIndex": "0",
1332    "MSRValue": "0",
1333    "TakenAlone": "0",
1334    "CounterMask": "0",
1335    "Invert": "0",
1336    "AnyThread": "1",
1337    "EdgeDetect": "0",
1338    "PEBS": "0",
1339    "Data_LA": "0",
1340    "L1_Hit_Indication": "0",
1341    "Errata": "0",
1342    "ELLC": "0",
1343    "Offcore": "0",
1344    "Deprecated": "0"
1345  },
1346  {
1347    "EventCode": "0x3C",
1348    "UMask": "0x01",
1349    "EventName": "CPU_CLK_UNHALTED.REF_XCLK",
1350    "BriefDescription": "Core crystal clock cycles when the thread is unhalted.",
1351    "PublicDescription": "Core crystal clock cycles when the thread is unhalted.",
1352    "Counter": "0,1,2,3",
1353    "CounterHTOff": "0,1,2,3,4,5,6,7",
1354    "SampleAfterValue": "25003",
1355    "MSRIndex": "0",
1356    "MSRValue": "0",
1357    "TakenAlone": "0",
1358    "CounterMask": "0",
1359    "Invert": "0",
1360    "AnyThread": "0",
1361    "EdgeDetect": "0",
1362    "PEBS": "0",
1363    "Data_LA": "0",
1364    "L1_Hit_Indication": "0",
1365    "Errata": "0",
1366    "ELLC": "0",
1367    "Offcore": "0",
1368    "Deprecated": "0"
1369  },
1370  {
1371    "EventCode": "0x3C",
1372    "UMask": "0x02",
1373    "EventName": "CPU_CLK_THREAD_UNHALTED.ONE_THREAD_ACTIVE",
1374    "BriefDescription": "Core crystal clock cycles when this thread is unhalted and the other thread is halted.",
1375    "PublicDescription": "Core crystal clock cycles when this thread is unhalted and the other thread is halted.",
1376    "Counter": "0,1,2,3",
1377    "CounterHTOff": "0,1,2,3,4,5,6,7",
1378    "SampleAfterValue": "25003",
1379    "MSRIndex": "0",
1380    "MSRValue": "0",
1381    "TakenAlone": "0",
1382    "CounterMask": "0",
1383    "Invert": "0",
1384    "AnyThread": "0",
1385    "EdgeDetect": "0",
1386    "PEBS": "0",
1387    "Data_LA": "0",
1388    "L1_Hit_Indication": "0",
1389    "Errata": "0",
1390    "ELLC": "0",
1391    "Offcore": "0",
1392    "Deprecated": "0"
1393  },
1394  {
1395    "EventCode": "0x3C",
1396    "UMask": "0x02",
1397    "EventName": "CPU_CLK_UNHALTED.ONE_THREAD_ACTIVE",
1398    "BriefDescription": "Core crystal clock cycles when this thread is unhalted and the other thread is halted.",
1399    "PublicDescription": "Core crystal clock cycles when this thread is unhalted and the other thread is halted.",
1400    "Counter": "0,1,2,3",
1401    "CounterHTOff": "0,1,2,3,4,5,6,7",
1402    "SampleAfterValue": "25003",
1403    "MSRIndex": "0x00",
1404    "MSRValue": "0x00",
1405    "TakenAlone": "0",
1406    "CounterMask": "0",
1407    "Invert": "0",
1408    "AnyThread": "0",
1409    "EdgeDetect": "0",
1410    "PEBS": "0",
1411    "Data_LA": "0",
1412    "L1_Hit_Indication": "0",
1413    "Errata": "0",
1414    "ELLC": "0",
1415    "Offcore": "0",
1416    "Deprecated": "0"
1417  },
1418  {
1419    "EventCode": "0x48",
1420    "UMask": "0x01",
1421    "EventName": "L1D_PEND_MISS.PENDING_CYCLES",
1422    "BriefDescription": "Cycles with L1D load Misses outstanding.",
1423    "PublicDescription": "Counts duration of L1D miss outstanding in cycles.",
1424    "Counter": "0,1,2,3",
1425    "CounterHTOff": "0,1,2,3,4,5,6,7",
1426    "SampleAfterValue": "2000003",
1427    "MSRIndex": "0",
1428    "MSRValue": "0",
1429    "TakenAlone": "0",
1430    "CounterMask": "1",
1431    "Invert": "0",
1432    "AnyThread": "0",
1433    "EdgeDetect": "0",
1434    "PEBS": "0",
1435    "Data_LA": "0",
1436    "L1_Hit_Indication": "0",
1437    "Errata": "0",
1438    "ELLC": "0",
1439    "Offcore": "0",
1440    "Deprecated": "0"
1441  },
1442  {
1443    "EventCode": "0x48",
1444    "UMask": "0x01",
1445    "EventName": "L1D_PEND_MISS.PENDING",
1446    "BriefDescription": "L1D miss outstandings duration in cycles",
1447    "PublicDescription": "Counts duration of L1D miss outstanding, that is each cycle number of Fill Buffers (FB) outstanding required by Demand Reads. FB either is held by demand loads, or it is held by non-demand loads and gets hit at least once by demand. The valid outstanding interval is defined until the FB deallocation by one of the following ways: from FB allocation, if FB is allocated by demand from the demand Hit FB, if it is allocated by hardware or software prefetch.Note: In the L1D, a Demand Read contains cacheable or noncacheable demand loads, including ones causing cache-line splits and reads due to page walks resulted from any request type.",
1448    "Counter": "0,1,2,3",
1449    "CounterHTOff": "0,1,2,3,4,5,6,7",
1450    "SampleAfterValue": "2000003",
1451    "MSRIndex": "0",
1452    "MSRValue": "0",
1453    "TakenAlone": "0",
1454    "CounterMask": "0",
1455    "Invert": "0",
1456    "AnyThread": "0",
1457    "EdgeDetect": "0",
1458    "PEBS": "0",
1459    "Data_LA": "0",
1460    "L1_Hit_Indication": "0",
1461    "Errata": "0",
1462    "ELLC": "0",
1463    "Offcore": "0",
1464    "Deprecated": "0"
1465  },
1466  {
1467    "EventCode": "0x48",
1468    "UMask": "0x01",
1469    "EventName": "L1D_PEND_MISS.PENDING_CYCLES_ANY",
1470    "BriefDescription": "Cycles with L1D load Misses outstanding from any thread on physical core.",
1471    "PublicDescription": "Cycles with L1D load Misses outstanding from any thread on physical core.",
1472    "Counter": "0,1,2,3",
1473    "CounterHTOff": "0,1,2,3,4,5,6,7",
1474    "SampleAfterValue": "2000003",
1475    "MSRIndex": "0x00",
1476    "MSRValue": "0x00",
1477    "TakenAlone": "0",
1478    "CounterMask": "1",
1479    "Invert": "0",
1480    "AnyThread": "1",
1481    "EdgeDetect": "0",
1482    "PEBS": "0",
1483    "Data_LA": "0",
1484    "L1_Hit_Indication": "0",
1485    "Errata": "0",
1486    "ELLC": "0",
1487    "Offcore": "0",
1488    "Deprecated": "0"
1489  },
1490  {
1491    "EventCode": "0x48",
1492    "UMask": "0x02",
1493    "EventName": "L1D_PEND_MISS.FB_FULL",
1494    "BriefDescription": "Number of times a request needed a FB entry but there was no entry available for it. That is the FB unavailability was dominant reason for blocking the request. A request includes cacheable/uncacheable demands that is load, store or SW prefetch.",
1495    "PublicDescription": "Number of times a request needed a FB (Fill Buffer) entry but there was no entry available for it. A request includes cacheable/uncacheable demands that are load, store or SW prefetch instructions.",
1496    "Counter": "0,1,2,3",
1497    "CounterHTOff": "0,1,2,3,4,5,6,7",
1498    "SampleAfterValue": "2000003",
1499    "MSRIndex": "0",
1500    "MSRValue": "0",
1501    "TakenAlone": "0",
1502    "CounterMask": "0",
1503    "Invert": "0",
1504    "AnyThread": "0",
1505    "EdgeDetect": "0",
1506    "PEBS": "0",
1507    "Data_LA": "0",
1508    "L1_Hit_Indication": "0",
1509    "Errata": "0",
1510    "ELLC": "0",
1511    "Offcore": "0",
1512    "Deprecated": "0"
1513  },
1514  {
1515    "EventCode": "0x49",
1516    "UMask": "0x01",
1517    "EventName": "DTLB_STORE_MISSES.MISS_CAUSES_A_WALK",
1518    "BriefDescription": "Store misses in all DTLB levels that cause page walks",
1519    "PublicDescription": "Counts demand data stores that caused a page walk of any page size (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need not have completed.",
1520    "Counter": "0,1,2,3",
1521    "CounterHTOff": "0,1,2,3,4,5,6,7",
1522    "SampleAfterValue": "100003",
1523    "MSRIndex": "0",
1524    "MSRValue": "0",
1525    "TakenAlone": "0",
1526    "CounterMask": "0",
1527    "Invert": "0",
1528    "AnyThread": "0",
1529    "EdgeDetect": "0",
1530    "PEBS": "0",
1531    "Data_LA": "0",
1532    "L1_Hit_Indication": "0",
1533    "Errata": "0",
1534    "ELLC": "0",
1535    "Offcore": "0",
1536    "Deprecated": "0"
1537  },
1538  {
1539    "EventCode": "0x49",
1540    "UMask": "0x02",
1541    "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED_4K",
1542    "BriefDescription": "Page walk completed due to a demand data store to a 4K page",
1543    "PublicDescription": "Counts completed page walks  (4K sizes) caused by demand data stores. This implies address translations missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
1544    "Counter": "0,1,2,3",
1545    "CounterHTOff": "0,1,2,3,4,5,6,7",
1546    "SampleAfterValue": "100003",
1547    "MSRIndex": "0",
1548    "MSRValue": "0",
1549    "TakenAlone": "0",
1550    "CounterMask": "0",
1551    "Invert": "0",
1552    "AnyThread": "0",
1553    "EdgeDetect": "0",
1554    "PEBS": "0",
1555    "Data_LA": "0",
1556    "L1_Hit_Indication": "0",
1557    "Errata": "0",
1558    "ELLC": "0",
1559    "Offcore": "0",
1560    "Deprecated": "0"
1561  },
1562  {
1563    "EventCode": "0x49",
1564    "UMask": "0x04",
1565    "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED_2M_4M",
1566    "BriefDescription": "Page walk completed due to a demand data store to a 2M/4M page",
1567    "PublicDescription": "Counts completed page walks  (2M/4M sizes) caused by demand data stores. This implies address translations missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
1568    "Counter": "0,1,2,3",
1569    "CounterHTOff": "0,1,2,3,4,5,6,7",
1570    "SampleAfterValue": "100003",
1571    "MSRIndex": "0",
1572    "MSRValue": "0",
1573    "TakenAlone": "0",
1574    "CounterMask": "0",
1575    "Invert": "0",
1576    "AnyThread": "0",
1577    "EdgeDetect": "0",
1578    "PEBS": "0",
1579    "Data_LA": "0",
1580    "L1_Hit_Indication": "0",
1581    "Errata": "0",
1582    "ELLC": "0",
1583    "Offcore": "0",
1584    "Deprecated": "0"
1585  },
1586  {
1587    "EventCode": "0x49",
1588    "UMask": "0x08",
1589    "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED_1G",
1590    "BriefDescription": "Page walk completed due to a demand data store to a 1G page",
1591    "PublicDescription": "Counts completed page walks  (1G sizes) caused by demand data stores. This implies address translations missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
1592    "Counter": "0,1,2,3",
1593    "CounterHTOff": "0,1,2,3,4,5,6,7",
1594    "SampleAfterValue": "100003",
1595    "MSRIndex": "0",
1596    "MSRValue": "0",
1597    "TakenAlone": "0",
1598    "CounterMask": "0",
1599    "Invert": "0",
1600    "AnyThread": "0",
1601    "EdgeDetect": "0",
1602    "PEBS": "0",
1603    "Data_LA": "0",
1604    "L1_Hit_Indication": "0",
1605    "Errata": "0",
1606    "ELLC": "0",
1607    "Offcore": "0",
1608    "Deprecated": "0"
1609  },
1610  {
1611    "EventCode": "0x49",
1612    "UMask": "0x0e",
1613    "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED",
1614    "BriefDescription": "Store misses in all TLB levels causes a page walk that completes. (All page sizes)",
1615    "PublicDescription": "Counts completed page walks  (all page sizes) caused by demand data stores. This implies it missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
1616    "Counter": "0,1,2,3",
1617    "CounterHTOff": "0,1,2,3,4,5,6,7",
1618    "SampleAfterValue": "100003",
1619    "MSRIndex": "0",
1620    "MSRValue": "0",
1621    "TakenAlone": "0",
1622    "CounterMask": "0",
1623    "Invert": "0",
1624    "AnyThread": "0",
1625    "EdgeDetect": "0",
1626    "PEBS": "0",
1627    "Data_LA": "0",
1628    "L1_Hit_Indication": "0",
1629    "Errata": "0",
1630    "ELLC": "0",
1631    "Offcore": "0",
1632    "Deprecated": "0"
1633  },
1634  {
1635    "EventCode": "0x49",
1636    "UMask": "0x10",
1637    "EventName": "DTLB_STORE_MISSES.WALK_PENDING",
1638    "BriefDescription": "Counts 1 per cycle for each PMH that is busy with a page walk for a store. EPT page walk duration are excluded in Skylake.",
1639    "PublicDescription": "Counts 1 per cycle for each PMH that is busy with a page walk for a store. EPT page walk duration are excluded in Skylake microarchitecture.",
1640    "Counter": "0,1,2,3",
1641    "CounterHTOff": "0,1,2,3,4,5,6,7",
1642    "SampleAfterValue": "2000003",
1643    "MSRIndex": "0",
1644    "MSRValue": "0",
1645    "TakenAlone": "0",
1646    "CounterMask": "0",
1647    "Invert": "0",
1648    "AnyThread": "0",
1649    "EdgeDetect": "0",
1650    "PEBS": "0",
1651    "Data_LA": "0",
1652    "L1_Hit_Indication": "0",
1653    "Errata": "0",
1654    "ELLC": "0",
1655    "Offcore": "0",
1656    "Deprecated": "0"
1657  },
1658  {
1659    "EventCode": "0x49",
1660    "UMask": "0x10",
1661    "EventName": "DTLB_STORE_MISSES.WALK_ACTIVE",
1662    "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a store. EPT page walk duration are excluded in Skylake.",
1663    "PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a store.",
1664    "Counter": "0,1,2,3",
1665    "CounterHTOff": "0,1,2,3,4,5,6,7",
1666    "SampleAfterValue": "100003",
1667    "MSRIndex": "0x00",
1668    "MSRValue": "0x00",
1669    "TakenAlone": "0",
1670    "CounterMask": "1",
1671    "Invert": "0",
1672    "AnyThread": "0",
1673    "EdgeDetect": "0",
1674    "PEBS": "0",
1675    "Data_LA": "0",
1676    "L1_Hit_Indication": "0",
1677    "Errata": "0",
1678    "ELLC": "0",
1679    "Offcore": "0",
1680    "Deprecated": "0"
1681  },
1682  {
1683    "EventCode": "0x49",
1684    "UMask": "0x20",
1685    "EventName": "DTLB_STORE_MISSES.STLB_HIT",
1686    "BriefDescription": "Stores that miss the DTLB and hit the STLB.",
1687    "PublicDescription": "Stores that miss the DTLB (Data TLB) and hit the STLB (2nd Level TLB).",
1688    "Counter": "0,1,2,3",
1689    "CounterHTOff": "0,1,2,3,4,5,6,7",
1690    "SampleAfterValue": "100003",
1691    "MSRIndex": "0",
1692    "MSRValue": "0",
1693    "TakenAlone": "0",
1694    "CounterMask": "0",
1695    "Invert": "0",
1696    "AnyThread": "0",
1697    "EdgeDetect": "0",
1698    "PEBS": "0",
1699    "Data_LA": "0",
1700    "L1_Hit_Indication": "0",
1701    "Errata": "0",
1702    "ELLC": "0",
1703    "Offcore": "0",
1704    "Deprecated": "0"
1705  },
1706  {
1707    "EventCode": "0x4C",
1708    "UMask": "0x01",
1709    "EventName": "LOAD_HIT_PRE.SW_PF",
1710    "BriefDescription": "Demand load dispatches that hit L1D fill buffer (FB) allocated for software prefetch.",
1711    "PublicDescription": "Counts all not software-prefetch load dispatches that hit the fill buffer (FB) allocated for the software prefetch. It can also be incremented by some lock instructions. So it should only be used with profiling so that the locks can be excluded by ASM (Assembly File) inspection of the nearby instructions.",
1712    "Counter": "0,1,2,3",
1713    "CounterHTOff": "0,1,2,3,4,5,6,7",
1714    "SampleAfterValue": "100003",
1715    "MSRIndex": "0",
1716    "MSRValue": "0",
1717    "TakenAlone": "0",
1718    "CounterMask": "0",
1719    "Invert": "0",
1720    "AnyThread": "0",
1721    "EdgeDetect": "0",
1722    "PEBS": "0",
1723    "Data_LA": "0",
1724    "L1_Hit_Indication": "0",
1725    "Errata": "0",
1726    "ELLC": "0",
1727    "Offcore": "0",
1728    "Deprecated": "0"
1729  },
1730  {
1731    "EventCode": "0x4f",
1732    "UMask": "0x10",
1733    "EventName": "EPT.WALK_PENDING",
1734    "BriefDescription": "Counts 1 per cycle for each PMH that is busy with a EPT (Extended Page Table) walk for any request type.",
1735    "PublicDescription": "Counts cycles for each PMH (Page Miss Handler) that is busy with an EPT (Extended Page Table) walk for any request type.",
1736    "Counter": "0,1,2,3",
1737    "CounterHTOff": "0,1,2,3,4,5,6,7",
1738    "SampleAfterValue": "2000003",
1739    "MSRIndex": "0",
1740    "MSRValue": "0",
1741    "TakenAlone": "0",
1742    "CounterMask": "0",
1743    "Invert": "0",
1744    "AnyThread": "0",
1745    "EdgeDetect": "0",
1746    "PEBS": "0",
1747    "Data_LA": "0",
1748    "L1_Hit_Indication": "0",
1749    "Errata": "0",
1750    "ELLC": "0",
1751    "Offcore": "0",
1752    "Deprecated": "0"
1753  },
1754  {
1755    "EventCode": "0x51",
1756    "UMask": "0x01",
1757    "EventName": "L1D.REPLACEMENT",
1758    "BriefDescription": "L1D data line replacements",
1759    "PublicDescription": "Counts L1D data line replacements including opportunistic replacements, and replacements that require stall-for-replace or block-for-replace.",
1760    "Counter": "0,1,2,3",
1761    "CounterHTOff": "0,1,2,3,4,5,6,7",
1762    "SampleAfterValue": "2000003",
1763    "MSRIndex": "0",
1764    "MSRValue": "0",
1765    "TakenAlone": "0",
1766    "CounterMask": "0",
1767    "Invert": "0",
1768    "AnyThread": "0",
1769    "EdgeDetect": "0",
1770    "PEBS": "0",
1771    "Data_LA": "0",
1772    "L1_Hit_Indication": "0",
1773    "Errata": "0",
1774    "ELLC": "0",
1775    "Offcore": "0",
1776    "Deprecated": "0"
1777  },
1778  {
1779    "EventCode": "0x54",
1780    "UMask": "0x01",
1781    "EventName": "TX_MEM.ABORT_CONFLICT",
1782    "BriefDescription": "Number of times a transactional abort was signaled due to a data conflict on a transactionally accessed address",
1783    "PublicDescription": "Number of times a TSX line had a cache conflict.",
1784    "Counter": "0,1,2,3",
1785    "CounterHTOff": "0,1,2,3,4,5,6,7",
1786    "SampleAfterValue": "2000003",
1787    "MSRIndex": "0",
1788    "MSRValue": "0",
1789    "TakenAlone": "0",
1790    "CounterMask": "0",
1791    "Invert": "0",
1792    "AnyThread": "0",
1793    "EdgeDetect": "0",
1794    "PEBS": "0",
1795    "Data_LA": "0",
1796    "L1_Hit_Indication": "0",
1797    "Errata": "0",
1798    "ELLC": "0",
1799    "Offcore": "0",
1800    "Deprecated": "0"
1801  },
1802  {
1803    "EventCode": "0x54",
1804    "UMask": "0x02",
1805    "EventName": "TX_MEM.ABORT_CAPACITY",
1806    "BriefDescription": "Number of times a transactional abort was signaled due to a data capacity limitation for transactional reads or writes.",
1807    "PublicDescription": "Number of times a transactional abort was signaled due to a data capacity limitation for transactional reads or writes.",
1808    "Counter": "0,1,2,3",
1809    "CounterHTOff": "0,1,2,3,4,5,6,7",
1810    "SampleAfterValue": "2000003",
1811    "MSRIndex": "0",
1812    "MSRValue": "0",
1813    "TakenAlone": "0",
1814    "CounterMask": "0",
1815    "Invert": "0",
1816    "AnyThread": "0",
1817    "EdgeDetect": "0",
1818    "PEBS": "0",
1819    "Data_LA": "0",
1820    "L1_Hit_Indication": "0",
1821    "Errata": "0",
1822    "ELLC": "0",
1823    "Offcore": "0",
1824    "Deprecated": "0"
1825  },
1826  {
1827    "EventCode": "0x54",
1828    "UMask": "0x04",
1829    "EventName": "TX_MEM.ABORT_HLE_STORE_TO_ELIDED_LOCK",
1830    "BriefDescription": "Number of times a HLE transactional region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elision buffer",
1831    "PublicDescription": "Number of times a TSX Abort was triggered due to a non-release/commit store to lock.",
1832    "Counter": "0,1,2,3",
1833    "CounterHTOff": "0,1,2,3,4,5,6,7",
1834    "SampleAfterValue": "2000003",
1835    "MSRIndex": "0",
1836    "MSRValue": "0",
1837    "TakenAlone": "0",
1838    "CounterMask": "0",
1839    "Invert": "0",
1840    "AnyThread": "0",
1841    "EdgeDetect": "0",
1842    "PEBS": "0",
1843    "Data_LA": "0",
1844    "L1_Hit_Indication": "0",
1845    "Errata": "0",
1846    "ELLC": "0",
1847    "Offcore": "0",
1848    "Deprecated": "0"
1849  },
1850  {
1851    "EventCode": "0x54",
1852    "UMask": "0x08",
1853    "EventName": "TX_MEM.ABORT_HLE_ELISION_BUFFER_NOT_EMPTY",
1854    "BriefDescription": "Number of times an HLE transactional execution aborted due to NoAllocatedElisionBuffer being non-zero.",
1855    "PublicDescription": "Number of times a TSX Abort was triggered due to commit but Lock Buffer not empty.",
1856    "Counter": "0,1,2,3",
1857    "CounterHTOff": "0,1,2,3,4,5,6,7",
1858    "SampleAfterValue": "2000003",
1859    "MSRIndex": "0",
1860    "MSRValue": "0",
1861    "TakenAlone": "0",
1862    "CounterMask": "0",
1863    "Invert": "0",
1864    "AnyThread": "0",
1865    "EdgeDetect": "0",
1866    "PEBS": "0",
1867    "Data_LA": "0",
1868    "L1_Hit_Indication": "0",
1869    "Errata": "0",
1870    "ELLC": "0",
1871    "Offcore": "0",
1872    "Deprecated": "0"
1873  },
1874  {
1875    "EventCode": "0x54",
1876    "UMask": "0x10",
1877    "EventName": "TX_MEM.ABORT_HLE_ELISION_BUFFER_MISMATCH",
1878    "BriefDescription": "Number of times an HLE transactional execution aborted due to XRELEASE lock not satisfying the address and value requirements in the elision buffer",
1879    "PublicDescription": "Number of times a TSX Abort was triggered due to release/commit but data and address mismatch.",
1880    "Counter": "0,1,2,3",
1881    "CounterHTOff": "0,1,2,3,4,5,6,7",
1882    "SampleAfterValue": "2000003",
1883    "MSRIndex": "0",
1884    "MSRValue": "0",
1885    "TakenAlone": "0",
1886    "CounterMask": "0",
1887    "Invert": "0",
1888    "AnyThread": "0",
1889    "EdgeDetect": "0",
1890    "PEBS": "0",
1891    "Data_LA": "0",
1892    "L1_Hit_Indication": "0",
1893    "Errata": "0",
1894    "ELLC": "0",
1895    "Offcore": "0",
1896    "Deprecated": "0"
1897  },
1898  {
1899    "EventCode": "0x54",
1900    "UMask": "0x20",
1901    "EventName": "TX_MEM.ABORT_HLE_ELISION_BUFFER_UNSUPPORTED_ALIGNMENT",
1902    "BriefDescription": "Number of times an HLE transactional execution aborted due to an unsupported read alignment from the elision buffer.",
1903    "PublicDescription": "Number of times a TSX Abort was triggered due to attempting an unsupported alignment from Lock Buffer.",
1904    "Counter": "0,1,2,3",
1905    "CounterHTOff": "0,1,2,3,4,5,6,7",
1906    "SampleAfterValue": "2000003",
1907    "MSRIndex": "0",
1908    "MSRValue": "0",
1909    "TakenAlone": "0",
1910    "CounterMask": "0",
1911    "Invert": "0",
1912    "AnyThread": "0",
1913    "EdgeDetect": "0",
1914    "PEBS": "0",
1915    "Data_LA": "0",
1916    "L1_Hit_Indication": "0",
1917    "Errata": "0",
1918    "ELLC": "0",
1919    "Offcore": "0",
1920    "Deprecated": "0"
1921  },
1922  {
1923    "EventCode": "0x54",
1924    "UMask": "0x40",
1925    "EventName": "TX_MEM.HLE_ELISION_BUFFER_FULL",
1926    "BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable being zero.",
1927    "PublicDescription": "Number of times we could not allocate Lock Buffer.",
1928    "Counter": "0,1,2,3",
1929    "CounterHTOff": "0,1,2,3,4,5,6,7",
1930    "SampleAfterValue": "2000003",
1931    "MSRIndex": "0",
1932    "MSRValue": "0",
1933    "TakenAlone": "0",
1934    "CounterMask": "0",
1935    "Invert": "0",
1936    "AnyThread": "0",
1937    "EdgeDetect": "0",
1938    "PEBS": "0",
1939    "Data_LA": "0",
1940    "L1_Hit_Indication": "0",
1941    "Errata": "0",
1942    "ELLC": "0",
1943    "Offcore": "0",
1944    "Deprecated": "0"
1945  },
1946  {
1947    "EventCode": "0x59",
1948    "UMask": "0x01",
1949    "EventName": "PARTIAL_RAT_STALLS.SCOREBOARD",
1950    "BriefDescription": "Cycles where the pipeline is stalled due to serializing operations.",
1951    "PublicDescription": "This event counts cycles during which the microcode scoreboard stalls happen.",
1952    "Counter": "0,1,2,3",
1953    "CounterHTOff": "0,1,2,3,4,5,6,7",
1954    "SampleAfterValue": "2000003",
1955    "MSRIndex": "0",
1956    "MSRValue": "0",
1957    "TakenAlone": "0",
1958    "CounterMask": "0",
1959    "Invert": "0",
1960    "AnyThread": "0",
1961    "EdgeDetect": "0",
1962    "PEBS": "0",
1963    "Data_LA": "0",
1964    "L1_Hit_Indication": "0",
1965    "Errata": "0",
1966    "ELLC": "0",
1967    "Offcore": "0",
1968    "Deprecated": "0"
1969  },
1970  {
1971    "EventCode": "0x5d",
1972    "UMask": "0x01",
1973    "EventName": "TX_EXEC.MISC1",
1974    "BriefDescription": "Counts the number of times a class of instructions that may cause a transactional abort was executed. Since this is the count of execution, it may not always cause a transactional abort.",
1975    "PublicDescription": "Counts the number of times a class of instructions that may cause a transactional abort was executed. Since this is the count of execution, it may not always cause a transactional abort.",
1976    "Counter": "0,1,2,3",
1977    "CounterHTOff": "0,1,2,3,4,5,6,7",
1978    "SampleAfterValue": "2000003",
1979    "MSRIndex": "0",
1980    "MSRValue": "0",
1981    "TakenAlone": "0",
1982    "CounterMask": "0",
1983    "Invert": "0",
1984    "AnyThread": "0",
1985    "EdgeDetect": "0",
1986    "PEBS": "0",
1987    "Data_LA": "0",
1988    "L1_Hit_Indication": "0",
1989    "Errata": "0",
1990    "ELLC": "0",
1991    "Offcore": "0",
1992    "Deprecated": "0"
1993  },
1994  {
1995    "EventCode": "0x5d",
1996    "UMask": "0x02",
1997    "EventName": "TX_EXEC.MISC2",
1998    "BriefDescription": "Counts the number of times a class of instructions (e.g., vzeroupper) that may cause a transactional abort was executed inside a transactional region",
1999    "PublicDescription": "Unfriendly TSX abort triggered by a vzeroupper instruction.",
2000    "Counter": "0,1,2,3",
2001    "CounterHTOff": "0,1,2,3,4,5,6,7",
2002    "SampleAfterValue": "2000003",
2003    "MSRIndex": "0",
2004    "MSRValue": "0",
2005    "TakenAlone": "0",
2006    "CounterMask": "0",
2007    "Invert": "0",
2008    "AnyThread": "0",
2009    "EdgeDetect": "0",
2010    "PEBS": "0",
2011    "Data_LA": "0",
2012    "L1_Hit_Indication": "0",
2013    "Errata": "0",
2014    "ELLC": "0",
2015    "Offcore": "0",
2016    "Deprecated": "0"
2017  },
2018  {
2019    "EventCode": "0x5d",
2020    "UMask": "0x04",
2021    "EventName": "TX_EXEC.MISC3",
2022    "BriefDescription": "Counts the number of times an instruction execution caused the transactional nest count supported to be exceeded",
2023    "PublicDescription": "Unfriendly TSX abort triggered by a nest count that is too deep.",
2024    "Counter": "0,1,2,3",
2025    "CounterHTOff": "0,1,2,3,4,5,6,7",
2026    "SampleAfterValue": "2000003",
2027    "MSRIndex": "0",
2028    "MSRValue": "0",
2029    "TakenAlone": "0",
2030    "CounterMask": "0",
2031    "Invert": "0",
2032    "AnyThread": "0",
2033    "EdgeDetect": "0",
2034    "PEBS": "0",
2035    "Data_LA": "0",
2036    "L1_Hit_Indication": "0",
2037    "Errata": "0",
2038    "ELLC": "0",
2039    "Offcore": "0",
2040    "Deprecated": "0"
2041  },
2042  {
2043    "EventCode": "0x5d",
2044    "UMask": "0x08",
2045    "EventName": "TX_EXEC.MISC4",
2046    "BriefDescription": "Counts the number of times a XBEGIN instruction was executed inside an HLE transactional region.",
2047    "PublicDescription": "RTM region detected inside HLE.",
2048    "Counter": "0,1,2,3",
2049    "CounterHTOff": "0,1,2,3,4,5,6,7",
2050    "SampleAfterValue": "2000003",
2051    "MSRIndex": "0",
2052    "MSRValue": "0",
2053    "TakenAlone": "0",
2054    "CounterMask": "0",
2055    "Invert": "0",
2056    "AnyThread": "0",
2057    "EdgeDetect": "0",
2058    "PEBS": "0",
2059    "Data_LA": "0",
2060    "L1_Hit_Indication": "0",
2061    "Errata": "0",
2062    "ELLC": "0",
2063    "Offcore": "0",
2064    "Deprecated": "0"
2065  },
2066  {
2067    "EventCode": "0x5d",
2068    "UMask": "0x10",
2069    "EventName": "TX_EXEC.MISC5",
2070    "BriefDescription": "Counts the number of times an HLE XACQUIRE instruction was executed inside an RTM transactional region",
2071    "PublicDescription": "Counts the number of times an HLE XACQUIRE instruction was executed inside an RTM transactional region.",
2072    "Counter": "0,1,2,3",
2073    "CounterHTOff": "0,1,2,3,4,5,6,7",
2074    "SampleAfterValue": "2000003",
2075    "MSRIndex": "0",
2076    "MSRValue": "0",
2077    "TakenAlone": "0",
2078    "CounterMask": "0",
2079    "Invert": "0",
2080    "AnyThread": "0",
2081    "EdgeDetect": "0",
2082    "PEBS": "0",
2083    "Data_LA": "0",
2084    "L1_Hit_Indication": "0",
2085    "Errata": "0",
2086    "ELLC": "0",
2087    "Offcore": "0",
2088    "Deprecated": "0"
2089  },
2090  {
2091    "EventCode": "0x5E",
2092    "UMask": "0x01",
2093    "EventName": "RS_EVENTS.EMPTY_END",
2094    "BriefDescription": "Counts end of periods where the Reservation Station (RS) was empty. Could be useful to precisely locate Frontend Latency Bound issues.",
2095    "PublicDescription": "Counts end of periods where the Reservation Station (RS) was empty. Could be useful to precisely locate front-end Latency Bound issues.",
2096    "Counter": "0,1,2,3",
2097    "CounterHTOff": "0,1,2,3,4,5,6,7",
2098    "SampleAfterValue": "2000003",
2099    "MSRIndex": "0",
2100    "MSRValue": "0",
2101    "TakenAlone": "0",
2102    "CounterMask": "1",
2103    "Invert": "1",
2104    "AnyThread": "0",
2105    "EdgeDetect": "1",
2106    "PEBS": "0",
2107    "Data_LA": "0",
2108    "L1_Hit_Indication": "0",
2109    "Errata": "0",
2110    "ELLC": "0",
2111    "Offcore": "0",
2112    "Deprecated": "0"
2113  },
2114  {
2115    "EventCode": "0x5E",
2116    "UMask": "0x01",
2117    "EventName": "RS_EVENTS.EMPTY_CYCLES",
2118    "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread",
2119    "PublicDescription": "Counts cycles during which the reservation station (RS) is empty for the thread.; Note: In ST-mode, not active thread should drive 0. This is usually caused by severely costly branch mispredictions, or allocator/FE issues.",
2120    "Counter": "0,1,2,3",
2121    "CounterHTOff": "0,1,2,3,4,5,6,7",
2122    "SampleAfterValue": "2000003",
2123    "MSRIndex": "0",
2124    "MSRValue": "0",
2125    "TakenAlone": "0",
2126    "CounterMask": "0",
2127    "Invert": "0",
2128    "AnyThread": "0",
2129    "EdgeDetect": "0",
2130    "PEBS": "0",
2131    "Data_LA": "0",
2132    "L1_Hit_Indication": "0",
2133    "Errata": "0",
2134    "ELLC": "0",
2135    "Offcore": "0",
2136    "Deprecated": "0"
2137  },
2138  {
2139    "EventCode": "0x60",
2140    "UMask": "0x01",
2141    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DEMAND_DATA_RD",
2142    "BriefDescription": "Cycles when offcore outstanding Demand Data Read transactions are present in SuperQueue (SQ), queue to uncore",
2143    "PublicDescription": "Counts cycles when offcore outstanding Demand Data Read transactions are present in the super queue (SQ). A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation).",
2144    "Counter": "0,1,2,3",
2145    "CounterHTOff": "0,1,2,3,4,5,6,7",
2146    "SampleAfterValue": "2000003",
2147    "MSRIndex": "0",
2148    "MSRValue": "0",
2149    "TakenAlone": "0",
2150    "CounterMask": "1",
2151    "Invert": "0",
2152    "AnyThread": "0",
2153    "EdgeDetect": "0",
2154    "PEBS": "0",
2155    "Data_LA": "0",
2156    "L1_Hit_Indication": "0",
2157    "Errata": "0",
2158    "ELLC": "0",
2159    "Offcore": "0",
2160    "Deprecated": "0"
2161  },
2162  {
2163    "EventCode": "0x60",
2164    "UMask": "0x01",
2165    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.DEMAND_DATA_RD",
2166    "BriefDescription": "Offcore outstanding Demand Data Read transactions in uncore queue.",
2167    "PublicDescription": "Counts the number of offcore outstanding Demand Data Read transactions in the super queue (SQ) every cycle. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor. See the corresponding Umask under OFFCORE_REQUESTS.Note: A prefetch promoted to Demand is counted from the promotion point.",
2168    "Counter": "0,1,2,3",
2169    "CounterHTOff": "0,1,2,3,4,5,6,7",
2170    "SampleAfterValue": "2000003",
2171    "MSRIndex": "0",
2172    "MSRValue": "0",
2173    "TakenAlone": "0",
2174    "CounterMask": "0",
2175    "Invert": "0",
2176    "AnyThread": "0",
2177    "EdgeDetect": "0",
2178    "PEBS": "0",
2179    "Data_LA": "0",
2180    "L1_Hit_Indication": "0",
2181    "Errata": "0",
2182    "ELLC": "0",
2183    "Offcore": "0",
2184    "Deprecated": "0"
2185  },
2186  {
2187    "EventCode": "0x60",
2188    "UMask": "0x01",
2189    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.DEMAND_DATA_RD_GE_6",
2190    "BriefDescription": "Cycles with at least 6 offcore outstanding Demand Data Read transactions in uncore queue.",
2191    "PublicDescription": "Cycles with at least 6 offcore outstanding Demand Data Read transactions in uncore queue.",
2192    "Counter": "0,1,2,3",
2193    "CounterHTOff": "0,1,2,3,4,5,6,7",
2194    "SampleAfterValue": "2000003",
2195    "MSRIndex": "0x00",
2196    "MSRValue": "0x00",
2197    "TakenAlone": "0",
2198    "CounterMask": "6",
2199    "Invert": "0",
2200    "AnyThread": "0",
2201    "EdgeDetect": "0",
2202    "PEBS": "0",
2203    "Data_LA": "0",
2204    "L1_Hit_Indication": "0",
2205    "Errata": "0",
2206    "ELLC": "0",
2207    "Offcore": "0",
2208    "Deprecated": "0"
2209  },
2210  {
2211    "EventCode": "0x60",
2212    "UMask": "0x02",
2213    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.DEMAND_CODE_RD",
2214    "BriefDescription": "Offcore outstanding Code Reads transactions in the SuperQueue (SQ), queue to uncore, every cycle.",
2215    "PublicDescription": "Counts the number of offcore outstanding Code Reads transactions in the super queue every cycle. The 'Offcore outstanding' state of the transaction lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation). See the corresponding Umask under OFFCORE_REQUESTS.",
2216    "Counter": "0,1,2,3",
2217    "CounterHTOff": "0,1,2,3,4,5,6,7",
2218    "SampleAfterValue": "2000003",
2219    "MSRIndex": "0",
2220    "MSRValue": "0",
2221    "TakenAlone": "0",
2222    "CounterMask": "0",
2223    "Invert": "0",
2224    "AnyThread": "0",
2225    "EdgeDetect": "0",
2226    "PEBS": "0",
2227    "Data_LA": "0",
2228    "L1_Hit_Indication": "0",
2229    "Errata": "0",
2230    "ELLC": "0",
2231    "Offcore": "0",
2232    "Deprecated": "0"
2233  },
2234  {
2235    "EventCode": "0x60",
2236    "UMask": "0x02",
2237    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DEMAND_CODE_RD",
2238    "BriefDescription": "Cycles with offcore outstanding Code Reads transactions in the SuperQueue (SQ), queue to uncore.",
2239    "PublicDescription": "Counts the number of offcore outstanding Code Reads transactions in the super queue every cycle. The 'Offcore outstanding' state of the transaction lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation). See the corresponding Umask under OFFCORE_REQUESTS.",
2240    "Counter": "0,1,2,3",
2241    "CounterHTOff": "0,1,2,3,4,5,6,7",
2242    "SampleAfterValue": "2000003",
2243    "MSRIndex": "0",
2244    "MSRValue": "0",
2245    "TakenAlone": "0",
2246    "CounterMask": "1",
2247    "Invert": "0",
2248    "AnyThread": "0",
2249    "EdgeDetect": "0",
2250    "PEBS": "0",
2251    "Data_LA": "0",
2252    "L1_Hit_Indication": "0",
2253    "Errata": "0",
2254    "ELLC": "0",
2255    "Offcore": "0",
2256    "Deprecated": "0"
2257  },
2258  {
2259    "EventCode": "0x60",
2260    "UMask": "0x04",
2261    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.DEMAND_RFO",
2262    "BriefDescription": "Offcore outstanding demand rfo reads transactions in SuperQueue (SQ), queue to uncore, every cycle",
2263    "PublicDescription": "Counts the number of offcore outstanding RFO (store) transactions in the super queue (SQ) every cycle. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation). See corresponding Umask under OFFCORE_REQUESTS.",
2264    "Counter": "0,1,2,3",
2265    "CounterHTOff": "0,1,2,3,4,5,6,7",
2266    "SampleAfterValue": "2000003",
2267    "MSRIndex": "0",
2268    "MSRValue": "0",
2269    "TakenAlone": "0",
2270    "CounterMask": "0",
2271    "Invert": "0",
2272    "AnyThread": "0",
2273    "EdgeDetect": "0",
2274    "PEBS": "0",
2275    "Data_LA": "0",
2276    "L1_Hit_Indication": "0",
2277    "Errata": "0",
2278    "ELLC": "0",
2279    "Offcore": "0",
2280    "Deprecated": "0"
2281  },
2282  {
2283    "EventCode": "0x60",
2284    "UMask": "0x04",
2285    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DEMAND_RFO",
2286    "BriefDescription": "Cycles with offcore outstanding demand rfo reads transactions in SuperQueue (SQ), queue to uncore.",
2287    "PublicDescription": "Counts the number of offcore outstanding demand rfo Reads transactions in the super queue every cycle. The 'Offcore outstanding' state of the transaction lasts from the L2 miss until the sending transaction completion to requestor (SQ deallocation). See the corresponding Umask under OFFCORE_REQUESTS.",
2288    "Counter": "0,1,2,3",
2289    "CounterHTOff": "0,1,2,3,4,5,6,7",
2290    "SampleAfterValue": "2000003",
2291    "MSRIndex": "0",
2292    "MSRValue": "0",
2293    "TakenAlone": "0",
2294    "CounterMask": "1",
2295    "Invert": "0",
2296    "AnyThread": "0",
2297    "EdgeDetect": "0",
2298    "PEBS": "0",
2299    "Data_LA": "0",
2300    "L1_Hit_Indication": "0",
2301    "Errata": "0",
2302    "ELLC": "0",
2303    "Offcore": "0",
2304    "Deprecated": "0"
2305  },
2306  {
2307    "EventCode": "0x60",
2308    "UMask": "0x08",
2309    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DATA_RD",
2310    "BriefDescription": "Cycles when offcore outstanding cacheable Core Data Read transactions are present in SuperQueue (SQ), queue to uncore.",
2311    "PublicDescription": "Counts cycles when offcore outstanding cacheable Core Data Read transactions are present in the super queue. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation). See corresponding Umask under OFFCORE_REQUESTS.",
2312    "Counter": "0,1,2,3",
2313    "CounterHTOff": "0,1,2,3,4,5,6,7",
2314    "SampleAfterValue": "2000003",
2315    "MSRIndex": "0",
2316    "MSRValue": "0",
2317    "TakenAlone": "0",
2318    "CounterMask": "1",
2319    "Invert": "0",
2320    "AnyThread": "0",
2321    "EdgeDetect": "0",
2322    "PEBS": "0",
2323    "Data_LA": "0",
2324    "L1_Hit_Indication": "0",
2325    "Errata": "0",
2326    "ELLC": "0",
2327    "Offcore": "0",
2328    "Deprecated": "0"
2329  },
2330  {
2331    "EventCode": "0x60",
2332    "UMask": "0x08",
2333    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.ALL_DATA_RD",
2334    "BriefDescription": "Offcore outstanding cacheable Core Data Read transactions in SuperQueue (SQ), queue to uncore",
2335    "PublicDescription": "Counts the number of offcore outstanding cacheable Core Data Read transactions in the super queue every cycle. A transaction is considered to be in the Offcore outstanding state between L2 miss and transaction completion sent to requestor (SQ de-allocation). See corresponding Umask under OFFCORE_REQUESTS.",
2336    "Counter": "0,1,2,3",
2337    "CounterHTOff": "0,1,2,3,4,5,6,7",
2338    "SampleAfterValue": "2000003",
2339    "MSRIndex": "0",
2340    "MSRValue": "0",
2341    "TakenAlone": "0",
2342    "CounterMask": "0",
2343    "Invert": "0",
2344    "AnyThread": "0",
2345    "EdgeDetect": "0",
2346    "PEBS": "0",
2347    "Data_LA": "0",
2348    "L1_Hit_Indication": "0",
2349    "Errata": "0",
2350    "ELLC": "0",
2351    "Offcore": "0",
2352    "Deprecated": "0"
2353  },
2354  {
2355    "EventCode": "0x60",
2356    "UMask": "0x10",
2357    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.L3_MISS_DEMAND_DATA_RD",
2358    "BriefDescription": "Counts number of Offcore outstanding Demand Data Read requests that miss L3 cache in the superQ every cycle.",
2359    "PublicDescription": "Counts number of Offcore outstanding Demand Data Read requests that miss L3 cache in the superQ every cycle.",
2360    "Counter": "0,1,2,3",
2361    "CounterHTOff": "0,1,2,3,4,5,6,7",
2362    "SampleAfterValue": "2000003",
2363    "MSRIndex": "0",
2364    "MSRValue": "0",
2365    "TakenAlone": "0",
2366    "CounterMask": "0",
2367    "Invert": "0",
2368    "AnyThread": "0",
2369    "EdgeDetect": "0",
2370    "PEBS": "0",
2371    "Data_LA": "0",
2372    "L1_Hit_Indication": "0",
2373    "Errata": "0",
2374    "ELLC": "0",
2375    "Offcore": "0",
2376    "Deprecated": "0"
2377  },
2378  {
2379    "EventCode": "0x60",
2380    "UMask": "0x10",
2381    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.L3_MISS_DEMAND_DATA_RD_GE_6",
2382    "BriefDescription": "Cycles with at least 6 Demand Data Read requests that miss L3 cache in the superQ.",
2383    "PublicDescription": "Cycles with at least 6 Demand Data Read requests that miss L3 cache in the superQ.",
2384    "Counter": "0,1,2,3",
2385    "CounterHTOff": "0,1,2,3,4,5,6,7",
2386    "SampleAfterValue": "2000003",
2387    "MSRIndex": "0x00",
2388    "MSRValue": "0x00",
2389    "TakenAlone": "0",
2390    "CounterMask": "6",
2391    "Invert": "0",
2392    "AnyThread": "0",
2393    "EdgeDetect": "0",
2394    "PEBS": "0",
2395    "Data_LA": "0",
2396    "L1_Hit_Indication": "0",
2397    "Errata": "0",
2398    "ELLC": "0",
2399    "Offcore": "0",
2400    "Deprecated": "0"
2401  },
2402  {
2403    "EventCode": "0x60",
2404    "UMask": "0x10",
2405    "EventName": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_L3_MISS_DEMAND_DATA_RD",
2406    "BriefDescription": "Cycles with at least 1 Demand Data Read requests who miss L3 cache in the superQ.",
2407    "PublicDescription": "Cycles with at least 1 Demand Data Read requests who miss L3 cache in the superQ.",
2408    "Counter": "0,1,2,3",
2409    "CounterHTOff": "0,1,2,3,4,5,6,7",
2410    "SampleAfterValue": "2000003",
2411    "MSRIndex": "0x00",
2412    "MSRValue": "0x00",
2413    "TakenAlone": "0",
2414    "CounterMask": "1",
2415    "Invert": "0",
2416    "AnyThread": "0",
2417    "EdgeDetect": "0",
2418    "PEBS": "0",
2419    "Data_LA": "0",
2420    "L1_Hit_Indication": "0",
2421    "Errata": "0",
2422    "ELLC": "0",
2423    "Offcore": "0",
2424    "Deprecated": "0"
2425  },
2426  {
2427    "EventCode": "0x79",
2428    "UMask": "0x04",
2429    "EventName": "IDQ.MITE_CYCLES",
2430    "BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from MITE path",
2431    "PublicDescription": "Counts cycles during which uops are being delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops that may 'bypass' the IDQ.",
2432    "Counter": "0,1,2,3",
2433    "CounterHTOff": "0,1,2,3,4,5,6,7",
2434    "SampleAfterValue": "2000003",
2435    "MSRIndex": "0",
2436    "MSRValue": "0",
2437    "TakenAlone": "0",
2438    "CounterMask": "1",
2439    "Invert": "0",
2440    "AnyThread": "0",
2441    "EdgeDetect": "0",
2442    "PEBS": "0",
2443    "Data_LA": "0",
2444    "L1_Hit_Indication": "0",
2445    "Errata": "0",
2446    "ELLC": "0",
2447    "Offcore": "0",
2448    "Deprecated": "0"
2449  },
2450  {
2451    "EventCode": "0x79",
2452    "UMask": "0x04",
2453    "EventName": "IDQ.MITE_UOPS",
2454    "BriefDescription": "Uops delivered to Instruction Decode Queue (IDQ) from MITE path",
2455    "PublicDescription": "Counts the number of uops delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops that may 'bypass' the IDQ. This also means that uops are not being delivered from the Decode Stream Buffer (DSB).",
2456    "Counter": "0,1,2,3",
2457    "CounterHTOff": "0,1,2,3,4,5,6,7",
2458    "SampleAfterValue": "2000003",
2459    "MSRIndex": "0",
2460    "MSRValue": "0",
2461    "TakenAlone": "0",
2462    "CounterMask": "0",
2463    "Invert": "0",
2464    "AnyThread": "0",
2465    "EdgeDetect": "0",
2466    "PEBS": "0",
2467    "Data_LA": "0",
2468    "L1_Hit_Indication": "0",
2469    "Errata": "0",
2470    "ELLC": "0",
2471    "Offcore": "0",
2472    "Deprecated": "0"
2473  },
2474  {
2475    "EventCode": "0x79",
2476    "UMask": "0x08",
2477    "EventName": "IDQ.DSB_CYCLES",
2478    "BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from Decode Stream Buffer (DSB) path",
2479    "PublicDescription": "Counts cycles during which uops are being delivered to Instruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may 'bypass' the IDQ.",
2480    "Counter": "0,1,2,3",
2481    "CounterHTOff": "0,1,2,3,4,5,6,7",
2482    "SampleAfterValue": "2000003",
2483    "MSRIndex": "0",
2484    "MSRValue": "0",
2485    "TakenAlone": "0",
2486    "CounterMask": "1",
2487    "Invert": "0",
2488    "AnyThread": "0",
2489    "EdgeDetect": "0",
2490    "PEBS": "0",
2491    "Data_LA": "0",
2492    "L1_Hit_Indication": "0",
2493    "Errata": "0",
2494    "ELLC": "0",
2495    "Offcore": "0",
2496    "Deprecated": "0"
2497  },
2498  {
2499    "EventCode": "0x79",
2500    "UMask": "0x08",
2501    "EventName": "IDQ.DSB_UOPS",
2502    "BriefDescription": "Uops delivered to Instruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path",
2503    "PublicDescription": "Counts the number of uops delivered to Instruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops that may 'bypass' the IDQ.",
2504    "Counter": "0,1,2,3",
2505    "CounterHTOff": "0,1,2,3,4,5,6,7",
2506    "SampleAfterValue": "2000003",
2507    "MSRIndex": "0",
2508    "MSRValue": "0",
2509    "TakenAlone": "0",
2510    "CounterMask": "0",
2511    "Invert": "0",
2512    "AnyThread": "0",
2513    "EdgeDetect": "0",
2514    "PEBS": "0",
2515    "Data_LA": "0",
2516    "L1_Hit_Indication": "0",
2517    "Errata": "0",
2518    "ELLC": "0",
2519    "Offcore": "0",
2520    "Deprecated": "0"
2521  },
2522  {
2523    "EventCode": "0x79",
2524    "UMask": "0x10",
2525    "EventName": "IDQ.MS_DSB_CYCLES",
2526    "BriefDescription": "Cycles when uops initiated by Decode Stream Buffer (DSB) are being delivered to Instruction Decode Queue (IDQ) while Microcode Sequenser (MS) is busy",
2527    "PublicDescription": "Counts cycles during which uops initiated by Decode Stream Buffer (DSB) are being delivered to Instruction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops that may 'bypass' the IDQ.",
2528    "Counter": "0,1,2,3",
2529    "CounterHTOff": "0,1,2,3,4,5,6,7",
2530    "SampleAfterValue": "2000003",
2531    "MSRIndex": "0",
2532    "MSRValue": "0",
2533    "TakenAlone": "0",
2534    "CounterMask": "1",
2535    "Invert": "0",
2536    "AnyThread": "0",
2537    "EdgeDetect": "0",
2538    "PEBS": "0",
2539    "Data_LA": "0",
2540    "L1_Hit_Indication": "0",
2541    "Errata": "0",
2542    "ELLC": "0",
2543    "Offcore": "0",
2544    "Deprecated": "0"
2545  },
2546  {
2547    "EventCode": "0x79",
2548    "UMask": "0x18",
2549    "EventName": "IDQ.ALL_DSB_CYCLES_ANY_UOPS",
2550    "BriefDescription": "Cycles Decode Stream Buffer (DSB) is delivering any Uop",
2551    "PublicDescription": "Counts the number of cycles uops were delivered to Instruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Count includes uops that may 'bypass' the IDQ.",
2552    "Counter": "0,1,2,3",
2553    "CounterHTOff": "0,1,2,3,4,5,6,7",
2554    "SampleAfterValue": "2000003",
2555    "MSRIndex": "0",
2556    "MSRValue": "0",
2557    "TakenAlone": "0",
2558    "CounterMask": "1",
2559    "Invert": "0",
2560    "AnyThread": "0",
2561    "EdgeDetect": "0",
2562    "PEBS": "0",
2563    "Data_LA": "0",
2564    "L1_Hit_Indication": "0",
2565    "Errata": "0",
2566    "ELLC": "0",
2567    "Offcore": "0",
2568    "Deprecated": "0"
2569  },
2570  {
2571    "EventCode": "0x79",
2572    "UMask": "0x18",
2573    "EventName": "IDQ.ALL_DSB_CYCLES_4_UOPS",
2574    "BriefDescription": "Cycles Decode Stream Buffer (DSB) is delivering 4 Uops",
2575    "PublicDescription": "Counts the number of cycles 4 uops were delivered to Instruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Count includes uops that may 'bypass' the IDQ.",
2576    "Counter": "0,1,2,3",
2577    "CounterHTOff": "0,1,2,3,4,5,6,7",
2578    "SampleAfterValue": "2000003",
2579    "MSRIndex": "0",
2580    "MSRValue": "0",
2581    "TakenAlone": "0",
2582    "CounterMask": "4",
2583    "Invert": "0",
2584    "AnyThread": "0",
2585    "EdgeDetect": "0",
2586    "PEBS": "0",
2587    "Data_LA": "0",
2588    "L1_Hit_Indication": "0",
2589    "Errata": "0",
2590    "ELLC": "0",
2591    "Offcore": "0",
2592    "Deprecated": "0"
2593  },
2594  {
2595    "EventCode": "0x79",
2596    "UMask": "0x20",
2597    "EventName": "IDQ.MS_MITE_UOPS",
2598    "BriefDescription": "Uops initiated by MITE and delivered to Instruction Decode Queue (IDQ) while Microcode Sequenser (MS) is busy",
2599    "PublicDescription": "Counts the number of uops initiated by MITE and delivered to Instruction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops that may 'bypass' the IDQ.",
2600    "Counter": "0,1,2,3",
2601    "CounterHTOff": "0,1,2,3,4,5,6,7",
2602    "SampleAfterValue": "2000003",
2603    "MSRIndex": "0",
2604    "MSRValue": "0",
2605    "TakenAlone": "0",
2606    "CounterMask": "0",
2607    "Invert": "0",
2608    "AnyThread": "0",
2609    "EdgeDetect": "0",
2610    "PEBS": "0",
2611    "Data_LA": "0",
2612    "L1_Hit_Indication": "0",
2613    "Errata": "0",
2614    "ELLC": "0",
2615    "Offcore": "0",
2616    "Deprecated": "0"
2617  },
2618  {
2619    "EventCode": "0x79",
2620    "UMask": "0x24",
2621    "EventName": "IDQ.ALL_MITE_CYCLES_ANY_UOPS",
2622    "BriefDescription": "Cycles MITE is delivering any Uop",
2623    "PublicDescription": "Counts the number of cycles uops were delivered to the Instruction Decode Queue (IDQ) from the MITE (legacy decode pipeline) path. Counting includes uops that may 'bypass' the IDQ. During these cycles uops are not being delivered from the Decode Stream Buffer (DSB).",
2624    "Counter": "0,1,2,3",
2625    "CounterHTOff": "0,1,2,3,4,5,6,7",
2626    "SampleAfterValue": "2000003",
2627    "MSRIndex": "0",
2628    "MSRValue": "0",
2629    "TakenAlone": "0",
2630    "CounterMask": "1",
2631    "Invert": "0",
2632    "AnyThread": "0",
2633    "EdgeDetect": "0",
2634    "PEBS": "0",
2635    "Data_LA": "0",
2636    "L1_Hit_Indication": "0",
2637    "Errata": "0",
2638    "ELLC": "0",
2639    "Offcore": "0",
2640    "Deprecated": "0"
2641  },
2642  {
2643    "EventCode": "0x79",
2644    "UMask": "0x24",
2645    "EventName": "IDQ.ALL_MITE_CYCLES_4_UOPS",
2646    "BriefDescription": "Cycles MITE is delivering 4 Uops",
2647    "PublicDescription": "Counts the number of cycles 4 uops were delivered to the Instruction Decode Queue (IDQ) from the MITE (legacy decode pipeline) path. Counting includes uops that may 'bypass' the IDQ. During these cycles uops are not being delivered from the Decode Stream Buffer (DSB).",
2648    "Counter": "0,1,2,3",
2649    "CounterHTOff": "0,1,2,3,4,5,6,7",
2650    "SampleAfterValue": "2000003",
2651    "MSRIndex": "0",
2652    "MSRValue": "0",
2653    "TakenAlone": "0",
2654    "CounterMask": "4",
2655    "Invert": "0",
2656    "AnyThread": "0",
2657    "EdgeDetect": "0",
2658    "PEBS": "0",
2659    "Data_LA": "0",
2660    "L1_Hit_Indication": "0",
2661    "Errata": "0",
2662    "ELLC": "0",
2663    "Offcore": "0",
2664    "Deprecated": "0"
2665  },
2666  {
2667    "EventCode": "0x79",
2668    "UMask": "0x30",
2669    "EventName": "IDQ.MS_CYCLES",
2670    "BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) while Microcode Sequenser (MS) is busy",
2671    "PublicDescription": "Counts cycles during which uops are being delivered to Instruction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops that may 'bypass' the IDQ. Uops maybe initiated by Decode Stream Buffer (DSB) or MITE.",
2672    "Counter": "0,1,2,3",
2673    "CounterHTOff": "0,1,2,3,4,5,6,7",
2674    "SampleAfterValue": "2000003",
2675    "MSRIndex": "0",
2676    "MSRValue": "0",
2677    "TakenAlone": "0",
2678    "CounterMask": "1",
2679    "Invert": "0",
2680    "AnyThread": "0",
2681    "EdgeDetect": "0",
2682    "PEBS": "0",
2683    "Data_LA": "0",
2684    "L1_Hit_Indication": "0",
2685    "Errata": "0",
2686    "ELLC": "0",
2687    "Offcore": "0",
2688    "Deprecated": "0"
2689  },
2690  {
2691    "EventCode": "0x79",
2692    "UMask": "0x30",
2693    "EventName": "IDQ.MS_UOPS",
2694    "BriefDescription": "Uops delivered to Instruction Decode Queue (IDQ) while Microcode Sequenser (MS) is busy",
2695    "PublicDescription": "Counts the total number of uops delivered by the Microcode Sequencer (MS). Any instruction over 4 uops will be delivered by the MS. Some instructions such as transcendentals may additionally generate uops from the MS.",
2696    "Counter": "0,1,2,3",
2697    "CounterHTOff": "0,1,2,3,4,5,6,7",
2698    "SampleAfterValue": "2000003",
2699    "MSRIndex": "0",
2700    "MSRValue": "0",
2701    "TakenAlone": "0",
2702    "CounterMask": "0",
2703    "Invert": "0",
2704    "AnyThread": "0",
2705    "EdgeDetect": "0",
2706    "PEBS": "0",
2707    "Data_LA": "0",
2708    "L1_Hit_Indication": "0",
2709    "Errata": "0",
2710    "ELLC": "0",
2711    "Offcore": "0",
2712    "Deprecated": "0"
2713  },
2714  {
2715    "EventCode": "0x79",
2716    "UMask": "0x30",
2717    "EventName": "IDQ.MS_SWITCHES",
2718    "BriefDescription": "Number of switches from DSB (Decode Stream Buffer) or MITE (legacy decode pipeline) to the Microcode Sequencer",
2719    "PublicDescription": "Number of switches from DSB (Decode Stream Buffer) or MITE (legacy decode pipeline) to the Microcode Sequencer.",
2720    "Counter": "0,1,2,3",
2721    "CounterHTOff": "0,1,2,3,4,5,6,7",
2722    "SampleAfterValue": "2000003",
2723    "MSRIndex": "0",
2724    "MSRValue": "0",
2725    "TakenAlone": "0",
2726    "CounterMask": "1",
2727    "Invert": "0",
2728    "AnyThread": "0",
2729    "EdgeDetect": "1",
2730    "PEBS": "0",
2731    "Data_LA": "0",
2732    "L1_Hit_Indication": "0",
2733    "Errata": "0",
2734    "ELLC": "0",
2735    "Offcore": "0",
2736    "Deprecated": "0"
2737  },
2738  {
2739    "EventCode": "0x80",
2740    "UMask": "0x04",
2741    "EventName": "ICACHE_16B.IFDATA_STALL",
2742    "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction cache miss.",
2743    "PublicDescription": "Cycles where a code line fetch is stalled due to an L1 instruction cache miss. The legacy decode pipeline works at a 16 Byte granularity.",
2744    "Counter": "0,1,2,3",
2745    "CounterHTOff": "0,1,2,3,4,5,6,7",
2746    "SampleAfterValue": "2000003",
2747    "MSRIndex": "0",
2748    "MSRValue": "0",
2749    "TakenAlone": "0",
2750    "CounterMask": "0",
2751    "Invert": "0",
2752    "AnyThread": "0",
2753    "EdgeDetect": "0",
2754    "PEBS": "0",
2755    "Data_LA": "0",
2756    "L1_Hit_Indication": "0",
2757    "Errata": "0",
2758    "ELLC": "0",
2759    "Offcore": "0",
2760    "Deprecated": "0"
2761  },
2762  {
2763    "EventCode": "0x83",
2764    "UMask": "0x01",
2765    "EventName": "ICACHE_64B.IFTAG_HIT",
2766    "BriefDescription": "Instruction fetch tag lookups that hit in the instruction cache (L1I). Counts at 64-byte cache-line granularity.",
2767    "PublicDescription": "Instruction fetch tag lookups that hit in the instruction cache (L1I). Counts at 64-byte cache-line granularity.",
2768    "Counter": "0,1,2,3",
2769    "CounterHTOff": "0,1,2,3,4,5,6,7",
2770    "SampleAfterValue": "200003",
2771    "MSRIndex": "0",
2772    "MSRValue": "0",
2773    "TakenAlone": "0",
2774    "CounterMask": "0",
2775    "Invert": "0",
2776    "AnyThread": "0",
2777    "EdgeDetect": "0",
2778    "PEBS": "0",
2779    "Data_LA": "0",
2780    "L1_Hit_Indication": "0",
2781    "Errata": "0",
2782    "ELLC": "0",
2783    "Offcore": "0",
2784    "Deprecated": "0"
2785  },
2786  {
2787    "EventCode": "0x83",
2788    "UMask": "0x02",
2789    "EventName": "ICACHE_64B.IFTAG_MISS",
2790    "BriefDescription": "Instruction fetch tag lookups that miss in the instruction cache (L1I). Counts at 64-byte cache-line granularity.",
2791    "PublicDescription": "Instruction fetch tag lookups that miss in the instruction cache (L1I). Counts at 64-byte cache-line granularity.",
2792    "Counter": "0,1,2,3",
2793    "CounterHTOff": "0,1,2,3,4,5,6,7",
2794    "SampleAfterValue": "200003",
2795    "MSRIndex": "0",
2796    "MSRValue": "0",
2797    "TakenAlone": "0",
2798    "CounterMask": "0",
2799    "Invert": "0",
2800    "AnyThread": "0",
2801    "EdgeDetect": "0",
2802    "PEBS": "0",
2803    "Data_LA": "0",
2804    "L1_Hit_Indication": "0",
2805    "Errata": "0",
2806    "ELLC": "0",
2807    "Offcore": "0",
2808    "Deprecated": "0"
2809  },
2810  {
2811    "EventCode": "0x83",
2812    "UMask": "0x04",
2813    "EventName": "ICACHE_64B.IFTAG_STALL",
2814    "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction cache tag miss.",
2815    "PublicDescription": "Cycles where a code fetch is stalled due to L1 instruction cache tag miss.",
2816    "Counter": "0,1,2,3",
2817    "CounterHTOff": "0,1,2,3,4,5,6,7",
2818    "SampleAfterValue": "200003",
2819    "MSRIndex": "0",
2820    "MSRValue": "0",
2821    "TakenAlone": "0",
2822    "CounterMask": "0",
2823    "Invert": "0",
2824    "AnyThread": "0",
2825    "EdgeDetect": "0",
2826    "PEBS": "0",
2827    "Data_LA": "0",
2828    "L1_Hit_Indication": "0",
2829    "Errata": "0",
2830    "ELLC": "0",
2831    "Offcore": "0",
2832    "Deprecated": "0"
2833  },
2834  {
2835    "EventCode": "0x85",
2836    "UMask": "0x01",
2837    "EventName": "ITLB_MISSES.MISS_CAUSES_A_WALK",
2838    "BriefDescription": "Misses at all ITLB levels that cause page walks",
2839    "PublicDescription": "Counts page walks of any page size (4K/2M/4M/1G) caused by a code fetch. This implies it missed in the ITLB and further levels of TLB, but the walk need not have completed.",
2840    "Counter": "0,1,2,3",
2841    "CounterHTOff": "0,1,2,3,4,5,6,7",
2842    "SampleAfterValue": "100003",
2843    "MSRIndex": "0",
2844    "MSRValue": "0",
2845    "TakenAlone": "0",
2846    "CounterMask": "0",
2847    "Invert": "0",
2848    "AnyThread": "0",
2849    "EdgeDetect": "0",
2850    "PEBS": "0",
2851    "Data_LA": "0",
2852    "L1_Hit_Indication": "0",
2853    "Errata": "0",
2854    "ELLC": "0",
2855    "Offcore": "0",
2856    "Deprecated": "0"
2857  },
2858  {
2859    "EventCode": "0x85",
2860    "UMask": "0x02",
2861    "EventName": "ITLB_MISSES.WALK_COMPLETED_4K",
2862    "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (4K)",
2863    "PublicDescription": "Counts completed page walks (4K page sizes) caused by a code fetch. This implies it missed in the ITLB (Instruction TLB) and further levels of TLB. The page walk can end with or without a fault.",
2864    "Counter": "0,1,2,3",
2865    "CounterHTOff": "0,1,2,3,4,5,6,7",
2866    "SampleAfterValue": "100003",
2867    "MSRIndex": "0",
2868    "MSRValue": "0",
2869    "TakenAlone": "0",
2870    "CounterMask": "0",
2871    "Invert": "0",
2872    "AnyThread": "0",
2873    "EdgeDetect": "0",
2874    "PEBS": "0",
2875    "Data_LA": "0",
2876    "L1_Hit_Indication": "0",
2877    "Errata": "0",
2878    "ELLC": "0",
2879    "Offcore": "0",
2880    "Deprecated": "0"
2881  },
2882  {
2883    "EventCode": "0x85",
2884    "UMask": "0x04",
2885    "EventName": "ITLB_MISSES.WALK_COMPLETED_2M_4M",
2886    "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (2M/4M)",
2887    "PublicDescription": "Counts completed page walks (2M/4M page sizes) caused by a code fetch. This implies it missed in the ITLB (Instruction TLB) and further levels of TLB. The page walk can end with or without a fault.",
2888    "Counter": "0,1,2,3",
2889    "CounterHTOff": "0,1,2,3,4,5,6,7",
2890    "SampleAfterValue": "100003",
2891    "MSRIndex": "0",
2892    "MSRValue": "0",
2893    "TakenAlone": "0",
2894    "CounterMask": "0",
2895    "Invert": "0",
2896    "AnyThread": "0",
2897    "EdgeDetect": "0",
2898    "PEBS": "0",
2899    "Data_LA": "0",
2900    "L1_Hit_Indication": "0",
2901    "Errata": "0",
2902    "ELLC": "0",
2903    "Offcore": "0",
2904    "Deprecated": "0"
2905  },
2906  {
2907    "EventCode": "0x85",
2908    "UMask": "0x08",
2909    "EventName": "ITLB_MISSES.WALK_COMPLETED_1G",
2910    "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (1G)",
2911    "PublicDescription": "Counts completed page walks (1G page sizes) caused by a code fetch. This implies it missed in the ITLB (Instruction TLB) and further levels of TLB. The page walk can end with or without a fault.",
2912    "Counter": "0,1,2,3",
2913    "CounterHTOff": "0,1,2,3,4,5,6,7",
2914    "SampleAfterValue": "100003",
2915    "MSRIndex": "0",
2916    "MSRValue": "0",
2917    "TakenAlone": "0",
2918    "CounterMask": "0",
2919    "Invert": "0",
2920    "AnyThread": "0",
2921    "EdgeDetect": "0",
2922    "PEBS": "0",
2923    "Data_LA": "0",
2924    "L1_Hit_Indication": "0",
2925    "Errata": "0",
2926    "ELLC": "0",
2927    "Offcore": "0",
2928    "Deprecated": "0"
2929  },
2930  {
2931    "EventCode": "0x85",
2932    "UMask": "0x0e",
2933    "EventName": "ITLB_MISSES.WALK_COMPLETED",
2934    "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (All page sizes)",
2935    "PublicDescription": "Counts completed page walks (all page sizes) caused by a code fetch. This implies it missed in the ITLB (Instruction TLB) and further levels of TLB. The page walk can end with or without a fault.",
2936    "Counter": "0,1,2,3",
2937    "CounterHTOff": "0,1,2,3,4,5,6,7",
2938    "SampleAfterValue": "100003",
2939    "MSRIndex": "0",
2940    "MSRValue": "0",
2941    "TakenAlone": "0",
2942    "CounterMask": "0",
2943    "Invert": "0",
2944    "AnyThread": "0",
2945    "EdgeDetect": "0",
2946    "PEBS": "0",
2947    "Data_LA": "0",
2948    "L1_Hit_Indication": "0",
2949    "Errata": "0",
2950    "ELLC": "0",
2951    "Offcore": "0",
2952    "Deprecated": "0"
2953  },
2954  {
2955    "EventCode": "0x85",
2956    "UMask": "0x10",
2957    "EventName": "ITLB_MISSES.WALK_PENDING",
2958    "BriefDescription": "Counts 1 per cycle for each PMH that is busy with a page walk for an instruction fetch request. EPT page walk duration are excluded in Skylake.",
2959    "PublicDescription": "Counts 1 per cycle for each PMH (Page Miss Handler) that is busy with a page walk for an instruction fetch request. EPT page walk duration are excluded in Skylake michroarchitecture.",
2960    "Counter": "0,1,2,3",
2961    "CounterHTOff": "0,1,2,3,4,5,6,7",
2962    "SampleAfterValue": "100003",
2963    "MSRIndex": "0",
2964    "MSRValue": "0",
2965    "TakenAlone": "0",
2966    "CounterMask": "0",
2967    "Invert": "0",
2968    "AnyThread": "0",
2969    "EdgeDetect": "0",
2970    "PEBS": "0",
2971    "Data_LA": "0",
2972    "L1_Hit_Indication": "0",
2973    "Errata": "0",
2974    "ELLC": "0",
2975    "Offcore": "0",
2976    "Deprecated": "0"
2977  },
2978  {
2979    "EventCode": "0x85",
2980    "UMask": "0x10",
2981    "EventName": "ITLB_MISSES.WALK_ACTIVE",
2982    "BriefDescription": "Cycles when at least one PMH is busy with a page walk for code (instruction fetch) request. EPT page walk duration are excluded in Skylake.",
2983    "PublicDescription": "Cycles when at least one PMH is busy with a page walk for code (instruction fetch) request. EPT page walk duration are excluded in Skylake microarchitecture.",
2984    "Counter": "0,1,2,3",
2985    "CounterHTOff": "0,1,2,3,4,5,6,7",
2986    "SampleAfterValue": "100003",
2987    "MSRIndex": "0",
2988    "MSRValue": "0x00",
2989    "TakenAlone": "0",
2990    "CounterMask": "1",
2991    "Invert": "0",
2992    "AnyThread": "0",
2993    "EdgeDetect": "0",
2994    "PEBS": "0",
2995    "Data_LA": "0",
2996    "L1_Hit_Indication": "0",
2997    "Errata": "0",
2998    "ELLC": "0",
2999    "Offcore": "0",
3000    "Deprecated": "0"
3001  },
3002  {
3003    "EventCode": "0x85",
3004    "UMask": "0x20",
3005    "EventName": "ITLB_MISSES.STLB_HIT",
3006    "BriefDescription": "Instruction fetch requests that miss the ITLB and hit the STLB.",
3007    "PublicDescription": "Instruction fetch requests that miss the ITLB and hit the STLB.",
3008    "Counter": "0,1,2,3",
3009    "CounterHTOff": "0,1,2,3,4,5,6,7",
3010    "SampleAfterValue": "100003",
3011    "MSRIndex": "0",
3012    "MSRValue": "0",
3013    "TakenAlone": "0",
3014    "CounterMask": "0",
3015    "Invert": "0",
3016    "AnyThread": "0",
3017    "EdgeDetect": "0",
3018    "PEBS": "0",
3019    "Data_LA": "0",
3020    "L1_Hit_Indication": "0",
3021    "Errata": "0",
3022    "ELLC": "0",
3023    "Offcore": "0",
3024    "Deprecated": "0"
3025  },
3026  {
3027    "EventCode": "0x87",
3028    "UMask": "0x01",
3029    "EventName": "ILD_STALL.LCP",
3030    "BriefDescription": "Stalls caused by changing prefix length of the instruction.",
3031    "PublicDescription": "Counts cycles that the Instruction Length decoder (ILD) stalls occurred due to dynamically changing prefix length of the decoded instruction (by operand size prefix instruction 0x66, address size prefix instruction 0x67 or REX.W for Intel64). Count is proportional to the number of prefixes in a 16B-line. This may result in a three-cycle penalty for each LCP (Length changing prefix) in a 16-byte chunk.",
3032    "Counter": "0,1,2,3",
3033    "CounterHTOff": "0,1,2,3,4,5,6,7",
3034    "SampleAfterValue": "2000003",
3035    "MSRIndex": "0",
3036    "MSRValue": "0",
3037    "TakenAlone": "0",
3038    "CounterMask": "0",
3039    "Invert": "0",
3040    "AnyThread": "0",
3041    "EdgeDetect": "0",
3042    "PEBS": "0",
3043    "Data_LA": "0",
3044    "L1_Hit_Indication": "0",
3045    "Errata": "0",
3046    "ELLC": "0",
3047    "Offcore": "0",
3048    "Deprecated": "0"
3049  },
3050  {
3051    "EventCode": "0x9C",
3052    "UMask": "0x01",
3053    "EventName": "IDQ_UOPS_NOT_DELIVERED.CYCLES_FE_WAS_OK",
3054    "BriefDescription": "Counts cycles FE delivered 4 uops or Resource Allocation Table (RAT) was stalling FE.",
3055    "PublicDescription": "Counts cycles FE delivered 4 uops or Resource Allocation Table (RAT) was stalling FE.",
3056    "Counter": "0,1,2,3",
3057    "CounterHTOff": "0,1,2,3,4,5,6,7",
3058    "SampleAfterValue": "2000003",
3059    "MSRIndex": "0",
3060    "MSRValue": "0",
3061    "TakenAlone": "0",
3062    "CounterMask": "1",
3063    "Invert": "1",
3064    "AnyThread": "0",
3065    "EdgeDetect": "0",
3066    "PEBS": "0",
3067    "Data_LA": "0",
3068    "L1_Hit_Indication": "0",
3069    "Errata": "0",
3070    "ELLC": "0",
3071    "Offcore": "0",
3072    "Deprecated": "0"
3073  },
3074  {
3075    "EventCode": "0x9C",
3076    "UMask": "0x01",
3077    "EventName": "IDQ_UOPS_NOT_DELIVERED.CYCLES_LE_3_UOP_DELIV.CORE",
3078    "BriefDescription": "Cycles with less than 3 uops delivered by the front end.",
3079    "PublicDescription": "Cycles with less than 3 uops delivered by the front-end.",
3080    "Counter": "0,1,2,3",
3081    "CounterHTOff": "0,1,2,3,4,5,6,7",
3082    "SampleAfterValue": "2000003",
3083    "MSRIndex": "0",
3084    "MSRValue": "0",
3085    "TakenAlone": "0",
3086    "CounterMask": "1",
3087    "Invert": "0",
3088    "AnyThread": "0",
3089    "EdgeDetect": "0",
3090    "PEBS": "0",
3091    "Data_LA": "0",
3092    "L1_Hit_Indication": "0",
3093    "Errata": "0",
3094    "ELLC": "0",
3095    "Offcore": "0",
3096    "Deprecated": "0"
3097  },
3098  {
3099    "EventCode": "0x9C",
3100    "UMask": "0x01",
3101    "EventName": "IDQ_UOPS_NOT_DELIVERED.CYCLES_LE_2_UOP_DELIV.CORE",
3102    "BriefDescription": "Cycles with less than 2 uops delivered by the front end.",
3103    "PublicDescription": "Cycles with less than 2 uops delivered by the front-end.",
3104    "Counter": "0,1,2,3",
3105    "CounterHTOff": "0,1,2,3,4,5,6,7",
3106    "SampleAfterValue": "2000003",
3107    "MSRIndex": "0",
3108    "MSRValue": "0",
3109    "TakenAlone": "0",
3110    "CounterMask": "2",
3111    "Invert": "0",
3112    "AnyThread": "0",
3113    "EdgeDetect": "0",
3114    "PEBS": "0",
3115    "Data_LA": "0",
3116    "L1_Hit_Indication": "0",
3117    "Errata": "0",
3118    "ELLC": "0",
3119    "Offcore": "0",
3120    "Deprecated": "0"
3121  },
3122  {
3123    "EventCode": "0x9C",
3124    "UMask": "0x01",
3125    "EventName": "IDQ_UOPS_NOT_DELIVERED.CYCLES_LE_1_UOP_DELIV.CORE",
3126    "BriefDescription": "Cycles per thread when 3 or more uops are not delivered to Resource Allocation Table (RAT) when backend of the machine is not stalled",
3127    "PublicDescription": "Counts, on the per-thread basis, cycles when less than 1 uop is delivered to Resource Allocation Table (RAT). IDQ_Uops_Not_Delivered.core >= 3.",
3128    "Counter": "0,1,2,3",
3129    "CounterHTOff": "0,1,2,3,4,5,6,7",
3130    "SampleAfterValue": "2000003",
3131    "MSRIndex": "0",
3132    "MSRValue": "0",
3133    "TakenAlone": "0",
3134    "CounterMask": "3",
3135    "Invert": "0",
3136    "AnyThread": "0",
3137    "EdgeDetect": "0",
3138    "PEBS": "0",
3139    "Data_LA": "0",
3140    "L1_Hit_Indication": "0",
3141    "Errata": "0",
3142    "ELLC": "0",
3143    "Offcore": "0",
3144    "Deprecated": "0"
3145  },
3146  {
3147    "EventCode": "0x9C",
3148    "UMask": "0x01",
3149    "EventName": "IDQ_UOPS_NOT_DELIVERED.CYCLES_0_UOPS_DELIV.CORE",
3150    "BriefDescription": "Cycles per thread when 4 or more uops are not delivered to Resource Allocation Table (RAT) when backend of the machine is not stalled",
3151    "PublicDescription": "Counts, on the per-thread basis, cycles when no uops are delivered to Resource Allocation Table (RAT). IDQ_Uops_Not_Delivered.core =4.",
3152    "Counter": "0,1,2,3",
3153    "CounterHTOff": "0,1,2,3,4,5,6,7",
3154    "SampleAfterValue": "2000003",
3155    "MSRIndex": "0",
3156    "MSRValue": "0",
3157    "TakenAlone": "0",
3158    "CounterMask": "4",
3159    "Invert": "0",
3160    "AnyThread": "0",
3161    "EdgeDetect": "0",
3162    "PEBS": "0",
3163    "Data_LA": "0",
3164    "L1_Hit_Indication": "0",
3165    "Errata": "0",
3166    "ELLC": "0",
3167    "Offcore": "0",
3168    "Deprecated": "0"
3169  },
3170  {
3171    "EventCode": "0x9C",
3172    "UMask": "0x01",
3173    "EventName": "IDQ_UOPS_NOT_DELIVERED.CORE",
3174    "BriefDescription": "Uops not delivered to Resource Allocation Table (RAT) per thread when backend of the machine is not stalled",
3175    "PublicDescription": "Counts the number of uops not delivered to Resource Allocation Table (RAT) per thread adding 4  x when Resource Allocation Table (RAT) is not stalled and Instruction Decode Queue (IDQ) delivers x uops to Resource Allocation Table (RAT) (where x belongs to {0,1,2,3}). Counting does not cover cases when: a. IDQ-Resource Allocation Table (RAT) pipe serves the other thread. b. Resource Allocation Table (RAT) is stalled for the thread (including uop drops and clear BE conditions).  c. Instruction Decode Queue (IDQ) delivers four uops.",
3176    "Counter": "0,1,2,3",
3177    "CounterHTOff": "0,1,2,3,4,5,6,7",
3178    "SampleAfterValue": "2000003",
3179    "MSRIndex": "0",
3180    "MSRValue": "0",
3181    "TakenAlone": "0",
3182    "CounterMask": "0",
3183    "Invert": "0",
3184    "AnyThread": "0",
3185    "EdgeDetect": "0",
3186    "PEBS": "0",
3187    "Data_LA": "0",
3188    "L1_Hit_Indication": "0",
3189    "Errata": "0",
3190    "ELLC": "0",
3191    "Offcore": "0",
3192    "Deprecated": "0"
3193  },
3194  {
3195    "EventCode": "0xA1",
3196    "UMask": "0x01",
3197    "EventName": "UOPS_DISPATCHED_PORT.PORT_0",
3198    "BriefDescription": "Cycles per thread when uops are executed in port 0",
3199    "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 0.",
3200    "Counter": "0,1,2,3",
3201    "CounterHTOff": "0,1,2,3,4,5,6,7",
3202    "SampleAfterValue": "2000003",
3203    "MSRIndex": "0",
3204    "MSRValue": "0",
3205    "TakenAlone": "0",
3206    "CounterMask": "0",
3207    "Invert": "0",
3208    "AnyThread": "0",
3209    "EdgeDetect": "0",
3210    "PEBS": "0",
3211    "Data_LA": "0",
3212    "L1_Hit_Indication": "0",
3213    "Errata": "0",
3214    "ELLC": "0",
3215    "Offcore": "0",
3216    "Deprecated": "0"
3217  },
3218  {
3219    "EventCode": "0xA1",
3220    "UMask": "0x02",
3221    "EventName": "UOPS_DISPATCHED_PORT.PORT_1",
3222    "BriefDescription": "Cycles per thread when uops are executed in port 1",
3223    "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 1.",
3224    "Counter": "0,1,2,3",
3225    "CounterHTOff": "0,1,2,3,4,5,6,7",
3226    "SampleAfterValue": "2000003",
3227    "MSRIndex": "0",
3228    "MSRValue": "0",
3229    "TakenAlone": "0",
3230    "CounterMask": "0",
3231    "Invert": "0",
3232    "AnyThread": "0",
3233    "EdgeDetect": "0",
3234    "PEBS": "0",
3235    "Data_LA": "0",
3236    "L1_Hit_Indication": "0",
3237    "Errata": "0",
3238    "ELLC": "0",
3239    "Offcore": "0",
3240    "Deprecated": "0"
3241  },
3242  {
3243    "EventCode": "0xA1",
3244    "UMask": "0x04",
3245    "EventName": "UOPS_DISPATCHED_PORT.PORT_2",
3246    "BriefDescription": "Cycles per thread when uops are executed in port 2",
3247    "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 2.",
3248    "Counter": "0,1,2,3",
3249    "CounterHTOff": "0,1,2,3,4,5,6,7",
3250    "SampleAfterValue": "2000003",
3251    "MSRIndex": "0",
3252    "MSRValue": "0",
3253    "TakenAlone": "0",
3254    "CounterMask": "0",
3255    "Invert": "0",
3256    "AnyThread": "0",
3257    "EdgeDetect": "0",
3258    "PEBS": "0",
3259    "Data_LA": "0",
3260    "L1_Hit_Indication": "0",
3261    "Errata": "0",
3262    "ELLC": "0",
3263    "Offcore": "0",
3264    "Deprecated": "0"
3265  },
3266  {
3267    "EventCode": "0xA1",
3268    "UMask": "0x08",
3269    "EventName": "UOPS_DISPATCHED_PORT.PORT_3",
3270    "BriefDescription": "Cycles per thread when uops are executed in port 3",
3271    "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 3.",
3272    "Counter": "0,1,2,3",
3273    "CounterHTOff": "0,1,2,3,4,5,6,7",
3274    "SampleAfterValue": "2000003",
3275    "MSRIndex": "0",
3276    "MSRValue": "0",
3277    "TakenAlone": "0",
3278    "CounterMask": "0",
3279    "Invert": "0",
3280    "AnyThread": "0",
3281    "EdgeDetect": "0",
3282    "PEBS": "0",
3283    "Data_LA": "0",
3284    "L1_Hit_Indication": "0",
3285    "Errata": "0",
3286    "ELLC": "0",
3287    "Offcore": "0",
3288    "Deprecated": "0"
3289  },
3290  {
3291    "EventCode": "0xA1",
3292    "UMask": "0x10",
3293    "EventName": "UOPS_DISPATCHED_PORT.PORT_4",
3294    "BriefDescription": "Cycles per thread when uops are executed in port 4",
3295    "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 4.",
3296    "Counter": "0,1,2,3",
3297    "CounterHTOff": "0,1,2,3,4,5,6,7",
3298    "SampleAfterValue": "2000003",
3299    "MSRIndex": "0",
3300    "MSRValue": "0",
3301    "TakenAlone": "0",
3302    "CounterMask": "0",
3303    "Invert": "0",
3304    "AnyThread": "0",
3305    "EdgeDetect": "0",
3306    "PEBS": "0",
3307    "Data_LA": "0",
3308    "L1_Hit_Indication": "0",
3309    "Errata": "0",
3310    "ELLC": "0",
3311    "Offcore": "0",
3312    "Deprecated": "0"
3313  },
3314  {
3315    "EventCode": "0xA1",
3316    "UMask": "0x20",
3317    "EventName": "UOPS_DISPATCHED_PORT.PORT_5",
3318    "BriefDescription": "Cycles per thread when uops are executed in port 5",
3319    "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 5.",
3320    "Counter": "0,1,2,3",
3321    "CounterHTOff": "0,1,2,3,4,5,6,7",
3322    "SampleAfterValue": "2000003",
3323    "MSRIndex": "0",
3324    "MSRValue": "0",
3325    "TakenAlone": "0",
3326    "CounterMask": "0",
3327    "Invert": "0",
3328    "AnyThread": "0",
3329    "EdgeDetect": "0",
3330    "PEBS": "0",
3331    "Data_LA": "0",
3332    "L1_Hit_Indication": "0",
3333    "Errata": "0",
3334    "ELLC": "0",
3335    "Offcore": "0",
3336    "Deprecated": "0"
3337  },
3338  {
3339    "EventCode": "0xA1",
3340    "UMask": "0x40",
3341    "EventName": "UOPS_DISPATCHED_PORT.PORT_6",
3342    "BriefDescription": "Cycles per thread when uops are executed in port 6",
3343    "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 6.",
3344    "Counter": "0,1,2,3",
3345    "CounterHTOff": "0,1,2,3,4,5,6,7",
3346    "SampleAfterValue": "2000003",
3347    "MSRIndex": "0",
3348    "MSRValue": "0",
3349    "TakenAlone": "0",
3350    "CounterMask": "0",
3351    "Invert": "0",
3352    "AnyThread": "0",
3353    "EdgeDetect": "0",
3354    "PEBS": "0",
3355    "Data_LA": "0",
3356    "L1_Hit_Indication": "0",
3357    "Errata": "0",
3358    "ELLC": "0",
3359    "Offcore": "0",
3360    "Deprecated": "0"
3361  },
3362  {
3363    "EventCode": "0xA1",
3364    "UMask": "0x80",
3365    "EventName": "UOPS_DISPATCHED_PORT.PORT_7",
3366    "BriefDescription": "Cycles per thread when uops are executed in port 7",
3367    "PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dispatched from the Reservation Station (RS) to port 7.",
3368    "Counter": "0,1,2,3",
3369    "CounterHTOff": "0,1,2,3,4,5,6,7",
3370    "SampleAfterValue": "2000003",
3371    "MSRIndex": "0",
3372    "MSRValue": "0",
3373    "TakenAlone": "0",
3374    "CounterMask": "0",
3375    "Invert": "0",
3376    "AnyThread": "0",
3377    "EdgeDetect": "0",
3378    "PEBS": "0",
3379    "Data_LA": "0",
3380    "L1_Hit_Indication": "0",
3381    "Errata": "0",
3382    "ELLC": "0",
3383    "Offcore": "0",
3384    "Deprecated": "0"
3385  },
3386  {
3387    "EventCode": "0xa2",
3388    "UMask": "0x01",
3389    "EventName": "RESOURCE_STALLS.ANY",
3390    "BriefDescription": "Resource-related stall cycles",
3391    "PublicDescription": "Counts resource-related stall cycles.",
3392    "Counter": "0,1,2,3",
3393    "CounterHTOff": "0,1,2,3,4,5,6,7",
3394    "SampleAfterValue": "2000003",
3395    "MSRIndex": "0",
3396    "MSRValue": "0",
3397    "TakenAlone": "0",
3398    "CounterMask": "0",
3399    "Invert": "0",
3400    "AnyThread": "0",
3401    "EdgeDetect": "0",
3402    "PEBS": "0",
3403    "Data_LA": "0",
3404    "L1_Hit_Indication": "0",
3405    "Errata": "0",
3406    "ELLC": "0",
3407    "Offcore": "0",
3408    "Deprecated": "0"
3409  },
3410  {
3411    "EventCode": "0xA2",
3412    "UMask": "0x08",
3413    "EventName": "RESOURCE_STALLS.SB",
3414    "BriefDescription": "Cycles stalled due to no store buffers available. (not including draining form sync).",
3415    "PublicDescription": "Counts allocation stall cycles caused by the store buffer (SB) being full. This counts cycles that the pipeline back-end blocked uop delivery from the front-end.",
3416    "Counter": "0,1,2,3",
3417    "CounterHTOff": "0,1,2,3,4,5,6,7",
3418    "SampleAfterValue": "2000003",
3419    "MSRIndex": "0",
3420    "MSRValue": "0",
3421    "TakenAlone": "0",
3422    "CounterMask": "0",
3423    "Invert": "0",
3424    "AnyThread": "0",
3425    "EdgeDetect": "0",
3426    "PEBS": "0",
3427    "Data_LA": "0",
3428    "L1_Hit_Indication": "0",
3429    "Errata": "0",
3430    "ELLC": "0",
3431    "Offcore": "0",
3432    "Deprecated": "0"
3433  },
3434  {
3435    "EventCode": "0xA3",
3436    "UMask": "0x01",
3437    "EventName": "CYCLE_ACTIVITY.CYCLES_L2_MISS",
3438    "BriefDescription": "Cycles while L2 cache miss demand load is outstanding.",
3439    "PublicDescription": "Cycles while L2 cache miss demand load is outstanding.",
3440    "Counter": "0,1,2,3",
3441    "CounterHTOff": "0,1,2,3,4,5,6,7",
3442    "SampleAfterValue": "2000003",
3443    "MSRIndex": "0",
3444    "MSRValue": "0",
3445    "TakenAlone": "0",
3446    "CounterMask": "1",
3447    "Invert": "0",
3448    "AnyThread": "0",
3449    "EdgeDetect": "0",
3450    "PEBS": "0",
3451    "Data_LA": "0",
3452    "L1_Hit_Indication": "0",
3453    "Errata": "0",
3454    "ELLC": "0",
3455    "Offcore": "0",
3456    "Deprecated": "0"
3457  },
3458  {
3459    "EventCode": "0xA3",
3460    "UMask": "0x02",
3461    "EventName": "CYCLE_ACTIVITY.CYCLES_L3_MISS",
3462    "BriefDescription": "Cycles while L3 cache miss demand load is outstanding.",
3463    "PublicDescription": "Cycles while L3 cache miss demand load is outstanding.",
3464    "Counter": "0,1,2,3",
3465    "CounterHTOff": "0,1,2,3,4,5,6,7",
3466    "SampleAfterValue": "2000003",
3467    "MSRIndex": "0x00",
3468    "MSRValue": "0x00",
3469    "TakenAlone": "0",
3470    "CounterMask": "2",
3471    "Invert": "0",
3472    "AnyThread": "0",
3473    "EdgeDetect": "0",
3474    "PEBS": "0",
3475    "Data_LA": "0",
3476    "L1_Hit_Indication": "0",
3477    "Errata": "0",
3478    "ELLC": "0",
3479    "Offcore": "0",
3480    "Deprecated": "0"
3481  },
3482  {
3483    "EventCode": "0xA3",
3484    "UMask": "0x04",
3485    "EventName": "CYCLE_ACTIVITY.STALLS_TOTAL",
3486    "BriefDescription": "Total execution stalls.",
3487    "PublicDescription": "Total execution stalls.",
3488    "Counter": "0,1,2,3",
3489    "CounterHTOff": "0,1,2,3,4,5,6,7",
3490    "SampleAfterValue": "2000003",
3491    "MSRIndex": "0",
3492    "MSRValue": "0",
3493    "TakenAlone": "0",
3494    "CounterMask": "4",
3495    "Invert": "0",
3496    "AnyThread": "0",
3497    "EdgeDetect": "0",
3498    "PEBS": "0",
3499    "Data_LA": "0",
3500    "L1_Hit_Indication": "0",
3501    "Errata": "0",
3502    "ELLC": "0",
3503    "Offcore": "0",
3504    "Deprecated": "0"
3505  },
3506  {
3507    "EventCode": "0xA3",
3508    "UMask": "0x05",
3509    "EventName": "CYCLE_ACTIVITY.STALLS_L2_MISS",
3510    "BriefDescription": "Execution stalls while L2 cache miss demand load is outstanding.",
3511    "PublicDescription": "Execution stalls while L2 cache miss demand load is outstanding.",
3512    "Counter": "0,1,2,3",
3513    "CounterHTOff": "0,1,2,3,4,5,6,7",
3514    "SampleAfterValue": "2000003",
3515    "MSRIndex": "0",
3516    "MSRValue": "0",
3517    "TakenAlone": "0",
3518    "CounterMask": "5",
3519    "Invert": "0",
3520    "AnyThread": "0",
3521    "EdgeDetect": "0",
3522    "PEBS": "0",
3523    "Data_LA": "0",
3524    "L1_Hit_Indication": "0",
3525    "Errata": "0",
3526    "ELLC": "0",
3527    "Offcore": "0",
3528    "Deprecated": "0"
3529  },
3530  {
3531    "EventCode": "0xA3",
3532    "UMask": "0x06",
3533    "EventName": "CYCLE_ACTIVITY.STALLS_L3_MISS",
3534    "BriefDescription": "Execution stalls while L3 cache miss demand load is outstanding.",
3535    "PublicDescription": "Execution stalls while L3 cache miss demand load is outstanding.",
3536    "Counter": "0,1,2,3",
3537    "CounterHTOff": "0,1,2,3,4,5,6,7",
3538    "SampleAfterValue": "2000003",
3539    "MSRIndex": "0x00",
3540    "MSRValue": "0x00",
3541    "TakenAlone": "0",
3542    "CounterMask": "6",
3543    "Invert": "0",
3544    "AnyThread": "0",
3545    "EdgeDetect": "0",
3546    "PEBS": "0",
3547    "Data_LA": "0",
3548    "L1_Hit_Indication": "0",
3549    "Errata": "0",
3550    "ELLC": "0",
3551    "Offcore": "0",
3552    "Deprecated": "0"
3553  },
3554  {
3555    "EventCode": "0xA3",
3556    "UMask": "0x08",
3557    "EventName": "CYCLE_ACTIVITY.CYCLES_L1D_MISS",
3558    "BriefDescription": "Cycles while L1 cache miss demand load is outstanding.",
3559    "PublicDescription": "Cycles while L1 cache miss demand load is outstanding.",
3560    "Counter": "0,1,2,3",
3561    "CounterHTOff": "0,1,2,3,4,5,6,7",
3562    "SampleAfterValue": "2000003",
3563    "MSRIndex": "0",
3564    "MSRValue": "0",
3565    "TakenAlone": "0",
3566    "CounterMask": "8",
3567    "Invert": "0",
3568    "AnyThread": "0",
3569    "EdgeDetect": "0",
3570    "PEBS": "0",
3571    "Data_LA": "0",
3572    "L1_Hit_Indication": "0",
3573    "Errata": "0",
3574    "ELLC": "0",
3575    "Offcore": "0",
3576    "Deprecated": "0"
3577  },
3578  {
3579    "EventCode": "0xA3",
3580    "UMask": "0x0C",
3581    "EventName": "CYCLE_ACTIVITY.STALLS_L1D_MISS",
3582    "BriefDescription": "Execution stalls while L1 cache miss demand load is outstanding.",
3583    "PublicDescription": "Execution stalls while L1 cache miss demand load is outstanding.",
3584    "Counter": "0,1,2,3",
3585    "CounterHTOff": "0,1,2,3,4,5,6,7",
3586    "SampleAfterValue": "2000003",
3587    "MSRIndex": "0",
3588    "MSRValue": "0",
3589    "TakenAlone": "0",
3590    "CounterMask": "12",
3591    "Invert": "0",
3592    "AnyThread": "0",
3593    "EdgeDetect": "0",
3594    "PEBS": "0",
3595    "Data_LA": "0",
3596    "L1_Hit_Indication": "0",
3597    "Errata": "0",
3598    "ELLC": "0",
3599    "Offcore": "0",
3600    "Deprecated": "0"
3601  },
3602  {
3603    "EventCode": "0xA3",
3604    "UMask": "0x10",
3605    "EventName": "CYCLE_ACTIVITY.CYCLES_MEM_ANY",
3606    "BriefDescription": "Cycles while memory subsystem has an outstanding load.",
3607    "PublicDescription": "Cycles while memory subsystem has an outstanding load.",
3608    "Counter": "0,1,2,3",
3609    "CounterHTOff": "0,1,2,3,4,5,6,7",
3610    "SampleAfterValue": "2000003",
3611    "MSRIndex": "0",
3612    "MSRValue": "0",
3613    "TakenAlone": "0",
3614    "CounterMask": "16",
3615    "Invert": "0",
3616    "AnyThread": "0",
3617    "EdgeDetect": "0",
3618    "PEBS": "0",
3619    "Data_LA": "0",
3620    "L1_Hit_Indication": "0",
3621    "Errata": "0",
3622    "ELLC": "0",
3623    "Offcore": "0",
3624    "Deprecated": "0"
3625  },
3626  {
3627    "EventCode": "0xA3",
3628    "UMask": "0x14",
3629    "EventName": "CYCLE_ACTIVITY.STALLS_MEM_ANY",
3630    "BriefDescription": "Execution stalls while memory subsystem has an outstanding load.",
3631    "PublicDescription": "Execution stalls while memory subsystem has an outstanding load.",
3632    "Counter": "0,1,2,3",
3633    "CounterHTOff": "0,1,2,3",
3634    "SampleAfterValue": "2000003",
3635    "MSRIndex": "0",
3636    "MSRValue": "0",
3637    "TakenAlone": "0",
3638    "CounterMask": "20",
3639    "Invert": "0",
3640    "AnyThread": "0",
3641    "EdgeDetect": "0",
3642    "PEBS": "0",
3643    "Data_LA": "0",
3644    "L1_Hit_Indication": "0",
3645    "Errata": "0",
3646    "ELLC": "0",
3647    "Offcore": "0",
3648    "Deprecated": "0"
3649  },
3650  {
3651    "EventCode": "0xA6",
3652    "UMask": "0x01",
3653    "EventName": "EXE_ACTIVITY.EXE_BOUND_0_PORTS",
3654    "BriefDescription": "Cycles where no uops were executed, the Reservation Station was not empty, the Store Buffer was full and there was no outstanding load.",
3655    "PublicDescription": "Counts cycles during which no uops were executed on all ports and Reservation Station (RS) was not empty.",
3656    "Counter": "0,1,2,3",
3657    "CounterHTOff": "0,1,2,3,4,5,6,7",
3658    "SampleAfterValue": "2000003",
3659    "MSRIndex": "0",
3660    "MSRValue": "0",
3661    "TakenAlone": "0",
3662    "CounterMask": "0",
3663    "Invert": "0",
3664    "AnyThread": "0",
3665    "EdgeDetect": "0",
3666    "PEBS": "0",
3667    "Data_LA": "0",
3668    "L1_Hit_Indication": "0",
3669    "Errata": "0",
3670    "ELLC": "0",
3671    "Offcore": "0",
3672    "Deprecated": "0"
3673  },
3674  {
3675    "EventCode": "0xA6",
3676    "UMask": "0x02",
3677    "EventName": "EXE_ACTIVITY.1_PORTS_UTIL",
3678    "BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was not empty.",
3679    "PublicDescription": "Counts cycles during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empty.",
3680    "Counter": "0,1,2,3",
3681    "CounterHTOff": "0,1,2,3,4,5,6,7",
3682    "SampleAfterValue": "2000003",
3683    "MSRIndex": "0",
3684    "MSRValue": "0",
3685    "TakenAlone": "0",
3686    "CounterMask": "0",
3687    "Invert": "0",
3688    "AnyThread": "0",
3689    "EdgeDetect": "0",
3690    "PEBS": "0",
3691    "Data_LA": "0",
3692    "L1_Hit_Indication": "0",
3693    "Errata": "0",
3694    "ELLC": "0",
3695    "Offcore": "0",
3696    "Deprecated": "0"
3697  },
3698  {
3699    "EventCode": "0xA6",
3700    "UMask": "0x04",
3701    "EventName": "EXE_ACTIVITY.2_PORTS_UTIL",
3702    "BriefDescription": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.",
3703    "PublicDescription": "Counts cycles during which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empty.",
3704    "Counter": "0,1,2,3",
3705    "CounterHTOff": "0,1,2,3,4,5,6,7",
3706    "SampleAfterValue": "2000003",
3707    "MSRIndex": "0",
3708    "MSRValue": "0",
3709    "TakenAlone": "0",
3710    "CounterMask": "0",
3711    "Invert": "0",
3712    "AnyThread": "0",
3713    "EdgeDetect": "0",
3714    "PEBS": "0",
3715    "Data_LA": "0",
3716    "L1_Hit_Indication": "0",
3717    "Errata": "0",
3718    "ELLC": "0",
3719    "Offcore": "0",
3720    "Deprecated": "0"
3721  },
3722  {
3723    "EventCode": "0xA6",
3724    "UMask": "0x08",
3725    "EventName": "EXE_ACTIVITY.3_PORTS_UTIL",
3726    "BriefDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.",
3727    "PublicDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empty.",
3728    "Counter": "0,1,2,3",
3729    "CounterHTOff": "0,1,2,3,4,5,6,7",
3730    "SampleAfterValue": "2000003",
3731    "MSRIndex": "0",
3732    "MSRValue": "0",
3733    "TakenAlone": "0",
3734    "CounterMask": "0",
3735    "Invert": "0",
3736    "AnyThread": "0",
3737    "EdgeDetect": "0",
3738    "PEBS": "0",
3739    "Data_LA": "0",
3740    "L1_Hit_Indication": "0",
3741    "Errata": "0",
3742    "ELLC": "0",
3743    "Offcore": "0",
3744    "Deprecated": "0"
3745  },
3746  {
3747    "EventCode": "0xA6",
3748    "UMask": "0x10",
3749    "EventName": "EXE_ACTIVITY.4_PORTS_UTIL",
3750    "BriefDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.",
3751    "PublicDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empty.",
3752    "Counter": "0,1,2,3",
3753    "CounterHTOff": "0,1,2,3,4,5,6,7",
3754    "SampleAfterValue": "2000003",
3755    "MSRIndex": "0",
3756    "MSRValue": "0",
3757    "TakenAlone": "0",
3758    "CounterMask": "0",
3759    "Invert": "0",
3760    "AnyThread": "0",
3761    "EdgeDetect": "0",
3762    "PEBS": "0",
3763    "Data_LA": "0",
3764    "L1_Hit_Indication": "0",
3765    "Errata": "0",
3766    "ELLC": "0",
3767    "Offcore": "0",
3768    "Deprecated": "0"
3769  },
3770  {
3771    "EventCode": "0xA6",
3772    "UMask": "0x40",
3773    "EventName": "EXE_ACTIVITY.BOUND_ON_STORES",
3774    "BriefDescription": "Cycles where the Store Buffer was full and no outstanding load.",
3775    "PublicDescription": "Cycles where the Store Buffer was full and no outstanding load.",
3776    "Counter": "0,1,2,3",
3777    "CounterHTOff": "0,1,2,3,4,5,6,7",
3778    "SampleAfterValue": "2000003",
3779    "MSRIndex": "0",
3780    "MSRValue": "0",
3781    "TakenAlone": "0",
3782    "CounterMask": "0",
3783    "Invert": "0",
3784    "AnyThread": "0",
3785    "EdgeDetect": "0",
3786    "PEBS": "0",
3787    "Data_LA": "0",
3788    "L1_Hit_Indication": "0",
3789    "Errata": "0",
3790    "ELLC": "0",
3791    "Offcore": "0",
3792    "Deprecated": "0"
3793  },
3794  {
3795    "EventCode": "0xA8",
3796    "UMask": "0x01",
3797    "EventName": "LSD.UOPS",
3798    "BriefDescription": "Number of Uops delivered by the LSD.",
3799    "PublicDescription": "Number of uops delivered to the back-end by the LSD(Loop Stream Detector).",
3800    "Counter": "0,1,2,3",
3801    "CounterHTOff": "0,1,2,3,4,5,6,7",
3802    "SampleAfterValue": "2000003",
3803    "MSRIndex": "0",
3804    "MSRValue": "0",
3805    "TakenAlone": "0",
3806    "CounterMask": "0",
3807    "Invert": "0",
3808    "AnyThread": "0",
3809    "EdgeDetect": "0",
3810    "PEBS": "0",
3811    "Data_LA": "0",
3812    "L1_Hit_Indication": "0",
3813    "Errata": "0",
3814    "ELLC": "0",
3815    "Offcore": "0",
3816    "Deprecated": "0"
3817  },
3818  {
3819    "EventCode": "0xA8",
3820    "UMask": "0x01",
3821    "EventName": "LSD.CYCLES_4_UOPS",
3822    "BriefDescription": "Cycles 4 Uops delivered by the LSD, but didn't come from the decoder.",
3823    "PublicDescription": "Counts the cycles when 4 uops are delivered by the LSD (Loop-stream detector).",
3824    "Counter": "0,1,2,3",
3825    "CounterHTOff": "0,1,2,3,4,5,6,7",
3826    "SampleAfterValue": "2000003",
3827    "MSRIndex": "0",
3828    "MSRValue": "0x00",
3829    "TakenAlone": "0",
3830    "CounterMask": "4",
3831    "Invert": "0",
3832    "AnyThread": "0",
3833    "EdgeDetect": "0",
3834    "PEBS": "0",
3835    "Data_LA": "0",
3836    "L1_Hit_Indication": "0",
3837    "Errata": "0",
3838    "ELLC": "0",
3839    "Offcore": "0",
3840    "Deprecated": "0"
3841  },
3842  {
3843    "EventCode": "0xA8",
3844    "UMask": "0x01",
3845    "EventName": "LSD.CYCLES_ACTIVE",
3846    "BriefDescription": "Cycles Uops delivered by the LSD, but didn't come from the decoder.",
3847    "PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream detector).",
3848    "Counter": "0,1,2,3",
3849    "CounterHTOff": "0,1,2,3,4,5,6,7",
3850    "SampleAfterValue": "2000003",
3851    "MSRIndex": "0",
3852    "MSRValue": "0",
3853    "TakenAlone": "0",
3854    "CounterMask": "1",
3855    "Invert": "0",
3856    "AnyThread": "0",
3857    "EdgeDetect": "0",
3858    "PEBS": "0",
3859    "Data_LA": "0",
3860    "L1_Hit_Indication": "0",
3861    "Errata": "0",
3862    "ELLC": "0",
3863    "Offcore": "0",
3864    "Deprecated": "0"
3865  },
3866  {
3867    "EventCode": "0xAB",
3868    "UMask": "0x01",
3869    "EventName": "DSB2MITE_SWITCHES.COUNT",
3870    "BriefDescription": "Decode Stream Buffer (DSB)-to-MITE switches",
3871    "PublicDescription": "This event counts the number of the Decode Stream Buffer (DSB)-to-MITE switches including all misses because of missing Decode Stream Buffer (DSB) cache and u-arch forced misses.\nNote: Invoking MITE requires two or three cycles delay.",
3872    "Counter": "0,1,2,3",
3873    "CounterHTOff": "0,1,2,3,4,5,6,7",
3874    "SampleAfterValue": "2000003",
3875    "MSRIndex": "0",
3876    "MSRValue": "0",
3877    "TakenAlone": "0",
3878    "CounterMask": "0",
3879    "Invert": "0",
3880    "AnyThread": "0",
3881    "EdgeDetect": "0",
3882    "PEBS": "0",
3883    "Data_LA": "0",
3884    "L1_Hit_Indication": "0",
3885    "Errata": "0",
3886    "ELLC": "0",
3887    "Offcore": "0",
3888    "Deprecated": "0"
3889  },
3890  {
3891    "EventCode": "0xAB",
3892    "UMask": "0x02",
3893    "EventName": "DSB2MITE_SWITCHES.PENALTY_CYCLES",
3894    "BriefDescription": "Decode Stream Buffer (DSB)-to-MITE switch true penalty cycles.",
3895    "PublicDescription": "Counts Decode Stream Buffer (DSB)-to-MITE switch true penalty cycles. These cycles do not include uops routed through because of the switch itself, for example, when Instruction Decode Queue (IDQ) pre-allocation is unavailable, or Instruction Decode Queue (IDQ) is full. SBD-to-MITE switch true penalty cycles happen after the merge mux (MM) receives Decode Stream Buffer (DSB) Sync-indication until receiving the first MITE uop. MM is placed before Instruction Decode Queue (IDQ) to merge uops being fed from the MITE and Decode Stream Buffer (DSB) paths. Decode Stream Buffer (DSB) inserts the Sync-indication whenever a Decode Stream Buffer (DSB)-to-MITE switch occurs.Penalty: A Decode Stream Buffer (DSB) hit followed by a Decode Stream Buffer (DSB) miss can cost up to six cycles in which no uops are delivered to the IDQ. Most often, such switches from the Decode Stream Buffer (DSB) to the legacy pipeline cost 02 cycles.",
3896    "Counter": "0,1,2,3",
3897    "CounterHTOff": "0,1,2,3,4,5,6,7",
3898    "SampleAfterValue": "2000003",
3899    "MSRIndex": "0",
3900    "MSRValue": "0",
3901    "TakenAlone": "0",
3902    "CounterMask": "0",
3903    "Invert": "0",
3904    "AnyThread": "0",
3905    "EdgeDetect": "0",
3906    "PEBS": "0",
3907    "Data_LA": "0",
3908    "L1_Hit_Indication": "0",
3909    "Errata": "0",
3910    "ELLC": "0",
3911    "Offcore": "0",
3912    "Deprecated": "0"
3913  },
3914  {
3915    "EventCode": "0xAE",
3916    "UMask": "0x01",
3917    "EventName": "ITLB.ITLB_FLUSH",
3918    "BriefDescription": "Flushing of the Instruction TLB (ITLB) pages, includes 4k/2M/4M pages.",
3919    "PublicDescription": "Counts the number of flushes of the big or small ITLB pages. Counting include both TLB Flush (covering all sets) and TLB Set Clear (set-specific).",
3920    "Counter": "0,1,2,3",
3921    "CounterHTOff": "0,1,2,3,4,5,6,7",
3922    "SampleAfterValue": "100007",
3923    "MSRIndex": "0",
3924    "MSRValue": "0",
3925    "TakenAlone": "0",
3926    "CounterMask": "0",
3927    "Invert": "0",
3928    "AnyThread": "0",
3929    "EdgeDetect": "0",
3930    "PEBS": "0",
3931    "Data_LA": "0",
3932    "L1_Hit_Indication": "0",
3933    "Errata": "0",
3934    "ELLC": "0",
3935    "Offcore": "0",
3936    "Deprecated": "0"
3937  },
3938  {
3939    "EventCode": "0xB0",
3940    "UMask": "0x01",
3941    "EventName": "OFFCORE_REQUESTS.DEMAND_DATA_RD",
3942    "BriefDescription": "Demand Data Read requests sent to uncore",
3943    "PublicDescription": "Counts the Demand Data Read requests sent to uncore. Use it in conjunction with OFFCORE_REQUESTS_OUTSTANDING to determine average latency in the uncore.",
3944    "Counter": "0,1,2,3",
3945    "CounterHTOff": "0,1,2,3,4,5,6,7",
3946    "SampleAfterValue": "100003",
3947    "MSRIndex": "0",
3948    "MSRValue": "0",
3949    "TakenAlone": "0",
3950    "CounterMask": "0",
3951    "Invert": "0",
3952    "AnyThread": "0",
3953    "EdgeDetect": "0",
3954    "PEBS": "0",
3955    "Data_LA": "0",
3956    "L1_Hit_Indication": "0",
3957    "Errata": "0",
3958    "ELLC": "0",
3959    "Offcore": "0",
3960    "Deprecated": "0"
3961  },
3962  {
3963    "EventCode": "0xB0",
3964    "UMask": "0x02",
3965    "EventName": "OFFCORE_REQUESTS.DEMAND_CODE_RD",
3966    "BriefDescription": "Cacheable and noncachaeble code read requests",
3967    "PublicDescription": "Counts both cacheable and non-cacheable code read requests.",
3968    "Counter": "0,1,2,3",
3969    "CounterHTOff": "0,1,2,3,4,5,6,7",
3970    "SampleAfterValue": "100003",
3971    "MSRIndex": "0",
3972    "MSRValue": "0",
3973    "TakenAlone": "0",
3974    "CounterMask": "0",
3975    "Invert": "0",
3976    "AnyThread": "0",
3977    "EdgeDetect": "0",
3978    "PEBS": "0",
3979    "Data_LA": "0",
3980    "L1_Hit_Indication": "0",
3981    "Errata": "0",
3982    "ELLC": "0",
3983    "Offcore": "0",
3984    "Deprecated": "0"
3985  },
3986  {
3987    "EventCode": "0xB0",
3988    "UMask": "0x04",
3989    "EventName": "OFFCORE_REQUESTS.DEMAND_RFO",
3990    "BriefDescription": "Demand RFO requests including regular RFOs, locks, ItoM",
3991    "PublicDescription": "Counts the demand RFO (read for ownership) requests including regular RFOs, locks, ItoM.",
3992    "Counter": "0,1,2,3",
3993    "CounterHTOff": "0,1,2,3,4,5,6,7",
3994    "SampleAfterValue": "100003",
3995    "MSRIndex": "0",
3996    "MSRValue": "0",
3997    "TakenAlone": "0",
3998    "CounterMask": "0",
3999    "Invert": "0",
4000    "AnyThread": "0",
4001    "EdgeDetect": "0",
4002    "PEBS": "0",
4003    "Data_LA": "0",
4004    "L1_Hit_Indication": "0",
4005    "Errata": "0",
4006    "ELLC": "0",
4007    "Offcore": "0",
4008    "Deprecated": "0"
4009  },
4010  {
4011    "EventCode": "0xB0",
4012    "UMask": "0x08",
4013    "EventName": "OFFCORE_REQUESTS.ALL_DATA_RD",
4014    "BriefDescription": "Demand and prefetch data reads",
4015    "PublicDescription": "Counts the demand and prefetch data reads. All Core Data Reads include cacheable 'Demands' and L2 prefetchers (not L3 prefetchers). Counting also covers reads due to page walks resulted from any request type.",
4016    "Counter": "0,1,2,3",
4017    "CounterHTOff": "0,1,2,3,4,5,6,7",
4018    "SampleAfterValue": "100003",
4019    "MSRIndex": "0",
4020    "MSRValue": "0",
4021    "TakenAlone": "0",
4022    "CounterMask": "0",
4023    "Invert": "0",
4024    "AnyThread": "0",
4025    "EdgeDetect": "0",
4026    "PEBS": "0",
4027    "Data_LA": "0",
4028    "L1_Hit_Indication": "0",
4029    "Errata": "0",
4030    "ELLC": "0",
4031    "Offcore": "0",
4032    "Deprecated": "0"
4033  },
4034  {
4035    "EventCode": "0xB0",
4036    "UMask": "0x10",
4037    "EventName": "OFFCORE_REQUESTS.L3_MISS_DEMAND_DATA_RD",
4038    "BriefDescription": "Demand Data Read requests who miss L3 cache",
4039    "PublicDescription": "Demand Data Read requests who miss L3 cache.",
4040    "Counter": "0,1,2,3",
4041    "CounterHTOff": "0,1,2,3,4,5,6,7",
4042    "SampleAfterValue": "100003",
4043    "MSRIndex": "0",
4044    "MSRValue": "0",
4045    "TakenAlone": "0",
4046    "CounterMask": "0",
4047    "Invert": "0",
4048    "AnyThread": "0",
4049    "EdgeDetect": "0",
4050    "PEBS": "0",
4051    "Data_LA": "0",
4052    "L1_Hit_Indication": "0",
4053    "Errata": "0",
4054    "ELLC": "0",
4055    "Offcore": "0",
4056    "Deprecated": "0"
4057  },
4058  {
4059    "EventCode": "0xB0",
4060    "UMask": "0x80",
4061    "EventName": "OFFCORE_REQUESTS.ALL_REQUESTS",
4062    "BriefDescription": "Any memory transaction that reached the SQ.",
4063    "PublicDescription": "Counts memory transactions reached the super queue including requests initiated by the core, all L3 prefetches, page walks, etc..",
4064    "Counter": "0,1,2,3",
4065    "CounterHTOff": "0,1,2,3,4,5,6,7",
4066    "SampleAfterValue": "100003",
4067    "MSRIndex": "0",
4068    "MSRValue": "0",
4069    "TakenAlone": "0",
4070    "CounterMask": "0",
4071    "Invert": "0",
4072    "AnyThread": "0",
4073    "EdgeDetect": "0",
4074    "PEBS": "0",
4075    "Data_LA": "0",
4076    "L1_Hit_Indication": "0",
4077    "Errata": "0",
4078    "ELLC": "0",
4079    "Offcore": "0",
4080    "Deprecated": "0"
4081  },
4082  {
4083    "EventCode": "0xB1",
4084    "UMask": "0x01",
4085    "EventName": "UOPS_EXECUTED.CYCLES_GE_4_UOPS_EXEC",
4086    "BriefDescription": "Cycles where at least 4 uops were executed per-thread",
4087    "PublicDescription": "Cycles where at least 4 uops were executed per-thread.",
4088    "Counter": "0,1,2,3",
4089    "CounterHTOff": "0,1,2,3,4,5,6,7",
4090    "SampleAfterValue": "2000003",
4091    "MSRIndex": "0",
4092    "MSRValue": "0",
4093    "TakenAlone": "0",
4094    "CounterMask": "4",
4095    "Invert": "0",
4096    "AnyThread": "0",
4097    "EdgeDetect": "0",
4098    "PEBS": "0",
4099    "Data_LA": "0",
4100    "L1_Hit_Indication": "0",
4101    "Errata": "0",
4102    "ELLC": "0",
4103    "Offcore": "0",
4104    "Deprecated": "0"
4105  },
4106  {
4107    "EventCode": "0xB1",
4108    "UMask": "0x01",
4109    "EventName": "UOPS_EXECUTED.CYCLES_GE_3_UOPS_EXEC",
4110    "BriefDescription": "Cycles where at least 3 uops were executed per-thread",
4111    "PublicDescription": "Cycles where at least 3 uops were executed per-thread.",
4112    "Counter": "0,1,2,3",
4113    "CounterHTOff": "0,1,2,3,4,5,6,7",
4114    "SampleAfterValue": "2000003",
4115    "MSRIndex": "0",
4116    "MSRValue": "0",
4117    "TakenAlone": "0",
4118    "CounterMask": "3",
4119    "Invert": "0",
4120    "AnyThread": "0",
4121    "EdgeDetect": "0",
4122    "PEBS": "0",
4123    "Data_LA": "0",
4124    "L1_Hit_Indication": "0",
4125    "Errata": "0",
4126    "ELLC": "0",
4127    "Offcore": "0",
4128    "Deprecated": "0"
4129  },
4130  {
4131    "EventCode": "0xB1",
4132    "UMask": "0x01",
4133    "EventName": "UOPS_EXECUTED.CYCLES_GE_2_UOPS_EXEC",
4134    "BriefDescription": "Cycles where at least 2 uops were executed per-thread",
4135    "PublicDescription": "Cycles where at least 2 uops were executed per-thread.",
4136    "Counter": "0,1,2,3",
4137    "CounterHTOff": "0,1,2,3,4,5,6,7",
4138    "SampleAfterValue": "2000003",
4139    "MSRIndex": "0",
4140    "MSRValue": "0",
4141    "TakenAlone": "0",
4142    "CounterMask": "2",
4143    "Invert": "0",
4144    "AnyThread": "0",
4145    "EdgeDetect": "0",
4146    "PEBS": "0",
4147    "Data_LA": "0",
4148    "L1_Hit_Indication": "0",
4149    "Errata": "0",
4150    "ELLC": "0",
4151    "Offcore": "0",
4152    "Deprecated": "0"
4153  },
4154  {
4155    "EventCode": "0xB1",
4156    "UMask": "0x01",
4157    "EventName": "UOPS_EXECUTED.CYCLES_GE_1_UOP_EXEC",
4158    "BriefDescription": "Cycles where at least 1 uop was executed per-thread",
4159    "PublicDescription": "Cycles where at least 1 uop was executed per-thread.",
4160    "Counter": "0,1,2,3",
4161    "CounterHTOff": "0,1,2,3,4,5,6,7",
4162    "SampleAfterValue": "2000003",
4163    "MSRIndex": "0",
4164    "MSRValue": "0",
4165    "TakenAlone": "0",
4166    "CounterMask": "1",
4167    "Invert": "0",
4168    "AnyThread": "0",
4169    "EdgeDetect": "0",
4170    "PEBS": "0",
4171    "Data_LA": "0",
4172    "L1_Hit_Indication": "0",
4173    "Errata": "0",
4174    "ELLC": "0",
4175    "Offcore": "0",
4176    "Deprecated": "0"
4177  },
4178  {
4179    "EventCode": "0xB1",
4180    "UMask": "0x01",
4181    "EventName": "UOPS_EXECUTED.STALL_CYCLES",
4182    "BriefDescription": "Counts number of cycles no uops were dispatched to be executed on this thread.",
4183    "PublicDescription": "Counts cycles during which no uops were dispatched from the Reservation Station (RS) per thread.",
4184    "Counter": "0,1,2,3",
4185    "CounterHTOff": "0,1,2,3,4,5,6,7",
4186    "SampleAfterValue": "2000003",
4187    "MSRIndex": "0",
4188    "MSRValue": "0",
4189    "TakenAlone": "0",
4190    "CounterMask": "1",
4191    "Invert": "1",
4192    "AnyThread": "0",
4193    "EdgeDetect": "0",
4194    "PEBS": "0",
4195    "Data_LA": "0",
4196    "L1_Hit_Indication": "0",
4197    "Errata": "0",
4198    "ELLC": "0",
4199    "Offcore": "0",
4200    "Deprecated": "0"
4201  },
4202  {
4203    "EventCode": "0xB1",
4204    "UMask": "0x01",
4205    "EventName": "UOPS_EXECUTED.THREAD",
4206    "BriefDescription": "Counts the number of uops to be executed per-thread each cycle.",
4207    "PublicDescription": "Number of uops to be executed per-thread each cycle.",
4208    "Counter": "0,1,2,3",
4209    "CounterHTOff": "0,1,2,3,4,5,6,7",
4210    "SampleAfterValue": "2000003",
4211    "MSRIndex": "0",
4212    "MSRValue": "0",
4213    "TakenAlone": "0",
4214    "CounterMask": "0",
4215    "Invert": "0",
4216    "AnyThread": "0",
4217    "EdgeDetect": "0",
4218    "PEBS": "0",
4219    "Data_LA": "0",
4220    "L1_Hit_Indication": "0",
4221    "Errata": "0",
4222    "ELLC": "0",
4223    "Offcore": "0",
4224    "Deprecated": "0"
4225  },
4226  {
4227    "EventCode": "0xB1",
4228    "UMask": "0x02",
4229    "EventName": "UOPS_EXECUTED.CORE",
4230    "BriefDescription": "Number of uops executed on the core.",
4231    "PublicDescription": "Number of uops executed from any thread.",
4232    "Counter": "0,1,2,3",
4233    "CounterHTOff": "0,1,2,3,4,5,6,7",
4234    "SampleAfterValue": "2000003",
4235    "MSRIndex": "0",
4236    "MSRValue": "0",
4237    "TakenAlone": "0",
4238    "CounterMask": "0",
4239    "Invert": "0",
4240    "AnyThread": "0",
4241    "EdgeDetect": "0",
4242    "PEBS": "0",
4243    "Data_LA": "0",
4244    "L1_Hit_Indication": "0",
4245    "Errata": "0",
4246    "ELLC": "0",
4247    "Offcore": "0",
4248    "Deprecated": "0"
4249  },
4250  {
4251    "EventCode": "0xB1",
4252    "UMask": "0x02",
4253    "EventName": "UOPS_EXECUTED.CORE_CYCLES_NONE",
4254    "BriefDescription": "Cycles with no micro-ops executed from any thread on physical core.",
4255    "PublicDescription": "Cycles with no micro-ops executed from any thread on physical core.",
4256    "Counter": "0,1,2,3",
4257    "CounterHTOff": "0,1,2,3,4,5,6,7",
4258    "SampleAfterValue": "2000003",
4259    "MSRIndex": "0",
4260    "MSRValue": "0",
4261    "TakenAlone": "0",
4262    "CounterMask": "1",
4263    "Invert": "1",
4264    "AnyThread": "0",
4265    "EdgeDetect": "0",
4266    "PEBS": "0",
4267    "Data_LA": "0",
4268    "L1_Hit_Indication": "0",
4269    "Errata": "0",
4270    "ELLC": "0",
4271    "Offcore": "0",
4272    "Deprecated": "0"
4273  },
4274  {
4275    "EventCode": "0xB1",
4276    "UMask": "0x02",
4277    "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_4",
4278    "BriefDescription": "Cycles at least 4 micro-op is executed from any thread on physical core.",
4279    "PublicDescription": "Cycles at least 4 micro-op is executed from any thread on physical core.",
4280    "Counter": "0,1,2,3",
4281    "CounterHTOff": "0,1,2,3,4,5,6,7",
4282    "SampleAfterValue": "2000003",
4283    "MSRIndex": "0",
4284    "MSRValue": "0",
4285    "TakenAlone": "0",
4286    "CounterMask": "4",
4287    "Invert": "0",
4288    "AnyThread": "0",
4289    "EdgeDetect": "0",
4290    "PEBS": "0",
4291    "Data_LA": "0",
4292    "L1_Hit_Indication": "0",
4293    "Errata": "0",
4294    "ELLC": "0",
4295    "Offcore": "0",
4296    "Deprecated": "0"
4297  },
4298  {
4299    "EventCode": "0xB1",
4300    "UMask": "0x02",
4301    "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_3",
4302    "BriefDescription": "Cycles at least 3 micro-op is executed from any thread on physical core.",
4303    "PublicDescription": "Cycles at least 3 micro-op is executed from any thread on physical core.",
4304    "Counter": "0,1,2,3",
4305    "CounterHTOff": "0,1,2,3,4,5,6,7",
4306    "SampleAfterValue": "2000003",
4307    "MSRIndex": "0",
4308    "MSRValue": "0",
4309    "TakenAlone": "0",
4310    "CounterMask": "3",
4311    "Invert": "0",
4312    "AnyThread": "0",
4313    "EdgeDetect": "0",
4314    "PEBS": "0",
4315    "Data_LA": "0",
4316    "L1_Hit_Indication": "0",
4317    "Errata": "0",
4318    "ELLC": "0",
4319    "Offcore": "0",
4320    "Deprecated": "0"
4321  },
4322  {
4323    "EventCode": "0xB1",
4324    "UMask": "0x02",
4325    "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_2",
4326    "BriefDescription": "Cycles at least 2 micro-op is executed from any thread on physical core.",
4327    "PublicDescription": "Cycles at least 2 micro-op is executed from any thread on physical core.",
4328    "Counter": "0,1,2,3",
4329    "CounterHTOff": "0,1,2,3,4,5,6,7",
4330    "SampleAfterValue": "2000003",
4331    "MSRIndex": "0",
4332    "MSRValue": "0",
4333    "TakenAlone": "0",
4334    "CounterMask": "2",
4335    "Invert": "0",
4336    "AnyThread": "0",
4337    "EdgeDetect": "0",
4338    "PEBS": "0",
4339    "Data_LA": "0",
4340    "L1_Hit_Indication": "0",
4341    "Errata": "0",
4342    "ELLC": "0",
4343    "Offcore": "0",
4344    "Deprecated": "0"
4345  },
4346  {
4347    "EventCode": "0xB1",
4348    "UMask": "0x02",
4349    "EventName": "UOPS_EXECUTED.CORE_CYCLES_GE_1",
4350    "BriefDescription": "Cycles at least 1 micro-op is executed from any thread on physical core.",
4351    "PublicDescription": "Cycles at least 1 micro-op is executed from any thread on physical core.",
4352    "Counter": "0,1,2,3",
4353    "CounterHTOff": "0,1,2,3,4,5,6,7",
4354    "SampleAfterValue": "2000003",
4355    "MSRIndex": "0",
4356    "MSRValue": "0",
4357    "TakenAlone": "0",
4358    "CounterMask": "1",
4359    "Invert": "0",
4360    "AnyThread": "0",
4361    "EdgeDetect": "0",
4362    "PEBS": "0",
4363    "Data_LA": "0",
4364    "L1_Hit_Indication": "0",
4365    "Errata": "0",
4366    "ELLC": "0",
4367    "Offcore": "0",
4368    "Deprecated": "0"
4369  },
4370  {
4371    "EventCode": "0xB1",
4372    "UMask": "0x10",
4373    "EventName": "UOPS_EXECUTED.X87",
4374    "BriefDescription": "Counts the number of x87 uops dispatched.",
4375    "PublicDescription": "Counts the number of x87 uops executed.",
4376    "Counter": "0,1,2,3",
4377    "CounterHTOff": "0,1,2,3,4,5,6,7",
4378    "SampleAfterValue": "2000003",
4379    "MSRIndex": "0",
4380    "MSRValue": "0",
4381    "TakenAlone": "0",
4382    "CounterMask": "0",
4383    "Invert": "0",
4384    "AnyThread": "0",
4385    "EdgeDetect": "0",
4386    "PEBS": "0",
4387    "Data_LA": "0",
4388    "L1_Hit_Indication": "0",
4389    "Errata": "0",
4390    "ELLC": "0",
4391    "Offcore": "0",
4392    "Deprecated": "0"
4393  },
4394  {
4395    "EventCode": "0xB2",
4396    "UMask": "0x01",
4397    "EventName": "OFFCORE_REQUESTS_BUFFER.SQ_FULL",
4398    "BriefDescription": "Offcore requests buffer cannot take more entries for this thread core.",
4399    "PublicDescription": "Counts the number of cases when the offcore requests buffer cannot take more entries for the core. This can happen when the superqueue does not contain eligible entries, or when L1D writeback pending FIFO requests is full.Note: Writeback pending FIFO has six entries.",
4400    "Counter": "0,1,2,3",
4401    "CounterHTOff": "0,1,2,3,4,5,6,7",
4402    "SampleAfterValue": "2000003",
4403    "MSRIndex": "0",
4404    "MSRValue": "0",
4405    "TakenAlone": "0",
4406    "CounterMask": "0",
4407    "Invert": "0",
4408    "AnyThread": "0",
4409    "EdgeDetect": "0",
4410    "PEBS": "0",
4411    "Data_LA": "0",
4412    "L1_Hit_Indication": "0",
4413    "Errata": "0",
4414    "ELLC": "0",
4415    "Offcore": "0",
4416    "Deprecated": "0"
4417  },
4418  {
4419    "EventCode": "0xB7, 0xBB",
4420    "UMask": "0x01",
4421    "EventName": "OFFCORE_RESPONSE",
4422    "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",
4423    "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.",
4424    "Counter": "0,1,2,3",
4425    "CounterHTOff": "0,1,2,3",
4426    "SampleAfterValue": "100003",
4427    "MSRIndex": "0",
4428    "MSRValue": "0",
4429    "TakenAlone": "0",
4430    "CounterMask": "0",
4431    "Invert": "0",
4432    "AnyThread": "0",
4433    "EdgeDetect": "0",
4434    "PEBS": "0",
4435    "Data_LA": "0",
4436    "L1_Hit_Indication": "0",
4437    "Errata": "null",
4438    "ELLC": "0",
4439    "Offcore": "0",
4440    "Deprecated": "0"
4441  },
4442  {
4443    "EventCode": "0xBD",
4444    "UMask": "0x01",
4445    "EventName": "TLB_FLUSH.DTLB_THREAD",
4446    "BriefDescription": "DTLB flush attempts of the thread-specific entries",
4447    "PublicDescription": "Counts the number of DTLB flush attempts of the thread-specific entries.",
4448    "Counter": "0,1,2,3",
4449    "CounterHTOff": "0,1,2,3,4,5,6,7",
4450    "SampleAfterValue": "100007",
4451    "MSRIndex": "0",
4452    "MSRValue": "0",
4453    "TakenAlone": "0",
4454    "CounterMask": "0",
4455    "Invert": "0",
4456    "AnyThread": "0",
4457    "EdgeDetect": "0",
4458    "PEBS": "0",
4459    "Data_LA": "0",
4460    "L1_Hit_Indication": "0",
4461    "Errata": "0",
4462    "ELLC": "0",
4463    "Offcore": "0",
4464    "Deprecated": "0"
4465  },
4466  {
4467    "EventCode": "0xBD",
4468    "UMask": "0x20",
4469    "EventName": "TLB_FLUSH.STLB_ANY",
4470    "BriefDescription": "STLB flush attempts",
4471    "PublicDescription": "Counts the number of any STLB flush attempts (such as entire, VPID, PCID, InvPage, CR3 write, etc.).",
4472    "Counter": "0,1,2,3",
4473    "CounterHTOff": "0,1,2,3,4,5,6,7",
4474    "SampleAfterValue": "100007",
4475    "MSRIndex": "0",
4476    "MSRValue": "0",
4477    "TakenAlone": "0",
4478    "CounterMask": "0",
4479    "Invert": "0",
4480    "AnyThread": "0",
4481    "EdgeDetect": "0",
4482    "PEBS": "0",
4483    "Data_LA": "0",
4484    "L1_Hit_Indication": "0",
4485    "Errata": "0",
4486    "ELLC": "0",
4487    "Offcore": "0",
4488    "Deprecated": "0"
4489  },
4490  {
4491    "EventCode": "0xC0",
4492    "UMask": "0x00",
4493    "EventName": "INST_RETIRED.ANY_P",
4494    "BriefDescription": "Number of instructions retired. General Counter - architectural event",
4495    "PublicDescription": "Counts the number of instructions (EOMs) retired. Counting covers macro-fused instructions individually (that is, increments by two).",
4496    "Counter": "0,1,2,3",
4497    "CounterHTOff": "0,1,2,3,4,5,6,7",
4498    "SampleAfterValue": "2000003",
4499    "MSRIndex": "0",
4500    "MSRValue": "0",
4501    "TakenAlone": "0",
4502    "CounterMask": "0",
4503    "Invert": "0",
4504    "AnyThread": "0",
4505    "EdgeDetect": "0",
4506    "PEBS": "0",
4507    "Data_LA": "0",
4508    "L1_Hit_Indication": "0",
4509    "Errata": "SKL091, SKL044",
4510    "ELLC": "0",
4511    "Offcore": "0",
4512    "Deprecated": "0"
4513  },
4514  {
4515    "EventCode": "0xC0",
4516    "UMask": "0x01",
4517    "EventName": "INST_RETIRED.PREC_DIST",
4518    "BriefDescription": "Precise instruction retired event with HW to reduce effect of PEBS shadow in IP distribution",
4519    "PublicDescription": "A version of INST_RETIRED that allows for a more unbiased distribution of samples across instructions retired. It utilizes the Precise Distribution of Instructions Retired (PDIR) feature to mitigate some bias in how retired instructions get sampled.",
4520    "Counter": "1",
4521    "CounterHTOff": "1",
4522    "SampleAfterValue": "2000003",
4523    "MSRIndex": "0",
4524    "MSRValue": "0",
4525    "TakenAlone": "0",
4526    "CounterMask": "0",
4527    "Invert": "0",
4528    "AnyThread": "0",
4529    "EdgeDetect": "0",
4530    "PEBS": "2",
4531    "Data_LA": "0",
4532    "L1_Hit_Indication": "0",
4533    "Errata": "SKL091, SKL044",
4534    "ELLC": "0",
4535    "Offcore": "0",
4536    "Deprecated": "0"
4537  },
4538  {
4539    "EventCode": "0xC0",
4540    "UMask": "0x01",
4541    "EventName": "INST_RETIRED.TOTAL_CYCLES_PS",
4542    "BriefDescription": "Number of cycles using always true condition applied to  PEBS instructions retired event.",
4543    "PublicDescription": "Number of cycles using an always true condition applied to  PEBS instructions retired event. (inst_ret< 16)",
4544    "Counter": "0,2,3",
4545    "CounterHTOff": "0,2,3",
4546    "SampleAfterValue": "2000003",
4547    "MSRIndex": "0",
4548    "MSRValue": "0",
4549    "TakenAlone": "0",
4550    "CounterMask": "10",
4551    "Invert": "1",
4552    "AnyThread": "0",
4553    "EdgeDetect": "0",
4554    "PEBS": "2",
4555    "Data_LA": "0",
4556    "L1_Hit_Indication": "0",
4557    "Errata": "SKL091, SKL044",
4558    "ELLC": "0",
4559    "Offcore": "0",
4560    "Deprecated": "0"
4561  },
4562  {
4563    "EventCode": "0xC1",
4564    "UMask": "0x3F",
4565    "EventName": "OTHER_ASSISTS.ANY",
4566    "BriefDescription": "Number of times a microcode assist is invoked by HW other than FP-assist. Examples include AD (page Access Dirty) and AVX* related assists.",
4567    "PublicDescription": "Number of times a microcode assist is invoked by HW other than FP-assist. Examples include AD (page Access Dirty) and AVX* related assists.",
4568    "Counter": "0,1,2,3",
4569    "CounterHTOff": "0,1,2,3,4,5,6,7",
4570    "SampleAfterValue": "100003",
4571    "MSRIndex": "0x00",
4572    "MSRValue": "0x00",
4573    "TakenAlone": "0",
4574    "CounterMask": "0",
4575    "Invert": "0",
4576    "AnyThread": "0",
4577    "EdgeDetect": "0",
4578    "PEBS": "0",
4579    "Data_LA": "0",
4580    "L1_Hit_Indication": "0",
4581    "Errata": "0",
4582    "ELLC": "0",
4583    "Offcore": "0",
4584    "Deprecated": "0"
4585  },
4586  {
4587    "EventCode": "0xC2",
4588    "UMask": "0x02",
4589    "EventName": "UOPS_RETIRED.TOTAL_CYCLES",
4590    "BriefDescription": "Cycles with less than 10 actually retired uops.",
4591    "PublicDescription": "Number of cycles using always true condition (uops_ret < 16) applied to non PEBS uops retired event.",
4592    "Counter": "0,1,2,3",
4593    "CounterHTOff": "0,1,2,3,4,5,6,7",
4594    "SampleAfterValue": "2000003",
4595    "MSRIndex": "0",
4596    "MSRValue": "0",
4597    "TakenAlone": "0",
4598    "CounterMask": "10",
4599    "Invert": "1",
4600    "AnyThread": "0",
4601    "EdgeDetect": "0",
4602    "PEBS": "0",
4603    "Data_LA": "0",
4604    "L1_Hit_Indication": "0",
4605    "Errata": "0",
4606    "ELLC": "0",
4607    "Offcore": "0",
4608    "Deprecated": "0"
4609  },
4610  {
4611    "EventCode": "0xC2",
4612    "UMask": "0x02",
4613    "EventName": "UOPS_RETIRED.STALL_CYCLES",
4614    "BriefDescription": "Cycles without actually retired uops.",
4615    "PublicDescription": "This event counts cycles without actually retired uops.",
4616    "Counter": "0,1,2,3",
4617    "CounterHTOff": "0,1,2,3,4,5,6,7",
4618    "SampleAfterValue": "2000003",
4619    "MSRIndex": "0",
4620    "MSRValue": "0",
4621    "TakenAlone": "0",
4622    "CounterMask": "1",
4623    "Invert": "1",
4624    "AnyThread": "0",
4625    "EdgeDetect": "0",
4626    "PEBS": "0",
4627    "Data_LA": "0",
4628    "L1_Hit_Indication": "0",
4629    "Errata": "0",
4630    "ELLC": "0",
4631    "Offcore": "0",
4632    "Deprecated": "0"
4633  },
4634  {
4635    "EventCode": "0xC2",
4636    "UMask": "0x02",
4637    "EventName": "UOPS_RETIRED.RETIRE_SLOTS",
4638    "BriefDescription": "Retirement slots used.",
4639    "PublicDescription": "Counts the retirement slots used.",
4640    "Counter": "0,1,2,3",
4641    "CounterHTOff": "0,1,2,3,4,5,6,7",
4642    "SampleAfterValue": "2000003",
4643    "MSRIndex": "0",
4644    "MSRValue": "0",
4645    "TakenAlone": "0",
4646    "CounterMask": "0",
4647    "Invert": "0",
4648    "AnyThread": "0",
4649    "EdgeDetect": "0",
4650    "PEBS": "0",
4651    "Data_LA": "0",
4652    "L1_Hit_Indication": "0",
4653    "Errata": "0",
4654    "ELLC": "0",
4655    "Offcore": "0",
4656    "Deprecated": "0"
4657  },
4658  {
4659    "EventCode": "0xc2",
4660    "UMask": "0x04",
4661    "EventName": "UOPS_RETIRED.MACRO_FUSED",
4662    "BriefDescription": "Number of macro-fused uops retired. (non precise)",
4663    "PublicDescription": "Counts the number of macro-fused uops retired. (non precise)",
4664    "Counter": "0,1,2,3",
4665    "CounterHTOff": "0,1,2,3,4,5,6,7",
4666    "SampleAfterValue": "2000003",
4667    "MSRIndex": "0",
4668    "MSRValue": "0",
4669    "TakenAlone": "0",
4670    "CounterMask": "0",
4671    "Invert": "0",
4672    "AnyThread": "0",
4673    "EdgeDetect": "0",
4674    "PEBS": "0",
4675    "Data_LA": "0",
4676    "L1_Hit_Indication": "0",
4677    "Errata": "0",
4678    "ELLC": "0",
4679    "Offcore": "0",
4680    "Deprecated": "0"
4681  },
4682  {
4683    "EventCode": "0xC3",
4684    "UMask": "0x01",
4685    "EventName": "MACHINE_CLEARS.COUNT",
4686    "BriefDescription": "Number of machine clears (nukes) of any type.",
4687    "PublicDescription": "Number of machine clears (nukes) of any type.",
4688    "Counter": "0,1,2,3",
4689    "CounterHTOff": "0,1,2,3,4,5,6,7",
4690    "SampleAfterValue": "100003",
4691    "MSRIndex": "0",
4692    "MSRValue": "0",
4693    "TakenAlone": "0",
4694    "CounterMask": "1",
4695    "Invert": "0",
4696    "AnyThread": "0",
4697    "EdgeDetect": "1",
4698    "PEBS": "0",
4699    "Data_LA": "0",
4700    "L1_Hit_Indication": "0",
4701    "Errata": "0",
4702    "ELLC": "0",
4703    "Offcore": "0",
4704    "Deprecated": "0"
4705  },
4706  {
4707    "EventCode": "0xC3",
4708    "UMask": "0x02",
4709    "EventName": "MACHINE_CLEARS.MEMORY_ORDERING",
4710    "BriefDescription": "Counts the number of machine clears due to memory order conflicts.",
4711    "PublicDescription": "Counts the number of memory ordering Machine Clears detected. Memory Ordering Machine Clears can result from one of the following:a. memory disambiguation,b. external snoop, orc. cross SMT-HW-thread snoop (stores) hitting load buffer.",
4712    "Counter": "0,1,2,3",
4713    "CounterHTOff": "0,1,2,3,4,5,6,7",
4714    "SampleAfterValue": "100003",
4715    "MSRIndex": "0",
4716    "MSRValue": "0",
4717    "TakenAlone": "0",
4718    "CounterMask": "0",
4719    "Invert": "0",
4720    "AnyThread": "0",
4721    "EdgeDetect": "0",
4722    "PEBS": "0",
4723    "Data_LA": "0",
4724    "L1_Hit_Indication": "0",
4725    "Errata": "SKL089",
4726    "ELLC": "0",
4727    "Offcore": "0",
4728    "Deprecated": "0"
4729  },
4730  {
4731    "EventCode": "0xC3",
4732    "UMask": "0x04",
4733    "EventName": "MACHINE_CLEARS.SMC",
4734    "BriefDescription": "Self-modifying code (SMC) detected.",
4735    "PublicDescription": "Counts self-modifying code (SMC) detected, which causes a machine clear.",
4736    "Counter": "0,1,2,3",
4737    "CounterHTOff": "0,1,2,3,4,5,6,7",
4738    "SampleAfterValue": "100003",
4739    "MSRIndex": "0",
4740    "MSRValue": "0",
4741    "TakenAlone": "0",
4742    "CounterMask": "0",
4743    "Invert": "0",
4744    "AnyThread": "0",
4745    "EdgeDetect": "0",
4746    "PEBS": "0",
4747    "Data_LA": "0",
4748    "L1_Hit_Indication": "0",
4749    "Errata": "0",
4750    "ELLC": "0",
4751    "Offcore": "0",
4752    "Deprecated": "0"
4753  },
4754  {
4755    "EventCode": "0xC4",
4756    "UMask": "0x00",
4757    "EventName": "BR_INST_RETIRED.ALL_BRANCHES",
4758    "BriefDescription": "All (macro) branch instructions retired.",
4759    "PublicDescription": "Counts all (macro) branch instructions retired.",
4760    "Counter": "0,1,2,3",
4761    "CounterHTOff": "0,1,2,3,4,5,6,7",
4762    "SampleAfterValue": "400009",
4763    "MSRIndex": "0",
4764    "MSRValue": "0",
4765    "TakenAlone": "0",
4766    "CounterMask": "0",
4767    "Invert": "0",
4768    "AnyThread": "0",
4769    "EdgeDetect": "0",
4770    "PEBS": "0",
4771    "Data_LA": "0",
4772    "L1_Hit_Indication": "0",
4773    "Errata": "SKL091",
4774    "ELLC": "0",
4775    "Offcore": "0",
4776    "Deprecated": "0"
4777  },
4778  {
4779    "EventCode": "0xC4",
4780    "UMask": "0x01",
4781    "EventName": "BR_INST_RETIRED.CONDITIONAL",
4782    "BriefDescription": "Conditional branch instructions retired.",
4783    "PublicDescription": "This event counts conditional branch instructions retired.",
4784    "Counter": "0,1,2,3",
4785    "CounterHTOff": "0,1,2,3,4,5,6,7",
4786    "SampleAfterValue": "400009",
4787    "MSRIndex": "0",
4788    "MSRValue": "0",
4789    "TakenAlone": "0",
4790    "CounterMask": "0",
4791    "Invert": "0",
4792    "AnyThread": "0",
4793    "EdgeDetect": "0",
4794    "PEBS": "1",
4795    "Data_LA": "0",
4796    "L1_Hit_Indication": "0",
4797    "Errata": "SKL091",
4798    "ELLC": "0",
4799    "Offcore": "0",
4800    "Deprecated": "0"
4801  },
4802  {
4803    "EventCode": "0xC4",
4804    "UMask": "0x02",
4805    "EventName": "BR_INST_RETIRED.NEAR_CALL",
4806    "BriefDescription": "Direct and indirect near call instructions retired.",
4807    "PublicDescription": "This event counts both direct and indirect near call instructions retired.",
4808    "Counter": "0,1,2,3",
4809    "CounterHTOff": "0,1,2,3,4,5,6,7",
4810    "SampleAfterValue": "100007",
4811    "MSRIndex": "0",
4812    "MSRValue": "0",
4813    "TakenAlone": "0",
4814    "CounterMask": "0",
4815    "Invert": "0",
4816    "AnyThread": "0",
4817    "EdgeDetect": "0",
4818    "PEBS": "1",
4819    "Data_LA": "0",
4820    "L1_Hit_Indication": "0",
4821    "Errata": "SKL091",
4822    "ELLC": "0",
4823    "Offcore": "0",
4824    "Deprecated": "0"
4825  },
4826  {
4827    "EventCode": "0xC4",
4828    "UMask": "0x04",
4829    "EventName": "BR_INST_RETIRED.ALL_BRANCHES_PEBS",
4830    "BriefDescription": "All (macro) branch instructions retired.",
4831    "PublicDescription": "This is a precise version of BR_INST_RETIRED.ALL_BRANCHES that counts all (macro) branch instructions retired.",
4832    "Counter": "0,1,2,3",
4833    "CounterHTOff": "0,1,2,3",
4834    "SampleAfterValue": "400009",
4835    "MSRIndex": "0",
4836    "MSRValue": "0",
4837    "TakenAlone": "0",
4838    "CounterMask": "0",
4839    "Invert": "0",
4840    "AnyThread": "0",
4841    "EdgeDetect": "0",
4842    "PEBS": "2",
4843    "Data_LA": "0",
4844    "L1_Hit_Indication": "0",
4845    "Errata": "SKL091",
4846    "ELLC": "0",
4847    "Offcore": "0",
4848    "Deprecated": "0"
4849  },
4850  {
4851    "EventCode": "0xC4",
4852    "UMask": "0x08",
4853    "EventName": "BR_INST_RETIRED.NEAR_RETURN",
4854    "BriefDescription": "Return instructions retired.",
4855    "PublicDescription": "This event counts return instructions retired.",
4856    "Counter": "0,1,2,3",
4857    "CounterHTOff": "0,1,2,3,4,5,6,7",
4858    "SampleAfterValue": "100007",
4859    "MSRIndex": "0",
4860    "MSRValue": "0",
4861    "TakenAlone": "0",
4862    "CounterMask": "0",
4863    "Invert": "0",
4864    "AnyThread": "0",
4865    "EdgeDetect": "0",
4866    "PEBS": "1",
4867    "Data_LA": "0",
4868    "L1_Hit_Indication": "0",
4869    "Errata": "SKL091",
4870    "ELLC": "0",
4871    "Offcore": "0",
4872    "Deprecated": "0"
4873  },
4874  {
4875    "EventCode": "0xC4",
4876    "UMask": "0x10",
4877    "EventName": "BR_INST_RETIRED.NOT_TAKEN",
4878    "BriefDescription": "Not taken branch instructions retired.",
4879    "PublicDescription": "This event counts not taken branch instructions retired.",
4880    "Counter": "0,1,2,3",
4881    "CounterHTOff": "0,1,2,3,4,5,6,7",
4882    "SampleAfterValue": "400009",
4883    "MSRIndex": "0",
4884    "MSRValue": "0",
4885    "TakenAlone": "0",
4886    "CounterMask": "0",
4887    "Invert": "0",
4888    "AnyThread": "0",
4889    "EdgeDetect": "0",
4890    "PEBS": "0",
4891    "Data_LA": "0",
4892    "L1_Hit_Indication": "0",
4893    "Errata": "SKL091",
4894    "ELLC": "0",
4895    "Offcore": "0",
4896    "Deprecated": "0"
4897  },
4898  {
4899    "EventCode": "0xc4",
4900    "UMask": "0x10",
4901    "EventName": "BR_INST_RETIRED.COND_NTAKEN",
4902    "BriefDescription": "Not taken branch instructions retired.",
4903    "PublicDescription": "This event counts not taken branch instructions retired.",
4904    "Counter": "0,1,2,3",
4905    "CounterHTOff": "0,1,2,3,4,5,6,7",
4906    "SampleAfterValue": "400009",
4907    "MSRIndex": "0",
4908    "MSRValue": "0",
4909    "TakenAlone": "0",
4910    "CounterMask": "0",
4911    "Invert": "0",
4912    "AnyThread": "0",
4913    "EdgeDetect": "0",
4914    "PEBS": "0",
4915    "Data_LA": "0",
4916    "L1_Hit_Indication": "0",
4917    "Errata": "SKL091",
4918    "ELLC": "0",
4919    "Offcore": "0",
4920    "Deprecated": "0"
4921  },
4922  {
4923    "EventCode": "0xC4",
4924    "UMask": "0x20",
4925    "EventName": "BR_INST_RETIRED.NEAR_TAKEN",
4926    "BriefDescription": "Taken branch instructions retired.",
4927    "PublicDescription": "This event counts taken branch instructions retired.",
4928    "Counter": "0,1,2,3",
4929    "CounterHTOff": "0,1,2,3,4,5,6,7",
4930    "SampleAfterValue": "400009",
4931    "MSRIndex": "0",
4932    "MSRValue": "0",
4933    "TakenAlone": "0",
4934    "CounterMask": "0",
4935    "Invert": "0",
4936    "AnyThread": "0",
4937    "EdgeDetect": "0",
4938    "PEBS": "1",
4939    "Data_LA": "0",
4940    "L1_Hit_Indication": "0",
4941    "Errata": "SKL091",
4942    "ELLC": "0",
4943    "Offcore": "0",
4944    "Deprecated": "0"
4945  },
4946  {
4947    "EventCode": "0xC4",
4948    "UMask": "0x40",
4949    "EventName": "BR_INST_RETIRED.FAR_BRANCH",
4950    "BriefDescription": "Far branch instructions retired.",
4951    "PublicDescription": "This event counts far branch instructions retired.",
4952    "Counter": "0,1,2,3",
4953    "CounterHTOff": "0,1,2,3,4,5,6,7",
4954    "SampleAfterValue": "100007",
4955    "MSRIndex": "0",
4956    "MSRValue": "0",
4957    "TakenAlone": "0",
4958    "CounterMask": "0",
4959    "Invert": "0",
4960    "AnyThread": "0",
4961    "EdgeDetect": "0",
4962    "PEBS": "1",
4963    "Data_LA": "0",
4964    "L1_Hit_Indication": "0",
4965    "Errata": "SKL091",
4966    "ELLC": "0",
4967    "Offcore": "0",
4968    "Deprecated": "0"
4969  },
4970  {
4971    "EventCode": "0xC5",
4972    "UMask": "0x00",
4973    "EventName": "BR_MISP_RETIRED.ALL_BRANCHES",
4974    "BriefDescription": "All mispredicted macro branch instructions retired.",
4975    "PublicDescription": "Counts all the retired branch instructions that were mispredicted by the processor. A branch misprediction occurs when the processor incorrectly predicts the destination of the branch.  When the misprediction is discovered at execution, all the instructions executed in the wrong (speculative) path must be discarded, and the processor must start fetching from the correct path.",
4976    "Counter": "0,1,2,3",
4977    "CounterHTOff": "0,1,2,3,4,5,6,7",
4978    "SampleAfterValue": "400009",
4979    "MSRIndex": "0",
4980    "MSRValue": "0",
4981    "TakenAlone": "0",
4982    "CounterMask": "0",
4983    "Invert": "0",
4984    "AnyThread": "0",
4985    "EdgeDetect": "0",
4986    "PEBS": "0",
4987    "Data_LA": "0",
4988    "L1_Hit_Indication": "0",
4989    "Errata": "0",
4990    "ELLC": "0",
4991    "Offcore": "0",
4992    "Deprecated": "0"
4993  },
4994  {
4995    "EventCode": "0xC5",
4996    "UMask": "0x01",
4997    "EventName": "BR_MISP_RETIRED.CONDITIONAL",
4998    "BriefDescription": "Mispredicted conditional branch instructions retired.",
4999    "PublicDescription": "This event counts mispredicted conditional branch instructions retired.",
5000    "Counter": "0,1,2,3",
5001    "CounterHTOff": "0,1,2,3,4,5,6,7",
5002    "SampleAfterValue": "400009",
5003    "MSRIndex": "0",
5004    "MSRValue": "0",
5005    "TakenAlone": "0",
5006    "CounterMask": "0",
5007    "Invert": "0",
5008    "AnyThread": "0",
5009    "EdgeDetect": "0",
5010    "PEBS": "1",
5011    "Data_LA": "0",
5012    "L1_Hit_Indication": "0",
5013    "Errata": "0",
5014    "ELLC": "0",
5015    "Offcore": "0",
5016    "Deprecated": "0"
5017  },
5018  {
5019    "EventCode": "0xC5",
5020    "UMask": "0x02",
5021    "EventName": "BR_MISP_RETIRED.NEAR_CALL",
5022    "BriefDescription": "Mispredicted direct and indirect near call instructions retired.",
5023    "PublicDescription": "Counts both taken and not taken retired mispredicted direct and indirect near calls, including both register and memory indirect.",
5024    "Counter": "0,1,2,3",
5025    "CounterHTOff": "0,1,2,3,4,5,6,7",
5026    "SampleAfterValue": "400009",
5027    "MSRIndex": "0",
5028    "MSRValue": "0",
5029    "TakenAlone": "0",
5030    "CounterMask": "0",
5031    "Invert": "0",
5032    "AnyThread": "0",
5033    "EdgeDetect": "0",
5034    "PEBS": "1",
5035    "Data_LA": "0",
5036    "L1_Hit_Indication": "0",
5037    "Errata": "0",
5038    "ELLC": "0",
5039    "Offcore": "0",
5040    "Deprecated": "0"
5041  },
5042  {
5043    "EventCode": "0xC5",
5044    "UMask": "0x04",
5045    "EventName": "BR_MISP_RETIRED.ALL_BRANCHES_PEBS",
5046    "BriefDescription": "Mispredicted macro branch instructions retired.",
5047    "PublicDescription": "This is a precise version of BR_MISP_RETIRED.ALL_BRANCHES that counts all mispredicted macro branch instructions retired.",
5048    "Counter": "0,1,2,3",
5049    "CounterHTOff": "0,1,2,3",
5050    "SampleAfterValue": "400009",
5051    "MSRIndex": "0",
5052    "MSRValue": "0",
5053    "TakenAlone": "0",
5054    "CounterMask": "0",
5055    "Invert": "0",
5056    "AnyThread": "0",
5057    "EdgeDetect": "0",
5058    "PEBS": "2",
5059    "Data_LA": "0",
5060    "L1_Hit_Indication": "0",
5061    "Errata": "0",
5062    "ELLC": "0",
5063    "Offcore": "0",
5064    "Deprecated": "0"
5065  },
5066  {
5067    "EventCode": "0xC5",
5068    "UMask": "0x20",
5069    "EventName": "BR_MISP_RETIRED.NEAR_TAKEN",
5070    "BriefDescription": "Number of near branch instructions retired that were mispredicted and taken.",
5071    "PublicDescription": "Number of near branch instructions retired that were mispredicted and taken.",
5072    "Counter": "0,1,2,3",
5073    "CounterHTOff": "0,1,2,3,4,5,6,7",
5074    "SampleAfterValue": "400009",
5075    "MSRIndex": "0",
5076    "MSRValue": "0",
5077    "TakenAlone": "0",
5078    "CounterMask": "0",
5079    "Invert": "0",
5080    "AnyThread": "0",
5081    "EdgeDetect": "0",
5082    "PEBS": "1",
5083    "Data_LA": "0",
5084    "L1_Hit_Indication": "0",
5085    "Errata": "0",
5086    "ELLC": "0",
5087    "Offcore": "0",
5088    "Deprecated": "0"
5089  },
5090  {
5091    "EventCode": "0xC6",
5092    "UMask": "0x01",
5093    "EventName": "FRONTEND_RETIRED.LATENCY_GE_4",
5094    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 4 cycles which was not interrupted by a back-end stall.",
5095    "PublicDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 4 cycles which was not interrupted by a back-end stall.",
5096    "Counter": "0,1,2,3",
5097    "CounterHTOff": "0,1,2,3",
5098    "SampleAfterValue": "100007",
5099    "MSRIndex": "0x3F7",
5100    "MSRValue": "0x400406",
5101    "TakenAlone": "1",
5102    "CounterMask": "0",
5103    "Invert": "0",
5104    "AnyThread": "0",
5105    "EdgeDetect": "0",
5106    "PEBS": "1",
5107    "Data_LA": "0",
5108    "L1_Hit_Indication": "0",
5109    "Errata": "0",
5110    "ELLC": "0",
5111    "Offcore": "0",
5112    "Deprecated": "0"
5113  },
5114  {
5115    "EventCode": "0xC6",
5116    "UMask": "0x01",
5117    "EventName": "FRONTEND_RETIRED.LATENCY_GE_2_BUBBLES_GE_2",
5118    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end had at least 2 bubble-slots for a period of 2 cycles which was not interrupted by a back-end stall.",
5119    "PublicDescription": "Retired instructions that are fetched after an interval where the front-end had at least 2 bubble-slots for a period of 2 cycles which was not interrupted by a back-end stall.",
5120    "Counter": "0,1,2,3",
5121    "CounterHTOff": "0,1,2,3",
5122    "SampleAfterValue": "100007",
5123    "MSRIndex": "0x3F7",
5124    "MSRValue": "0x200206",
5125    "TakenAlone": "1",
5126    "CounterMask": "0",
5127    "Invert": "0",
5128    "AnyThread": "0",
5129    "EdgeDetect": "0",
5130    "PEBS": "1",
5131    "Data_LA": "0",
5132    "L1_Hit_Indication": "0",
5133    "Errata": "0",
5134    "ELLC": "0",
5135    "Offcore": "0",
5136    "Deprecated": "0"
5137  },
5138  {
5139    "EventCode": "0xC6",
5140    "UMask": "0x01",
5141    "EventName": "FRONTEND_RETIRED.LATENCY_GE_2",
5142    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 2 cycles which was not interrupted by a back-end stall.",
5143    "PublicDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 2 cycles which was not interrupted by a back-end stall.",
5144    "Counter": "0,1,2,3",
5145    "CounterHTOff": "0,1,2,3",
5146    "SampleAfterValue": "100007",
5147    "MSRIndex": "0x3F7",
5148    "MSRValue": "0x400206",
5149    "TakenAlone": "1",
5150    "CounterMask": "0",
5151    "Invert": "0",
5152    "AnyThread": "0",
5153    "EdgeDetect": "0",
5154    "PEBS": "1",
5155    "Data_LA": "0",
5156    "L1_Hit_Indication": "0",
5157    "Errata": "0",
5158    "ELLC": "0",
5159    "Offcore": "0",
5160    "Deprecated": "0"
5161  },
5162  {
5163    "EventCode": "0xC6",
5164    "UMask": "0x01",
5165    "EventName": "FRONTEND_RETIRED.STLB_MISS",
5166    "BriefDescription": "Retired Instructions who experienced STLB (2nd level TLB) true miss.",
5167    "PublicDescription": "Counts retired Instructions that experienced STLB (2nd level TLB) true miss. ",
5168    "Counter": "0,1,2,3",
5169    "CounterHTOff": "0,1,2,3",
5170    "SampleAfterValue": "100007",
5171    "MSRIndex": "0x3F7",
5172    "MSRValue": "0x15",
5173    "TakenAlone": "1",
5174    "CounterMask": "0",
5175    "Invert": "0",
5176    "AnyThread": "0",
5177    "EdgeDetect": "0",
5178    "PEBS": "1",
5179    "Data_LA": "0",
5180    "L1_Hit_Indication": "0",
5181    "Errata": "0",
5182    "ELLC": "0",
5183    "Offcore": "0",
5184    "Deprecated": "0"
5185  },
5186  {
5187    "EventCode": "0xC6",
5188    "UMask": "0x01",
5189    "EventName": "FRONTEND_RETIRED.ITLB_MISS",
5190    "BriefDescription": "Retired Instructions who experienced iTLB true miss.",
5191    "PublicDescription": "Counts retired Instructions that experienced iTLB (Instruction TLB) true miss.",
5192    "Counter": "0,1,2,3",
5193    "CounterHTOff": "0,1,2,3",
5194    "SampleAfterValue": "100007",
5195    "MSRIndex": "0x3F7",
5196    "MSRValue": "0x14",
5197    "TakenAlone": "1",
5198    "CounterMask": "0",
5199    "Invert": "0",
5200    "AnyThread": "0",
5201    "EdgeDetect": "0",
5202    "PEBS": "1",
5203    "Data_LA": "0",
5204    "L1_Hit_Indication": "0",
5205    "Errata": "0",
5206    "ELLC": "0",
5207    "Offcore": "0",
5208    "Deprecated": "0"
5209  },
5210  {
5211    "EventCode": "0xC6",
5212    "UMask": "0x01",
5213    "EventName": "FRONTEND_RETIRED.L2_MISS",
5214    "BriefDescription": "Retired Instructions who experienced Instruction L2 Cache true miss.",
5215    "PublicDescription": "Retired Instructions who experienced Instruction L2 Cache true miss.",
5216    "Counter": "0,1,2,3",
5217    "CounterHTOff": "0,1,2,3",
5218    "SampleAfterValue": "100007",
5219    "MSRIndex": "0x3F7",
5220    "MSRValue": "0x13",
5221    "TakenAlone": "1",
5222    "CounterMask": "0",
5223    "Invert": "0",
5224    "AnyThread": "0",
5225    "EdgeDetect": "0",
5226    "PEBS": "1",
5227    "Data_LA": "0",
5228    "L1_Hit_Indication": "0",
5229    "Errata": "0",
5230    "ELLC": "0",
5231    "Offcore": "0",
5232    "Deprecated": "0"
5233  },
5234  {
5235    "EventCode": "0xC6",
5236    "UMask": "0x01",
5237    "EventName": "FRONTEND_RETIRED.L1I_MISS",
5238    "BriefDescription": "Retired Instructions who experienced Instruction L1 Cache true miss.",
5239    "PublicDescription": "Retired Instructions who experienced Instruction L1 Cache true miss.",
5240    "Counter": "0,1,2,3",
5241    "CounterHTOff": "0,1,2,3",
5242    "SampleAfterValue": "100007",
5243    "MSRIndex": "0x3F7",
5244    "MSRValue": "0x12",
5245    "TakenAlone": "1",
5246    "CounterMask": "0",
5247    "Invert": "0",
5248    "AnyThread": "0",
5249    "EdgeDetect": "0",
5250    "PEBS": "1",
5251    "Data_LA": "0",
5252    "L1_Hit_Indication": "0",
5253    "Errata": "0",
5254    "ELLC": "0",
5255    "Offcore": "0",
5256    "Deprecated": "0"
5257  },
5258  {
5259    "EventCode": "0xC6",
5260    "UMask": "0x01",
5261    "EventName": "FRONTEND_RETIRED.DSB_MISS",
5262    "BriefDescription": "Retired Instructions who experienced decode stream buffer (DSB - the decoded instruction-cache) miss.",
5263    "PublicDescription": "Counts retired Instructions that experienced DSB (Decode stream buffer i.e. the decoded instruction-cache) miss. ",
5264    "Counter": "0,1,2,3",
5265    "CounterHTOff": "0,1,2,3",
5266    "SampleAfterValue": "100007",
5267    "MSRIndex": "0x3F7",
5268    "MSRValue": "0x11",
5269    "TakenAlone": "1",
5270    "CounterMask": "0",
5271    "Invert": "0",
5272    "AnyThread": "0",
5273    "EdgeDetect": "0",
5274    "PEBS": "1",
5275    "Data_LA": "0",
5276    "L1_Hit_Indication": "0",
5277    "Errata": "0",
5278    "ELLC": "0",
5279    "Offcore": "0",
5280    "Deprecated": "0"
5281  },
5282  {
5283    "EventCode": "0xC6",
5284    "UMask": "0x01",
5285    "EventName": "FRONTEND_RETIRED.LATENCY_GE_2_BUBBLES_GE_3",
5286    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end had at least 3 bubble-slots for a period of 2 cycles which was not interrupted by a back-end stall.",
5287    "PublicDescription": "Retired instructions that are fetched after an interval where the front-end had at least 3 bubble-slots for a period of 2 cycles which was not interrupted by a back-end stall.",
5288    "Counter": "0,1,2,3",
5289    "CounterHTOff": "0,1,2,3",
5290    "SampleAfterValue": "100007",
5291    "MSRIndex": "0x3F7",
5292    "MSRValue": "0x300206",
5293    "TakenAlone": "1",
5294    "CounterMask": "0",
5295    "Invert": "0",
5296    "AnyThread": "0",
5297    "EdgeDetect": "0",
5298    "PEBS": "1",
5299    "Data_LA": "0",
5300    "L1_Hit_Indication": "0",
5301    "Errata": "0",
5302    "ELLC": "0",
5303    "Offcore": "0",
5304    "Deprecated": "0"
5305  },
5306  {
5307    "EventCode": "0xC6",
5308    "UMask": "0x01",
5309    "EventName": "FRONTEND_RETIRED.LATENCY_GE_2_BUBBLES_GE_1",
5310    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end had at least 1 bubble-slot for a period of 2 cycles which was not interrupted by a back-end stall.",
5311    "PublicDescription": "Counts retired instructions that are delivered to the back-end after the front-end had at least 1 bubble-slot for a period of 2 cycles. A bubble-slot is an empty issue-pipeline slot while there was no RAT stall.",
5312    "Counter": "0,1,2,3",
5313    "CounterHTOff": "0,1,2,3",
5314    "SampleAfterValue": "100007",
5315    "MSRIndex": "0x3F7",
5316    "MSRValue": "0x100206",
5317    "TakenAlone": "1",
5318    "CounterMask": "0",
5319    "Invert": "0",
5320    "AnyThread": "0",
5321    "EdgeDetect": "0",
5322    "PEBS": "1",
5323    "Data_LA": "0",
5324    "L1_Hit_Indication": "0",
5325    "Errata": "0",
5326    "ELLC": "0",
5327    "Offcore": "0",
5328    "Deprecated": "0"
5329  },
5330  {
5331    "EventCode": "0xC6",
5332    "UMask": "0x01",
5333    "EventName": "FRONTEND_RETIRED.LATENCY_GE_512",
5334    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 512 cycles which was not interrupted by a back-end stall.",
5335    "PublicDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 512 cycles which was not interrupted by a back-end stall.",
5336    "Counter": "0,1,2,3",
5337    "CounterHTOff": "0,1,2,3",
5338    "SampleAfterValue": "100007",
5339    "MSRIndex": "0x3F7",
5340    "MSRValue": "0x420006",
5341    "TakenAlone": "1",
5342    "CounterMask": "0",
5343    "Invert": "0",
5344    "AnyThread": "0",
5345    "EdgeDetect": "0",
5346    "PEBS": "1",
5347    "Data_LA": "0",
5348    "L1_Hit_Indication": "0",
5349    "Errata": "0",
5350    "ELLC": "0",
5351    "Offcore": "0",
5352    "Deprecated": "0"
5353  },
5354  {
5355    "EventCode": "0xC6",
5356    "UMask": "0x01",
5357    "EventName": "FRONTEND_RETIRED.LATENCY_GE_256",
5358    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 256 cycles which was not interrupted by a back-end stall.",
5359    "PublicDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 256 cycles which was not interrupted by a back-end stall.",
5360    "Counter": "0,1,2,3",
5361    "CounterHTOff": "0,1,2,3",
5362    "SampleAfterValue": "100007",
5363    "MSRIndex": "0x3F7",
5364    "MSRValue": "0x410006",
5365    "TakenAlone": "1",
5366    "CounterMask": "0",
5367    "Invert": "0",
5368    "AnyThread": "0",
5369    "EdgeDetect": "0",
5370    "PEBS": "1",
5371    "Data_LA": "0",
5372    "L1_Hit_Indication": "0",
5373    "Errata": "0",
5374    "ELLC": "0",
5375    "Offcore": "0",
5376    "Deprecated": "0"
5377  },
5378  {
5379    "EventCode": "0xC6",
5380    "UMask": "0x01",
5381    "EventName": "FRONTEND_RETIRED.LATENCY_GE_128",
5382    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 128 cycles which was not interrupted by a back-end stall.",
5383    "PublicDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 128 cycles which was not interrupted by a back-end stall.",
5384    "Counter": "0,1,2,3",
5385    "CounterHTOff": "0,1,2,3",
5386    "SampleAfterValue": "100007",
5387    "MSRIndex": "0x3F7",
5388    "MSRValue": "0x408006",
5389    "TakenAlone": "1",
5390    "CounterMask": "0",
5391    "Invert": "0",
5392    "AnyThread": "0",
5393    "EdgeDetect": "0",
5394    "PEBS": "1",
5395    "Data_LA": "0",
5396    "L1_Hit_Indication": "0",
5397    "Errata": "0",
5398    "ELLC": "0",
5399    "Offcore": "0",
5400    "Deprecated": "0"
5401  },
5402  {
5403    "EventCode": "0xC6",
5404    "UMask": "0x01",
5405    "EventName": "FRONTEND_RETIRED.LATENCY_GE_64",
5406    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 64 cycles which was not interrupted by a back-end stall.",
5407    "PublicDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 64 cycles which was not interrupted by a back-end stall.",
5408    "Counter": "0,1,2,3",
5409    "CounterHTOff": "0,1,2,3",
5410    "SampleAfterValue": "100007",
5411    "MSRIndex": "0x3F7",
5412    "MSRValue": "0x404006",
5413    "TakenAlone": "1",
5414    "CounterMask": "0",
5415    "Invert": "0",
5416    "AnyThread": "0",
5417    "EdgeDetect": "0",
5418    "PEBS": "1",
5419    "Data_LA": "0",
5420    "L1_Hit_Indication": "0",
5421    "Errata": "0",
5422    "ELLC": "0",
5423    "Offcore": "0",
5424    "Deprecated": "0"
5425  },
5426  {
5427    "EventCode": "0xC6",
5428    "UMask": "0x01",
5429    "EventName": "FRONTEND_RETIRED.LATENCY_GE_32",
5430    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 32 cycles which was not interrupted by a back-end stall.",
5431    "PublicDescription": "Counts retired instructions that are delivered to the back-end after a front-end stall of at least 32 cycles. During this period the front-end delivered no uops.",
5432    "Counter": "0,1,2,3",
5433    "CounterHTOff": "0,1,2,3",
5434    "SampleAfterValue": "100007",
5435    "MSRIndex": "0x3F7",
5436    "MSRValue": "0x402006",
5437    "TakenAlone": "1",
5438    "CounterMask": "0",
5439    "Invert": "0",
5440    "AnyThread": "0",
5441    "EdgeDetect": "0",
5442    "PEBS": "1",
5443    "Data_LA": "0",
5444    "L1_Hit_Indication": "0",
5445    "Errata": "0",
5446    "ELLC": "0",
5447    "Offcore": "0",
5448    "Deprecated": "0"
5449  },
5450  {
5451    "EventCode": "0xC6",
5452    "UMask": "0x01",
5453    "EventName": "FRONTEND_RETIRED.LATENCY_GE_16",
5454    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 16 cycles which was not interrupted by a back-end stall.",
5455    "PublicDescription": "Counts retired instructions that are delivered to the back-end after a front-end stall of at least 16 cycles. During this period the front-end delivered no uops.",
5456    "Counter": "0,1,2,3",
5457    "CounterHTOff": "0,1,2,3",
5458    "SampleAfterValue": "100007",
5459    "MSRIndex": "0x3F7",
5460    "MSRValue": "0x401006",
5461    "TakenAlone": "1",
5462    "CounterMask": "0",
5463    "Invert": "0",
5464    "AnyThread": "0",
5465    "EdgeDetect": "0",
5466    "PEBS": "1",
5467    "Data_LA": "0",
5468    "L1_Hit_Indication": "0",
5469    "Errata": "0",
5470    "ELLC": "0",
5471    "Offcore": "0",
5472    "Deprecated": "0"
5473  },
5474  {
5475    "EventCode": "0xC6",
5476    "UMask": "0x01",
5477    "EventName": "FRONTEND_RETIRED.LATENCY_GE_8",
5478    "BriefDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of 8 cycles which was not interrupted by a back-end stall.",
5479    "PublicDescription": "Counts retired instructions that are delivered to the back-end after a front-end stall of at least 8 cycles. During this period the front-end delivered no uops.",
5480    "Counter": "0,1,2,3",
5481    "CounterHTOff": "0,1,2,3",
5482    "SampleAfterValue": "100007",
5483    "MSRIndex": "0x3F7",
5484    "MSRValue": "0x400806",
5485    "TakenAlone": "1",
5486    "CounterMask": "0",
5487    "Invert": "0",
5488    "AnyThread": "0",
5489    "EdgeDetect": "0",
5490    "PEBS": "1",
5491    "Data_LA": "0",
5492    "L1_Hit_Indication": "0",
5493    "Errata": "0",
5494    "ELLC": "0",
5495    "Offcore": "0",
5496    "Deprecated": "0"
5497  },
5498  {
5499    "EventCode": "0xc6",
5500    "UMask": "0x01",
5501    "EventName": "FRONTEND_RETIRED.LATENCY_GE_1",
5502    "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle",
5503    "PublicDescription": "Retired instructions that are fetched after an interval where the front-end delivered no uops for a period of at least 1 cycle which was not interrupted by a back-end stall.",
5504    "Counter": "0,1,2,3",
5505    "CounterHTOff": "0,1,2,3",
5506    "SampleAfterValue": "100007",
5507    "MSRIndex": "0x3F7",
5508    "MSRValue": "0x400106",
5509    "TakenAlone": "1",
5510    "CounterMask": "0",
5511    "Invert": "0",
5512    "AnyThread": "0",
5513    "EdgeDetect": "0",
5514    "PEBS": "2",
5515    "Data_LA": "0",
5516    "L1_Hit_Indication": "0",
5517    "Errata": "0",
5518    "ELLC": "0",
5519    "Offcore": "0",
5520    "Deprecated": "0"
5521  },
5522  {
5523    "EventCode": "0xC7",
5524    "UMask": "0x01",
5525    "EventName": "FP_ARITH_INST_RETIRED.SCALAR_DOUBLE",
5526    "BriefDescription": "Number of SSE/AVX computational scalar double precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 1 computation. Applies to SSE* and AVX* scalar double precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5527    "PublicDescription": "Number of SSE/AVX computational scalar double precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 1 computation. Applies to SSE* and AVX* scalar double precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5528    "Counter": "0,1,2,3",
5529    "CounterHTOff": "0,1,2,3,4,5,6,7",
5530    "SampleAfterValue": "2000003",
5531    "MSRIndex": "0",
5532    "MSRValue": "0",
5533    "TakenAlone": "0",
5534    "CounterMask": "0",
5535    "Invert": "0",
5536    "AnyThread": "0",
5537    "EdgeDetect": "0",
5538    "PEBS": "0",
5539    "Data_LA": "0",
5540    "L1_Hit_Indication": "0",
5541    "Errata": "0",
5542    "ELLC": "0",
5543    "Offcore": "0",
5544    "Deprecated": "0"
5545  },
5546  {
5547    "EventCode": "0xC7",
5548    "UMask": "0x02",
5549    "EventName": "FP_ARITH_INST_RETIRED.SCALAR_SINGLE",
5550    "BriefDescription": "Number of SSE/AVX computational scalar single precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 1 computation. Applies to SSE* and AVX* scalar single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5551    "PublicDescription": "Number of SSE/AVX computational scalar single precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 1 computation. Applies to SSE* and AVX* scalar single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5552    "Counter": "0,1,2,3",
5553    "CounterHTOff": "0,1,2,3,4,5,6,7",
5554    "SampleAfterValue": "2000003",
5555    "MSRIndex": "0",
5556    "MSRValue": "0",
5557    "TakenAlone": "0",
5558    "CounterMask": "0",
5559    "Invert": "0",
5560    "AnyThread": "0",
5561    "EdgeDetect": "0",
5562    "PEBS": "0",
5563    "Data_LA": "0",
5564    "L1_Hit_Indication": "0",
5565    "Errata": "0",
5566    "ELLC": "0",
5567    "Offcore": "0",
5568    "Deprecated": "0"
5569  },
5570  {
5571    "EventCode": "0xC7",
5572    "UMask": "0x04",
5573    "EventName": "FP_ARITH_INST_RETIRED.128B_PACKED_DOUBLE",
5574    "BriefDescription": "Number of SSE/AVX computational 128-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 2 computation operations, one for each element.  Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT14 RCP14 DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5575    "PublicDescription": "Number of SSE/AVX computational 128-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 2 computation operations, one for each element.  Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT14 RCP14 DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5576    "Counter": "0,1,2,3",
5577    "CounterHTOff": "0,1,2,3,4,5,6,7",
5578    "SampleAfterValue": "2000003",
5579    "MSRIndex": "0",
5580    "MSRValue": "0",
5581    "TakenAlone": "0",
5582    "CounterMask": "0",
5583    "Invert": "0",
5584    "AnyThread": "0",
5585    "EdgeDetect": "0",
5586    "PEBS": "0",
5587    "Data_LA": "0",
5588    "L1_Hit_Indication": "0",
5589    "Errata": "0",
5590    "ELLC": "0",
5591    "Offcore": "0",
5592    "Deprecated": "0"
5593  },
5594  {
5595    "EventCode": "0xC7",
5596    "UMask": "0x08",
5597    "EventName": "FP_ARITH_INST_RETIRED.128B_PACKED_SINGLE",
5598    "BriefDescription": "Number of SSE/AVX computational 128-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 4 computation operations, one for each element.  Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5599    "PublicDescription": "Number of SSE/AVX computational 128-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 4 computation operations, one for each element.  Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5600    "Counter": "0,1,2,3",
5601    "CounterHTOff": "0,1,2,3,4,5,6,7",
5602    "SampleAfterValue": "2000003",
5603    "MSRIndex": "0",
5604    "MSRValue": "0",
5605    "TakenAlone": "0",
5606    "CounterMask": "0",
5607    "Invert": "0",
5608    "AnyThread": "0",
5609    "EdgeDetect": "0",
5610    "PEBS": "0",
5611    "Data_LA": "0",
5612    "L1_Hit_Indication": "0",
5613    "Errata": "0",
5614    "ELLC": "0",
5615    "Offcore": "0",
5616    "Deprecated": "0"
5617  },
5618  {
5619    "EventCode": "0xC7",
5620    "UMask": "0x10",
5621    "EventName": "FP_ARITH_INST_RETIRED.256B_PACKED_DOUBLE",
5622    "BriefDescription": "Number of SSE/AVX computational 256-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 4 computation operations, one for each element.  Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5623    "PublicDescription": "Number of SSE/AVX computational 256-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 4 computation operations, one for each element.  Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5624    "Counter": "0,1,2,3",
5625    "CounterHTOff": "0,1,2,3,4,5,6,7",
5626    "SampleAfterValue": "2000003",
5627    "MSRIndex": "0",
5628    "MSRValue": "0",
5629    "TakenAlone": "0",
5630    "CounterMask": "0",
5631    "Invert": "0",
5632    "AnyThread": "0",
5633    "EdgeDetect": "0",
5634    "PEBS": "0",
5635    "Data_LA": "0",
5636    "L1_Hit_Indication": "0",
5637    "Errata": "0",
5638    "ELLC": "0",
5639    "Offcore": "0",
5640    "Deprecated": "0"
5641  },
5642  {
5643    "EventCode": "0xC7",
5644    "UMask": "0x20",
5645    "EventName": "FP_ARITH_INST_RETIRED.256B_PACKED_SINGLE",
5646    "BriefDescription": "Number of SSE/AVX computational 256-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 8 computation operations, one for each element.  Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5647    "PublicDescription": "Number of SSE/AVX computational 256-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 8 computation operations, one for each element.  Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.",
5648    "Counter": "0,1,2,3",
5649    "CounterHTOff": "0,1,2,3,4,5,6,7",
5650    "SampleAfterValue": "2000003",
5651    "MSRIndex": "0",
5652    "MSRValue": "0",
5653    "TakenAlone": "0",
5654    "CounterMask": "0",
5655    "Invert": "0",
5656    "AnyThread": "0",
5657    "EdgeDetect": "0",
5658    "PEBS": "0",
5659    "Data_LA": "0",
5660    "L1_Hit_Indication": "0",
5661    "Errata": "0",
5662    "ELLC": "0",
5663    "Offcore": "0",
5664    "Deprecated": "0"
5665  },
5666  {
5667    "EventCode": "0xC7",
5668    "UMask": "0x40",
5669    "EventName": "FP_ARITH_INST_RETIRED.512B_PACKED_DOUBLE",
5670    "BriefDescription": "Number of SSE/AVX computational 512-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 8 computation operations, one for each element.  Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 8 calculations per element.",
5671    "PublicDescription": "Number of SSE/AVX computational 512-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 8 computation operations, one for each element.  Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 8 calculations per element.",
5672    "Counter": "0,1,2,3",
5673    "CounterHTOff": "0,1,2,3,4,5,6,7",
5674    "SampleAfterValue": "2000003",
5675    "MSRIndex": "0",
5676    "MSRValue": "0",
5677    "TakenAlone": "0",
5678    "CounterMask": "0",
5679    "Invert": "0",
5680    "AnyThread": "0",
5681    "EdgeDetect": "0",
5682    "PEBS": "0",
5683    "Data_LA": "0",
5684    "L1_Hit_Indication": "0",
5685    "Errata": "0",
5686    "ELLC": "0",
5687    "Offcore": "0",
5688    "Deprecated": "0"
5689  },
5690  {
5691    "EventCode": "0xC7",
5692    "UMask": "0x80",
5693    "EventName": "FP_ARITH_INST_RETIRED.512B_PACKED_SINGLE",
5694    "BriefDescription": "Number of SSE/AVX computational 512-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 16 computation operations, one for each element.  Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 16 calculations per element.",
5695    "PublicDescription": "Number of SSE/AVX computational 512-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below.  Each count represents 16 computation operations, one for each element.  Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB.  DPP and FM(N)ADD/SUB instructions count twice as they perform 16 calculations per element.",
5696    "Counter": "0,1,2,3",
5697    "CounterHTOff": "0,1,2,3,4,5,6,7",
5698    "SampleAfterValue": "2000003",
5699    "MSRIndex": "0",
5700    "MSRValue": "0",
5701    "TakenAlone": "0",
5702    "CounterMask": "0",
5703    "Invert": "0",
5704    "AnyThread": "0",
5705    "EdgeDetect": "0",
5706    "PEBS": "0",
5707    "Data_LA": "0",
5708    "L1_Hit_Indication": "0",
5709    "Errata": "0",
5710    "ELLC": "0",
5711    "Offcore": "0",
5712    "Deprecated": "0"
5713  },
5714  {
5715    "EventCode": "0xC8",
5716    "UMask": "0x01",
5717    "EventName": "HLE_RETIRED.START",
5718    "BriefDescription": "Number of times an HLE execution started.",
5719    "PublicDescription": "Number of times we entered an HLE region. Does not count nested transactions.",
5720    "Counter": "0,1,2,3",
5721    "CounterHTOff": "0,1,2,3,4,5,6,7",
5722    "SampleAfterValue": "2000003",
5723    "MSRIndex": "0",
5724    "MSRValue": "0",
5725    "TakenAlone": "0",
5726    "CounterMask": "0",
5727    "Invert": "0",
5728    "AnyThread": "0",
5729    "EdgeDetect": "0",
5730    "PEBS": "0",
5731    "Data_LA": "0",
5732    "L1_Hit_Indication": "0",
5733    "Errata": "0",
5734    "ELLC": "0",
5735    "Offcore": "0",
5736    "Deprecated": "0"
5737  },
5738  {
5739    "EventCode": "0xC8",
5740    "UMask": "0x02",
5741    "EventName": "HLE_RETIRED.COMMIT",
5742    "BriefDescription": "Number of times an HLE execution successfully committed",
5743    "PublicDescription": "Number of times HLE commit succeeded.",
5744    "Counter": "0,1,2,3",
5745    "CounterHTOff": "0,1,2,3,4,5,6,7",
5746    "SampleAfterValue": "2000003",
5747    "MSRIndex": "0",
5748    "MSRValue": "0",
5749    "TakenAlone": "0",
5750    "CounterMask": "0",
5751    "Invert": "0",
5752    "AnyThread": "0",
5753    "EdgeDetect": "0",
5754    "PEBS": "0",
5755    "Data_LA": "0",
5756    "L1_Hit_Indication": "0",
5757    "Errata": "0",
5758    "ELLC": "0",
5759    "Offcore": "0",
5760    "Deprecated": "0"
5761  },
5762  {
5763    "EventCode": "0xC8",
5764    "UMask": "0x04",
5765    "EventName": "HLE_RETIRED.ABORTED",
5766    "BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categories may count as one). ",
5767    "PublicDescription": "Number of times HLE abort was triggered.",
5768    "Counter": "0,1,2,3",
5769    "CounterHTOff": "0,1,2,3,4,5,6,7",
5770    "SampleAfterValue": "2000003",
5771    "MSRIndex": "0",
5772    "MSRValue": "0",
5773    "TakenAlone": "0",
5774    "CounterMask": "0",
5775    "Invert": "0",
5776    "AnyThread": "0",
5777    "EdgeDetect": "0",
5778    "PEBS": "1",
5779    "Data_LA": "0",
5780    "L1_Hit_Indication": "0",
5781    "Errata": "0",
5782    "ELLC": "0",
5783    "Offcore": "0",
5784    "Deprecated": "0"
5785  },
5786  {
5787    "EventCode": "0xC8",
5788    "UMask": "0x08",
5789    "EventName": "HLE_RETIRED.ABORTED_MEM",
5790    "BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
5791    "PublicDescription": "Number of times an HLE execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
5792    "Counter": "0,1,2,3",
5793    "CounterHTOff": "0,1,2,3,4,5,6,7",
5794    "SampleAfterValue": "2000003",
5795    "MSRIndex": "0",
5796    "MSRValue": "0",
5797    "TakenAlone": "0",
5798    "CounterMask": "0",
5799    "Invert": "0",
5800    "AnyThread": "0",
5801    "EdgeDetect": "0",
5802    "PEBS": "0",
5803    "Data_LA": "0",
5804    "L1_Hit_Indication": "0",
5805    "Errata": "0",
5806    "ELLC": "0",
5807    "Offcore": "0",
5808    "Deprecated": "0"
5809  },
5810  {
5811    "EventCode": "0xC8",
5812    "UMask": "0x10",
5813    "EventName": "HLE_RETIRED.ABORTED_TIMER",
5814    "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
5815    "PublicDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
5816    "Counter": "0,1,2,3",
5817    "CounterHTOff": "0,1,2,3,4,5,6,7",
5818    "SampleAfterValue": "2000003",
5819    "MSRIndex": "0",
5820    "MSRValue": "0",
5821    "TakenAlone": "0",
5822    "CounterMask": "0",
5823    "Invert": "0",
5824    "AnyThread": "0",
5825    "EdgeDetect": "0",
5826    "PEBS": "0",
5827    "Data_LA": "0",
5828    "L1_Hit_Indication": "0",
5829    "Errata": "0",
5830    "ELLC": "0",
5831    "Offcore": "0",
5832    "Deprecated": "0"
5833  },
5834  {
5835    "EventCode": "0xC8",
5836    "UMask": "0x20",
5837    "EventName": "HLE_RETIRED.ABORTED_UNFRIENDLY",
5838    "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions and certain unfriendly events (such as AD assists etc.).",
5839    "PublicDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions and certain unfriendly events (such as AD assists etc.).",
5840    "Counter": "0,1,2,3",
5841    "CounterHTOff": "0,1,2,3,4,5,6,7",
5842    "SampleAfterValue": "2000003",
5843    "MSRIndex": "0",
5844    "MSRValue": "0",
5845    "TakenAlone": "0",
5846    "CounterMask": "0",
5847    "Invert": "0",
5848    "AnyThread": "0",
5849    "EdgeDetect": "0",
5850    "PEBS": "0",
5851    "Data_LA": "0",
5852    "L1_Hit_Indication": "0",
5853    "Errata": "0",
5854    "ELLC": "0",
5855    "Offcore": "0",
5856    "Deprecated": "0"
5857  },
5858  {
5859    "EventCode": "0xC8",
5860    "UMask": "0x40",
5861    "EventName": "HLE_RETIRED.ABORTED_MEMTYPE",
5862    "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
5863    "PublicDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
5864    "Counter": "0,1,2,3",
5865    "CounterHTOff": "0,1,2,3,4,5,6,7",
5866    "SampleAfterValue": "2000003",
5867    "MSRIndex": "0",
5868    "MSRValue": "0",
5869    "TakenAlone": "0",
5870    "CounterMask": "0",
5871    "Invert": "0",
5872    "AnyThread": "0",
5873    "EdgeDetect": "0",
5874    "PEBS": "0",
5875    "Data_LA": "0",
5876    "L1_Hit_Indication": "0",
5877    "Errata": "0",
5878    "ELLC": "0",
5879    "Offcore": "0",
5880    "Deprecated": "0"
5881  },
5882  {
5883    "EventCode": "0xC8",
5884    "UMask": "0x80",
5885    "EventName": "HLE_RETIRED.ABORTED_EVENTS",
5886    "BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as interrupts).",
5887    "PublicDescription": "Number of times an HLE execution aborted due to unfriendly events (such as interrupts).",
5888    "Counter": "0,1,2,3",
5889    "CounterHTOff": "0,1,2,3,4,5,6,7",
5890    "SampleAfterValue": "2000003",
5891    "MSRIndex": "0",
5892    "MSRValue": "0",
5893    "TakenAlone": "0",
5894    "CounterMask": "0",
5895    "Invert": "0",
5896    "AnyThread": "0",
5897    "EdgeDetect": "0",
5898    "PEBS": "0",
5899    "Data_LA": "0",
5900    "L1_Hit_Indication": "0",
5901    "Errata": "0",
5902    "ELLC": "0",
5903    "Offcore": "0",
5904    "Deprecated": "0"
5905  },
5906  {
5907    "EventCode": "0xC9",
5908    "UMask": "0x01",
5909    "EventName": "RTM_RETIRED.START",
5910    "BriefDescription": "Number of times an RTM execution started.",
5911    "PublicDescription": "Number of times we entered an RTM region. Does not count nested transactions.",
5912    "Counter": "0,1,2,3",
5913    "CounterHTOff": "0,1,2,3,4,5,6,7",
5914    "SampleAfterValue": "2000003",
5915    "MSRIndex": "0",
5916    "MSRValue": "0",
5917    "TakenAlone": "0",
5918    "CounterMask": "0",
5919    "Invert": "0",
5920    "AnyThread": "0",
5921    "EdgeDetect": "0",
5922    "PEBS": "0",
5923    "Data_LA": "0",
5924    "L1_Hit_Indication": "0",
5925    "Errata": "0",
5926    "ELLC": "0",
5927    "Offcore": "0",
5928    "Deprecated": "0"
5929  },
5930  {
5931    "EventCode": "0xC9",
5932    "UMask": "0x02",
5933    "EventName": "RTM_RETIRED.COMMIT",
5934    "BriefDescription": "Number of times an RTM execution successfully committed",
5935    "PublicDescription": "Number of times RTM commit succeeded.",
5936    "Counter": "0,1,2,3",
5937    "CounterHTOff": "0,1,2,3,4,5,6,7",
5938    "SampleAfterValue": "2000003",
5939    "MSRIndex": "0",
5940    "MSRValue": "0",
5941    "TakenAlone": "0",
5942    "CounterMask": "0",
5943    "Invert": "0",
5944    "AnyThread": "0",
5945    "EdgeDetect": "0",
5946    "PEBS": "0",
5947    "Data_LA": "0",
5948    "L1_Hit_Indication": "0",
5949    "Errata": "0",
5950    "ELLC": "0",
5951    "Offcore": "0",
5952    "Deprecated": "0"
5953  },
5954  {
5955    "EventCode": "0xC9",
5956    "UMask": "0x04",
5957    "EventName": "RTM_RETIRED.ABORTED",
5958    "BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categories may count as one). ",
5959    "PublicDescription": "Number of times RTM abort was triggered.",
5960    "Counter": "0,1,2,3",
5961    "CounterHTOff": "0,1,2,3,4,5,6,7",
5962    "SampleAfterValue": "2000003",
5963    "MSRIndex": "0",
5964    "MSRValue": "0",
5965    "TakenAlone": "0",
5966    "CounterMask": "0",
5967    "Invert": "0",
5968    "AnyThread": "0",
5969    "EdgeDetect": "0",
5970    "PEBS": "1",
5971    "Data_LA": "0",
5972    "L1_Hit_Indication": "0",
5973    "Errata": "0",
5974    "ELLC": "0",
5975    "Offcore": "0",
5976    "Deprecated": "0"
5977  },
5978  {
5979    "EventCode": "0xC9",
5980    "UMask": "0x08",
5981    "EventName": "RTM_RETIRED.ABORTED_MEM",
5982    "BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts)",
5983    "PublicDescription": "Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts).",
5984    "Counter": "0,1,2,3",
5985    "CounterHTOff": "0,1,2,3,4,5,6,7",
5986    "SampleAfterValue": "2000003",
5987    "MSRIndex": "0",
5988    "MSRValue": "0",
5989    "TakenAlone": "0",
5990    "CounterMask": "0",
5991    "Invert": "0",
5992    "AnyThread": "0",
5993    "EdgeDetect": "0",
5994    "PEBS": "0",
5995    "Data_LA": "0",
5996    "L1_Hit_Indication": "0",
5997    "Errata": "0",
5998    "ELLC": "0",
5999    "Offcore": "0",
6000    "Deprecated": "0"
6001  },
6002  {
6003    "EventCode": "0xC9",
6004    "UMask": "0x10",
6005    "EventName": "RTM_RETIRED.ABORTED_TIMER",
6006    "BriefDescription": "Number of times an RTM execution aborted due to uncommon conditions.",
6007    "PublicDescription": "Number of times an RTM execution aborted due to uncommon conditions.",
6008    "Counter": "0,1,2,3",
6009    "CounterHTOff": "0,1,2,3,4,5,6,7",
6010    "SampleAfterValue": "2000003",
6011    "MSRIndex": "0",
6012    "MSRValue": "0",
6013    "TakenAlone": "0",
6014    "CounterMask": "0",
6015    "Invert": "0",
6016    "AnyThread": "0",
6017    "EdgeDetect": "0",
6018    "PEBS": "0",
6019    "Data_LA": "0",
6020    "L1_Hit_Indication": "0",
6021    "Errata": "0",
6022    "ELLC": "0",
6023    "Offcore": "0",
6024    "Deprecated": "0"
6025  },
6026  {
6027    "EventCode": "0xC9",
6028    "UMask": "0x20",
6029    "EventName": "RTM_RETIRED.ABORTED_UNFRIENDLY",
6030    "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions",
6031    "PublicDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions.",
6032    "Counter": "0,1,2,3",
6033    "CounterHTOff": "0,1,2,3,4,5,6,7",
6034    "SampleAfterValue": "2000003",
6035    "MSRIndex": "0",
6036    "MSRValue": "0",
6037    "TakenAlone": "0",
6038    "CounterMask": "0",
6039    "Invert": "0",
6040    "AnyThread": "0",
6041    "EdgeDetect": "0",
6042    "PEBS": "0",
6043    "Data_LA": "0",
6044    "L1_Hit_Indication": "0",
6045    "Errata": "0",
6046    "ELLC": "0",
6047    "Offcore": "0",
6048    "Deprecated": "0"
6049  },
6050  {
6051    "EventCode": "0xC9",
6052    "UMask": "0x40",
6053    "EventName": "RTM_RETIRED.ABORTED_MEMTYPE",
6054    "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
6055    "PublicDescription": "Number of times an RTM execution aborted due to incompatible memory type.",
6056    "Counter": "0,1,2,3",
6057    "CounterHTOff": "0,1,2,3,4,5,6,7",
6058    "SampleAfterValue": "2000003",
6059    "MSRIndex": "0",
6060    "MSRValue": "0",
6061    "TakenAlone": "0",
6062    "CounterMask": "0",
6063    "Invert": "0",
6064    "AnyThread": "0",
6065    "EdgeDetect": "0",
6066    "PEBS": "0",
6067    "Data_LA": "0",
6068    "L1_Hit_Indication": "0",
6069    "Errata": "0",
6070    "ELLC": "0",
6071    "Offcore": "0",
6072    "Deprecated": "0"
6073  },
6074  {
6075    "EventCode": "0xC9",
6076    "UMask": "0x80",
6077    "EventName": "RTM_RETIRED.ABORTED_EVENTS",
6078    "BriefDescription": "Number of times an RTM execution aborted due to none of the previous 4 categories (e.g. interrupt)",
6079    "PublicDescription": "Number of times an RTM execution aborted due to none of the previous 4 categories (e.g. interrupt).",
6080    "Counter": "0,1,2,3",
6081    "CounterHTOff": "0,1,2,3,4,5,6,7",
6082    "SampleAfterValue": "2000003",
6083    "MSRIndex": "0",
6084    "MSRValue": "0",
6085    "TakenAlone": "0",
6086    "CounterMask": "0",
6087    "Invert": "0",
6088    "AnyThread": "0",
6089    "EdgeDetect": "0",
6090    "PEBS": "0",
6091    "Data_LA": "0",
6092    "L1_Hit_Indication": "0",
6093    "Errata": "0",
6094    "ELLC": "0",
6095    "Offcore": "0",
6096    "Deprecated": "0"
6097  },
6098  {
6099    "EventCode": "0xCA",
6100    "UMask": "0x1E",
6101    "EventName": "FP_ASSIST.ANY",
6102    "BriefDescription": "Cycles with any input/output SSE or FP assist",
6103    "PublicDescription": "Counts cycles with any input and output SSE or x87 FP assist. If an input and output assist are detected on the same cycle the event increments by 1.",
6104    "Counter": "0,1,2,3",
6105    "CounterHTOff": "0,1,2,3,4,5,6,7",
6106    "SampleAfterValue": "100003",
6107    "MSRIndex": "0",
6108    "MSRValue": "0",
6109    "TakenAlone": "0",
6110    "CounterMask": "1",
6111    "Invert": "0",
6112    "AnyThread": "0",
6113    "EdgeDetect": "0",
6114    "PEBS": "0",
6115    "Data_LA": "0",
6116    "L1_Hit_Indication": "0",
6117    "Errata": "0",
6118    "ELLC": "0",
6119    "Offcore": "0",
6120    "Deprecated": "0"
6121  },
6122  {
6123    "EventCode": "0xCB",
6124    "UMask": "0x01",
6125    "EventName": "HW_INTERRUPTS.RECEIVED",
6126    "BriefDescription": "Number of hardware interrupts received by the processor.",
6127    "PublicDescription": "Counts the number of hardware interruptions received by the processor.",
6128    "Counter": "0,1,2,3",
6129    "CounterHTOff": "0,1,2,3,4,5,6,7",
6130    "SampleAfterValue": "203",
6131    "MSRIndex": "0",
6132    "MSRValue": "0",
6133    "TakenAlone": "0",
6134    "CounterMask": "0",
6135    "Invert": "0",
6136    "AnyThread": "0",
6137    "EdgeDetect": "0",
6138    "PEBS": "0",
6139    "Data_LA": "0",
6140    "L1_Hit_Indication": "0",
6141    "Errata": "0",
6142    "ELLC": "0",
6143    "Offcore": "0",
6144    "Deprecated": "0"
6145  },
6146  {
6147    "EventCode": "0xCC",
6148    "UMask": "0x20",
6149    "EventName": "ROB_MISC_EVENTS.LBR_INSERTS",
6150    "BriefDescription": "Increments whenever there is an update to the LBR array.",
6151    "PublicDescription": "Increments when an entry is added to the Last Branch Record (LBR) array (or removed from the array in case of RETURNs in call stack mode). The event requires LBR enable via IA32_DEBUGCTL MSR and branch type selection via MSR_LBR_SELECT.",
6152    "Counter": "0,1,2,3",
6153    "CounterHTOff": "0,1,2,3,4,5,6,7",
6154    "SampleAfterValue": "2000003",
6155    "MSRIndex": "0",
6156    "MSRValue": "0",
6157    "TakenAlone": "0",
6158    "CounterMask": "0",
6159    "Invert": "0",
6160    "AnyThread": "0",
6161    "EdgeDetect": "0",
6162    "PEBS": "0",
6163    "Data_LA": "0",
6164    "L1_Hit_Indication": "0",
6165    "Errata": "0",
6166    "ELLC": "0",
6167    "Offcore": "0",
6168    "Deprecated": "0"
6169  },
6170  {
6171    "EventCode": "0xCC",
6172    "UMask": "0x40",
6173    "EventName": "ROB_MISC_EVENTS.PAUSE_INST",
6174    "BriefDescription": "Number of retired PAUSE instructions (that do not end up with a VMExit to the VMM; TSX aborted Instructions may be counted). This event is not supported on first SKL and KBL products.",
6175    "PublicDescription": "Number of retired PAUSE instructions (that do not end up with a VMExit to the VMM; TSX aborted Instructions may be counted). This event is not supported on first SKL and KBL products.",
6176    "Counter": "0,1,2,3",
6177    "CounterHTOff": "0,1,2,3,4,5,6,7",
6178    "SampleAfterValue": "2000003",
6179    "MSRIndex": "0",
6180    "MSRValue": "0",
6181    "TakenAlone": "0",
6182    "CounterMask": "0",
6183    "Invert": "0",
6184    "AnyThread": "0",
6185    "EdgeDetect": "0",
6186    "PEBS": "0",
6187    "Data_LA": "0",
6188    "L1_Hit_Indication": "0",
6189    "Errata": "0",
6190    "ELLC": "0",
6191    "Offcore": "0",
6192    "Deprecated": "0"
6193  },
6194  {
6195    "EventCode": "0xcd",
6196    "UMask": "0x01",
6197    "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_512",
6198    "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 512 cycles.",
6199    "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 512 cycles.  Reported latency may be longer than just the memory latency.",
6200    "Counter": "0,1,2,3",
6201    "CounterHTOff": "0,1,2,3",
6202    "SampleAfterValue": "101",
6203    "MSRIndex": "0x3F6",
6204    "MSRValue": "0x200",
6205    "TakenAlone": "1",
6206    "CounterMask": "0",
6207    "Invert": "0",
6208    "AnyThread": "0",
6209    "EdgeDetect": "0",
6210    "PEBS": "2",
6211    "Data_LA": "1",
6212    "L1_Hit_Indication": "0",
6213    "Errata": "0",
6214    "ELLC": "0",
6215    "Offcore": "0",
6216    "Deprecated": "0"
6217  },
6218  {
6219    "EventCode": "0xcd",
6220    "UMask": "0x01",
6221    "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_256",
6222    "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
6223    "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 256 cycles.  Reported latency may be longer than just the memory latency.",
6224    "Counter": "0,1,2,3",
6225    "CounterHTOff": "0,1,2,3",
6226    "SampleAfterValue": "503",
6227    "MSRIndex": "0x3F6",
6228    "MSRValue": "0x100",
6229    "TakenAlone": "1",
6230    "CounterMask": "0",
6231    "Invert": "0",
6232    "AnyThread": "0",
6233    "EdgeDetect": "0",
6234    "PEBS": "2",
6235    "Data_LA": "1",
6236    "L1_Hit_Indication": "0",
6237    "Errata": "0",
6238    "ELLC": "0",
6239    "Offcore": "0",
6240    "Deprecated": "0"
6241  },
6242  {
6243    "EventCode": "0xcd",
6244    "UMask": "0x01",
6245    "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_128",
6246    "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 128 cycles.",
6247    "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 128 cycles.  Reported latency may be longer than just the memory latency.",
6248    "Counter": "0,1,2,3",
6249    "CounterHTOff": "0,1,2,3",
6250    "SampleAfterValue": "1009",
6251    "MSRIndex": "0x3F6",
6252    "MSRValue": "0x80",
6253    "TakenAlone": "1",
6254    "CounterMask": "0",
6255    "Invert": "0",
6256    "AnyThread": "0",
6257    "EdgeDetect": "0",
6258    "PEBS": "2",
6259    "Data_LA": "1",
6260    "L1_Hit_Indication": "0",
6261    "Errata": "0",
6262    "ELLC": "0",
6263    "Offcore": "0",
6264    "Deprecated": "0"
6265  },
6266  {
6267    "EventCode": "0xcd",
6268    "UMask": "0x01",
6269    "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_64",
6270    "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 64 cycles.",
6271    "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 64 cycles.  Reported latency may be longer than just the memory latency.",
6272    "Counter": "0,1,2,3",
6273    "CounterHTOff": "0,1,2,3",
6274    "SampleAfterValue": "2003",
6275    "MSRIndex": "0x3F6",
6276    "MSRValue": "0x40",
6277    "TakenAlone": "1",
6278    "CounterMask": "0",
6279    "Invert": "0",
6280    "AnyThread": "0",
6281    "EdgeDetect": "0",
6282    "PEBS": "2",
6283    "Data_LA": "1",
6284    "L1_Hit_Indication": "0",
6285    "Errata": "0",
6286    "ELLC": "0",
6287    "Offcore": "0",
6288    "Deprecated": "0"
6289  },
6290  {
6291    "EventCode": "0xcd",
6292    "UMask": "0x01",
6293    "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_32",
6294    "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 32 cycles.",
6295    "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 32 cycles.  Reported latency may be longer than just the memory latency.",
6296    "Counter": "0,1,2,3",
6297    "CounterHTOff": "0,1,2,3",
6298    "SampleAfterValue": "100007",
6299    "MSRIndex": "0x3F6",
6300    "MSRValue": "0x20",
6301    "TakenAlone": "1",
6302    "CounterMask": "0",
6303    "Invert": "0",
6304    "AnyThread": "0",
6305    "EdgeDetect": "0",
6306    "PEBS": "2",
6307    "Data_LA": "1",
6308    "L1_Hit_Indication": "0",
6309    "Errata": "0",
6310    "ELLC": "0",
6311    "Offcore": "0",
6312    "Deprecated": "0"
6313  },
6314  {
6315    "EventCode": "0xcd",
6316    "UMask": "0x01",
6317    "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_16",
6318    "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
6319    "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 16 cycles.  Reported latency may be longer than just the memory latency.",
6320    "Counter": "0,1,2,3",
6321    "CounterHTOff": "0,1,2,3",
6322    "SampleAfterValue": "20011",
6323    "MSRIndex": "0x3F6",
6324    "MSRValue": "0x10",
6325    "TakenAlone": "1",
6326    "CounterMask": "0",
6327    "Invert": "0",
6328    "AnyThread": "0",
6329    "EdgeDetect": "0",
6330    "PEBS": "2",
6331    "Data_LA": "1",
6332    "L1_Hit_Indication": "0",
6333    "Errata": "0",
6334    "ELLC": "0",
6335    "Offcore": "0",
6336    "Deprecated": "0"
6337  },
6338  {
6339    "EventCode": "0xcd",
6340    "UMask": "0x01",
6341    "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_8",
6342    "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 8 cycles.",
6343    "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 8 cycles.  Reported latency may be longer than just the memory latency.",
6344    "Counter": "0,1,2,3",
6345    "CounterHTOff": "0,1,2,3",
6346    "SampleAfterValue": "50021",
6347    "MSRIndex": "0x3F6",
6348    "MSRValue": "0x8",
6349    "TakenAlone": "1",
6350    "CounterMask": "0",
6351    "Invert": "0",
6352    "AnyThread": "0",
6353    "EdgeDetect": "0",
6354    "PEBS": "2",
6355    "Data_LA": "1",
6356    "L1_Hit_Indication": "0",
6357    "Errata": "0",
6358    "ELLC": "0",
6359    "Offcore": "0",
6360    "Deprecated": "0"
6361  },
6362  {
6363    "EventCode": "0xcd",
6364    "UMask": "0x01",
6365    "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_4",
6366    "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 4 cycles.",
6367    "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 4 cycles.  Reported latency may be longer than just the memory latency.",
6368    "Counter": "0,1,2,3",
6369    "CounterHTOff": "0,1,2,3",
6370    "SampleAfterValue": "100003",
6371    "MSRIndex": "0x3F6",
6372    "MSRValue": "0x4",
6373    "TakenAlone": "1",
6374    "CounterMask": "0",
6375    "Invert": "0",
6376    "AnyThread": "0",
6377    "EdgeDetect": "0",
6378    "PEBS": "2",
6379    "Data_LA": "1",
6380    "L1_Hit_Indication": "0",
6381    "Errata": "0",
6382    "ELLC": "0",
6383    "Offcore": "0",
6384    "Deprecated": "0"
6385  },
6386  {
6387    "EventCode": "0xD0",
6388    "UMask": "0x11",
6389    "EventName": "MEM_INST_RETIRED.STLB_MISS_LOADS",
6390    "BriefDescription": "Retired load instructions that miss the STLB.",
6391    "PublicDescription": "Retired load instructions that miss the STLB.",
6392    "Counter": "0,1,2,3",
6393    "CounterHTOff": "0,1,2,3",
6394    "SampleAfterValue": "100003",
6395    "MSRIndex": "0",
6396    "MSRValue": "0",
6397    "TakenAlone": "0",
6398    "CounterMask": "0",
6399    "Invert": "0",
6400    "AnyThread": "0",
6401    "EdgeDetect": "0",
6402    "PEBS": "1",
6403    "Data_LA": "1",
6404    "L1_Hit_Indication": "0",
6405    "Errata": "0",
6406    "ELLC": "0",
6407    "Offcore": "0",
6408    "Deprecated": "0"
6409  },
6410  {
6411    "EventCode": "0xD0",
6412    "UMask": "0x12",
6413    "EventName": "MEM_INST_RETIRED.STLB_MISS_STORES",
6414    "BriefDescription": "Retired store instructions that miss the STLB.",
6415    "PublicDescription": "Retired store instructions that miss the STLB.",
6416    "Counter": "0,1,2,3",
6417    "CounterHTOff": "0,1,2,3",
6418    "SampleAfterValue": "100003",
6419    "MSRIndex": "0",
6420    "MSRValue": "0",
6421    "TakenAlone": "0",
6422    "CounterMask": "0",
6423    "Invert": "0",
6424    "AnyThread": "0",
6425    "EdgeDetect": "0",
6426    "PEBS": "1",
6427    "Data_LA": "1",
6428    "L1_Hit_Indication": "1",
6429    "Errata": "0",
6430    "ELLC": "0",
6431    "Offcore": "0",
6432    "Deprecated": "0"
6433  },
6434  {
6435    "EventCode": "0xD0",
6436    "UMask": "0x21",
6437    "EventName": "MEM_INST_RETIRED.LOCK_LOADS",
6438    "BriefDescription": "Retired load instructions with locked access.",
6439    "PublicDescription": "Retired load instructions with locked access.",
6440    "Counter": "0,1,2,3",
6441    "CounterHTOff": "0,1,2,3",
6442    "SampleAfterValue": "100007",
6443    "MSRIndex": "0",
6444    "MSRValue": "0",
6445    "TakenAlone": "0",
6446    "CounterMask": "0",
6447    "Invert": "0",
6448    "AnyThread": "0",
6449    "EdgeDetect": "0",
6450    "PEBS": "1",
6451    "Data_LA": "1",
6452    "L1_Hit_Indication": "0",
6453    "Errata": "0",
6454    "ELLC": "0",
6455    "Offcore": "0",
6456    "Deprecated": "0"
6457  },
6458  {
6459    "EventCode": "0xD0",
6460    "UMask": "0x41",
6461    "EventName": "MEM_INST_RETIRED.SPLIT_LOADS",
6462    "BriefDescription": "Retired load instructions that split across a cacheline boundary.",
6463    "PublicDescription": "Counts retired load instructions that split across a cacheline boundary.",
6464    "Counter": "0,1,2,3",
6465    "CounterHTOff": "0,1,2,3",
6466    "SampleAfterValue": "100003",
6467    "MSRIndex": "0",
6468    "MSRValue": "0",
6469    "TakenAlone": "0",
6470    "CounterMask": "0",
6471    "Invert": "0",
6472    "AnyThread": "0",
6473    "EdgeDetect": "0",
6474    "PEBS": "1",
6475    "Data_LA": "1",
6476    "L1_Hit_Indication": "0",
6477    "Errata": "0",
6478    "ELLC": "0",
6479    "Offcore": "0",
6480    "Deprecated": "0"
6481  },
6482  {
6483    "EventCode": "0xD0",
6484    "UMask": "0x42",
6485    "EventName": "MEM_INST_RETIRED.SPLIT_STORES",
6486    "BriefDescription": "Retired store instructions that split across a cacheline boundary.",
6487    "PublicDescription": "Counts retired store instructions that split across a cacheline boundary.",
6488    "Counter": "0,1,2,3",
6489    "CounterHTOff": "0,1,2,3",
6490    "SampleAfterValue": "100003",
6491    "MSRIndex": "0",
6492    "MSRValue": "0",
6493    "TakenAlone": "0",
6494    "CounterMask": "0",
6495    "Invert": "0",
6496    "AnyThread": "0",
6497    "EdgeDetect": "0",
6498    "PEBS": "1",
6499    "Data_LA": "1",
6500    "L1_Hit_Indication": "1",
6501    "Errata": "0",
6502    "ELLC": "0",
6503    "Offcore": "0",
6504    "Deprecated": "0"
6505  },
6506  {
6507    "EventCode": "0xD0",
6508    "UMask": "0x81",
6509    "EventName": "MEM_INST_RETIRED.ALL_LOADS",
6510    "BriefDescription": "All retired load instructions.",
6511    "PublicDescription": "All retired load instructions.",
6512    "Counter": "0,1,2,3",
6513    "CounterHTOff": "0,1,2,3",
6514    "SampleAfterValue": "2000003",
6515    "MSRIndex": "0",
6516    "MSRValue": "0",
6517    "TakenAlone": "0",
6518    "CounterMask": "0",
6519    "Invert": "0",
6520    "AnyThread": "0",
6521    "EdgeDetect": "0",
6522    "PEBS": "1",
6523    "Data_LA": "1",
6524    "L1_Hit_Indication": "0",
6525    "Errata": "0",
6526    "ELLC": "0",
6527    "Offcore": "0",
6528    "Deprecated": "0"
6529  },
6530  {
6531    "EventCode": "0xD0",
6532    "UMask": "0x82",
6533    "EventName": "MEM_INST_RETIRED.ALL_STORES",
6534    "BriefDescription": "All retired store instructions.",
6535    "PublicDescription": "All retired store instructions.",
6536    "Counter": "0,1,2,3",
6537    "CounterHTOff": "0,1,2,3",
6538    "SampleAfterValue": "2000003",
6539    "MSRIndex": "0",
6540    "MSRValue": "0",
6541    "TakenAlone": "0",
6542    "CounterMask": "0",
6543    "Invert": "0",
6544    "AnyThread": "0",
6545    "EdgeDetect": "0",
6546    "PEBS": "1",
6547    "Data_LA": "1",
6548    "L1_Hit_Indication": "1",
6549    "Errata": "0",
6550    "ELLC": "0",
6551    "Offcore": "0",
6552    "Deprecated": "0"
6553  },
6554  {
6555    "EventCode": "0xD1",
6556    "UMask": "0x01",
6557    "EventName": "MEM_LOAD_RETIRED.L1_HIT",
6558    "BriefDescription": "Retired load instructions with L1 cache hits as data sources",
6559    "PublicDescription": "Counts retired load instructions with at least one uop that hit in the L1 data cache. This event includes all SW prefetches and lock instructions regardless of the data source.",
6560    "Counter": "0,1,2,3",
6561    "CounterHTOff": "0,1,2,3",
6562    "SampleAfterValue": "2000003",
6563    "MSRIndex": "0",
6564    "MSRValue": "0",
6565    "TakenAlone": "0",
6566    "CounterMask": "0",
6567    "Invert": "0",
6568    "AnyThread": "0",
6569    "EdgeDetect": "0",
6570    "PEBS": "1",
6571    "Data_LA": "1",
6572    "L1_Hit_Indication": "0",
6573    "Errata": "0",
6574    "ELLC": "0",
6575    "Offcore": "0",
6576    "Deprecated": "0"
6577  },
6578  {
6579    "EventCode": "0xD1",
6580    "UMask": "0x02",
6581    "EventName": "MEM_LOAD_RETIRED.L2_HIT",
6582    "BriefDescription": "Retired load instructions with L2 cache hits as data sources",
6583    "PublicDescription": "Retired load instructions with L2 cache hits as data sources.",
6584    "Counter": "0,1,2,3",
6585    "CounterHTOff": "0,1,2,3",
6586    "SampleAfterValue": "100003",
6587    "MSRIndex": "0",
6588    "MSRValue": "0",
6589    "TakenAlone": "0",
6590    "CounterMask": "0",
6591    "Invert": "0",
6592    "AnyThread": "0",
6593    "EdgeDetect": "0",
6594    "PEBS": "1",
6595    "Data_LA": "1",
6596    "L1_Hit_Indication": "0",
6597    "Errata": "0",
6598    "ELLC": "0",
6599    "Offcore": "0",
6600    "Deprecated": "0"
6601  },
6602  {
6603    "EventCode": "0xD1",
6604    "UMask": "0x04",
6605    "EventName": "MEM_LOAD_RETIRED.L3_HIT",
6606    "BriefDescription": "Retired load instructions with L3 cache hits as data sources",
6607    "PublicDescription": "Counts retired load instructions with at least one uop that hit in the L3 cache. ",
6608    "Counter": "0,1,2,3",
6609    "CounterHTOff": "0,1,2,3",
6610    "SampleAfterValue": "50021",
6611    "MSRIndex": "0",
6612    "MSRValue": "0",
6613    "TakenAlone": "0",
6614    "CounterMask": "0",
6615    "Invert": "0",
6616    "AnyThread": "0",
6617    "EdgeDetect": "0",
6618    "PEBS": "1",
6619    "Data_LA": "1",
6620    "L1_Hit_Indication": "0",
6621    "Errata": "0",
6622    "ELLC": "0",
6623    "Offcore": "0",
6624    "Deprecated": "0"
6625  },
6626  {
6627    "EventCode": "0xD1",
6628    "UMask": "0x08",
6629    "EventName": "MEM_LOAD_RETIRED.L1_MISS",
6630    "BriefDescription": "Retired load instructions missed L1 cache as data sources",
6631    "PublicDescription": "Counts retired load instructions with at least one uop that missed in the L1 cache.",
6632    "Counter": "0,1,2,3",
6633    "CounterHTOff": "0,1,2,3",
6634    "SampleAfterValue": "100003",
6635    "MSRIndex": "0",
6636    "MSRValue": "0",
6637    "TakenAlone": "0",
6638    "CounterMask": "0",
6639    "Invert": "0",
6640    "AnyThread": "0",
6641    "EdgeDetect": "0",
6642    "PEBS": "1",
6643    "Data_LA": "1",
6644    "L1_Hit_Indication": "0",
6645    "Errata": "0",
6646    "ELLC": "0",
6647    "Offcore": "0",
6648    "Deprecated": "0"
6649  },
6650  {
6651    "EventCode": "0xD1",
6652    "UMask": "0x10",
6653    "EventName": "MEM_LOAD_RETIRED.L2_MISS",
6654    "BriefDescription": "Retired load instructions missed L2 cache as data sources",
6655    "PublicDescription": "Retired load instructions missed L2 cache as data sources.",
6656    "Counter": "0,1,2,3",
6657    "CounterHTOff": "0,1,2,3",
6658    "SampleAfterValue": "50021",
6659    "MSRIndex": "0",
6660    "MSRValue": "0",
6661    "TakenAlone": "0",
6662    "CounterMask": "0",
6663    "Invert": "0",
6664    "AnyThread": "0",
6665    "EdgeDetect": "0",
6666    "PEBS": "1",
6667    "Data_LA": "1",
6668    "L1_Hit_Indication": "0",
6669    "Errata": "0",
6670    "ELLC": "0",
6671    "Offcore": "0",
6672    "Deprecated": "0"
6673  },
6674  {
6675    "EventCode": "0xD1",
6676    "UMask": "0x20",
6677    "EventName": "MEM_LOAD_RETIRED.L3_MISS",
6678    "BriefDescription": "Retired load instructions missed L3 cache as data sources",
6679    "PublicDescription": "Counts retired load instructions with at least one uop that missed in the L3 cache. ",
6680    "Counter": "0,1,2,3",
6681    "CounterHTOff": "0,1,2,3",
6682    "SampleAfterValue": "100007",
6683    "MSRIndex": "0",
6684    "MSRValue": "0",
6685    "TakenAlone": "0",
6686    "CounterMask": "0",
6687    "Invert": "0",
6688    "AnyThread": "0",
6689    "EdgeDetect": "0",
6690    "PEBS": "1",
6691    "Data_LA": "1",
6692    "L1_Hit_Indication": "0",
6693    "Errata": "0",
6694    "ELLC": "0",
6695    "Offcore": "0",
6696    "Deprecated": "0"
6697  },
6698  {
6699    "EventCode": "0xD1",
6700    "UMask": "0x40",
6701    "EventName": "MEM_LOAD_RETIRED.FB_HIT",
6702    "BriefDescription": "Retired load instructions which data sources were load missed L1 but hit FB due to preceding miss to the same cache line with data not ready",
6703    "PublicDescription": "Counts retired load instructions with at least one uop was load missed in L1 but hit FB (Fill Buffers) due to preceding miss to the same cache line with data not ready. ",
6704    "Counter": "0,1,2,3",
6705    "CounterHTOff": "0,1,2,3",
6706    "SampleAfterValue": "100007",
6707    "MSRIndex": "0",
6708    "MSRValue": "0",
6709    "TakenAlone": "0",
6710    "CounterMask": "0",
6711    "Invert": "0",
6712    "AnyThread": "0",
6713    "EdgeDetect": "0",
6714    "PEBS": "1",
6715    "Data_LA": "1",
6716    "L1_Hit_Indication": "0",
6717    "Errata": "0",
6718    "ELLC": "0",
6719    "Offcore": "0",
6720    "Deprecated": "0"
6721  },
6722  {
6723    "EventCode": "0xD2",
6724    "UMask": "0x01",
6725    "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_MISS",
6726    "BriefDescription": "Retired load instructions which data sources were L3 hit and cross-core snoop missed in on-pkg core cache.",
6727    "PublicDescription": "Retired load instructions which data sources were L3 hit and cross-core snoop missed in on-pkg core cache.",
6728    "Counter": "0,1,2,3",
6729    "CounterHTOff": "0,1,2,3",
6730    "SampleAfterValue": "20011",
6731    "MSRIndex": "0",
6732    "MSRValue": "0",
6733    "TakenAlone": "0",
6734    "CounterMask": "0",
6735    "Invert": "0",
6736    "AnyThread": "0",
6737    "EdgeDetect": "0",
6738    "PEBS": "1",
6739    "Data_LA": "1",
6740    "L1_Hit_Indication": "0",
6741    "Errata": "0",
6742    "ELLC": "0",
6743    "Offcore": "0",
6744    "Deprecated": "0"
6745  },
6746  {
6747    "EventCode": "0xD2",
6748    "UMask": "0x02",
6749    "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_HIT",
6750    "BriefDescription": "Retired load instructions which data sources were L3 and cross-core snoop hits in on-pkg core cache",
6751    "PublicDescription": "Retired load instructions which data sources were L3 and cross-core snoop hits in on-pkg core cache.",
6752    "Counter": "0,1,2,3",
6753    "CounterHTOff": "0,1,2,3",
6754    "SampleAfterValue": "20011",
6755    "MSRIndex": "0",
6756    "MSRValue": "0",
6757    "TakenAlone": "0",
6758    "CounterMask": "0",
6759    "Invert": "0",
6760    "AnyThread": "0",
6761    "EdgeDetect": "0",
6762    "PEBS": "1",
6763    "Data_LA": "1",
6764    "L1_Hit_Indication": "0",
6765    "Errata": "0",
6766    "ELLC": "0",
6767    "Offcore": "0",
6768    "Deprecated": "0"
6769  },
6770  {
6771    "EventCode": "0xD2",
6772    "UMask": "0x04",
6773    "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_HITM",
6774    "BriefDescription": "Retired load instructions which data sources were HitM responses from shared L3",
6775    "PublicDescription": "Retired load instructions which data sources were HitM responses from shared L3.",
6776    "Counter": "0,1,2,3",
6777    "CounterHTOff": "0,1,2,3",
6778    "SampleAfterValue": "20011",
6779    "MSRIndex": "0",
6780    "MSRValue": "0",
6781    "TakenAlone": "0",
6782    "CounterMask": "0",
6783    "Invert": "0",
6784    "AnyThread": "0",
6785    "EdgeDetect": "0",
6786    "PEBS": "1",
6787    "Data_LA": "1",
6788    "L1_Hit_Indication": "0",
6789    "Errata": "0",
6790    "ELLC": "0",
6791    "Offcore": "0",
6792    "Deprecated": "0"
6793  },
6794  {
6795    "EventCode": "0xD2",
6796    "UMask": "0x08",
6797    "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_NONE",
6798    "BriefDescription": "Retired load instructions which data sources were hits in L3 without snoops required",
6799    "PublicDescription": "Retired load instructions which data sources were hits in L3 without snoops required.",
6800    "Counter": "0,1,2,3",
6801    "CounterHTOff": "0,1,2,3",
6802    "SampleAfterValue": "100003",
6803    "MSRIndex": "0",
6804    "MSRValue": "0",
6805    "TakenAlone": "0",
6806    "CounterMask": "0",
6807    "Invert": "0",
6808    "AnyThread": "0",
6809    "EdgeDetect": "0",
6810    "PEBS": "1",
6811    "Data_LA": "1",
6812    "L1_Hit_Indication": "0",
6813    "Errata": "0",
6814    "ELLC": "0",
6815    "Offcore": "0",
6816    "Deprecated": "0"
6817  },
6818  {
6819    "EventCode": "0xD3",
6820    "UMask": "0x01",
6821    "EventName": "MEM_LOAD_L3_MISS_RETIRED.LOCAL_DRAM",
6822    "BriefDescription": "Retired load instructions which data sources missed L3 but serviced from local dram",
6823    "PublicDescription": "Retired load instructions which data sources missed L3 but serviced from local DRAM.",
6824    "Counter": "0,1,2,3",
6825    "CounterHTOff": "0,1,2,3",
6826    "SampleAfterValue": "100007",
6827    "MSRIndex": "0",
6828    "MSRValue": "0",
6829    "TakenAlone": "0",
6830    "CounterMask": "0",
6831    "Invert": "0",
6832    "AnyThread": "0",
6833    "EdgeDetect": "0",
6834    "PEBS": "1",
6835    "Data_LA": "1",
6836    "L1_Hit_Indication": "0",
6837    "Errata": "0",
6838    "ELLC": "0",
6839    "Offcore": "0",
6840    "Deprecated": "0"
6841  },
6842  {
6843    "EventCode": "0xD3",
6844    "UMask": "0x02",
6845    "EventName": "MEM_LOAD_L3_MISS_RETIRED.REMOTE_DRAM",
6846    "BriefDescription": "Retired load instructions which data sources missed L3 but serviced from remote dram",
6847    "PublicDescription": "Retired load instructions which data sources missed L3 but serviced from remote dram",
6848    "Counter": "0,1,2,3",
6849    "CounterHTOff": "0,1,2,3",
6850    "SampleAfterValue": "100007",
6851    "MSRIndex": "0",
6852    "MSRValue": "0",
6853    "TakenAlone": "0",
6854    "CounterMask": "0",
6855    "Invert": "0",
6856    "AnyThread": "0",
6857    "EdgeDetect": "0",
6858    "PEBS": "1",
6859    "Data_LA": "1",
6860    "L1_Hit_Indication": "0",
6861    "Errata": "0",
6862    "ELLC": "0",
6863    "Offcore": "0",
6864    "Deprecated": "0"
6865  },
6866  {
6867    "EventCode": "0xD3",
6868    "UMask": "0x04",
6869    "EventName": "MEM_LOAD_L3_MISS_RETIRED.REMOTE_HITM",
6870    "BriefDescription": "Retired load instructions whose data sources was remote HITM",
6871    "PublicDescription": "Retired load instructions whose data sources was remote HITM.",
6872    "Counter": "0,1,2,3",
6873    "CounterHTOff": "0,1,2,3",
6874    "SampleAfterValue": "100007",
6875    "MSRIndex": "0",
6876    "MSRValue": "0",
6877    "TakenAlone": "0",
6878    "CounterMask": "0",
6879    "Invert": "0",
6880    "AnyThread": "0",
6881    "EdgeDetect": "0",
6882    "PEBS": "1",
6883    "Data_LA": "1",
6884    "L1_Hit_Indication": "0",
6885    "Errata": "0",
6886    "ELLC": "0",
6887    "Offcore": "0",
6888    "Deprecated": "0"
6889  },
6890  {
6891    "EventCode": "0xD3",
6892    "UMask": "0x08",
6893    "EventName": "MEM_LOAD_L3_MISS_RETIRED.REMOTE_FWD",
6894    "BriefDescription": "Retired load instructions whose data sources was forwarded from a remote cache",
6895    "PublicDescription": "Retired load instructions whose data sources was forwarded from a remote cache.",
6896    "Counter": "0,1,2,3",
6897    "CounterHTOff": "0,1,2,3",
6898    "SampleAfterValue": "100007",
6899    "MSRIndex": "0",
6900    "MSRValue": "0",
6901    "TakenAlone": "0",
6902    "CounterMask": "0",
6903    "Invert": "0",
6904    "AnyThread": "0",
6905    "EdgeDetect": "0",
6906    "PEBS": "1",
6907    "Data_LA": "1",
6908    "L1_Hit_Indication": "0",
6909    "Errata": "0",
6910    "ELLC": "0",
6911    "Offcore": "0",
6912    "Deprecated": "0"
6913  },
6914  {
6915    "EventCode": "0xD4",
6916    "UMask": "0x04",
6917    "EventName": "MEM_LOAD_MISC_RETIRED.UC",
6918    "BriefDescription": "Retired instructions with at least 1 uncacheable load or lock.",
6919    "PublicDescription": "Retired instructions with at least 1 uncacheable load or lock.",
6920    "Counter": "0,1,2,3",
6921    "CounterHTOff": "0,1,2,3",
6922    "SampleAfterValue": "100007",
6923    "MSRIndex": "0",
6924    "MSRValue": "0",
6925    "TakenAlone": "0",
6926    "CounterMask": "0",
6927    "Invert": "0",
6928    "AnyThread": "0",
6929    "EdgeDetect": "0",
6930    "PEBS": "1",
6931    "Data_LA": "1",
6932    "L1_Hit_Indication": "0",
6933    "Errata": "0",
6934    "ELLC": "0",
6935    "Offcore": "0",
6936    "Deprecated": "0"
6937  },
6938  {
6939    "EventCode": "0xE6",
6940    "UMask": "0x01",
6941    "EventName": "BACLEARS.ANY",
6942    "BriefDescription": "Counts the total number when the front end is resteered, mainly when the BPU cannot provide a correct prediction and this is corrected by other branch handling mechanisms at the front end.",
6943    "PublicDescription": "Counts the number of times the front-end is resteered when it finds a branch instruction in a fetch line. This occurs for the first time a branch instruction is fetched or when the branch is not tracked by the BPU (Branch Prediction Unit) anymore.",
6944    "Counter": "0,1,2,3",
6945    "CounterHTOff": "0,1,2,3,4,5,6,7",
6946    "SampleAfterValue": "100003",
6947    "MSRIndex": "0",
6948    "MSRValue": "0",
6949    "TakenAlone": "0",
6950    "CounterMask": "0",
6951    "Invert": "0",
6952    "AnyThread": "0",
6953    "EdgeDetect": "0",
6954    "PEBS": "0",
6955    "Data_LA": "0",
6956    "L1_Hit_Indication": "0",
6957    "Errata": "0",
6958    "ELLC": "0",
6959    "Offcore": "0",
6960    "Deprecated": "0"
6961  },
6962  {
6963    "EventCode": "0xEF",
6964    "UMask": "0x01",
6965    "EventName": "CORE_SNOOP_RESPONSE.RSP_IHITI",
6966    "BriefDescription": "tbd",
6967    "PublicDescription": "tbd",
6968    "Counter": "0,1,2,3",
6969    "CounterHTOff": "0,1,2,3,4,5,6,7",
6970    "SampleAfterValue": "2000003",
6971    "MSRIndex": "0",
6972    "MSRValue": "0",
6973    "TakenAlone": "0",
6974    "CounterMask": "0",
6975    "Invert": "0",
6976    "AnyThread": "0",
6977    "EdgeDetect": "0",
6978    "PEBS": "0",
6979    "Data_LA": "0",
6980    "L1_Hit_Indication": "0",
6981    "Errata": "0",
6982    "ELLC": "0",
6983    "Offcore": "0",
6984    "Deprecated": "0"
6985  },
6986  {
6987    "EventCode": "0xEF",
6988    "UMask": "0x02",
6989    "EventName": "CORE_SNOOP_RESPONSE.RSP_IHITFSE",
6990    "BriefDescription": "tbd",
6991    "PublicDescription": "tbd",
6992    "Counter": "0,1,2,3",
6993    "CounterHTOff": "0,1,2,3,4,5,6,7",
6994    "SampleAfterValue": "2000003",
6995    "MSRIndex": "0",
6996    "MSRValue": "0",
6997    "TakenAlone": "0",
6998    "CounterMask": "0",
6999    "Invert": "0",
7000    "AnyThread": "0",
7001    "EdgeDetect": "0",
7002    "PEBS": "0",
7003    "Data_LA": "0",
7004    "L1_Hit_Indication": "0",
7005    "Errata": "0",
7006    "ELLC": "0",
7007    "Offcore": "0",
7008    "Deprecated": "0"
7009  },
7010  {
7011    "EventCode": "0xEF",
7012    "UMask": "0x04",
7013    "EventName": "CORE_SNOOP_RESPONSE.RSP_SHITFSE",
7014    "BriefDescription": "tbd",
7015    "PublicDescription": "tbd",
7016    "Counter": "0,1,2,3",
7017    "CounterHTOff": "0,1,2,3,4,5,6,7",
7018    "SampleAfterValue": "2000003",
7019    "MSRIndex": "0",
7020    "MSRValue": "0",
7021    "TakenAlone": "0",
7022    "CounterMask": "0",
7023    "Invert": "0",
7024    "AnyThread": "0",
7025    "EdgeDetect": "0",
7026    "PEBS": "0",
7027    "Data_LA": "0",
7028    "L1_Hit_Indication": "0",
7029    "Errata": "0",
7030    "ELLC": "0",
7031    "Offcore": "0",
7032    "Deprecated": "0"
7033  },
7034  {
7035    "EventCode": "0xEF",
7036    "UMask": "0x08",
7037    "EventName": "CORE_SNOOP_RESPONSE.RSP_SFWDM",
7038    "BriefDescription": "tbd",
7039    "PublicDescription": "tbd",
7040    "Counter": "0,1,2,3",
7041    "CounterHTOff": "0,1,2,3,4,5,6,7",
7042    "SampleAfterValue": "2000003",
7043    "MSRIndex": "0",
7044    "MSRValue": "0",
7045    "TakenAlone": "0",
7046    "CounterMask": "0",
7047    "Invert": "0",
7048    "AnyThread": "0",
7049    "EdgeDetect": "0",
7050    "PEBS": "0",
7051    "Data_LA": "0",
7052    "L1_Hit_Indication": "0",
7053    "Errata": "0",
7054    "ELLC": "0",
7055    "Offcore": "0",
7056    "Deprecated": "0"
7057  },
7058  {
7059    "EventCode": "0xEF",
7060    "UMask": "0x10",
7061    "EventName": "CORE_SNOOP_RESPONSE.RSP_IFWDM",
7062    "BriefDescription": "tbd",
7063    "PublicDescription": "tbd",
7064    "Counter": "0,1,2,3",
7065    "CounterHTOff": "0,1,2,3,4,5,6,7",
7066    "SampleAfterValue": "2000003",
7067    "MSRIndex": "0",
7068    "MSRValue": "0",
7069    "TakenAlone": "0",
7070    "CounterMask": "0",
7071    "Invert": "0",
7072    "AnyThread": "0",
7073    "EdgeDetect": "0",
7074    "PEBS": "0",
7075    "Data_LA": "0",
7076    "L1_Hit_Indication": "0",
7077    "Errata": "0",
7078    "ELLC": "0",
7079    "Offcore": "0",
7080    "Deprecated": "0"
7081  },
7082  {
7083    "EventCode": "0xEF",
7084    "UMask": "0x20",
7085    "EventName": "CORE_SNOOP_RESPONSE.RSP_IFWDFE",
7086    "BriefDescription": "tbd",
7087    "PublicDescription": "tbd",
7088    "Counter": "0,1,2,3",
7089    "CounterHTOff": "0,1,2,3,4,5,6,7",
7090    "SampleAfterValue": "2000003",
7091    "MSRIndex": "0",
7092    "MSRValue": "0",
7093    "TakenAlone": "0",
7094    "CounterMask": "0",
7095    "Invert": "0",
7096    "AnyThread": "0",
7097    "EdgeDetect": "0",
7098    "PEBS": "0",
7099    "Data_LA": "0",
7100    "L1_Hit_Indication": "0",
7101    "Errata": "0",
7102    "ELLC": "0",
7103    "Offcore": "0",
7104    "Deprecated": "0"
7105  },
7106  {
7107    "EventCode": "0xEF",
7108    "UMask": "0x40",
7109    "EventName": "CORE_SNOOP_RESPONSE.RSP_SFWDFE",
7110    "BriefDescription": "tbd",
7111    "PublicDescription": "tbd",
7112    "Counter": "0,1,2,3",
7113    "CounterHTOff": "0,1,2,3,4,5,6,7",
7114    "SampleAfterValue": "2000003",
7115    "MSRIndex": "0",
7116    "MSRValue": "0",
7117    "TakenAlone": "0",
7118    "CounterMask": "0",
7119    "Invert": "0",
7120    "AnyThread": "0",
7121    "EdgeDetect": "0",
7122    "PEBS": "0",
7123    "Data_LA": "0",
7124    "L1_Hit_Indication": "0",
7125    "Errata": "0",
7126    "ELLC": "0",
7127    "Offcore": "0",
7128    "Deprecated": "0"
7129  },
7130  {
7131    "EventCode": "0xF0",
7132    "UMask": "0x40",
7133    "EventName": "L2_TRANS.L2_WB",
7134    "BriefDescription": "L2 writebacks that access L2 cache",
7135    "PublicDescription": "Counts L2 writebacks that access L2 cache.",
7136    "Counter": "0,1,2,3",
7137    "CounterHTOff": "0,1,2,3,4,5,6,7",
7138    "SampleAfterValue": "200003",
7139    "MSRIndex": "0",
7140    "MSRValue": "0",
7141    "TakenAlone": "0",
7142    "CounterMask": "0",
7143    "Invert": "0",
7144    "AnyThread": "0",
7145    "EdgeDetect": "0",
7146    "PEBS": "0",
7147    "Data_LA": "0",
7148    "L1_Hit_Indication": "0",
7149    "Errata": "0",
7150    "ELLC": "0",
7151    "Offcore": "0",
7152    "Deprecated": "0"
7153  },
7154  {
7155    "EventCode": "0xF1",
7156    "UMask": "0x1F",
7157    "EventName": "L2_LINES_IN.ALL",
7158    "BriefDescription": "L2 cache lines filling L2",
7159    "PublicDescription": "Counts the number of L2 cache lines filling the L2. Counting does not cover rejects.",
7160    "Counter": "0,1,2,3",
7161    "CounterHTOff": "0,1,2,3,4,5,6,7",
7162    "SampleAfterValue": "100003",
7163    "MSRIndex": "0",
7164    "MSRValue": "0",
7165    "TakenAlone": "0",
7166    "CounterMask": "0",
7167    "Invert": "0",
7168    "AnyThread": "0",
7169    "EdgeDetect": "0",
7170    "PEBS": "0",
7171    "Data_LA": "0",
7172    "L1_Hit_Indication": "0",
7173    "Errata": "0",
7174    "ELLC": "0",
7175    "Offcore": "0",
7176    "Deprecated": "0"
7177  },
7178  {
7179    "EventCode": "0xF2",
7180    "UMask": "0x01",
7181    "EventName": "L2_LINES_OUT.SILENT",
7182    "BriefDescription": "Counts the number of lines that are silently dropped by L2 cache when triggered by an L2 cache fill. These lines are typically in Shared state. A non-threaded event.",
7183    "PublicDescription": "Counts the number of lines that are silently dropped by L2 cache when triggered by an L2 cache fill. These lines are typically in Shared state. A non-threaded event.",
7184    "Counter": "0,1,2,3",
7185    "CounterHTOff": "0,1,2,3,4,5,6,7",
7186    "SampleAfterValue": "200003",
7187    "MSRIndex": "0",
7188    "MSRValue": "0",
7189    "TakenAlone": "0",
7190    "CounterMask": "0",
7191    "Invert": "0",
7192    "AnyThread": "0",
7193    "EdgeDetect": "0",
7194    "PEBS": "0",
7195    "Data_LA": "0",
7196    "L1_Hit_Indication": "0",
7197    "Errata": "0",
7198    "ELLC": "0",
7199    "Offcore": "0",
7200    "Deprecated": "0"
7201  },
7202  {
7203    "EventCode": "0xF2",
7204    "UMask": "0x02",
7205    "EventName": "L2_LINES_OUT.NON_SILENT",
7206    "BriefDescription": "Counts the number of lines that are evicted by L2 cache when triggered by an L2 cache fill. Those lines can be either in modified state or clean state. Modified lines may either be written back to L3 or directly written to memory and not allocated in L3.  Clean lines may either be allocated in L3 or dropped",
7207    "PublicDescription": "Counts the number of lines that are evicted by L2 cache when triggered by an L2 cache fill. Those lines can be either in modified state or clean state. Modified lines may either be written back to L3 or directly written to memory and not allocated in L3.  Clean lines may either be allocated in L3 or dropped.",
7208    "Counter": "0,1,2,3",
7209    "CounterHTOff": "0,1,2,3,4,5,6,7",
7210    "SampleAfterValue": "200003",
7211    "MSRIndex": "0",
7212    "MSRValue": "0",
7213    "TakenAlone": "0",
7214    "CounterMask": "0",
7215    "Invert": "0",
7216    "AnyThread": "0",
7217    "EdgeDetect": "0",
7218    "PEBS": "0",
7219    "Data_LA": "0",
7220    "L1_Hit_Indication": "0",
7221    "Errata": "0",
7222    "ELLC": "0",
7223    "Offcore": "0",
7224    "Deprecated": "0"
7225  },
7226  {
7227    "EventCode": "0xF2",
7228    "UMask": "0x04",
7229    "EventName": "L2_LINES_OUT.USELESS_PREF",
7230    "BriefDescription": "This event is deprecated. Refer to new event L2_LINES_OUT.USELESS_HWPF",
7231    "PublicDescription": "This event is deprecated. Refer to new event L2_LINES_OUT.USELESS_HWPF",
7232    "Counter": "0,1,2,3",
7233    "CounterHTOff": "0,1,2,3,4,5,6,7",
7234    "SampleAfterValue": "200003",
7235    "MSRIndex": "0",
7236    "MSRValue": "0",
7237    "TakenAlone": "0",
7238    "CounterMask": "0",
7239    "Invert": "0",
7240    "AnyThread": "0",
7241    "EdgeDetect": "0",
7242    "PEBS": "0",
7243    "Data_LA": "0",
7244    "L1_Hit_Indication": "0",
7245    "Errata": "0",
7246    "ELLC": "0",
7247    "Offcore": "0",
7248    "Deprecated": "1"
7249  },
7250  {
7251    "EventCode": "0xF2",
7252    "UMask": "0x04",
7253    "EventName": "L2_LINES_OUT.USELESS_HWPF",
7254    "BriefDescription": "Counts the number of lines that have been hardware prefetched but not used and now evicted by L2 cache",
7255    "PublicDescription": "Counts the number of lines that have been hardware prefetched but not used and now evicted by L2 cache",
7256    "Counter": "0,1,2,3",
7257    "CounterHTOff": "0,1,2,3,4,5,6,7",
7258    "SampleAfterValue": "200003",
7259    "MSRIndex": "0",
7260    "MSRValue": "0",
7261    "TakenAlone": "0",
7262    "CounterMask": "0",
7263    "Invert": "0",
7264    "AnyThread": "0",
7265    "EdgeDetect": "0",
7266    "PEBS": "0",
7267    "Data_LA": "0",
7268    "L1_Hit_Indication": "0",
7269    "Errata": "0",
7270    "ELLC": "0",
7271    "Offcore": "0",
7272    "Deprecated": "0"
7273  },
7274  {
7275    "EventCode": "0xF4",
7276    "UMask": "0x10",
7277    "EventName": "SQ_MISC.SPLIT_LOCK",
7278    "BriefDescription": "Number of cache line split locks sent to uncore.",
7279    "PublicDescription": "Counts the number of cache line split locks sent to the uncore.",
7280    "Counter": "0,1,2,3",
7281    "CounterHTOff": "0,1,2,3,4,5,6,7",
7282    "SampleAfterValue": "100003",
7283    "MSRIndex": "0",
7284    "MSRValue": "0",
7285    "TakenAlone": "0",
7286    "CounterMask": "0",
7287    "Invert": "0",
7288    "AnyThread": "0",
7289    "EdgeDetect": "0",
7290    "PEBS": "0",
7291    "Data_LA": "0",
7292    "L1_Hit_Indication": "0",
7293    "Errata": "0",
7294    "ELLC": "0",
7295    "Offcore": "0",
7296    "Deprecated": "0"
7297  },
7298  {
7299    "EventCode": "0xFE",
7300    "UMask": "0x02",
7301    "EventName": "IDI_MISC.WB_UPGRADE",
7302    "BriefDescription": "Counts number of cache lines that are allocated and written back to L3 with the intention that they are more likely to be reused shortly",
7303    "PublicDescription": "Counts number of cache lines that are allocated and written back to L3 with the intention that they are more likely to be reused shortly.",
7304    "Counter": "0,1,2,3",
7305    "CounterHTOff": "0,1,2,3,4,5,6,7",
7306    "SampleAfterValue": "100003",
7307    "MSRIndex": "0",
7308    "MSRValue": "0",
7309    "TakenAlone": "0",
7310    "CounterMask": "0",
7311    "Invert": "0",
7312    "AnyThread": "0",
7313    "EdgeDetect": "0",
7314    "PEBS": "0",
7315    "Data_LA": "0",
7316    "L1_Hit_Indication": "0",
7317    "Errata": "0",
7318    "ELLC": "0",
7319    "Offcore": "0",
7320    "Deprecated": "0"
7321  },
7322  {
7323    "EventCode": "0xFE",
7324    "UMask": "0x04",
7325    "EventName": "IDI_MISC.WB_DOWNGRADE",
7326    "BriefDescription": "Counts number of cache lines that are dropped and not written back to L3 as they are deemed to be less likely to be reused shortly",
7327    "PublicDescription": "Counts number of cache lines that are dropped and not written back to L3 as they are deemed to be less likely to be reused shortly.",
7328    "Counter": "0,1,2,3",
7329    "CounterHTOff": "0,1,2,3,4,5,6,7",
7330    "SampleAfterValue": "100003",
7331    "MSRIndex": "0",
7332    "MSRValue": "0",
7333    "TakenAlone": "0",
7334    "CounterMask": "0",
7335    "Invert": "0",
7336    "AnyThread": "0",
7337    "EdgeDetect": "0",
7338    "PEBS": "0",
7339    "Data_LA": "0",
7340    "L1_Hit_Indication": "0",
7341    "Errata": "0",
7342    "ELLC": "0",
7343    "Offcore": "0",
7344    "Deprecated": "0"
7345  },
7346  {
7347    "EventCode": "0xB7, 0xBB",
7348    "UMask": "0x01",
7349    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.ANY_RESPONSE",
7350    "BriefDescription": "Counts demand data reads that have any response type.",
7351    "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.",
7352    "Counter": "0,1,2,3",
7353    "CounterHTOff": "0,1,2,3",
7354    "SampleAfterValue": "100003",
7355    "MSRIndex": "0x1a6,0x1a7",
7356    "MSRValue": "0x0000010001",
7357    "TakenAlone": "0",
7358    "CounterMask": "0",
7359    "Invert": "0",
7360    "AnyThread": "0",
7361    "EdgeDetect": "0",
7362    "PEBS": "0",
7363    "Data_LA": "0",
7364    "L1_Hit_Indication": "0",
7365    "Errata": "null",
7366    "ELLC": "0",
7367    "Offcore": "1",
7368    "Deprecated": "0"
7369  },
7370  {
7371    "EventCode": "0xB7, 0xBB",
7372    "UMask": "0x01",
7373    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_HIT.NO_SNOOP_NEEDED",
7374    "BriefDescription": "Counts demand data reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
7375    "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.",
7376    "Counter": "0,1,2,3",
7377    "CounterHTOff": "0,1,2,3",
7378    "SampleAfterValue": "100003",
7379    "MSRIndex": "0x1a6,0x1a7",
7380    "MSRValue": "0x01003C0001",
7381    "TakenAlone": "0",
7382    "CounterMask": "0",
7383    "Invert": "0",
7384    "AnyThread": "0",
7385    "EdgeDetect": "0",
7386    "PEBS": "0",
7387    "Data_LA": "0",
7388    "L1_Hit_Indication": "0",
7389    "Errata": "null",
7390    "ELLC": "0",
7391    "Offcore": "1",
7392    "Deprecated": "0"
7393  },
7394  {
7395    "EventCode": "0xB7, 0xBB",
7396    "UMask": "0x01",
7397    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_HIT.HIT_OTHER_CORE_NO_FWD",
7398    "BriefDescription": "Counts demand data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
7399    "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.",
7400    "Counter": "0,1,2,3",
7401    "CounterHTOff": "0,1,2,3",
7402    "SampleAfterValue": "100003",
7403    "MSRIndex": "0x1a6,0x1a7",
7404    "MSRValue": "0x04003C0001",
7405    "TakenAlone": "0",
7406    "CounterMask": "0",
7407    "Invert": "0",
7408    "AnyThread": "0",
7409    "EdgeDetect": "0",
7410    "PEBS": "0",
7411    "Data_LA": "0",
7412    "L1_Hit_Indication": "0",
7413    "Errata": "null",
7414    "ELLC": "0",
7415    "Offcore": "1",
7416    "Deprecated": "0"
7417  },
7418  {
7419    "EventCode": "0xB7, 0xBB",
7420    "UMask": "0x01",
7421    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_HIT.HITM_OTHER_CORE",
7422    "BriefDescription": "Counts demand data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
7423    "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.",
7424    "Counter": "0,1,2,3",
7425    "CounterHTOff": "0,1,2,3",
7426    "SampleAfterValue": "100003",
7427    "MSRIndex": "0x1a6,0x1a7",
7428    "MSRValue": "0x10003C0001",
7429    "TakenAlone": "0",
7430    "CounterMask": "0",
7431    "Invert": "0",
7432    "AnyThread": "0",
7433    "EdgeDetect": "0",
7434    "PEBS": "0",
7435    "Data_LA": "0",
7436    "L1_Hit_Indication": "0",
7437    "Errata": "null",
7438    "ELLC": "0",
7439    "Offcore": "1",
7440    "Deprecated": "0"
7441  },
7442  {
7443    "EventCode": "0xB7, 0xBB",
7444    "UMask": "0x01",
7445    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_HIT.ANY_SNOOP",
7446    "BriefDescription": "Counts demand data reads that hit in the L3.",
7447    "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.",
7448    "Counter": "0,1,2,3",
7449    "CounterHTOff": "0,1,2,3",
7450    "SampleAfterValue": "100003",
7451    "MSRIndex": "0x1a6,0x1a7",
7452    "MSRValue": "0x3F803C0001",
7453    "TakenAlone": "0",
7454    "CounterMask": "0",
7455    "Invert": "0",
7456    "AnyThread": "0",
7457    "EdgeDetect": "0",
7458    "PEBS": "0",
7459    "Data_LA": "0",
7460    "L1_Hit_Indication": "0",
7461    "Errata": "null",
7462    "ELLC": "0",
7463    "Offcore": "1",
7464    "Deprecated": "0"
7465  },
7466  {
7467    "EventCode": "0xB7, 0xBB",
7468    "UMask": "0x01",
7469    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.ANY_SNOOP",
7470    "BriefDescription": "Counts demand data reads that miss in the L3.",
7471    "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.",
7472    "Counter": "0,1,2,3",
7473    "CounterHTOff": "0,1,2,3",
7474    "SampleAfterValue": "100003",
7475    "MSRIndex": "0x1a6,0x1a7",
7476    "MSRValue": "0x3FBC000001",
7477    "TakenAlone": "0",
7478    "CounterMask": "0",
7479    "Invert": "0",
7480    "AnyThread": "0",
7481    "EdgeDetect": "0",
7482    "PEBS": "0",
7483    "Data_LA": "0",
7484    "L1_Hit_Indication": "0",
7485    "Errata": "null",
7486    "ELLC": "0",
7487    "Offcore": "1",
7488    "Deprecated": "0"
7489  },
7490  {
7491    "EventCode": "0xB7, 0xBB",
7492    "UMask": "0x01",
7493    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.REMOTE_HIT_FORWARD",
7494    "BriefDescription": "Counts demand data reads that miss the L3 and clean or shared data is transferred from remote cache.",
7495    "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.",
7496    "Counter": "0,1,2,3",
7497    "CounterHTOff": "0,1,2,3",
7498    "SampleAfterValue": "100003",
7499    "MSRIndex": "0x1a6,0x1a7",
7500    "MSRValue": "0x083FC00001",
7501    "TakenAlone": "0",
7502    "CounterMask": "0",
7503    "Invert": "0",
7504    "AnyThread": "0",
7505    "EdgeDetect": "0",
7506    "PEBS": "0",
7507    "Data_LA": "0",
7508    "L1_Hit_Indication": "0",
7509    "Errata": "null",
7510    "ELLC": "0",
7511    "Offcore": "1",
7512    "Deprecated": "0"
7513  },
7514  {
7515    "EventCode": "0xB7, 0xBB",
7516    "UMask": "0x01",
7517    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.REMOTE_HITM",
7518    "BriefDescription": "Counts demand data reads that miss the L3 and the modified data is transferred from remote cache.",
7519    "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.",
7520    "Counter": "0,1,2,3",
7521    "CounterHTOff": "0,1,2,3",
7522    "SampleAfterValue": "100003",
7523    "MSRIndex": "0x1a6,0x1a7",
7524    "MSRValue": "0x103FC00001",
7525    "TakenAlone": "0",
7526    "CounterMask": "0",
7527    "Invert": "0",
7528    "AnyThread": "0",
7529    "EdgeDetect": "0",
7530    "PEBS": "0",
7531    "Data_LA": "0",
7532    "L1_Hit_Indication": "0",
7533    "Errata": "null",
7534    "ELLC": "0",
7535    "Offcore": "1",
7536    "Deprecated": "0"
7537  },
7538  {
7539    "EventCode": "0xB7, 0xBB",
7540    "UMask": "0x01",
7541    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.SNOOP_MISS_OR_NO_FWD",
7542    "BriefDescription": "Counts demand data reads that miss the L3 and the data is returned from local or remote dram.",
7543    "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.",
7544    "Counter": "0,1,2,3",
7545    "CounterHTOff": "0,1,2,3",
7546    "SampleAfterValue": "100003",
7547    "MSRIndex": "0x1a6,0x1a7",
7548    "MSRValue": "0x063FC00001",
7549    "TakenAlone": "0",
7550    "CounterMask": "0",
7551    "Invert": "0",
7552    "AnyThread": "0",
7553    "EdgeDetect": "0",
7554    "PEBS": "0",
7555    "Data_LA": "0",
7556    "L1_Hit_Indication": "0",
7557    "Errata": "null",
7558    "ELLC": "0",
7559    "Offcore": "1",
7560    "Deprecated": "0"
7561  },
7562  {
7563    "EventCode": "0xB7, 0xBB",
7564    "UMask": "0x01",
7565    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
7566    "BriefDescription": "Counts demand data reads that miss the L3 and the data is returned from remote dram.",
7567    "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.",
7568    "Counter": "0,1,2,3",
7569    "CounterHTOff": "0,1,2,3",
7570    "SampleAfterValue": "100003",
7571    "MSRIndex": "0x1a6,0x1a7",
7572    "MSRValue": "0x063B800001",
7573    "TakenAlone": "0",
7574    "CounterMask": "0",
7575    "Invert": "0",
7576    "AnyThread": "0",
7577    "EdgeDetect": "0",
7578    "PEBS": "0",
7579    "Data_LA": "0",
7580    "L1_Hit_Indication": "0",
7581    "Errata": "null",
7582    "ELLC": "0",
7583    "Offcore": "1",
7584    "Deprecated": "0"
7585  },
7586  {
7587    "EventCode": "0xB7, 0xBB",
7588    "UMask": "0x01",
7589    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
7590    "BriefDescription": "Counts demand data reads that miss the L3 and the data is returned from local dram.",
7591    "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.",
7592    "Counter": "0,1,2,3",
7593    "CounterHTOff": "0,1,2,3",
7594    "SampleAfterValue": "100003",
7595    "MSRIndex": "0x1a6,0x1a7",
7596    "MSRValue": "0x0604000001",
7597    "TakenAlone": "0",
7598    "CounterMask": "0",
7599    "Invert": "0",
7600    "AnyThread": "0",
7601    "EdgeDetect": "0",
7602    "PEBS": "0",
7603    "Data_LA": "0",
7604    "L1_Hit_Indication": "0",
7605    "Errata": "null",
7606    "ELLC": "0",
7607    "Offcore": "1",
7608    "Deprecated": "0"
7609  },
7610  {
7611    "EventCode": "0xB7, 0xBB",
7612    "UMask": "0x01",
7613    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.ANY_RESPONSE",
7614    "BriefDescription": "Counts all demand data writes (RFOs) that have any response type.",
7615    "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.",
7616    "Counter": "0,1,2,3",
7617    "CounterHTOff": "0,1,2,3",
7618    "SampleAfterValue": "100003",
7619    "MSRIndex": "0x1a6,0x1a7",
7620    "MSRValue": "0x0000010002",
7621    "TakenAlone": "0",
7622    "CounterMask": "0",
7623    "Invert": "0",
7624    "AnyThread": "0",
7625    "EdgeDetect": "0",
7626    "PEBS": "0",
7627    "Data_LA": "0",
7628    "L1_Hit_Indication": "0",
7629    "Errata": "null",
7630    "ELLC": "0",
7631    "Offcore": "1",
7632    "Deprecated": "0"
7633  },
7634  {
7635    "EventCode": "0xB7, 0xBB",
7636    "UMask": "0x01",
7637    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_HIT.NO_SNOOP_NEEDED",
7638    "BriefDescription": "Counts all demand data writes (RFOs) that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
7639    "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.",
7640    "Counter": "0,1,2,3",
7641    "CounterHTOff": "0,1,2,3",
7642    "SampleAfterValue": "100003",
7643    "MSRIndex": "0x1a6,0x1a7",
7644    "MSRValue": "0x01003C0002",
7645    "TakenAlone": "0",
7646    "CounterMask": "0",
7647    "Invert": "0",
7648    "AnyThread": "0",
7649    "EdgeDetect": "0",
7650    "PEBS": "0",
7651    "Data_LA": "0",
7652    "L1_Hit_Indication": "0",
7653    "Errata": "null",
7654    "ELLC": "0",
7655    "Offcore": "1",
7656    "Deprecated": "0"
7657  },
7658  {
7659    "EventCode": "0xB7, 0xBB",
7660    "UMask": "0x01",
7661    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_HIT.HIT_OTHER_CORE_NO_FWD",
7662    "BriefDescription": "Counts all demand data writes (RFOs) that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
7663    "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.",
7664    "Counter": "0,1,2,3",
7665    "CounterHTOff": "0,1,2,3",
7666    "SampleAfterValue": "100003",
7667    "MSRIndex": "0x1a6,0x1a7",
7668    "MSRValue": "0x04003C0002",
7669    "TakenAlone": "0",
7670    "CounterMask": "0",
7671    "Invert": "0",
7672    "AnyThread": "0",
7673    "EdgeDetect": "0",
7674    "PEBS": "0",
7675    "Data_LA": "0",
7676    "L1_Hit_Indication": "0",
7677    "Errata": "null",
7678    "ELLC": "0",
7679    "Offcore": "1",
7680    "Deprecated": "0"
7681  },
7682  {
7683    "EventCode": "0xB7, 0xBB",
7684    "UMask": "0x01",
7685    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_HIT.HITM_OTHER_CORE",
7686    "BriefDescription": "Counts all demand data writes (RFOs) that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
7687    "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.",
7688    "Counter": "0,1,2,3",
7689    "CounterHTOff": "0,1,2,3",
7690    "SampleAfterValue": "100003",
7691    "MSRIndex": "0x1a6,0x1a7",
7692    "MSRValue": "0x10003C0002",
7693    "TakenAlone": "0",
7694    "CounterMask": "0",
7695    "Invert": "0",
7696    "AnyThread": "0",
7697    "EdgeDetect": "0",
7698    "PEBS": "0",
7699    "Data_LA": "0",
7700    "L1_Hit_Indication": "0",
7701    "Errata": "null",
7702    "ELLC": "0",
7703    "Offcore": "1",
7704    "Deprecated": "0"
7705  },
7706  {
7707    "EventCode": "0xB7, 0xBB",
7708    "UMask": "0x01",
7709    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_HIT.ANY_SNOOP",
7710    "BriefDescription": "Counts all demand data writes (RFOs) that hit in the L3.",
7711    "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.",
7712    "Counter": "0,1,2,3",
7713    "CounterHTOff": "0,1,2,3",
7714    "SampleAfterValue": "100003",
7715    "MSRIndex": "0x1a6,0x1a7",
7716    "MSRValue": "0x3F803C0002",
7717    "TakenAlone": "0",
7718    "CounterMask": "0",
7719    "Invert": "0",
7720    "AnyThread": "0",
7721    "EdgeDetect": "0",
7722    "PEBS": "0",
7723    "Data_LA": "0",
7724    "L1_Hit_Indication": "0",
7725    "Errata": "null",
7726    "ELLC": "0",
7727    "Offcore": "1",
7728    "Deprecated": "0"
7729  },
7730  {
7731    "EventCode": "0xB7, 0xBB",
7732    "UMask": "0x01",
7733    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.ANY_SNOOP",
7734    "BriefDescription": "Counts all demand data writes (RFOs) that miss in the L3.",
7735    "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.",
7736    "Counter": "0,1,2,3",
7737    "CounterHTOff": "0,1,2,3",
7738    "SampleAfterValue": "100003",
7739    "MSRIndex": "0x1a6,0x1a7",
7740    "MSRValue": "0x3FBC000002",
7741    "TakenAlone": "0",
7742    "CounterMask": "0",
7743    "Invert": "0",
7744    "AnyThread": "0",
7745    "EdgeDetect": "0",
7746    "PEBS": "0",
7747    "Data_LA": "0",
7748    "L1_Hit_Indication": "0",
7749    "Errata": "null",
7750    "ELLC": "0",
7751    "Offcore": "1",
7752    "Deprecated": "0"
7753  },
7754  {
7755    "EventCode": "0xB7, 0xBB",
7756    "UMask": "0x01",
7757    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.REMOTE_HIT_FORWARD",
7758    "BriefDescription": "Counts all demand data writes (RFOs) that miss the L3 and clean or shared data is transferred from remote cache.",
7759    "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.",
7760    "Counter": "0,1,2,3",
7761    "CounterHTOff": "0,1,2,3",
7762    "SampleAfterValue": "100003",
7763    "MSRIndex": "0x1a6,0x1a7",
7764    "MSRValue": "0x083FC00002",
7765    "TakenAlone": "0",
7766    "CounterMask": "0",
7767    "Invert": "0",
7768    "AnyThread": "0",
7769    "EdgeDetect": "0",
7770    "PEBS": "0",
7771    "Data_LA": "0",
7772    "L1_Hit_Indication": "0",
7773    "Errata": "null",
7774    "ELLC": "0",
7775    "Offcore": "1",
7776    "Deprecated": "0"
7777  },
7778  {
7779    "EventCode": "0xB7, 0xBB",
7780    "UMask": "0x01",
7781    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.REMOTE_HITM",
7782    "BriefDescription": "Counts all demand data writes (RFOs) that miss the L3 and the modified data is transferred from remote cache.",
7783    "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.",
7784    "Counter": "0,1,2,3",
7785    "CounterHTOff": "0,1,2,3",
7786    "SampleAfterValue": "100003",
7787    "MSRIndex": "0x1a6,0x1a7",
7788    "MSRValue": "0x103FC00002",
7789    "TakenAlone": "0",
7790    "CounterMask": "0",
7791    "Invert": "0",
7792    "AnyThread": "0",
7793    "EdgeDetect": "0",
7794    "PEBS": "0",
7795    "Data_LA": "0",
7796    "L1_Hit_Indication": "0",
7797    "Errata": "null",
7798    "ELLC": "0",
7799    "Offcore": "1",
7800    "Deprecated": "0"
7801  },
7802  {
7803    "EventCode": "0xB7, 0xBB",
7804    "UMask": "0x01",
7805    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.SNOOP_MISS_OR_NO_FWD",
7806    "BriefDescription": "Counts all demand data writes (RFOs) that miss the L3 and the data is returned from local or remote dram.",
7807    "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.",
7808    "Counter": "0,1,2,3",
7809    "CounterHTOff": "0,1,2,3",
7810    "SampleAfterValue": "100003",
7811    "MSRIndex": "0x1a6,0x1a7",
7812    "MSRValue": "0x063FC00002",
7813    "TakenAlone": "0",
7814    "CounterMask": "0",
7815    "Invert": "0",
7816    "AnyThread": "0",
7817    "EdgeDetect": "0",
7818    "PEBS": "0",
7819    "Data_LA": "0",
7820    "L1_Hit_Indication": "0",
7821    "Errata": "null",
7822    "ELLC": "0",
7823    "Offcore": "1",
7824    "Deprecated": "0"
7825  },
7826  {
7827    "EventCode": "0xB7, 0xBB",
7828    "UMask": "0x01",
7829    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
7830    "BriefDescription": "Counts all demand data writes (RFOs) that miss the L3 and the data is returned from remote dram.",
7831    "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.",
7832    "Counter": "0,1,2,3",
7833    "CounterHTOff": "0,1,2,3",
7834    "SampleAfterValue": "100003",
7835    "MSRIndex": "0x1a6,0x1a7",
7836    "MSRValue": "0x063B800002",
7837    "TakenAlone": "0",
7838    "CounterMask": "0",
7839    "Invert": "0",
7840    "AnyThread": "0",
7841    "EdgeDetect": "0",
7842    "PEBS": "0",
7843    "Data_LA": "0",
7844    "L1_Hit_Indication": "0",
7845    "Errata": "null",
7846    "ELLC": "0",
7847    "Offcore": "1",
7848    "Deprecated": "0"
7849  },
7850  {
7851    "EventCode": "0xB7, 0xBB",
7852    "UMask": "0x01",
7853    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
7854    "BriefDescription": "Counts all demand data writes (RFOs) that miss the L3 and the data is returned from local dram.",
7855    "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.",
7856    "Counter": "0,1,2,3",
7857    "CounterHTOff": "0,1,2,3",
7858    "SampleAfterValue": "100003",
7859    "MSRIndex": "0x1a6,0x1a7",
7860    "MSRValue": "0x0604000002",
7861    "TakenAlone": "0",
7862    "CounterMask": "0",
7863    "Invert": "0",
7864    "AnyThread": "0",
7865    "EdgeDetect": "0",
7866    "PEBS": "0",
7867    "Data_LA": "0",
7868    "L1_Hit_Indication": "0",
7869    "Errata": "null",
7870    "ELLC": "0",
7871    "Offcore": "1",
7872    "Deprecated": "0"
7873  },
7874  {
7875    "EventCode": "0xB7, 0xBB",
7876    "UMask": "0x01",
7877    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.ANY_RESPONSE",
7878    "BriefDescription": "Counts all demand code reads that have any response type.",
7879    "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.",
7880    "Counter": "0,1,2,3",
7881    "CounterHTOff": "0,1,2,3",
7882    "SampleAfterValue": "100003",
7883    "MSRIndex": "0x1a6,0x1a7",
7884    "MSRValue": "0x0000010004",
7885    "TakenAlone": "0",
7886    "CounterMask": "0",
7887    "Invert": "0",
7888    "AnyThread": "0",
7889    "EdgeDetect": "0",
7890    "PEBS": "0",
7891    "Data_LA": "0",
7892    "L1_Hit_Indication": "0",
7893    "Errata": "null",
7894    "ELLC": "0",
7895    "Offcore": "1",
7896    "Deprecated": "0"
7897  },
7898  {
7899    "EventCode": "0xB7, 0xBB",
7900    "UMask": "0x01",
7901    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_HIT.NO_SNOOP_NEEDED",
7902    "BriefDescription": "Counts all demand code reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
7903    "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.",
7904    "Counter": "0,1,2,3",
7905    "CounterHTOff": "0,1,2,3",
7906    "SampleAfterValue": "100003",
7907    "MSRIndex": "0x1a6,0x1a7",
7908    "MSRValue": "0x01003C0004",
7909    "TakenAlone": "0",
7910    "CounterMask": "0",
7911    "Invert": "0",
7912    "AnyThread": "0",
7913    "EdgeDetect": "0",
7914    "PEBS": "0",
7915    "Data_LA": "0",
7916    "L1_Hit_Indication": "0",
7917    "Errata": "null",
7918    "ELLC": "0",
7919    "Offcore": "1",
7920    "Deprecated": "0"
7921  },
7922  {
7923    "EventCode": "0xB7, 0xBB",
7924    "UMask": "0x01",
7925    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_HIT.HIT_OTHER_CORE_NO_FWD",
7926    "BriefDescription": "Counts all demand code reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
7927    "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.",
7928    "Counter": "0,1,2,3",
7929    "CounterHTOff": "0,1,2,3",
7930    "SampleAfterValue": "100003",
7931    "MSRIndex": "0x1a6,0x1a7",
7932    "MSRValue": "0x04003C0004",
7933    "TakenAlone": "0",
7934    "CounterMask": "0",
7935    "Invert": "0",
7936    "AnyThread": "0",
7937    "EdgeDetect": "0",
7938    "PEBS": "0",
7939    "Data_LA": "0",
7940    "L1_Hit_Indication": "0",
7941    "Errata": "null",
7942    "ELLC": "0",
7943    "Offcore": "1",
7944    "Deprecated": "0"
7945  },
7946  {
7947    "EventCode": "0xB7, 0xBB",
7948    "UMask": "0x01",
7949    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_HIT.HITM_OTHER_CORE",
7950    "BriefDescription": "Counts all demand code reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
7951    "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.",
7952    "Counter": "0,1,2,3",
7953    "CounterHTOff": "0,1,2,3",
7954    "SampleAfterValue": "100003",
7955    "MSRIndex": "0x1a6,0x1a7",
7956    "MSRValue": "0x10003C0004",
7957    "TakenAlone": "0",
7958    "CounterMask": "0",
7959    "Invert": "0",
7960    "AnyThread": "0",
7961    "EdgeDetect": "0",
7962    "PEBS": "0",
7963    "Data_LA": "0",
7964    "L1_Hit_Indication": "0",
7965    "Errata": "null",
7966    "ELLC": "0",
7967    "Offcore": "1",
7968    "Deprecated": "0"
7969  },
7970  {
7971    "EventCode": "0xB7, 0xBB",
7972    "UMask": "0x01",
7973    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_HIT.ANY_SNOOP",
7974    "BriefDescription": "Counts all demand code reads that hit in the L3.",
7975    "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.",
7976    "Counter": "0,1,2,3",
7977    "CounterHTOff": "0,1,2,3",
7978    "SampleAfterValue": "100003",
7979    "MSRIndex": "0x1a6,0x1a7",
7980    "MSRValue": "0x3F803C0004",
7981    "TakenAlone": "0",
7982    "CounterMask": "0",
7983    "Invert": "0",
7984    "AnyThread": "0",
7985    "EdgeDetect": "0",
7986    "PEBS": "0",
7987    "Data_LA": "0",
7988    "L1_Hit_Indication": "0",
7989    "Errata": "null",
7990    "ELLC": "0",
7991    "Offcore": "1",
7992    "Deprecated": "0"
7993  },
7994  {
7995    "EventCode": "0xB7, 0xBB",
7996    "UMask": "0x01",
7997    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.ANY_SNOOP",
7998    "BriefDescription": "Counts all demand code reads that miss in the L3.",
7999    "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.",
8000    "Counter": "0,1,2,3",
8001    "CounterHTOff": "0,1,2,3",
8002    "SampleAfterValue": "100003",
8003    "MSRIndex": "0x1a6,0x1a7",
8004    "MSRValue": "0x3FBC000004",
8005    "TakenAlone": "0",
8006    "CounterMask": "0",
8007    "Invert": "0",
8008    "AnyThread": "0",
8009    "EdgeDetect": "0",
8010    "PEBS": "0",
8011    "Data_LA": "0",
8012    "L1_Hit_Indication": "0",
8013    "Errata": "null",
8014    "ELLC": "0",
8015    "Offcore": "1",
8016    "Deprecated": "0"
8017  },
8018  {
8019    "EventCode": "0xB7, 0xBB",
8020    "UMask": "0x01",
8021    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.REMOTE_HIT_FORWARD",
8022    "BriefDescription": "Counts all demand code reads that miss the L3 and clean or shared data is transferred from remote cache.",
8023    "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.",
8024    "Counter": "0,1,2,3",
8025    "CounterHTOff": "0,1,2,3",
8026    "SampleAfterValue": "100003",
8027    "MSRIndex": "0x1a6,0x1a7",
8028    "MSRValue": "0x083FC00004",
8029    "TakenAlone": "0",
8030    "CounterMask": "0",
8031    "Invert": "0",
8032    "AnyThread": "0",
8033    "EdgeDetect": "0",
8034    "PEBS": "0",
8035    "Data_LA": "0",
8036    "L1_Hit_Indication": "0",
8037    "Errata": "null",
8038    "ELLC": "0",
8039    "Offcore": "1",
8040    "Deprecated": "0"
8041  },
8042  {
8043    "EventCode": "0xB7, 0xBB",
8044    "UMask": "0x01",
8045    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.REMOTE_HITM",
8046    "BriefDescription": "Counts all demand code reads that miss the L3 and the modified data is transferred from remote cache.",
8047    "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.",
8048    "Counter": "0,1,2,3",
8049    "CounterHTOff": "0,1,2,3",
8050    "SampleAfterValue": "100003",
8051    "MSRIndex": "0x1a6,0x1a7",
8052    "MSRValue": "0x103FC00004",
8053    "TakenAlone": "0",
8054    "CounterMask": "0",
8055    "Invert": "0",
8056    "AnyThread": "0",
8057    "EdgeDetect": "0",
8058    "PEBS": "0",
8059    "Data_LA": "0",
8060    "L1_Hit_Indication": "0",
8061    "Errata": "null",
8062    "ELLC": "0",
8063    "Offcore": "1",
8064    "Deprecated": "0"
8065  },
8066  {
8067    "EventCode": "0xB7, 0xBB",
8068    "UMask": "0x01",
8069    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.SNOOP_MISS_OR_NO_FWD",
8070    "BriefDescription": "Counts all demand code reads that miss the L3 and the data is returned from local or remote dram.",
8071    "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.",
8072    "Counter": "0,1,2,3",
8073    "CounterHTOff": "0,1,2,3",
8074    "SampleAfterValue": "100003",
8075    "MSRIndex": "0x1a6,0x1a7",
8076    "MSRValue": "0x063FC00004",
8077    "TakenAlone": "0",
8078    "CounterMask": "0",
8079    "Invert": "0",
8080    "AnyThread": "0",
8081    "EdgeDetect": "0",
8082    "PEBS": "0",
8083    "Data_LA": "0",
8084    "L1_Hit_Indication": "0",
8085    "Errata": "null",
8086    "ELLC": "0",
8087    "Offcore": "1",
8088    "Deprecated": "0"
8089  },
8090  {
8091    "EventCode": "0xB7, 0xBB",
8092    "UMask": "0x01",
8093    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
8094    "BriefDescription": "Counts all demand code reads that miss the L3 and the data is returned from remote dram.",
8095    "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.",
8096    "Counter": "0,1,2,3",
8097    "CounterHTOff": "0,1,2,3",
8098    "SampleAfterValue": "100003",
8099    "MSRIndex": "0x1a6,0x1a7",
8100    "MSRValue": "0x063B800004",
8101    "TakenAlone": "0",
8102    "CounterMask": "0",
8103    "Invert": "0",
8104    "AnyThread": "0",
8105    "EdgeDetect": "0",
8106    "PEBS": "0",
8107    "Data_LA": "0",
8108    "L1_Hit_Indication": "0",
8109    "Errata": "null",
8110    "ELLC": "0",
8111    "Offcore": "1",
8112    "Deprecated": "0"
8113  },
8114  {
8115    "EventCode": "0xB7, 0xBB",
8116    "UMask": "0x01",
8117    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
8118    "BriefDescription": "Counts all demand code reads that miss the L3 and the data is returned from local dram.",
8119    "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.",
8120    "Counter": "0,1,2,3",
8121    "CounterHTOff": "0,1,2,3",
8122    "SampleAfterValue": "100003",
8123    "MSRIndex": "0x1a6,0x1a7",
8124    "MSRValue": "0x0604000004",
8125    "TakenAlone": "0",
8126    "CounterMask": "0",
8127    "Invert": "0",
8128    "AnyThread": "0",
8129    "EdgeDetect": "0",
8130    "PEBS": "0",
8131    "Data_LA": "0",
8132    "L1_Hit_Indication": "0",
8133    "Errata": "null",
8134    "ELLC": "0",
8135    "Offcore": "1",
8136    "Deprecated": "0"
8137  },
8138  {
8139    "EventCode": "0xB7, 0xBB",
8140    "UMask": "0x01",
8141    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.ANY_RESPONSE",
8142    "BriefDescription": "Counts prefetch (that bring data to L2) data reads that have any response type.",
8143    "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.",
8144    "Counter": "0,1,2,3",
8145    "CounterHTOff": "0,1,2,3",
8146    "SampleAfterValue": "100003",
8147    "MSRIndex": "0x1a6,0x1a7",
8148    "MSRValue": "0x0000010010",
8149    "TakenAlone": "0",
8150    "CounterMask": "0",
8151    "Invert": "0",
8152    "AnyThread": "0",
8153    "EdgeDetect": "0",
8154    "PEBS": "0",
8155    "Data_LA": "0",
8156    "L1_Hit_Indication": "0",
8157    "Errata": "null",
8158    "ELLC": "0",
8159    "Offcore": "1",
8160    "Deprecated": "0"
8161  },
8162  {
8163    "EventCode": "0xB7, 0xBB",
8164    "UMask": "0x01",
8165    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_HIT.NO_SNOOP_NEEDED",
8166    "BriefDescription": "Counts prefetch (that bring data to L2) data reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
8167    "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.",
8168    "Counter": "0,1,2,3",
8169    "CounterHTOff": "0,1,2,3",
8170    "SampleAfterValue": "100003",
8171    "MSRIndex": "0x1a6,0x1a7",
8172    "MSRValue": "0x01003C0010",
8173    "TakenAlone": "0",
8174    "CounterMask": "0",
8175    "Invert": "0",
8176    "AnyThread": "0",
8177    "EdgeDetect": "0",
8178    "PEBS": "0",
8179    "Data_LA": "0",
8180    "L1_Hit_Indication": "0",
8181    "Errata": "null",
8182    "ELLC": "0",
8183    "Offcore": "1",
8184    "Deprecated": "0"
8185  },
8186  {
8187    "EventCode": "0xB7, 0xBB",
8188    "UMask": "0x01",
8189    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_HIT.HIT_OTHER_CORE_NO_FWD",
8190    "BriefDescription": "Counts prefetch (that bring data to L2) data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
8191    "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.",
8192    "Counter": "0,1,2,3",
8193    "CounterHTOff": "0,1,2,3",
8194    "SampleAfterValue": "100003",
8195    "MSRIndex": "0x1a6,0x1a7",
8196    "MSRValue": "0x04003C0010",
8197    "TakenAlone": "0",
8198    "CounterMask": "0",
8199    "Invert": "0",
8200    "AnyThread": "0",
8201    "EdgeDetect": "0",
8202    "PEBS": "0",
8203    "Data_LA": "0",
8204    "L1_Hit_Indication": "0",
8205    "Errata": "null",
8206    "ELLC": "0",
8207    "Offcore": "1",
8208    "Deprecated": "0"
8209  },
8210  {
8211    "EventCode": "0xB7, 0xBB",
8212    "UMask": "0x01",
8213    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_HIT.HITM_OTHER_CORE",
8214    "BriefDescription": "Counts prefetch (that bring data to L2) data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
8215    "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.",
8216    "Counter": "0,1,2,3",
8217    "CounterHTOff": "0,1,2,3",
8218    "SampleAfterValue": "100003",
8219    "MSRIndex": "0x1a6,0x1a7",
8220    "MSRValue": "0x10003C0010",
8221    "TakenAlone": "0",
8222    "CounterMask": "0",
8223    "Invert": "0",
8224    "AnyThread": "0",
8225    "EdgeDetect": "0",
8226    "PEBS": "0",
8227    "Data_LA": "0",
8228    "L1_Hit_Indication": "0",
8229    "Errata": "null",
8230    "ELLC": "0",
8231    "Offcore": "1",
8232    "Deprecated": "0"
8233  },
8234  {
8235    "EventCode": "0xB7, 0xBB",
8236    "UMask": "0x01",
8237    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_HIT.ANY_SNOOP",
8238    "BriefDescription": "Counts prefetch (that bring data to L2) data reads that hit in the L3.",
8239    "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.",
8240    "Counter": "0,1,2,3",
8241    "CounterHTOff": "0,1,2,3",
8242    "SampleAfterValue": "100003",
8243    "MSRIndex": "0x1a6,0x1a7",
8244    "MSRValue": "0x3F803C0010",
8245    "TakenAlone": "0",
8246    "CounterMask": "0",
8247    "Invert": "0",
8248    "AnyThread": "0",
8249    "EdgeDetect": "0",
8250    "PEBS": "0",
8251    "Data_LA": "0",
8252    "L1_Hit_Indication": "0",
8253    "Errata": "null",
8254    "ELLC": "0",
8255    "Offcore": "1",
8256    "Deprecated": "0"
8257  },
8258  {
8259    "EventCode": "0xB7, 0xBB",
8260    "UMask": "0x01",
8261    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_MISS.ANY_SNOOP",
8262    "BriefDescription": "Counts prefetch (that bring data to L2) data reads that miss in the L3.",
8263    "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.",
8264    "Counter": "0,1,2,3",
8265    "CounterHTOff": "0,1,2,3",
8266    "SampleAfterValue": "100003",
8267    "MSRIndex": "0x1a6,0x1a7",
8268    "MSRValue": "0x3FBC000010",
8269    "TakenAlone": "0",
8270    "CounterMask": "0",
8271    "Invert": "0",
8272    "AnyThread": "0",
8273    "EdgeDetect": "0",
8274    "PEBS": "0",
8275    "Data_LA": "0",
8276    "L1_Hit_Indication": "0",
8277    "Errata": "null",
8278    "ELLC": "0",
8279    "Offcore": "1",
8280    "Deprecated": "0"
8281  },
8282  {
8283    "EventCode": "0xB7, 0xBB",
8284    "UMask": "0x01",
8285    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_MISS.REMOTE_HIT_FORWARD",
8286    "BriefDescription": "Counts prefetch (that bring data to L2) data reads that miss the L3 and clean or shared data is transferred from remote cache.",
8287    "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.",
8288    "Counter": "0,1,2,3",
8289    "CounterHTOff": "0,1,2,3",
8290    "SampleAfterValue": "100003",
8291    "MSRIndex": "0x1a6,0x1a7",
8292    "MSRValue": "0x083FC00010",
8293    "TakenAlone": "0",
8294    "CounterMask": "0",
8295    "Invert": "0",
8296    "AnyThread": "0",
8297    "EdgeDetect": "0",
8298    "PEBS": "0",
8299    "Data_LA": "0",
8300    "L1_Hit_Indication": "0",
8301    "Errata": "null",
8302    "ELLC": "0",
8303    "Offcore": "1",
8304    "Deprecated": "0"
8305  },
8306  {
8307    "EventCode": "0xB7, 0xBB",
8308    "UMask": "0x01",
8309    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_MISS.REMOTE_HITM",
8310    "BriefDescription": "Counts prefetch (that bring data to L2) data reads that miss the L3 and the modified data is transferred from remote cache.",
8311    "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.",
8312    "Counter": "0,1,2,3",
8313    "CounterHTOff": "0,1,2,3",
8314    "SampleAfterValue": "100003",
8315    "MSRIndex": "0x1a6,0x1a7",
8316    "MSRValue": "0x103FC00010",
8317    "TakenAlone": "0",
8318    "CounterMask": "0",
8319    "Invert": "0",
8320    "AnyThread": "0",
8321    "EdgeDetect": "0",
8322    "PEBS": "0",
8323    "Data_LA": "0",
8324    "L1_Hit_Indication": "0",
8325    "Errata": "null",
8326    "ELLC": "0",
8327    "Offcore": "1",
8328    "Deprecated": "0"
8329  },
8330  {
8331    "EventCode": "0xB7, 0xBB",
8332    "UMask": "0x01",
8333    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_MISS.SNOOP_MISS_OR_NO_FWD",
8334    "BriefDescription": "Counts prefetch (that bring data to L2) data reads that miss the L3 and the data is returned from local or remote dram.",
8335    "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.",
8336    "Counter": "0,1,2,3",
8337    "CounterHTOff": "0,1,2,3",
8338    "SampleAfterValue": "100003",
8339    "MSRIndex": "0x1a6,0x1a7",
8340    "MSRValue": "0x063FC00010",
8341    "TakenAlone": "0",
8342    "CounterMask": "0",
8343    "Invert": "0",
8344    "AnyThread": "0",
8345    "EdgeDetect": "0",
8346    "PEBS": "0",
8347    "Data_LA": "0",
8348    "L1_Hit_Indication": "0",
8349    "Errata": "null",
8350    "ELLC": "0",
8351    "Offcore": "1",
8352    "Deprecated": "0"
8353  },
8354  {
8355    "EventCode": "0xB7, 0xBB",
8356    "UMask": "0x01",
8357    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
8358    "BriefDescription": "Counts prefetch (that bring data to L2) data reads that miss the L3 and the data is returned from remote dram.",
8359    "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.",
8360    "Counter": "0,1,2,3",
8361    "CounterHTOff": "0,1,2,3",
8362    "SampleAfterValue": "100003",
8363    "MSRIndex": "0x1a6,0x1a7",
8364    "MSRValue": "0x063B800010",
8365    "TakenAlone": "0",
8366    "CounterMask": "0",
8367    "Invert": "0",
8368    "AnyThread": "0",
8369    "EdgeDetect": "0",
8370    "PEBS": "0",
8371    "Data_LA": "0",
8372    "L1_Hit_Indication": "0",
8373    "Errata": "null",
8374    "ELLC": "0",
8375    "Offcore": "1",
8376    "Deprecated": "0"
8377  },
8378  {
8379    "EventCode": "0xB7, 0xBB",
8380    "UMask": "0x01",
8381    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
8382    "BriefDescription": "Counts prefetch (that bring data to L2) data reads that miss the L3 and the data is returned from local dram.",
8383    "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.",
8384    "Counter": "0,1,2,3",
8385    "CounterHTOff": "0,1,2,3",
8386    "SampleAfterValue": "100003",
8387    "MSRIndex": "0x1a6,0x1a7",
8388    "MSRValue": "0x0604000010",
8389    "TakenAlone": "0",
8390    "CounterMask": "0",
8391    "Invert": "0",
8392    "AnyThread": "0",
8393    "EdgeDetect": "0",
8394    "PEBS": "0",
8395    "Data_LA": "0",
8396    "L1_Hit_Indication": "0",
8397    "Errata": "null",
8398    "ELLC": "0",
8399    "Offcore": "1",
8400    "Deprecated": "0"
8401  },
8402  {
8403    "EventCode": "0xB7, 0xBB",
8404    "UMask": "0x01",
8405    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.ANY_RESPONSE",
8406    "BriefDescription": "Counts all prefetch (that bring data to L2) RFOs that have any response type.",
8407    "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.",
8408    "Counter": "0,1,2,3",
8409    "CounterHTOff": "0,1,2,3",
8410    "SampleAfterValue": "100003",
8411    "MSRIndex": "0x1a6,0x1a7",
8412    "MSRValue": "0x0000010020",
8413    "TakenAlone": "0",
8414    "CounterMask": "0",
8415    "Invert": "0",
8416    "AnyThread": "0",
8417    "EdgeDetect": "0",
8418    "PEBS": "0",
8419    "Data_LA": "0",
8420    "L1_Hit_Indication": "0",
8421    "Errata": "null",
8422    "ELLC": "0",
8423    "Offcore": "1",
8424    "Deprecated": "0"
8425  },
8426  {
8427    "EventCode": "0xB7, 0xBB",
8428    "UMask": "0x01",
8429    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L3_HIT.NO_SNOOP_NEEDED",
8430    "BriefDescription": "Counts all prefetch (that bring data to L2) RFOs that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
8431    "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.",
8432    "Counter": "0,1,2,3",
8433    "CounterHTOff": "0,1,2,3",
8434    "SampleAfterValue": "100003",
8435    "MSRIndex": "0x1a6,0x1a7",
8436    "MSRValue": "0x01003C0020",
8437    "TakenAlone": "0",
8438    "CounterMask": "0",
8439    "Invert": "0",
8440    "AnyThread": "0",
8441    "EdgeDetect": "0",
8442    "PEBS": "0",
8443    "Data_LA": "0",
8444    "L1_Hit_Indication": "0",
8445    "Errata": "null",
8446    "ELLC": "0",
8447    "Offcore": "1",
8448    "Deprecated": "0"
8449  },
8450  {
8451    "EventCode": "0xB7, 0xBB",
8452    "UMask": "0x01",
8453    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L3_HIT.HIT_OTHER_CORE_NO_FWD",
8454    "BriefDescription": "Counts all prefetch (that bring data to L2) RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
8455    "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.",
8456    "Counter": "0,1,2,3",
8457    "CounterHTOff": "0,1,2,3",
8458    "SampleAfterValue": "100003",
8459    "MSRIndex": "0x1a6,0x1a7",
8460    "MSRValue": "0x04003C0020",
8461    "TakenAlone": "0",
8462    "CounterMask": "0",
8463    "Invert": "0",
8464    "AnyThread": "0",
8465    "EdgeDetect": "0",
8466    "PEBS": "0",
8467    "Data_LA": "0",
8468    "L1_Hit_Indication": "0",
8469    "Errata": "null",
8470    "ELLC": "0",
8471    "Offcore": "1",
8472    "Deprecated": "0"
8473  },
8474  {
8475    "EventCode": "0xB7, 0xBB",
8476    "UMask": "0x01",
8477    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L3_HIT.HITM_OTHER_CORE",
8478    "BriefDescription": "Counts all prefetch (that bring data to L2) RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
8479    "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.",
8480    "Counter": "0,1,2,3",
8481    "CounterHTOff": "0,1,2,3",
8482    "SampleAfterValue": "100003",
8483    "MSRIndex": "0x1a6,0x1a7",
8484    "MSRValue": "0x10003C0020",
8485    "TakenAlone": "0",
8486    "CounterMask": "0",
8487    "Invert": "0",
8488    "AnyThread": "0",
8489    "EdgeDetect": "0",
8490    "PEBS": "0",
8491    "Data_LA": "0",
8492    "L1_Hit_Indication": "0",
8493    "Errata": "null",
8494    "ELLC": "0",
8495    "Offcore": "1",
8496    "Deprecated": "0"
8497  },
8498  {
8499    "EventCode": "0xB7, 0xBB",
8500    "UMask": "0x01",
8501    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L3_HIT.ANY_SNOOP",
8502    "BriefDescription": "Counts all prefetch (that bring data to L2) RFOs that hit in the L3.",
8503    "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.",
8504    "Counter": "0,1,2,3",
8505    "CounterHTOff": "0,1,2,3",
8506    "SampleAfterValue": "100003",
8507    "MSRIndex": "0x1a6,0x1a7",
8508    "MSRValue": "0x3F803C0020",
8509    "TakenAlone": "0",
8510    "CounterMask": "0",
8511    "Invert": "0",
8512    "AnyThread": "0",
8513    "EdgeDetect": "0",
8514    "PEBS": "0",
8515    "Data_LA": "0",
8516    "L1_Hit_Indication": "0",
8517    "Errata": "null",
8518    "ELLC": "0",
8519    "Offcore": "1",
8520    "Deprecated": "0"
8521  },
8522  {
8523    "EventCode": "0xB7, 0xBB",
8524    "UMask": "0x01",
8525    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L3_MISS.ANY_SNOOP",
8526    "BriefDescription": "Counts all prefetch (that bring data to L2) RFOs that miss in the L3.",
8527    "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.",
8528    "Counter": "0,1,2,3",
8529    "CounterHTOff": "0,1,2,3",
8530    "SampleAfterValue": "100003",
8531    "MSRIndex": "0x1a6,0x1a7",
8532    "MSRValue": "0x3FBC000020",
8533    "TakenAlone": "0",
8534    "CounterMask": "0",
8535    "Invert": "0",
8536    "AnyThread": "0",
8537    "EdgeDetect": "0",
8538    "PEBS": "0",
8539    "Data_LA": "0",
8540    "L1_Hit_Indication": "0",
8541    "Errata": "null",
8542    "ELLC": "0",
8543    "Offcore": "1",
8544    "Deprecated": "0"
8545  },
8546  {
8547    "EventCode": "0xB7, 0xBB",
8548    "UMask": "0x01",
8549    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L3_MISS.REMOTE_HIT_FORWARD",
8550    "BriefDescription": "Counts all prefetch (that bring data to L2) RFOs that miss the L3 and clean or shared data is transferred from remote cache.",
8551    "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.",
8552    "Counter": "0,1,2,3",
8553    "CounterHTOff": "0,1,2,3",
8554    "SampleAfterValue": "100003",
8555    "MSRIndex": "0x1a6,0x1a7",
8556    "MSRValue": "0x083FC00020",
8557    "TakenAlone": "0",
8558    "CounterMask": "0",
8559    "Invert": "0",
8560    "AnyThread": "0",
8561    "EdgeDetect": "0",
8562    "PEBS": "0",
8563    "Data_LA": "0",
8564    "L1_Hit_Indication": "0",
8565    "Errata": "null",
8566    "ELLC": "0",
8567    "Offcore": "1",
8568    "Deprecated": "0"
8569  },
8570  {
8571    "EventCode": "0xB7, 0xBB",
8572    "UMask": "0x01",
8573    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L3_MISS.REMOTE_HITM",
8574    "BriefDescription": "Counts all prefetch (that bring data to L2) RFOs that miss the L3 and the modified data is transferred from remote cache.",
8575    "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.",
8576    "Counter": "0,1,2,3",
8577    "CounterHTOff": "0,1,2,3",
8578    "SampleAfterValue": "100003",
8579    "MSRIndex": "0x1a6,0x1a7",
8580    "MSRValue": "0x103FC00020",
8581    "TakenAlone": "0",
8582    "CounterMask": "0",
8583    "Invert": "0",
8584    "AnyThread": "0",
8585    "EdgeDetect": "0",
8586    "PEBS": "0",
8587    "Data_LA": "0",
8588    "L1_Hit_Indication": "0",
8589    "Errata": "null",
8590    "ELLC": "0",
8591    "Offcore": "1",
8592    "Deprecated": "0"
8593  },
8594  {
8595    "EventCode": "0xB7, 0xBB",
8596    "UMask": "0x01",
8597    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L3_MISS.SNOOP_MISS_OR_NO_FWD",
8598    "BriefDescription": "Counts all prefetch (that bring data to L2) RFOs that miss the L3 and the data is returned from local or remote dram.",
8599    "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.",
8600    "Counter": "0,1,2,3",
8601    "CounterHTOff": "0,1,2,3",
8602    "SampleAfterValue": "100003",
8603    "MSRIndex": "0x1a6,0x1a7",
8604    "MSRValue": "0x063FC00020",
8605    "TakenAlone": "0",
8606    "CounterMask": "0",
8607    "Invert": "0",
8608    "AnyThread": "0",
8609    "EdgeDetect": "0",
8610    "PEBS": "0",
8611    "Data_LA": "0",
8612    "L1_Hit_Indication": "0",
8613    "Errata": "null",
8614    "ELLC": "0",
8615    "Offcore": "1",
8616    "Deprecated": "0"
8617  },
8618  {
8619    "EventCode": "0xB7, 0xBB",
8620    "UMask": "0x01",
8621    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
8622    "BriefDescription": "Counts all prefetch (that bring data to L2) RFOs that miss the L3 and the data is returned from remote dram.",
8623    "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.",
8624    "Counter": "0,1,2,3",
8625    "CounterHTOff": "0,1,2,3",
8626    "SampleAfterValue": "100003",
8627    "MSRIndex": "0x1a6,0x1a7",
8628    "MSRValue": "0x063B800020",
8629    "TakenAlone": "0",
8630    "CounterMask": "0",
8631    "Invert": "0",
8632    "AnyThread": "0",
8633    "EdgeDetect": "0",
8634    "PEBS": "0",
8635    "Data_LA": "0",
8636    "L1_Hit_Indication": "0",
8637    "Errata": "null",
8638    "ELLC": "0",
8639    "Offcore": "1",
8640    "Deprecated": "0"
8641  },
8642  {
8643    "EventCode": "0xB7, 0xBB",
8644    "UMask": "0x01",
8645    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
8646    "BriefDescription": "Counts all prefetch (that bring data to L2) RFOs that miss the L3 and the data is returned from local dram.",
8647    "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.",
8648    "Counter": "0,1,2,3",
8649    "CounterHTOff": "0,1,2,3",
8650    "SampleAfterValue": "100003",
8651    "MSRIndex": "0x1a6,0x1a7",
8652    "MSRValue": "0x0604000020",
8653    "TakenAlone": "0",
8654    "CounterMask": "0",
8655    "Invert": "0",
8656    "AnyThread": "0",
8657    "EdgeDetect": "0",
8658    "PEBS": "0",
8659    "Data_LA": "0",
8660    "L1_Hit_Indication": "0",
8661    "Errata": "null",
8662    "ELLC": "0",
8663    "Offcore": "1",
8664    "Deprecated": "0"
8665  },
8666  {
8667    "EventCode": "0xB7, 0xBB",
8668    "UMask": "0x01",
8669    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.ANY_RESPONSE",
8670    "BriefDescription": "Counts all prefetch (that bring data to LLC only) data reads that have any response type.",
8671    "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.",
8672    "Counter": "0,1,2,3",
8673    "CounterHTOff": "0,1,2,3",
8674    "SampleAfterValue": "100003",
8675    "MSRIndex": "0x1a6,0x1a7",
8676    "MSRValue": "0x0000010080",
8677    "TakenAlone": "0",
8678    "CounterMask": "0",
8679    "Invert": "0",
8680    "AnyThread": "0",
8681    "EdgeDetect": "0",
8682    "PEBS": "0",
8683    "Data_LA": "0",
8684    "L1_Hit_Indication": "0",
8685    "Errata": "null",
8686    "ELLC": "0",
8687    "Offcore": "1",
8688    "Deprecated": "0"
8689  },
8690  {
8691    "EventCode": "0xB7, 0xBB",
8692    "UMask": "0x01",
8693    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_HIT.NO_SNOOP_NEEDED",
8694    "BriefDescription": "Counts all prefetch (that bring data to LLC only) data reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
8695    "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.",
8696    "Counter": "0,1,2,3",
8697    "CounterHTOff": "0,1,2,3",
8698    "SampleAfterValue": "100003",
8699    "MSRIndex": "0x1a6,0x1a7",
8700    "MSRValue": "0x01003C0080",
8701    "TakenAlone": "0",
8702    "CounterMask": "0",
8703    "Invert": "0",
8704    "AnyThread": "0",
8705    "EdgeDetect": "0",
8706    "PEBS": "0",
8707    "Data_LA": "0",
8708    "L1_Hit_Indication": "0",
8709    "Errata": "null",
8710    "ELLC": "0",
8711    "Offcore": "1",
8712    "Deprecated": "0"
8713  },
8714  {
8715    "EventCode": "0xB7, 0xBB",
8716    "UMask": "0x01",
8717    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_HIT.HIT_OTHER_CORE_NO_FWD",
8718    "BriefDescription": "Counts all prefetch (that bring data to LLC only) data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
8719    "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.",
8720    "Counter": "0,1,2,3",
8721    "CounterHTOff": "0,1,2,3",
8722    "SampleAfterValue": "100003",
8723    "MSRIndex": "0x1a6,0x1a7",
8724    "MSRValue": "0x04003C0080",
8725    "TakenAlone": "0",
8726    "CounterMask": "0",
8727    "Invert": "0",
8728    "AnyThread": "0",
8729    "EdgeDetect": "0",
8730    "PEBS": "0",
8731    "Data_LA": "0",
8732    "L1_Hit_Indication": "0",
8733    "Errata": "null",
8734    "ELLC": "0",
8735    "Offcore": "1",
8736    "Deprecated": "0"
8737  },
8738  {
8739    "EventCode": "0xB7, 0xBB",
8740    "UMask": "0x01",
8741    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_HIT.HITM_OTHER_CORE",
8742    "BriefDescription": "Counts all prefetch (that bring data to LLC only) data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
8743    "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.",
8744    "Counter": "0,1,2,3",
8745    "CounterHTOff": "0,1,2,3",
8746    "SampleAfterValue": "100003",
8747    "MSRIndex": "0x1a6,0x1a7",
8748    "MSRValue": "0x10003C0080",
8749    "TakenAlone": "0",
8750    "CounterMask": "0",
8751    "Invert": "0",
8752    "AnyThread": "0",
8753    "EdgeDetect": "0",
8754    "PEBS": "0",
8755    "Data_LA": "0",
8756    "L1_Hit_Indication": "0",
8757    "Errata": "null",
8758    "ELLC": "0",
8759    "Offcore": "1",
8760    "Deprecated": "0"
8761  },
8762  {
8763    "EventCode": "0xB7, 0xBB",
8764    "UMask": "0x01",
8765    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_HIT.ANY_SNOOP",
8766    "BriefDescription": "Counts all prefetch (that bring data to LLC only) data reads that hit in the L3.",
8767    "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.",
8768    "Counter": "0,1,2,3",
8769    "CounterHTOff": "0,1,2,3",
8770    "SampleAfterValue": "100003",
8771    "MSRIndex": "0x1a6,0x1a7",
8772    "MSRValue": "0x3F803C0080",
8773    "TakenAlone": "0",
8774    "CounterMask": "0",
8775    "Invert": "0",
8776    "AnyThread": "0",
8777    "EdgeDetect": "0",
8778    "PEBS": "0",
8779    "Data_LA": "0",
8780    "L1_Hit_Indication": "0",
8781    "Errata": "null",
8782    "ELLC": "0",
8783    "Offcore": "1",
8784    "Deprecated": "0"
8785  },
8786  {
8787    "EventCode": "0xB7, 0xBB",
8788    "UMask": "0x01",
8789    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_MISS.ANY_SNOOP",
8790    "BriefDescription": "Counts all prefetch (that bring data to LLC only) data reads that miss in the L3.",
8791    "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.",
8792    "Counter": "0,1,2,3",
8793    "CounterHTOff": "0,1,2,3",
8794    "SampleAfterValue": "100003",
8795    "MSRIndex": "0x1a6,0x1a7",
8796    "MSRValue": "0x3FBC000080",
8797    "TakenAlone": "0",
8798    "CounterMask": "0",
8799    "Invert": "0",
8800    "AnyThread": "0",
8801    "EdgeDetect": "0",
8802    "PEBS": "0",
8803    "Data_LA": "0",
8804    "L1_Hit_Indication": "0",
8805    "Errata": "null",
8806    "ELLC": "0",
8807    "Offcore": "1",
8808    "Deprecated": "0"
8809  },
8810  {
8811    "EventCode": "0xB7, 0xBB",
8812    "UMask": "0x01",
8813    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_MISS.REMOTE_HIT_FORWARD",
8814    "BriefDescription": "Counts all prefetch (that bring data to LLC only) data reads that miss the L3 and clean or shared data is transferred from remote cache.",
8815    "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.",
8816    "Counter": "0,1,2,3",
8817    "CounterHTOff": "0,1,2,3",
8818    "SampleAfterValue": "100003",
8819    "MSRIndex": "0x1a6,0x1a7",
8820    "MSRValue": "0x083FC00080",
8821    "TakenAlone": "0",
8822    "CounterMask": "0",
8823    "Invert": "0",
8824    "AnyThread": "0",
8825    "EdgeDetect": "0",
8826    "PEBS": "0",
8827    "Data_LA": "0",
8828    "L1_Hit_Indication": "0",
8829    "Errata": "null",
8830    "ELLC": "0",
8831    "Offcore": "1",
8832    "Deprecated": "0"
8833  },
8834  {
8835    "EventCode": "0xB7, 0xBB",
8836    "UMask": "0x01",
8837    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_MISS.REMOTE_HITM",
8838    "BriefDescription": "Counts all prefetch (that bring data to LLC only) data reads that miss the L3 and the modified data is transferred from remote cache.",
8839    "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.",
8840    "Counter": "0,1,2,3",
8841    "CounterHTOff": "0,1,2,3",
8842    "SampleAfterValue": "100003",
8843    "MSRIndex": "0x1a6,0x1a7",
8844    "MSRValue": "0x103FC00080",
8845    "TakenAlone": "0",
8846    "CounterMask": "0",
8847    "Invert": "0",
8848    "AnyThread": "0",
8849    "EdgeDetect": "0",
8850    "PEBS": "0",
8851    "Data_LA": "0",
8852    "L1_Hit_Indication": "0",
8853    "Errata": "null",
8854    "ELLC": "0",
8855    "Offcore": "1",
8856    "Deprecated": "0"
8857  },
8858  {
8859    "EventCode": "0xB7, 0xBB",
8860    "UMask": "0x01",
8861    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_MISS.SNOOP_MISS_OR_NO_FWD",
8862    "BriefDescription": "Counts all prefetch (that bring data to LLC only) data reads that miss the L3 and the data is returned from local or remote dram.",
8863    "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.",
8864    "Counter": "0,1,2,3",
8865    "CounterHTOff": "0,1,2,3",
8866    "SampleAfterValue": "100003",
8867    "MSRIndex": "0x1a6,0x1a7",
8868    "MSRValue": "0x063FC00080",
8869    "TakenAlone": "0",
8870    "CounterMask": "0",
8871    "Invert": "0",
8872    "AnyThread": "0",
8873    "EdgeDetect": "0",
8874    "PEBS": "0",
8875    "Data_LA": "0",
8876    "L1_Hit_Indication": "0",
8877    "Errata": "null",
8878    "ELLC": "0",
8879    "Offcore": "1",
8880    "Deprecated": "0"
8881  },
8882  {
8883    "EventCode": "0xB7, 0xBB",
8884    "UMask": "0x01",
8885    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
8886    "BriefDescription": "Counts all prefetch (that bring data to LLC only) data reads that miss the L3 and the data is returned from remote dram.",
8887    "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.",
8888    "Counter": "0,1,2,3",
8889    "CounterHTOff": "0,1,2,3",
8890    "SampleAfterValue": "100003",
8891    "MSRIndex": "0x1a6,0x1a7",
8892    "MSRValue": "0x063B800080",
8893    "TakenAlone": "0",
8894    "CounterMask": "0",
8895    "Invert": "0",
8896    "AnyThread": "0",
8897    "EdgeDetect": "0",
8898    "PEBS": "0",
8899    "Data_LA": "0",
8900    "L1_Hit_Indication": "0",
8901    "Errata": "null",
8902    "ELLC": "0",
8903    "Offcore": "1",
8904    "Deprecated": "0"
8905  },
8906  {
8907    "EventCode": "0xB7, 0xBB",
8908    "UMask": "0x01",
8909    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
8910    "BriefDescription": "Counts all prefetch (that bring data to LLC only) data reads that miss the L3 and the data is returned from local dram.",
8911    "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.",
8912    "Counter": "0,1,2,3",
8913    "CounterHTOff": "0,1,2,3",
8914    "SampleAfterValue": "100003",
8915    "MSRIndex": "0x1a6,0x1a7",
8916    "MSRValue": "0x0604000080",
8917    "TakenAlone": "0",
8918    "CounterMask": "0",
8919    "Invert": "0",
8920    "AnyThread": "0",
8921    "EdgeDetect": "0",
8922    "PEBS": "0",
8923    "Data_LA": "0",
8924    "L1_Hit_Indication": "0",
8925    "Errata": "null",
8926    "ELLC": "0",
8927    "Offcore": "1",
8928    "Deprecated": "0"
8929  },
8930  {
8931    "EventCode": "0xB7, 0xBB",
8932    "UMask": "0x01",
8933    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.ANY_RESPONSE",
8934    "BriefDescription": "Counts all prefetch (that bring data to LLC only) RFOs that have any response type.",
8935    "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.",
8936    "Counter": "0,1,2,3",
8937    "CounterHTOff": "0,1,2,3",
8938    "SampleAfterValue": "100003",
8939    "MSRIndex": "0x1a6,0x1a7",
8940    "MSRValue": "0x0000010100",
8941    "TakenAlone": "0",
8942    "CounterMask": "0",
8943    "Invert": "0",
8944    "AnyThread": "0",
8945    "EdgeDetect": "0",
8946    "PEBS": "0",
8947    "Data_LA": "0",
8948    "L1_Hit_Indication": "0",
8949    "Errata": "null",
8950    "ELLC": "0",
8951    "Offcore": "1",
8952    "Deprecated": "0"
8953  },
8954  {
8955    "EventCode": "0xB7, 0xBB",
8956    "UMask": "0x01",
8957    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.L3_HIT.NO_SNOOP_NEEDED",
8958    "BriefDescription": "Counts all prefetch (that bring data to LLC only) RFOs that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
8959    "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.",
8960    "Counter": "0,1,2,3",
8961    "CounterHTOff": "0,1,2,3",
8962    "SampleAfterValue": "100003",
8963    "MSRIndex": "0x1a6,0x1a7",
8964    "MSRValue": "0x01003C0100",
8965    "TakenAlone": "0",
8966    "CounterMask": "0",
8967    "Invert": "0",
8968    "AnyThread": "0",
8969    "EdgeDetect": "0",
8970    "PEBS": "0",
8971    "Data_LA": "0",
8972    "L1_Hit_Indication": "0",
8973    "Errata": "null",
8974    "ELLC": "0",
8975    "Offcore": "1",
8976    "Deprecated": "0"
8977  },
8978  {
8979    "EventCode": "0xB7, 0xBB",
8980    "UMask": "0x01",
8981    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.L3_HIT.HIT_OTHER_CORE_NO_FWD",
8982    "BriefDescription": "Counts all prefetch (that bring data to LLC only) RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
8983    "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.",
8984    "Counter": "0,1,2,3",
8985    "CounterHTOff": "0,1,2,3",
8986    "SampleAfterValue": "100003",
8987    "MSRIndex": "0x1a6,0x1a7",
8988    "MSRValue": "0x04003C0100",
8989    "TakenAlone": "0",
8990    "CounterMask": "0",
8991    "Invert": "0",
8992    "AnyThread": "0",
8993    "EdgeDetect": "0",
8994    "PEBS": "0",
8995    "Data_LA": "0",
8996    "L1_Hit_Indication": "0",
8997    "Errata": "null",
8998    "ELLC": "0",
8999    "Offcore": "1",
9000    "Deprecated": "0"
9001  },
9002  {
9003    "EventCode": "0xB7, 0xBB",
9004    "UMask": "0x01",
9005    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.L3_HIT.HITM_OTHER_CORE",
9006    "BriefDescription": "Counts all prefetch (that bring data to LLC only) RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
9007    "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.",
9008    "Counter": "0,1,2,3",
9009    "CounterHTOff": "0,1,2,3",
9010    "SampleAfterValue": "100003",
9011    "MSRIndex": "0x1a6,0x1a7",
9012    "MSRValue": "0x10003C0100",
9013    "TakenAlone": "0",
9014    "CounterMask": "0",
9015    "Invert": "0",
9016    "AnyThread": "0",
9017    "EdgeDetect": "0",
9018    "PEBS": "0",
9019    "Data_LA": "0",
9020    "L1_Hit_Indication": "0",
9021    "Errata": "null",
9022    "ELLC": "0",
9023    "Offcore": "1",
9024    "Deprecated": "0"
9025  },
9026  {
9027    "EventCode": "0xB7, 0xBB",
9028    "UMask": "0x01",
9029    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.L3_HIT.ANY_SNOOP",
9030    "BriefDescription": "Counts all prefetch (that bring data to LLC only) RFOs that hit in the L3.",
9031    "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.",
9032    "Counter": "0,1,2,3",
9033    "CounterHTOff": "0,1,2,3",
9034    "SampleAfterValue": "100003",
9035    "MSRIndex": "0x1a6,0x1a7",
9036    "MSRValue": "0x3F803C0100",
9037    "TakenAlone": "0",
9038    "CounterMask": "0",
9039    "Invert": "0",
9040    "AnyThread": "0",
9041    "EdgeDetect": "0",
9042    "PEBS": "0",
9043    "Data_LA": "0",
9044    "L1_Hit_Indication": "0",
9045    "Errata": "null",
9046    "ELLC": "0",
9047    "Offcore": "1",
9048    "Deprecated": "0"
9049  },
9050  {
9051    "EventCode": "0xB7, 0xBB",
9052    "UMask": "0x01",
9053    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.L3_MISS.ANY_SNOOP",
9054    "BriefDescription": "Counts all prefetch (that bring data to LLC only) RFOs that miss in the L3.",
9055    "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.",
9056    "Counter": "0,1,2,3",
9057    "CounterHTOff": "0,1,2,3",
9058    "SampleAfterValue": "100003",
9059    "MSRIndex": "0x1a6,0x1a7",
9060    "MSRValue": "0x3FBC000100",
9061    "TakenAlone": "0",
9062    "CounterMask": "0",
9063    "Invert": "0",
9064    "AnyThread": "0",
9065    "EdgeDetect": "0",
9066    "PEBS": "0",
9067    "Data_LA": "0",
9068    "L1_Hit_Indication": "0",
9069    "Errata": "null",
9070    "ELLC": "0",
9071    "Offcore": "1",
9072    "Deprecated": "0"
9073  },
9074  {
9075    "EventCode": "0xB7, 0xBB",
9076    "UMask": "0x01",
9077    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.L3_MISS.REMOTE_HIT_FORWARD",
9078    "BriefDescription": "Counts all prefetch (that bring data to LLC only) RFOs that miss the L3 and clean or shared data is transferred from remote cache.",
9079    "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.",
9080    "Counter": "0,1,2,3",
9081    "CounterHTOff": "0,1,2,3",
9082    "SampleAfterValue": "100003",
9083    "MSRIndex": "0x1a6,0x1a7",
9084    "MSRValue": "0x083FC00100",
9085    "TakenAlone": "0",
9086    "CounterMask": "0",
9087    "Invert": "0",
9088    "AnyThread": "0",
9089    "EdgeDetect": "0",
9090    "PEBS": "0",
9091    "Data_LA": "0",
9092    "L1_Hit_Indication": "0",
9093    "Errata": "null",
9094    "ELLC": "0",
9095    "Offcore": "1",
9096    "Deprecated": "0"
9097  },
9098  {
9099    "EventCode": "0xB7, 0xBB",
9100    "UMask": "0x01",
9101    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.L3_MISS.REMOTE_HITM",
9102    "BriefDescription": "Counts all prefetch (that bring data to LLC only) RFOs that miss the L3 and the modified data is transferred from remote cache.",
9103    "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.",
9104    "Counter": "0,1,2,3",
9105    "CounterHTOff": "0,1,2,3",
9106    "SampleAfterValue": "100003",
9107    "MSRIndex": "0x1a6,0x1a7",
9108    "MSRValue": "0x103FC00100",
9109    "TakenAlone": "0",
9110    "CounterMask": "0",
9111    "Invert": "0",
9112    "AnyThread": "0",
9113    "EdgeDetect": "0",
9114    "PEBS": "0",
9115    "Data_LA": "0",
9116    "L1_Hit_Indication": "0",
9117    "Errata": "null",
9118    "ELLC": "0",
9119    "Offcore": "1",
9120    "Deprecated": "0"
9121  },
9122  {
9123    "EventCode": "0xB7, 0xBB",
9124    "UMask": "0x01",
9125    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.L3_MISS.SNOOP_MISS_OR_NO_FWD",
9126    "BriefDescription": "Counts all prefetch (that bring data to LLC only) RFOs that miss the L3 and the data is returned from local or remote dram.",
9127    "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.",
9128    "Counter": "0,1,2,3",
9129    "CounterHTOff": "0,1,2,3",
9130    "SampleAfterValue": "100003",
9131    "MSRIndex": "0x1a6,0x1a7",
9132    "MSRValue": "0x063FC00100",
9133    "TakenAlone": "0",
9134    "CounterMask": "0",
9135    "Invert": "0",
9136    "AnyThread": "0",
9137    "EdgeDetect": "0",
9138    "PEBS": "0",
9139    "Data_LA": "0",
9140    "L1_Hit_Indication": "0",
9141    "Errata": "null",
9142    "ELLC": "0",
9143    "Offcore": "1",
9144    "Deprecated": "0"
9145  },
9146  {
9147    "EventCode": "0xB7, 0xBB",
9148    "UMask": "0x01",
9149    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
9150    "BriefDescription": "Counts all prefetch (that bring data to LLC only) RFOs that miss the L3 and the data is returned from remote dram.",
9151    "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.",
9152    "Counter": "0,1,2,3",
9153    "CounterHTOff": "0,1,2,3",
9154    "SampleAfterValue": "100003",
9155    "MSRIndex": "0x1a6,0x1a7",
9156    "MSRValue": "0x063B800100",
9157    "TakenAlone": "0",
9158    "CounterMask": "0",
9159    "Invert": "0",
9160    "AnyThread": "0",
9161    "EdgeDetect": "0",
9162    "PEBS": "0",
9163    "Data_LA": "0",
9164    "L1_Hit_Indication": "0",
9165    "Errata": "null",
9166    "ELLC": "0",
9167    "Offcore": "1",
9168    "Deprecated": "0"
9169  },
9170  {
9171    "EventCode": "0xB7, 0xBB",
9172    "UMask": "0x01",
9173    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
9174    "BriefDescription": "Counts all prefetch (that bring data to LLC only) RFOs that miss the L3 and the data is returned from local dram.",
9175    "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.",
9176    "Counter": "0,1,2,3",
9177    "CounterHTOff": "0,1,2,3",
9178    "SampleAfterValue": "100003",
9179    "MSRIndex": "0x1a6,0x1a7",
9180    "MSRValue": "0x0604000100",
9181    "TakenAlone": "0",
9182    "CounterMask": "0",
9183    "Invert": "0",
9184    "AnyThread": "0",
9185    "EdgeDetect": "0",
9186    "PEBS": "0",
9187    "Data_LA": "0",
9188    "L1_Hit_Indication": "0",
9189    "Errata": "null",
9190    "ELLC": "0",
9191    "Offcore": "1",
9192    "Deprecated": "0"
9193  },
9194  {
9195    "EventCode": "0xB7, 0xBB",
9196    "UMask": "0x01",
9197    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.ANY_RESPONSE",
9198    "BriefDescription": "Counts L1 data cache hardware prefetch requests and software prefetch requests that have any response type.",
9199    "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.",
9200    "Counter": "0,1,2,3",
9201    "CounterHTOff": "0,1,2,3",
9202    "SampleAfterValue": "100003",
9203    "MSRIndex": "0x1a6,0x1a7",
9204    "MSRValue": "0x0000010400",
9205    "TakenAlone": "0",
9206    "CounterMask": "0",
9207    "Invert": "0",
9208    "AnyThread": "0",
9209    "EdgeDetect": "0",
9210    "PEBS": "0",
9211    "Data_LA": "0",
9212    "L1_Hit_Indication": "0",
9213    "Errata": "null",
9214    "ELLC": "0",
9215    "Offcore": "1",
9216    "Deprecated": "0"
9217  },
9218  {
9219    "EventCode": "0xB7, 0xBB",
9220    "UMask": "0x01",
9221    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_HIT.NO_SNOOP_NEEDED",
9222    "BriefDescription": "Counts L1 data cache hardware prefetch requests and software prefetch requests that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
9223    "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.",
9224    "Counter": "0,1,2,3",
9225    "CounterHTOff": "0,1,2,3",
9226    "SampleAfterValue": "100003",
9227    "MSRIndex": "0x1a6,0x1a7",
9228    "MSRValue": "0x01003C0400",
9229    "TakenAlone": "0",
9230    "CounterMask": "0",
9231    "Invert": "0",
9232    "AnyThread": "0",
9233    "EdgeDetect": "0",
9234    "PEBS": "0",
9235    "Data_LA": "0",
9236    "L1_Hit_Indication": "0",
9237    "Errata": "null",
9238    "ELLC": "0",
9239    "Offcore": "1",
9240    "Deprecated": "0"
9241  },
9242  {
9243    "EventCode": "0xB7, 0xBB",
9244    "UMask": "0x01",
9245    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_HIT.HIT_OTHER_CORE_NO_FWD",
9246    "BriefDescription": "Counts L1 data cache hardware prefetch requests and software prefetch requests that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
9247    "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.",
9248    "Counter": "0,1,2,3",
9249    "CounterHTOff": "0,1,2,3",
9250    "SampleAfterValue": "100003",
9251    "MSRIndex": "0x1a6,0x1a7",
9252    "MSRValue": "0x04003C0400",
9253    "TakenAlone": "0",
9254    "CounterMask": "0",
9255    "Invert": "0",
9256    "AnyThread": "0",
9257    "EdgeDetect": "0",
9258    "PEBS": "0",
9259    "Data_LA": "0",
9260    "L1_Hit_Indication": "0",
9261    "Errata": "null",
9262    "ELLC": "0",
9263    "Offcore": "1",
9264    "Deprecated": "0"
9265  },
9266  {
9267    "EventCode": "0xB7, 0xBB",
9268    "UMask": "0x01",
9269    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_HIT.HITM_OTHER_CORE",
9270    "BriefDescription": "Counts L1 data cache hardware prefetch requests and software prefetch requests that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
9271    "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.",
9272    "Counter": "0,1,2,3",
9273    "CounterHTOff": "0,1,2,3",
9274    "SampleAfterValue": "100003",
9275    "MSRIndex": "0x1a6,0x1a7",
9276    "MSRValue": "0x10003C0400",
9277    "TakenAlone": "0",
9278    "CounterMask": "0",
9279    "Invert": "0",
9280    "AnyThread": "0",
9281    "EdgeDetect": "0",
9282    "PEBS": "0",
9283    "Data_LA": "0",
9284    "L1_Hit_Indication": "0",
9285    "Errata": "null",
9286    "ELLC": "0",
9287    "Offcore": "1",
9288    "Deprecated": "0"
9289  },
9290  {
9291    "EventCode": "0xB7, 0xBB",
9292    "UMask": "0x01",
9293    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_HIT.ANY_SNOOP",
9294    "BriefDescription": "Counts L1 data cache hardware prefetch requests and software prefetch requests that hit in the L3.",
9295    "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.",
9296    "Counter": "0,1,2,3",
9297    "CounterHTOff": "0,1,2,3",
9298    "SampleAfterValue": "100003",
9299    "MSRIndex": "0x1a6,0x1a7",
9300    "MSRValue": "0x3F803C0400",
9301    "TakenAlone": "0",
9302    "CounterMask": "0",
9303    "Invert": "0",
9304    "AnyThread": "0",
9305    "EdgeDetect": "0",
9306    "PEBS": "0",
9307    "Data_LA": "0",
9308    "L1_Hit_Indication": "0",
9309    "Errata": "null",
9310    "ELLC": "0",
9311    "Offcore": "1",
9312    "Deprecated": "0"
9313  },
9314  {
9315    "EventCode": "0xB7, 0xBB",
9316    "UMask": "0x01",
9317    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_MISS.ANY_SNOOP",
9318    "BriefDescription": "Counts L1 data cache hardware prefetch requests and software prefetch requests that miss in the L3.",
9319    "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.",
9320    "Counter": "0,1,2,3",
9321    "CounterHTOff": "0,1,2,3",
9322    "SampleAfterValue": "100003",
9323    "MSRIndex": "0x1a6,0x1a7",
9324    "MSRValue": "0x3FBC000400",
9325    "TakenAlone": "0",
9326    "CounterMask": "0",
9327    "Invert": "0",
9328    "AnyThread": "0",
9329    "EdgeDetect": "0",
9330    "PEBS": "0",
9331    "Data_LA": "0",
9332    "L1_Hit_Indication": "0",
9333    "Errata": "null",
9334    "ELLC": "0",
9335    "Offcore": "1",
9336    "Deprecated": "0"
9337  },
9338  {
9339    "EventCode": "0xB7, 0xBB",
9340    "UMask": "0x01",
9341    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_MISS.REMOTE_HIT_FORWARD",
9342    "BriefDescription": "Counts L1 data cache hardware prefetch requests and software prefetch requests that miss the L3 and clean or shared data is transferred from remote cache.",
9343    "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.",
9344    "Counter": "0,1,2,3",
9345    "CounterHTOff": "0,1,2,3",
9346    "SampleAfterValue": "100003",
9347    "MSRIndex": "0x1a6,0x1a7",
9348    "MSRValue": "0x083FC00400",
9349    "TakenAlone": "0",
9350    "CounterMask": "0",
9351    "Invert": "0",
9352    "AnyThread": "0",
9353    "EdgeDetect": "0",
9354    "PEBS": "0",
9355    "Data_LA": "0",
9356    "L1_Hit_Indication": "0",
9357    "Errata": "null",
9358    "ELLC": "0",
9359    "Offcore": "1",
9360    "Deprecated": "0"
9361  },
9362  {
9363    "EventCode": "0xB7, 0xBB",
9364    "UMask": "0x01",
9365    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_MISS.REMOTE_HITM",
9366    "BriefDescription": "Counts L1 data cache hardware prefetch requests and software prefetch requests that miss the L3 and the modified data is transferred from remote cache.",
9367    "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.",
9368    "Counter": "0,1,2,3",
9369    "CounterHTOff": "0,1,2,3",
9370    "SampleAfterValue": "100003",
9371    "MSRIndex": "0x1a6,0x1a7",
9372    "MSRValue": "0x103FC00400",
9373    "TakenAlone": "0",
9374    "CounterMask": "0",
9375    "Invert": "0",
9376    "AnyThread": "0",
9377    "EdgeDetect": "0",
9378    "PEBS": "0",
9379    "Data_LA": "0",
9380    "L1_Hit_Indication": "0",
9381    "Errata": "null",
9382    "ELLC": "0",
9383    "Offcore": "1",
9384    "Deprecated": "0"
9385  },
9386  {
9387    "EventCode": "0xB7, 0xBB",
9388    "UMask": "0x01",
9389    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_MISS.SNOOP_MISS_OR_NO_FWD",
9390    "BriefDescription": "Counts L1 data cache hardware prefetch requests and software prefetch requests that miss the L3 and the data is returned from local or remote dram.",
9391    "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.",
9392    "Counter": "0,1,2,3",
9393    "CounterHTOff": "0,1,2,3",
9394    "SampleAfterValue": "100003",
9395    "MSRIndex": "0x1a6,0x1a7",
9396    "MSRValue": "0x063FC00400",
9397    "TakenAlone": "0",
9398    "CounterMask": "0",
9399    "Invert": "0",
9400    "AnyThread": "0",
9401    "EdgeDetect": "0",
9402    "PEBS": "0",
9403    "Data_LA": "0",
9404    "L1_Hit_Indication": "0",
9405    "Errata": "null",
9406    "ELLC": "0",
9407    "Offcore": "1",
9408    "Deprecated": "0"
9409  },
9410  {
9411    "EventCode": "0xB7, 0xBB",
9412    "UMask": "0x01",
9413    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
9414    "BriefDescription": "Counts L1 data cache hardware prefetch requests and software prefetch requests that miss the L3 and the data is returned from remote dram.",
9415    "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.",
9416    "Counter": "0,1,2,3",
9417    "CounterHTOff": "0,1,2,3",
9418    "SampleAfterValue": "100003",
9419    "MSRIndex": "0x1a6,0x1a7",
9420    "MSRValue": "0x063B800400",
9421    "TakenAlone": "0",
9422    "CounterMask": "0",
9423    "Invert": "0",
9424    "AnyThread": "0",
9425    "EdgeDetect": "0",
9426    "PEBS": "0",
9427    "Data_LA": "0",
9428    "L1_Hit_Indication": "0",
9429    "Errata": "null",
9430    "ELLC": "0",
9431    "Offcore": "1",
9432    "Deprecated": "0"
9433  },
9434  {
9435    "EventCode": "0xB7, 0xBB",
9436    "UMask": "0x01",
9437    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
9438    "BriefDescription": "Counts L1 data cache hardware prefetch requests and software prefetch requests that miss the L3 and the data is returned from local dram.",
9439    "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.",
9440    "Counter": "0,1,2,3",
9441    "CounterHTOff": "0,1,2,3",
9442    "SampleAfterValue": "100003",
9443    "MSRIndex": "0x1a6,0x1a7",
9444    "MSRValue": "0x0604000400",
9445    "TakenAlone": "0",
9446    "CounterMask": "0",
9447    "Invert": "0",
9448    "AnyThread": "0",
9449    "EdgeDetect": "0",
9450    "PEBS": "0",
9451    "Data_LA": "0",
9452    "L1_Hit_Indication": "0",
9453    "Errata": "null",
9454    "ELLC": "0",
9455    "Offcore": "1",
9456    "Deprecated": "0"
9457  },
9458  {
9459    "EventCode": "0xB7, 0xBB",
9460    "UMask": "0x01",
9461    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.ANY_RESPONSE",
9462    "BriefDescription": "Counts all prefetch data reads that have any response type.",
9463    "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.",
9464    "Counter": "0,1,2,3",
9465    "CounterHTOff": "0,1,2,3",
9466    "SampleAfterValue": "100003",
9467    "MSRIndex": "0x1a6,0x1a7",
9468    "MSRValue": "0x0000010490",
9469    "TakenAlone": "0",
9470    "CounterMask": "0",
9471    "Invert": "0",
9472    "AnyThread": "0",
9473    "EdgeDetect": "0",
9474    "PEBS": "0",
9475    "Data_LA": "0",
9476    "L1_Hit_Indication": "0",
9477    "Errata": "null",
9478    "ELLC": "0",
9479    "Offcore": "1",
9480    "Deprecated": "0"
9481  },
9482  {
9483    "EventCode": "0xB7, 0xBB",
9484    "UMask": "0x01",
9485    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_HIT.NO_SNOOP_NEEDED",
9486    "BriefDescription": "Counts all prefetch data reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
9487    "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.",
9488    "Counter": "0,1,2,3",
9489    "CounterHTOff": "0,1,2,3",
9490    "SampleAfterValue": "100003",
9491    "MSRIndex": "0x1a6,0x1a7",
9492    "MSRValue": "0x01003C0490",
9493    "TakenAlone": "0",
9494    "CounterMask": "0",
9495    "Invert": "0",
9496    "AnyThread": "0",
9497    "EdgeDetect": "0",
9498    "PEBS": "0",
9499    "Data_LA": "0",
9500    "L1_Hit_Indication": "0",
9501    "Errata": "null",
9502    "ELLC": "0",
9503    "Offcore": "1",
9504    "Deprecated": "0"
9505  },
9506  {
9507    "EventCode": "0xB7, 0xBB",
9508    "UMask": "0x01",
9509    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_HIT.HIT_OTHER_CORE_NO_FWD",
9510    "BriefDescription": "Counts all prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
9511    "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.",
9512    "Counter": "0,1,2,3",
9513    "CounterHTOff": "0,1,2,3",
9514    "SampleAfterValue": "100003",
9515    "MSRIndex": "0x1a6,0x1a7",
9516    "MSRValue": "0x04003C0490",
9517    "TakenAlone": "0",
9518    "CounterMask": "0",
9519    "Invert": "0",
9520    "AnyThread": "0",
9521    "EdgeDetect": "0",
9522    "PEBS": "0",
9523    "Data_LA": "0",
9524    "L1_Hit_Indication": "0",
9525    "Errata": "null",
9526    "ELLC": "0",
9527    "Offcore": "1",
9528    "Deprecated": "0"
9529  },
9530  {
9531    "EventCode": "0xB7, 0xBB",
9532    "UMask": "0x01",
9533    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_HIT.HITM_OTHER_CORE",
9534    "BriefDescription": "Counts all prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
9535    "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.",
9536    "Counter": "0,1,2,3",
9537    "CounterHTOff": "0,1,2,3",
9538    "SampleAfterValue": "100003",
9539    "MSRIndex": "0x1a6,0x1a7",
9540    "MSRValue": "0x10003C0490",
9541    "TakenAlone": "0",
9542    "CounterMask": "0",
9543    "Invert": "0",
9544    "AnyThread": "0",
9545    "EdgeDetect": "0",
9546    "PEBS": "0",
9547    "Data_LA": "0",
9548    "L1_Hit_Indication": "0",
9549    "Errata": "null",
9550    "ELLC": "0",
9551    "Offcore": "1",
9552    "Deprecated": "0"
9553  },
9554  {
9555    "EventCode": "0xB7, 0xBB",
9556    "UMask": "0x01",
9557    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_HIT.ANY_SNOOP",
9558    "BriefDescription": "Counts all prefetch data reads that hit in the L3.",
9559    "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.",
9560    "Counter": "0,1,2,3",
9561    "CounterHTOff": "0,1,2,3",
9562    "SampleAfterValue": "100003",
9563    "MSRIndex": "0x1a6,0x1a7",
9564    "MSRValue": "0x3F803C0490",
9565    "TakenAlone": "0",
9566    "CounterMask": "0",
9567    "Invert": "0",
9568    "AnyThread": "0",
9569    "EdgeDetect": "0",
9570    "PEBS": "0",
9571    "Data_LA": "0",
9572    "L1_Hit_Indication": "0",
9573    "Errata": "null",
9574    "ELLC": "0",
9575    "Offcore": "1",
9576    "Deprecated": "0"
9577  },
9578  {
9579    "EventCode": "0xB7, 0xBB",
9580    "UMask": "0x01",
9581    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_MISS.ANY_SNOOP",
9582    "BriefDescription": "Counts all prefetch data reads that miss in the L3.",
9583    "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.",
9584    "Counter": "0,1,2,3",
9585    "CounterHTOff": "0,1,2,3",
9586    "SampleAfterValue": "100003",
9587    "MSRIndex": "0x1a6,0x1a7",
9588    "MSRValue": "0x3FBC000490",
9589    "TakenAlone": "0",
9590    "CounterMask": "0",
9591    "Invert": "0",
9592    "AnyThread": "0",
9593    "EdgeDetect": "0",
9594    "PEBS": "0",
9595    "Data_LA": "0",
9596    "L1_Hit_Indication": "0",
9597    "Errata": "null",
9598    "ELLC": "0",
9599    "Offcore": "1",
9600    "Deprecated": "0"
9601  },
9602  {
9603    "EventCode": "0xB7, 0xBB",
9604    "UMask": "0x01",
9605    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_MISS.REMOTE_HIT_FORWARD",
9606    "BriefDescription": "Counts all prefetch data reads that miss the L3 and clean or shared data is transferred from remote cache.",
9607    "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.",
9608    "Counter": "0,1,2,3",
9609    "CounterHTOff": "0,1,2,3",
9610    "SampleAfterValue": "100003",
9611    "MSRIndex": "0x1a6,0x1a7",
9612    "MSRValue": "0x083FC00490",
9613    "TakenAlone": "0",
9614    "CounterMask": "0",
9615    "Invert": "0",
9616    "AnyThread": "0",
9617    "EdgeDetect": "0",
9618    "PEBS": "0",
9619    "Data_LA": "0",
9620    "L1_Hit_Indication": "0",
9621    "Errata": "null",
9622    "ELLC": "0",
9623    "Offcore": "1",
9624    "Deprecated": "0"
9625  },
9626  {
9627    "EventCode": "0xB7, 0xBB",
9628    "UMask": "0x01",
9629    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_MISS.REMOTE_HITM",
9630    "BriefDescription": "Counts all prefetch data reads that miss the L3 and the modified data is transferred from remote cache.",
9631    "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.",
9632    "Counter": "0,1,2,3",
9633    "CounterHTOff": "0,1,2,3",
9634    "SampleAfterValue": "100003",
9635    "MSRIndex": "0x1a6,0x1a7",
9636    "MSRValue": "0x103FC00490",
9637    "TakenAlone": "0",
9638    "CounterMask": "0",
9639    "Invert": "0",
9640    "AnyThread": "0",
9641    "EdgeDetect": "0",
9642    "PEBS": "0",
9643    "Data_LA": "0",
9644    "L1_Hit_Indication": "0",
9645    "Errata": "null",
9646    "ELLC": "0",
9647    "Offcore": "1",
9648    "Deprecated": "0"
9649  },
9650  {
9651    "EventCode": "0xB7, 0xBB",
9652    "UMask": "0x01",
9653    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_MISS.SNOOP_MISS_OR_NO_FWD",
9654    "BriefDescription": "Counts all prefetch data reads that miss the L3 and the data is returned from local or remote dram.",
9655    "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.",
9656    "Counter": "0,1,2,3",
9657    "CounterHTOff": "0,1,2,3",
9658    "SampleAfterValue": "100003",
9659    "MSRIndex": "0x1a6,0x1a7",
9660    "MSRValue": "0x063FC00490",
9661    "TakenAlone": "0",
9662    "CounterMask": "0",
9663    "Invert": "0",
9664    "AnyThread": "0",
9665    "EdgeDetect": "0",
9666    "PEBS": "0",
9667    "Data_LA": "0",
9668    "L1_Hit_Indication": "0",
9669    "Errata": "null",
9670    "ELLC": "0",
9671    "Offcore": "1",
9672    "Deprecated": "0"
9673  },
9674  {
9675    "EventCode": "0xB7, 0xBB",
9676    "UMask": "0x01",
9677    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
9678    "BriefDescription": "Counts all prefetch data reads that miss the L3 and the data is returned from remote dram.",
9679    "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.",
9680    "Counter": "0,1,2,3",
9681    "CounterHTOff": "0,1,2,3",
9682    "SampleAfterValue": "100003",
9683    "MSRIndex": "0x1a6,0x1a7",
9684    "MSRValue": "0x063B800490",
9685    "TakenAlone": "0",
9686    "CounterMask": "0",
9687    "Invert": "0",
9688    "AnyThread": "0",
9689    "EdgeDetect": "0",
9690    "PEBS": "0",
9691    "Data_LA": "0",
9692    "L1_Hit_Indication": "0",
9693    "Errata": "null",
9694    "ELLC": "0",
9695    "Offcore": "1",
9696    "Deprecated": "0"
9697  },
9698  {
9699    "EventCode": "0xB7, 0xBB",
9700    "UMask": "0x01",
9701    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
9702    "BriefDescription": "Counts all prefetch data reads that miss the L3 and the data is returned from local dram.",
9703    "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.",
9704    "Counter": "0,1,2,3",
9705    "CounterHTOff": "0,1,2,3",
9706    "SampleAfterValue": "100003",
9707    "MSRIndex": "0x1a6,0x1a7",
9708    "MSRValue": "0x0604000490",
9709    "TakenAlone": "0",
9710    "CounterMask": "0",
9711    "Invert": "0",
9712    "AnyThread": "0",
9713    "EdgeDetect": "0",
9714    "PEBS": "0",
9715    "Data_LA": "0",
9716    "L1_Hit_Indication": "0",
9717    "Errata": "null",
9718    "ELLC": "0",
9719    "Offcore": "1",
9720    "Deprecated": "0"
9721  },
9722  {
9723    "EventCode": "0xB7, 0xBB",
9724    "UMask": "0x01",
9725    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.ANY_RESPONSE",
9726    "BriefDescription": "Counts prefetch RFOs that have any response type.",
9727    "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.",
9728    "Counter": "0,1,2,3",
9729    "CounterHTOff": "0,1,2,3",
9730    "SampleAfterValue": "100003",
9731    "MSRIndex": "0x1a6,0x1a7",
9732    "MSRValue": "0x0000010120",
9733    "TakenAlone": "0",
9734    "CounterMask": "0",
9735    "Invert": "0",
9736    "AnyThread": "0",
9737    "EdgeDetect": "0",
9738    "PEBS": "0",
9739    "Data_LA": "0",
9740    "L1_Hit_Indication": "0",
9741    "Errata": "null",
9742    "ELLC": "0",
9743    "Offcore": "1",
9744    "Deprecated": "0"
9745  },
9746  {
9747    "EventCode": "0xB7, 0xBB",
9748    "UMask": "0x01",
9749    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_HIT.NO_SNOOP_NEEDED",
9750    "BriefDescription": "Counts prefetch RFOs that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
9751    "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.",
9752    "Counter": "0,1,2,3",
9753    "CounterHTOff": "0,1,2,3",
9754    "SampleAfterValue": "100003",
9755    "MSRIndex": "0x1a6,0x1a7",
9756    "MSRValue": "0x01003C0120",
9757    "TakenAlone": "0",
9758    "CounterMask": "0",
9759    "Invert": "0",
9760    "AnyThread": "0",
9761    "EdgeDetect": "0",
9762    "PEBS": "0",
9763    "Data_LA": "0",
9764    "L1_Hit_Indication": "0",
9765    "Errata": "null",
9766    "ELLC": "0",
9767    "Offcore": "1",
9768    "Deprecated": "0"
9769  },
9770  {
9771    "EventCode": "0xB7, 0xBB",
9772    "UMask": "0x01",
9773    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_HIT.HIT_OTHER_CORE_NO_FWD",
9774    "BriefDescription": "Counts prefetch RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
9775    "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.",
9776    "Counter": "0,1,2,3",
9777    "CounterHTOff": "0,1,2,3",
9778    "SampleAfterValue": "100003",
9779    "MSRIndex": "0x1a6,0x1a7",
9780    "MSRValue": "0x04003C0120",
9781    "TakenAlone": "0",
9782    "CounterMask": "0",
9783    "Invert": "0",
9784    "AnyThread": "0",
9785    "EdgeDetect": "0",
9786    "PEBS": "0",
9787    "Data_LA": "0",
9788    "L1_Hit_Indication": "0",
9789    "Errata": "null",
9790    "ELLC": "0",
9791    "Offcore": "1",
9792    "Deprecated": "0"
9793  },
9794  {
9795    "EventCode": "0xB7, 0xBB",
9796    "UMask": "0x01",
9797    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_HIT.HITM_OTHER_CORE",
9798    "BriefDescription": "Counts prefetch RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
9799    "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.",
9800    "Counter": "0,1,2,3",
9801    "CounterHTOff": "0,1,2,3",
9802    "SampleAfterValue": "100003",
9803    "MSRIndex": "0x1a6,0x1a7",
9804    "MSRValue": "0x10003C0120",
9805    "TakenAlone": "0",
9806    "CounterMask": "0",
9807    "Invert": "0",
9808    "AnyThread": "0",
9809    "EdgeDetect": "0",
9810    "PEBS": "0",
9811    "Data_LA": "0",
9812    "L1_Hit_Indication": "0",
9813    "Errata": "null",
9814    "ELLC": "0",
9815    "Offcore": "1",
9816    "Deprecated": "0"
9817  },
9818  {
9819    "EventCode": "0xB7, 0xBB",
9820    "UMask": "0x01",
9821    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_HIT.ANY_SNOOP",
9822    "BriefDescription": "Counts prefetch RFOs that hit in the L3.",
9823    "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.",
9824    "Counter": "0,1,2,3",
9825    "CounterHTOff": "0,1,2,3",
9826    "SampleAfterValue": "100003",
9827    "MSRIndex": "0x1a6,0x1a7",
9828    "MSRValue": "0x3F803C0120",
9829    "TakenAlone": "0",
9830    "CounterMask": "0",
9831    "Invert": "0",
9832    "AnyThread": "0",
9833    "EdgeDetect": "0",
9834    "PEBS": "0",
9835    "Data_LA": "0",
9836    "L1_Hit_Indication": "0",
9837    "Errata": "null",
9838    "ELLC": "0",
9839    "Offcore": "1",
9840    "Deprecated": "0"
9841  },
9842  {
9843    "EventCode": "0xB7, 0xBB",
9844    "UMask": "0x01",
9845    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_MISS.ANY_SNOOP",
9846    "BriefDescription": "Counts prefetch RFOs that miss in the L3.",
9847    "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.",
9848    "Counter": "0,1,2,3",
9849    "CounterHTOff": "0,1,2,3",
9850    "SampleAfterValue": "100003",
9851    "MSRIndex": "0x1a6,0x1a7",
9852    "MSRValue": "0x3FBC000120",
9853    "TakenAlone": "0",
9854    "CounterMask": "0",
9855    "Invert": "0",
9856    "AnyThread": "0",
9857    "EdgeDetect": "0",
9858    "PEBS": "0",
9859    "Data_LA": "0",
9860    "L1_Hit_Indication": "0",
9861    "Errata": "null",
9862    "ELLC": "0",
9863    "Offcore": "1",
9864    "Deprecated": "0"
9865  },
9866  {
9867    "EventCode": "0xB7, 0xBB",
9868    "UMask": "0x01",
9869    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_MISS.REMOTE_HIT_FORWARD",
9870    "BriefDescription": "Counts prefetch RFOs that miss the L3 and clean or shared data is transferred from remote cache.",
9871    "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.",
9872    "Counter": "0,1,2,3",
9873    "CounterHTOff": "0,1,2,3",
9874    "SampleAfterValue": "100003",
9875    "MSRIndex": "0x1a6,0x1a7",
9876    "MSRValue": "0x083FC00120",
9877    "TakenAlone": "0",
9878    "CounterMask": "0",
9879    "Invert": "0",
9880    "AnyThread": "0",
9881    "EdgeDetect": "0",
9882    "PEBS": "0",
9883    "Data_LA": "0",
9884    "L1_Hit_Indication": "0",
9885    "Errata": "null",
9886    "ELLC": "0",
9887    "Offcore": "1",
9888    "Deprecated": "0"
9889  },
9890  {
9891    "EventCode": "0xB7, 0xBB",
9892    "UMask": "0x01",
9893    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_MISS.REMOTE_HITM",
9894    "BriefDescription": "Counts prefetch RFOs that miss the L3 and the modified data is transferred from remote cache.",
9895    "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.",
9896    "Counter": "0,1,2,3",
9897    "CounterHTOff": "0,1,2,3",
9898    "SampleAfterValue": "100003",
9899    "MSRIndex": "0x1a6,0x1a7",
9900    "MSRValue": "0x103FC00120",
9901    "TakenAlone": "0",
9902    "CounterMask": "0",
9903    "Invert": "0",
9904    "AnyThread": "0",
9905    "EdgeDetect": "0",
9906    "PEBS": "0",
9907    "Data_LA": "0",
9908    "L1_Hit_Indication": "0",
9909    "Errata": "null",
9910    "ELLC": "0",
9911    "Offcore": "1",
9912    "Deprecated": "0"
9913  },
9914  {
9915    "EventCode": "0xB7, 0xBB",
9916    "UMask": "0x01",
9917    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_MISS.SNOOP_MISS_OR_NO_FWD",
9918    "BriefDescription": "Counts prefetch RFOs that miss the L3 and the data is returned from local or remote dram.",
9919    "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.",
9920    "Counter": "0,1,2,3",
9921    "CounterHTOff": "0,1,2,3",
9922    "SampleAfterValue": "100003",
9923    "MSRIndex": "0x1a6,0x1a7",
9924    "MSRValue": "0x063FC00120",
9925    "TakenAlone": "0",
9926    "CounterMask": "0",
9927    "Invert": "0",
9928    "AnyThread": "0",
9929    "EdgeDetect": "0",
9930    "PEBS": "0",
9931    "Data_LA": "0",
9932    "L1_Hit_Indication": "0",
9933    "Errata": "null",
9934    "ELLC": "0",
9935    "Offcore": "1",
9936    "Deprecated": "0"
9937  },
9938  {
9939    "EventCode": "0xB7, 0xBB",
9940    "UMask": "0x01",
9941    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
9942    "BriefDescription": "Counts prefetch RFOs that miss the L3 and the data is returned from remote dram.",
9943    "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.",
9944    "Counter": "0,1,2,3",
9945    "CounterHTOff": "0,1,2,3",
9946    "SampleAfterValue": "100003",
9947    "MSRIndex": "0x1a6,0x1a7",
9948    "MSRValue": "0x063B800120",
9949    "TakenAlone": "0",
9950    "CounterMask": "0",
9951    "Invert": "0",
9952    "AnyThread": "0",
9953    "EdgeDetect": "0",
9954    "PEBS": "0",
9955    "Data_LA": "0",
9956    "L1_Hit_Indication": "0",
9957    "Errata": "null",
9958    "ELLC": "0",
9959    "Offcore": "1",
9960    "Deprecated": "0"
9961  },
9962  {
9963    "EventCode": "0xB7, 0xBB",
9964    "UMask": "0x01",
9965    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
9966    "BriefDescription": "Counts prefetch RFOs that miss the L3 and the data is returned from local dram.",
9967    "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.",
9968    "Counter": "0,1,2,3",
9969    "CounterHTOff": "0,1,2,3",
9970    "SampleAfterValue": "100003",
9971    "MSRIndex": "0x1a6,0x1a7",
9972    "MSRValue": "0x0604000120",
9973    "TakenAlone": "0",
9974    "CounterMask": "0",
9975    "Invert": "0",
9976    "AnyThread": "0",
9977    "EdgeDetect": "0",
9978    "PEBS": "0",
9979    "Data_LA": "0",
9980    "L1_Hit_Indication": "0",
9981    "Errata": "null",
9982    "ELLC": "0",
9983    "Offcore": "1",
9984    "Deprecated": "0"
9985  },
9986  {
9987    "EventCode": "0xB7, 0xBB",
9988    "UMask": "0x01",
9989    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.ANY_RESPONSE",
9990    "BriefDescription": "Counts all demand & prefetch data reads that have any response type.",
9991    "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.",
9992    "Counter": "0,1,2,3",
9993    "CounterHTOff": "0,1,2,3",
9994    "SampleAfterValue": "100003",
9995    "MSRIndex": "0x1a6,0x1a7",
9996    "MSRValue": "0x0000010491",
9997    "TakenAlone": "0",
9998    "CounterMask": "0",
9999    "Invert": "0",
10000    "AnyThread": "0",
10001    "EdgeDetect": "0",
10002    "PEBS": "0",
10003    "Data_LA": "0",
10004    "L1_Hit_Indication": "0",
10005    "Errata": "null",
10006    "ELLC": "0",
10007    "Offcore": "1",
10008    "Deprecated": "0"
10009  },
10010  {
10011    "EventCode": "0xB7, 0xBB",
10012    "UMask": "0x01",
10013    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_HIT.NO_SNOOP_NEEDED",
10014    "BriefDescription": "Counts all demand & prefetch data reads that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
10015    "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.",
10016    "Counter": "0,1,2,3",
10017    "CounterHTOff": "0,1,2,3",
10018    "SampleAfterValue": "100003",
10019    "MSRIndex": "0x1a6,0x1a7",
10020    "MSRValue": "0x01003C0491",
10021    "TakenAlone": "0",
10022    "CounterMask": "0",
10023    "Invert": "0",
10024    "AnyThread": "0",
10025    "EdgeDetect": "0",
10026    "PEBS": "0",
10027    "Data_LA": "0",
10028    "L1_Hit_Indication": "0",
10029    "Errata": "null",
10030    "ELLC": "0",
10031    "Offcore": "1",
10032    "Deprecated": "0"
10033  },
10034  {
10035    "EventCode": "0xB7, 0xBB",
10036    "UMask": "0x01",
10037    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_HIT.HIT_OTHER_CORE_NO_FWD",
10038    "BriefDescription": "Counts all demand & prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
10039    "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.",
10040    "Counter": "0,1,2,3",
10041    "CounterHTOff": "0,1,2,3",
10042    "SampleAfterValue": "100003",
10043    "MSRIndex": "0x1a6,0x1a7",
10044    "MSRValue": "0x04003C0491",
10045    "TakenAlone": "0",
10046    "CounterMask": "0",
10047    "Invert": "0",
10048    "AnyThread": "0",
10049    "EdgeDetect": "0",
10050    "PEBS": "0",
10051    "Data_LA": "0",
10052    "L1_Hit_Indication": "0",
10053    "Errata": "null",
10054    "ELLC": "0",
10055    "Offcore": "1",
10056    "Deprecated": "0"
10057  },
10058  {
10059    "EventCode": "0xB7, 0xBB",
10060    "UMask": "0x01",
10061    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_HIT.HITM_OTHER_CORE",
10062    "BriefDescription": "Counts all demand & prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
10063    "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.",
10064    "Counter": "0,1,2,3",
10065    "CounterHTOff": "0,1,2,3",
10066    "SampleAfterValue": "100003",
10067    "MSRIndex": "0x1a6,0x1a7",
10068    "MSRValue": "0x10003C0491",
10069    "TakenAlone": "0",
10070    "CounterMask": "0",
10071    "Invert": "0",
10072    "AnyThread": "0",
10073    "EdgeDetect": "0",
10074    "PEBS": "0",
10075    "Data_LA": "0",
10076    "L1_Hit_Indication": "0",
10077    "Errata": "null",
10078    "ELLC": "0",
10079    "Offcore": "1",
10080    "Deprecated": "0"
10081  },
10082  {
10083    "EventCode": "0xB7, 0xBB",
10084    "UMask": "0x01",
10085    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_HIT.ANY_SNOOP",
10086    "BriefDescription": "Counts all demand & prefetch data reads that hit in the L3.",
10087    "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.",
10088    "Counter": "0,1,2,3",
10089    "CounterHTOff": "0,1,2,3",
10090    "SampleAfterValue": "100003",
10091    "MSRIndex": "0x1a6,0x1a7",
10092    "MSRValue": "0x3F803C0491",
10093    "TakenAlone": "0",
10094    "CounterMask": "0",
10095    "Invert": "0",
10096    "AnyThread": "0",
10097    "EdgeDetect": "0",
10098    "PEBS": "0",
10099    "Data_LA": "0",
10100    "L1_Hit_Indication": "0",
10101    "Errata": "null",
10102    "ELLC": "0",
10103    "Offcore": "1",
10104    "Deprecated": "0"
10105  },
10106  {
10107    "EventCode": "0xB7, 0xBB",
10108    "UMask": "0x01",
10109    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_MISS.ANY_SNOOP",
10110    "BriefDescription": "Counts all demand & prefetch data reads that miss in the L3.",
10111    "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.",
10112    "Counter": "0,1,2,3",
10113    "CounterHTOff": "0,1,2,3",
10114    "SampleAfterValue": "100003",
10115    "MSRIndex": "0x1a6,0x1a7",
10116    "MSRValue": "0x3FBC000491",
10117    "TakenAlone": "0",
10118    "CounterMask": "0",
10119    "Invert": "0",
10120    "AnyThread": "0",
10121    "EdgeDetect": "0",
10122    "PEBS": "0",
10123    "Data_LA": "0",
10124    "L1_Hit_Indication": "0",
10125    "Errata": "null",
10126    "ELLC": "0",
10127    "Offcore": "1",
10128    "Deprecated": "0"
10129  },
10130  {
10131    "EventCode": "0xB7, 0xBB",
10132    "UMask": "0x01",
10133    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_MISS.REMOTE_HIT_FORWARD",
10134    "BriefDescription": "Counts all demand & prefetch data reads that miss the L3 and clean or shared data is transferred from remote cache.",
10135    "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.",
10136    "Counter": "0,1,2,3",
10137    "CounterHTOff": "0,1,2,3",
10138    "SampleAfterValue": "100003",
10139    "MSRIndex": "0x1a6,0x1a7",
10140    "MSRValue": "0x083FC00491",
10141    "TakenAlone": "0",
10142    "CounterMask": "0",
10143    "Invert": "0",
10144    "AnyThread": "0",
10145    "EdgeDetect": "0",
10146    "PEBS": "0",
10147    "Data_LA": "0",
10148    "L1_Hit_Indication": "0",
10149    "Errata": "null",
10150    "ELLC": "0",
10151    "Offcore": "1",
10152    "Deprecated": "0"
10153  },
10154  {
10155    "EventCode": "0xB7, 0xBB",
10156    "UMask": "0x01",
10157    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_MISS.REMOTE_HITM",
10158    "BriefDescription": "Counts all demand & prefetch data reads that miss the L3 and the modified data is transferred from remote cache.",
10159    "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.",
10160    "Counter": "0,1,2,3",
10161    "CounterHTOff": "0,1,2,3",
10162    "SampleAfterValue": "100003",
10163    "MSRIndex": "0x1a6,0x1a7",
10164    "MSRValue": "0x103FC00491",
10165    "TakenAlone": "0",
10166    "CounterMask": "0",
10167    "Invert": "0",
10168    "AnyThread": "0",
10169    "EdgeDetect": "0",
10170    "PEBS": "0",
10171    "Data_LA": "0",
10172    "L1_Hit_Indication": "0",
10173    "Errata": "null",
10174    "ELLC": "0",
10175    "Offcore": "1",
10176    "Deprecated": "0"
10177  },
10178  {
10179    "EventCode": "0xB7, 0xBB",
10180    "UMask": "0x01",
10181    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_MISS.SNOOP_MISS_OR_NO_FWD",
10182    "BriefDescription": "Counts all demand & prefetch data reads that miss the L3 and the data is returned from local or remote dram.",
10183    "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.",
10184    "Counter": "0,1,2,3",
10185    "CounterHTOff": "0,1,2,3",
10186    "SampleAfterValue": "100003",
10187    "MSRIndex": "0x1a6,0x1a7",
10188    "MSRValue": "0x063FC00491",
10189    "TakenAlone": "0",
10190    "CounterMask": "0",
10191    "Invert": "0",
10192    "AnyThread": "0",
10193    "EdgeDetect": "0",
10194    "PEBS": "0",
10195    "Data_LA": "0",
10196    "L1_Hit_Indication": "0",
10197    "Errata": "null",
10198    "ELLC": "0",
10199    "Offcore": "1",
10200    "Deprecated": "0"
10201  },
10202  {
10203    "EventCode": "0xB7, 0xBB",
10204    "UMask": "0x01",
10205    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
10206    "BriefDescription": "Counts all demand & prefetch data reads that miss the L3 and the data is returned from remote dram.",
10207    "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.",
10208    "Counter": "0,1,2,3",
10209    "CounterHTOff": "0,1,2,3",
10210    "SampleAfterValue": "100003",
10211    "MSRIndex": "0x1a6,0x1a7",
10212    "MSRValue": "0x063B800491",
10213    "TakenAlone": "0",
10214    "CounterMask": "0",
10215    "Invert": "0",
10216    "AnyThread": "0",
10217    "EdgeDetect": "0",
10218    "PEBS": "0",
10219    "Data_LA": "0",
10220    "L1_Hit_Indication": "0",
10221    "Errata": "null",
10222    "ELLC": "0",
10223    "Offcore": "1",
10224    "Deprecated": "0"
10225  },
10226  {
10227    "EventCode": "0xB7, 0xBB",
10228    "UMask": "0x01",
10229    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
10230    "BriefDescription": "Counts all demand & prefetch data reads that miss the L3 and the data is returned from local dram.",
10231    "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.",
10232    "Counter": "0,1,2,3",
10233    "CounterHTOff": "0,1,2,3",
10234    "SampleAfterValue": "100003",
10235    "MSRIndex": "0x1a6,0x1a7",
10236    "MSRValue": "0x0604000491",
10237    "TakenAlone": "0",
10238    "CounterMask": "0",
10239    "Invert": "0",
10240    "AnyThread": "0",
10241    "EdgeDetect": "0",
10242    "PEBS": "0",
10243    "Data_LA": "0",
10244    "L1_Hit_Indication": "0",
10245    "Errata": "null",
10246    "ELLC": "0",
10247    "Offcore": "1",
10248    "Deprecated": "0"
10249  },
10250  {
10251    "EventCode": "0xB7, 0xBB",
10252    "UMask": "0x01",
10253    "EventName": "OFFCORE_RESPONSE.ALL_RFO.ANY_RESPONSE",
10254    "BriefDescription": "Counts all demand & prefetch RFOs that have any response type.",
10255    "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.",
10256    "Counter": "0,1,2,3",
10257    "CounterHTOff": "0,1,2,3",
10258    "SampleAfterValue": "100003",
10259    "MSRIndex": "0x1a6,0x1a7",
10260    "MSRValue": "0x0000010122",
10261    "TakenAlone": "0",
10262    "CounterMask": "0",
10263    "Invert": "0",
10264    "AnyThread": "0",
10265    "EdgeDetect": "0",
10266    "PEBS": "0",
10267    "Data_LA": "0",
10268    "L1_Hit_Indication": "0",
10269    "Errata": "null",
10270    "ELLC": "0",
10271    "Offcore": "1",
10272    "Deprecated": "0"
10273  },
10274  {
10275    "EventCode": "0xB7, 0xBB",
10276    "UMask": "0x01",
10277    "EventName": "OFFCORE_RESPONSE.ALL_RFO.L3_HIT.NO_SNOOP_NEEDED",
10278    "BriefDescription": "Counts all demand & prefetch RFOs that hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores.",
10279    "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.",
10280    "Counter": "0,1,2,3",
10281    "CounterHTOff": "0,1,2,3",
10282    "SampleAfterValue": "100003",
10283    "MSRIndex": "0x1a6,0x1a7",
10284    "MSRValue": "0x01003C0122",
10285    "TakenAlone": "0",
10286    "CounterMask": "0",
10287    "Invert": "0",
10288    "AnyThread": "0",
10289    "EdgeDetect": "0",
10290    "PEBS": "0",
10291    "Data_LA": "0",
10292    "L1_Hit_Indication": "0",
10293    "Errata": "null",
10294    "ELLC": "0",
10295    "Offcore": "1",
10296    "Deprecated": "0"
10297  },
10298  {
10299    "EventCode": "0xB7, 0xBB",
10300    "UMask": "0x01",
10301    "EventName": "OFFCORE_RESPONSE.ALL_RFO.L3_HIT.HIT_OTHER_CORE_NO_FWD",
10302    "BriefDescription": "Counts all demand & prefetch RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
10303    "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.",
10304    "Counter": "0,1,2,3",
10305    "CounterHTOff": "0,1,2,3",
10306    "SampleAfterValue": "100003",
10307    "MSRIndex": "0x1a6,0x1a7",
10308    "MSRValue": "0x04003C0122",
10309    "TakenAlone": "0",
10310    "CounterMask": "0",
10311    "Invert": "0",
10312    "AnyThread": "0",
10313    "EdgeDetect": "0",
10314    "PEBS": "0",
10315    "Data_LA": "0",
10316    "L1_Hit_Indication": "0",
10317    "Errata": "null",
10318    "ELLC": "0",
10319    "Offcore": "1",
10320    "Deprecated": "0"
10321  },
10322  {
10323    "EventCode": "0xB7, 0xBB",
10324    "UMask": "0x01",
10325    "EventName": "OFFCORE_RESPONSE.ALL_RFO.L3_HIT.HITM_OTHER_CORE",
10326    "BriefDescription": "Counts all demand & prefetch RFOs that hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded.",
10327    "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.",
10328    "Counter": "0,1,2,3",
10329    "CounterHTOff": "0,1,2,3",
10330    "SampleAfterValue": "100003",
10331    "MSRIndex": "0x1a6,0x1a7",
10332    "MSRValue": "0x10003C0122",
10333    "TakenAlone": "0",
10334    "CounterMask": "0",
10335    "Invert": "0",
10336    "AnyThread": "0",
10337    "EdgeDetect": "0",
10338    "PEBS": "0",
10339    "Data_LA": "0",
10340    "L1_Hit_Indication": "0",
10341    "Errata": "null",
10342    "ELLC": "0",
10343    "Offcore": "1",
10344    "Deprecated": "0"
10345  },
10346  {
10347    "EventCode": "0xB7, 0xBB",
10348    "UMask": "0x01",
10349    "EventName": "OFFCORE_RESPONSE.ALL_RFO.L3_HIT.ANY_SNOOP",
10350    "BriefDescription": "Counts all demand & prefetch RFOs that hit in the L3.",
10351    "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.",
10352    "Counter": "0,1,2,3",
10353    "CounterHTOff": "0,1,2,3",
10354    "SampleAfterValue": "100003",
10355    "MSRIndex": "0x1a6,0x1a7",
10356    "MSRValue": "0x3F803C0122",
10357    "TakenAlone": "0",
10358    "CounterMask": "0",
10359    "Invert": "0",
10360    "AnyThread": "0",
10361    "EdgeDetect": "0",
10362    "PEBS": "0",
10363    "Data_LA": "0",
10364    "L1_Hit_Indication": "0",
10365    "Errata": "null",
10366    "ELLC": "0",
10367    "Offcore": "1",
10368    "Deprecated": "0"
10369  },
10370  {
10371    "EventCode": "0xB7, 0xBB",
10372    "UMask": "0x01",
10373    "EventName": "OFFCORE_RESPONSE.ALL_RFO.L3_MISS.ANY_SNOOP",
10374    "BriefDescription": "Counts all demand & prefetch RFOs that miss in the L3.",
10375    "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.",
10376    "Counter": "0,1,2,3",
10377    "CounterHTOff": "0,1,2,3",
10378    "SampleAfterValue": "100003",
10379    "MSRIndex": "0x1a6,0x1a7",
10380    "MSRValue": "0x3FBC000122",
10381    "TakenAlone": "0",
10382    "CounterMask": "0",
10383    "Invert": "0",
10384    "AnyThread": "0",
10385    "EdgeDetect": "0",
10386    "PEBS": "0",
10387    "Data_LA": "0",
10388    "L1_Hit_Indication": "0",
10389    "Errata": "null",
10390    "ELLC": "0",
10391    "Offcore": "1",
10392    "Deprecated": "0"
10393  },
10394  {
10395    "EventCode": "0xB7, 0xBB",
10396    "UMask": "0x01",
10397    "EventName": "OFFCORE_RESPONSE.ALL_RFO.L3_MISS.REMOTE_HIT_FORWARD",
10398    "BriefDescription": "Counts all demand & prefetch RFOs that miss the L3 and clean or shared data is transferred from remote cache.",
10399    "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.",
10400    "Counter": "0,1,2,3",
10401    "CounterHTOff": "0,1,2,3",
10402    "SampleAfterValue": "100003",
10403    "MSRIndex": "0x1a6,0x1a7",
10404    "MSRValue": "0x083FC00122",
10405    "TakenAlone": "0",
10406    "CounterMask": "0",
10407    "Invert": "0",
10408    "AnyThread": "0",
10409    "EdgeDetect": "0",
10410    "PEBS": "0",
10411    "Data_LA": "0",
10412    "L1_Hit_Indication": "0",
10413    "Errata": "null",
10414    "ELLC": "0",
10415    "Offcore": "1",
10416    "Deprecated": "0"
10417  },
10418  {
10419    "EventCode": "0xB7, 0xBB",
10420    "UMask": "0x01",
10421    "EventName": "OFFCORE_RESPONSE.ALL_RFO.L3_MISS.REMOTE_HITM",
10422    "BriefDescription": "Counts all demand & prefetch RFOs that miss the L3 and the modified data is transferred from remote cache.",
10423    "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.",
10424    "Counter": "0,1,2,3",
10425    "CounterHTOff": "0,1,2,3",
10426    "SampleAfterValue": "100003",
10427    "MSRIndex": "0x1a6,0x1a7",
10428    "MSRValue": "0x103FC00122",
10429    "TakenAlone": "0",
10430    "CounterMask": "0",
10431    "Invert": "0",
10432    "AnyThread": "0",
10433    "EdgeDetect": "0",
10434    "PEBS": "0",
10435    "Data_LA": "0",
10436    "L1_Hit_Indication": "0",
10437    "Errata": "null",
10438    "ELLC": "0",
10439    "Offcore": "1",
10440    "Deprecated": "0"
10441  },
10442  {
10443    "EventCode": "0xB7, 0xBB",
10444    "UMask": "0x01",
10445    "EventName": "OFFCORE_RESPONSE.ALL_RFO.L3_MISS.SNOOP_MISS_OR_NO_FWD",
10446    "BriefDescription": "Counts all demand & prefetch RFOs that miss the L3 and the data is returned from local or remote dram.",
10447    "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.",
10448    "Counter": "0,1,2,3",
10449    "CounterHTOff": "0,1,2,3",
10450    "SampleAfterValue": "100003",
10451    "MSRIndex": "0x1a6,0x1a7",
10452    "MSRValue": "0x063FC00122",
10453    "TakenAlone": "0",
10454    "CounterMask": "0",
10455    "Invert": "0",
10456    "AnyThread": "0",
10457    "EdgeDetect": "0",
10458    "PEBS": "0",
10459    "Data_LA": "0",
10460    "L1_Hit_Indication": "0",
10461    "Errata": "null",
10462    "ELLC": "0",
10463    "Offcore": "1",
10464    "Deprecated": "0"
10465  },
10466  {
10467    "EventCode": "0xB7, 0xBB",
10468    "UMask": "0x01",
10469    "EventName": "OFFCORE_RESPONSE.ALL_RFO.L3_MISS_REMOTE_DRAM.SNOOP_MISS_OR_NO_FWD",
10470    "BriefDescription": "Counts all demand & prefetch RFOs that miss the L3 and the data is returned from remote dram.",
10471    "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.",
10472    "Counter": "0,1,2,3",
10473    "CounterHTOff": "0,1,2,3",
10474    "SampleAfterValue": "100003",
10475    "MSRIndex": "0x1a6,0x1a7",
10476    "MSRValue": "0x063B800122",
10477    "TakenAlone": "0",
10478    "CounterMask": "0",
10479    "Invert": "0",
10480    "AnyThread": "0",
10481    "EdgeDetect": "0",
10482    "PEBS": "0",
10483    "Data_LA": "0",
10484    "L1_Hit_Indication": "0",
10485    "Errata": "null",
10486    "ELLC": "0",
10487    "Offcore": "1",
10488    "Deprecated": "0"
10489  },
10490  {
10491    "EventCode": "0xB7, 0xBB",
10492    "UMask": "0x01",
10493    "EventName": "OFFCORE_RESPONSE.ALL_RFO.L3_MISS_LOCAL_DRAM.SNOOP_MISS_OR_NO_FWD",
10494    "BriefDescription": "Counts all demand & prefetch RFOs that miss the L3 and the data is returned from local dram.",
10495    "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.",
10496    "Counter": "0,1,2,3",
10497    "CounterHTOff": "0,1,2,3",
10498    "SampleAfterValue": "100003",
10499    "MSRIndex": "0x1a6,0x1a7",
10500    "MSRValue": "0x0604000122",
10501    "TakenAlone": "0",
10502    "CounterMask": "0",
10503    "Invert": "0",
10504    "AnyThread": "0",
10505    "EdgeDetect": "0",
10506    "PEBS": "0",
10507    "Data_LA": "0",
10508    "L1_Hit_Indication": "0",
10509    "Errata": "null",
10510    "ELLC": "0",
10511    "Offcore": "1",
10512    "Deprecated": "0"
10513  },
10514  {
10515    "EventCode": "0xB7, 0xBB",
10516    "UMask": "0x01",
10517    "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10518    "BriefDescription": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10519    "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.",
10520    "Counter": "0,1,2,3",
10521    "CounterHTOff": "0,1,2,3",
10522    "SampleAfterValue": "100003",
10523    "MSRIndex": "0x1a6,0x1a7",
10524    "MSRValue": "0x08003C0001",
10525    "TakenAlone": "0",
10526    "CounterMask": "0",
10527    "Invert": "0",
10528    "AnyThread": "0",
10529    "EdgeDetect": "0",
10530    "PEBS": "0",
10531    "Data_LA": "0",
10532    "L1_Hit_Indication": "0",
10533    "Errata": "null",
10534    "ELLC": "0",
10535    "Offcore": "1",
10536    "Deprecated": "0"
10537  },
10538  {
10539    "EventCode": "0xB7, 0xBB",
10540    "UMask": "0x01",
10541    "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_HIT.SNOOP_HIT_WITH_FWD",
10542    "BriefDescription": "OFFCORE_RESPONSE.DEMAND_RFO.L3_HIT.SNOOP_HIT_WITH_FWD",
10543    "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.",
10544    "Counter": "0,1,2,3",
10545    "CounterHTOff": "0,1,2,3",
10546    "SampleAfterValue": "100003",
10547    "MSRIndex": "0x1a6,0x1a7",
10548    "MSRValue": "0x08003C0002",
10549    "TakenAlone": "0",
10550    "CounterMask": "0",
10551    "Invert": "0",
10552    "AnyThread": "0",
10553    "EdgeDetect": "0",
10554    "PEBS": "0",
10555    "Data_LA": "0",
10556    "L1_Hit_Indication": "0",
10557    "Errata": "null",
10558    "ELLC": "0",
10559    "Offcore": "1",
10560    "Deprecated": "0"
10561  },
10562  {
10563    "EventCode": "0xB7, 0xBB",
10564    "UMask": "0x01",
10565    "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10566    "BriefDescription": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10567    "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.",
10568    "Counter": "0,1,2,3",
10569    "CounterHTOff": "0,1,2,3",
10570    "SampleAfterValue": "100003",
10571    "MSRIndex": "0x1a6,0x1a7",
10572    "MSRValue": "0x08003C0004",
10573    "TakenAlone": "0",
10574    "CounterMask": "0",
10575    "Invert": "0",
10576    "AnyThread": "0",
10577    "EdgeDetect": "0",
10578    "PEBS": "0",
10579    "Data_LA": "0",
10580    "L1_Hit_Indication": "0",
10581    "Errata": "null",
10582    "ELLC": "0",
10583    "Offcore": "1",
10584    "Deprecated": "0"
10585  },
10586  {
10587    "EventCode": "0xB7, 0xBB",
10588    "UMask": "0x01",
10589    "EventName": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10590    "BriefDescription": "OFFCORE_RESPONSE.PF_L2_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10591    "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.",
10592    "Counter": "0,1,2,3",
10593    "CounterHTOff": "0,1,2,3",
10594    "SampleAfterValue": "100003",
10595    "MSRIndex": "0x1a6,0x1a7",
10596    "MSRValue": "0x08003C0010",
10597    "TakenAlone": "0",
10598    "CounterMask": "0",
10599    "Invert": "0",
10600    "AnyThread": "0",
10601    "EdgeDetect": "0",
10602    "PEBS": "0",
10603    "Data_LA": "0",
10604    "L1_Hit_Indication": "0",
10605    "Errata": "null",
10606    "ELLC": "0",
10607    "Offcore": "1",
10608    "Deprecated": "0"
10609  },
10610  {
10611    "EventCode": "0xB7, 0xBB",
10612    "UMask": "0x01",
10613    "EventName": "OFFCORE_RESPONSE.PF_L2_RFO.L3_HIT.SNOOP_HIT_WITH_FWD",
10614    "BriefDescription": "OFFCORE_RESPONSE.PF_L2_RFO.L3_HIT.SNOOP_HIT_WITH_FWD",
10615    "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.",
10616    "Counter": "0,1,2,3",
10617    "CounterHTOff": "0,1,2,3",
10618    "SampleAfterValue": "100003",
10619    "MSRIndex": "0x1a6,0x1a7",
10620    "MSRValue": "0x08003C0020",
10621    "TakenAlone": "0",
10622    "CounterMask": "0",
10623    "Invert": "0",
10624    "AnyThread": "0",
10625    "EdgeDetect": "0",
10626    "PEBS": "0",
10627    "Data_LA": "0",
10628    "L1_Hit_Indication": "0",
10629    "Errata": "null",
10630    "ELLC": "0",
10631    "Offcore": "1",
10632    "Deprecated": "0"
10633  },
10634  {
10635    "EventCode": "0xB7, 0xBB",
10636    "UMask": "0x01",
10637    "EventName": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10638    "BriefDescription": "OFFCORE_RESPONSE.PF_L3_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10639    "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.",
10640    "Counter": "0,1,2,3",
10641    "CounterHTOff": "0,1,2,3",
10642    "SampleAfterValue": "100003",
10643    "MSRIndex": "0x1a6,0x1a7",
10644    "MSRValue": "0x08003C0080",
10645    "TakenAlone": "0",
10646    "CounterMask": "0",
10647    "Invert": "0",
10648    "AnyThread": "0",
10649    "EdgeDetect": "0",
10650    "PEBS": "0",
10651    "Data_LA": "0",
10652    "L1_Hit_Indication": "0",
10653    "Errata": "null",
10654    "ELLC": "0",
10655    "Offcore": "1",
10656    "Deprecated": "0"
10657  },
10658  {
10659    "EventCode": "0xB7, 0xBB",
10660    "UMask": "0x01",
10661    "EventName": "OFFCORE_RESPONSE.PF_L3_RFO.L3_HIT.SNOOP_HIT_WITH_FWD",
10662    "BriefDescription": "OFFCORE_RESPONSE.PF_L3_RFO.L3_HIT.SNOOP_HIT_WITH_FWD",
10663    "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.",
10664    "Counter": "0,1,2,3",
10665    "CounterHTOff": "0,1,2,3",
10666    "SampleAfterValue": "100003",
10667    "MSRIndex": "0x1a6,0x1a7",
10668    "MSRValue": "0x08003C0100",
10669    "TakenAlone": "0",
10670    "CounterMask": "0",
10671    "Invert": "0",
10672    "AnyThread": "0",
10673    "EdgeDetect": "0",
10674    "PEBS": "0",
10675    "Data_LA": "0",
10676    "L1_Hit_Indication": "0",
10677    "Errata": "null",
10678    "ELLC": "0",
10679    "Offcore": "1",
10680    "Deprecated": "0"
10681  },
10682  {
10683    "EventCode": "0xB7, 0xBB",
10684    "UMask": "0x01",
10685    "EventName": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_HIT.SNOOP_HIT_WITH_FWD",
10686    "BriefDescription": "OFFCORE_RESPONSE.PF_L1D_AND_SW.L3_HIT.SNOOP_HIT_WITH_FWD",
10687    "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.",
10688    "Counter": "0,1,2,3",
10689    "CounterHTOff": "0,1,2,3",
10690    "SampleAfterValue": "100003",
10691    "MSRIndex": "0x1a6,0x1a7",
10692    "MSRValue": "0x08003C0400",
10693    "TakenAlone": "0",
10694    "CounterMask": "0",
10695    "Invert": "0",
10696    "AnyThread": "0",
10697    "EdgeDetect": "0",
10698    "PEBS": "0",
10699    "Data_LA": "0",
10700    "L1_Hit_Indication": "0",
10701    "Errata": "null",
10702    "ELLC": "0",
10703    "Offcore": "1",
10704    "Deprecated": "0"
10705  },
10706  {
10707    "EventCode": "0xB7, 0xBB",
10708    "UMask": "0x01",
10709    "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10710    "BriefDescription": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10711    "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.",
10712    "Counter": "0,1,2,3",
10713    "CounterHTOff": "0,1,2,3",
10714    "SampleAfterValue": "100003",
10715    "MSRIndex": "0x1a6,0x1a7",
10716    "MSRValue": "0x08003C0490",
10717    "TakenAlone": "0",
10718    "CounterMask": "0",
10719    "Invert": "0",
10720    "AnyThread": "0",
10721    "EdgeDetect": "0",
10722    "PEBS": "0",
10723    "Data_LA": "0",
10724    "L1_Hit_Indication": "0",
10725    "Errata": "null",
10726    "ELLC": "0",
10727    "Offcore": "1",
10728    "Deprecated": "0"
10729  },
10730  {
10731    "EventCode": "0xB7, 0xBB",
10732    "UMask": "0x01",
10733    "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_HIT.SNOOP_HIT_WITH_FWD",
10734    "BriefDescription": "OFFCORE_RESPONSE.ALL_PF_RFO.L3_HIT.SNOOP_HIT_WITH_FWD",
10735    "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.",
10736    "Counter": "0,1,2,3",
10737    "CounterHTOff": "0,1,2,3",
10738    "SampleAfterValue": "100003",
10739    "MSRIndex": "0x1a6,0x1a7",
10740    "MSRValue": "0x08003C0120",
10741    "TakenAlone": "0",
10742    "CounterMask": "0",
10743    "Invert": "0",
10744    "AnyThread": "0",
10745    "EdgeDetect": "0",
10746    "PEBS": "0",
10747    "Data_LA": "0",
10748    "L1_Hit_Indication": "0",
10749    "Errata": "null",
10750    "ELLC": "0",
10751    "Offcore": "1",
10752    "Deprecated": "0"
10753  },
10754  {
10755    "EventCode": "0xB7, 0xBB",
10756    "UMask": "0x01",
10757    "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10758    "BriefDescription": "OFFCORE_RESPONSE.ALL_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
10759    "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.",
10760    "Counter": "0,1,2,3",
10761    "CounterHTOff": "0,1,2,3",
10762    "SampleAfterValue": "100003",
10763    "MSRIndex": "0x1a6,0x1a7",
10764    "MSRValue": "0x08003C0491",
10765    "TakenAlone": "0",
10766    "CounterMask": "0",
10767    "Invert": "0",
10768    "AnyThread": "0",
10769    "EdgeDetect": "0",
10770    "PEBS": "0",
10771    "Data_LA": "0",
10772    "L1_Hit_Indication": "0",
10773    "Errata": "null",
10774    "ELLC": "0",
10775    "Offcore": "1",
10776    "Deprecated": "0"
10777  },
10778  {
10779    "EventCode": "0xB7, 0xBB",
10780    "UMask": "0x01",
10781    "EventName": "OFFCORE_RESPONSE.ALL_RFO.L3_HIT.SNOOP_HIT_WITH_FWD",
10782    "BriefDescription": "OFFCORE_RESPONSE.ALL_RFO.L3_HIT.SNOOP_HIT_WITH_FWD",
10783    "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.",
10784    "Counter": "0,1,2,3",
10785    "CounterHTOff": "0,1,2,3",
10786    "SampleAfterValue": "100003",
10787    "MSRIndex": "0x1a6,0x1a7",
10788    "MSRValue": "0x08003C0122",
10789    "TakenAlone": "0",
10790    "CounterMask": "0",
10791    "Invert": "0",
10792    "AnyThread": "0",
10793    "EdgeDetect": "0",
10794    "PEBS": "0",
10795    "Data_LA": "0",
10796    "L1_Hit_Indication": "0",
10797    "Errata": "null",
10798    "ELLC": "0",
10799    "Offcore": "1",
10800    "Deprecated": "0"
10801  }
10802]