1[
2    {
3        "BriefDescription": "Cycles while L3 cache miss demand load is outstanding.",
4        "CounterMask": "2",
5        "EventCode": "0xa3",
6        "EventName": "CYCLE_ACTIVITY.CYCLES_L3_MISS",
7        "SampleAfterValue": "1000003",
8        "UMask": "0x2",
9        "Unit": "cpu_core"
10    },
11    {
12        "BriefDescription": "Execution stalls while L3 cache miss demand load is outstanding.",
13        "CounterMask": "6",
14        "EventCode": "0xa3",
15        "EventName": "CYCLE_ACTIVITY.STALLS_L3_MISS",
16        "SampleAfterValue": "1000003",
17        "UMask": "0x6",
18        "Unit": "cpu_core"
19    },
20    {
21        "BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer is stalled due to any number of reasons, including an L1 miss, WCB full, pagewalk, store address block or store data block, on a load that retires.",
22        "EventCode": "0x05",
23        "EventName": "LD_HEAD.ANY_AT_RET",
24        "SampleAfterValue": "1000003",
25        "UMask": "0xff",
26        "Unit": "cpu_atom"
27    },
28    {
29        "BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer is stalled due to a core bound stall including a store address match, a DTLB miss or a page walk that detains the load from retiring.",
30        "EventCode": "0x05",
31        "EventName": "LD_HEAD.L1_BOUND_AT_RET",
32        "SampleAfterValue": "1000003",
33        "UMask": "0xf4",
34        "Unit": "cpu_atom"
35    },
36    {
37        "BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer and retirement are both stalled due to a DL1 miss.",
38        "EventCode": "0x05",
39        "EventName": "LD_HEAD.L1_MISS_AT_RET",
40        "SampleAfterValue": "1000003",
41        "UMask": "0x81",
42        "Unit": "cpu_atom"
43    },
44    {
45        "BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer and retirement are both stalled due to other block cases.",
46        "EventCode": "0x05",
47        "EventName": "LD_HEAD.OTHER_AT_RET",
48        "PublicDescription": "Counts the number of cycles that the head (oldest load) of the load buffer and retirement are both stalled due to other block cases such as pipeline conflicts, fences, etc.",
49        "SampleAfterValue": "1000003",
50        "UMask": "0xc0",
51        "Unit": "cpu_atom"
52    },
53    {
54        "BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer and retirement are both stalled due to a pagewalk.",
55        "EventCode": "0x05",
56        "EventName": "LD_HEAD.PGWALK_AT_RET",
57        "SampleAfterValue": "1000003",
58        "UMask": "0xa0",
59        "Unit": "cpu_atom"
60    },
61    {
62        "BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer and retirement are both stalled due to a store address match.",
63        "EventCode": "0x05",
64        "EventName": "LD_HEAD.ST_ADDR_AT_RET",
65        "SampleAfterValue": "1000003",
66        "UMask": "0x84",
67        "Unit": "cpu_atom"
68    },
69    {
70        "BriefDescription": "Counts the number of machine clears due to memory ordering caused by a snoop from an external agent. Does not count internally generated machine clears such as those due to memory disambiguation.",
71        "EventCode": "0xc3",
72        "EventName": "MACHINE_CLEARS.MEMORY_ORDERING",
73        "SampleAfterValue": "20003",
74        "UMask": "0x2",
75        "Unit": "cpu_atom"
76    },
77    {
78        "BriefDescription": "Number of machine clears due to memory ordering conflicts.",
79        "EventCode": "0xc3",
80        "EventName": "MACHINE_CLEARS.MEMORY_ORDERING",
81        "PublicDescription": "Counts the number of Machine Clears detected dye to memory ordering. Memory Ordering Machine Clears may apply when a memory read may not conform to the memory ordering rules of the x86 architecture",
82        "SampleAfterValue": "100003",
83        "UMask": "0x2",
84        "Unit": "cpu_core"
85    },
86    {
87        "BriefDescription": "Cycles while L1 cache miss demand load is outstanding.",
88        "CounterMask": "2",
89        "EventCode": "0x47",
90        "EventName": "MEMORY_ACTIVITY.CYCLES_L1D_MISS",
91        "SampleAfterValue": "1000003",
92        "UMask": "0x2",
93        "Unit": "cpu_core"
94    },
95    {
96        "BriefDescription": "Execution stalls while L1 cache miss demand load is outstanding.",
97        "CounterMask": "3",
98        "EventCode": "0x47",
99        "EventName": "MEMORY_ACTIVITY.STALLS_L1D_MISS",
100        "SampleAfterValue": "1000003",
101        "UMask": "0x3",
102        "Unit": "cpu_core"
103    },
104    {
105        "BriefDescription": "Execution stalls while L2 cache miss demand cacheable load request is outstanding.",
106        "CounterMask": "5",
107        "EventCode": "0x47",
108        "EventName": "MEMORY_ACTIVITY.STALLS_L2_MISS",
109        "PublicDescription": "Execution stalls while L2 cache miss demand cacheable load request is outstanding (will not count for uncacheable demand requests e.g. bus lock).",
110        "SampleAfterValue": "1000003",
111        "UMask": "0x5",
112        "Unit": "cpu_core"
113    },
114    {
115        "BriefDescription": "Execution stalls while L3 cache miss demand cacheable load request is outstanding.",
116        "CounterMask": "9",
117        "EventCode": "0x47",
118        "EventName": "MEMORY_ACTIVITY.STALLS_L3_MISS",
119        "PublicDescription": "Execution stalls while L3 cache miss demand cacheable load request is outstanding (will not count for uncacheable demand requests e.g. bus lock).",
120        "SampleAfterValue": "1000003",
121        "UMask": "0x9",
122        "Unit": "cpu_core"
123    },
124    {
125        "BriefDescription": "MEMORY_ORDERING.MD_NUKE",
126        "EventCode": "0x09",
127        "EventName": "MEMORY_ORDERING.MD_NUKE",
128        "SampleAfterValue": "100003",
129        "UMask": "0x1",
130        "Unit": "cpu_core"
131    },
132    {
133        "BriefDescription": "Counts the number of memory ordering machine clears due to memory renaming.",
134        "EventCode": "0x09",
135        "EventName": "MEMORY_ORDERING.MRN_NUKE",
136        "SampleAfterValue": "100003",
137        "UMask": "0x2",
138        "Unit": "cpu_core"
139    },
140    {
141        "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 1024 cycles.",
142        "Data_LA": "1",
143        "EventCode": "0xcd",
144        "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_1024",
145        "MSRIndex": "0x3F6",
146        "MSRValue": "0x400",
147        "PEBS": "2",
148        "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 1024 cycles.  Reported latency may be longer than just the memory latency.",
149        "SampleAfterValue": "53",
150        "UMask": "0x1",
151        "Unit": "cpu_core"
152    },
153    {
154        "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 128 cycles.",
155        "Data_LA": "1",
156        "EventCode": "0xcd",
157        "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_128",
158        "MSRIndex": "0x3F6",
159        "MSRValue": "0x80",
160        "PEBS": "2",
161        "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.",
162        "SampleAfterValue": "1009",
163        "UMask": "0x1",
164        "Unit": "cpu_core"
165    },
166    {
167        "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
168        "Data_LA": "1",
169        "EventCode": "0xcd",
170        "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_16",
171        "MSRIndex": "0x3F6",
172        "MSRValue": "0x10",
173        "PEBS": "2",
174        "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.",
175        "SampleAfterValue": "20011",
176        "UMask": "0x1",
177        "Unit": "cpu_core"
178    },
179    {
180        "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 2048 cycles.",
181        "Data_LA": "1",
182        "EventCode": "0xcd",
183        "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_2048",
184        "MSRIndex": "0x3F6",
185        "MSRValue": "0x800",
186        "PEBS": "2",
187        "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 2048 cycles.  Reported latency may be longer than just the memory latency.",
188        "SampleAfterValue": "23",
189        "UMask": "0x1",
190        "Unit": "cpu_core"
191    },
192    {
193        "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
194        "Data_LA": "1",
195        "EventCode": "0xcd",
196        "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_256",
197        "MSRIndex": "0x3F6",
198        "MSRValue": "0x100",
199        "PEBS": "2",
200        "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.",
201        "SampleAfterValue": "503",
202        "UMask": "0x1",
203        "Unit": "cpu_core"
204    },
205    {
206        "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 32 cycles.",
207        "Data_LA": "1",
208        "EventCode": "0xcd",
209        "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_32",
210        "MSRIndex": "0x3F6",
211        "MSRValue": "0x20",
212        "PEBS": "2",
213        "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.",
214        "SampleAfterValue": "100007",
215        "UMask": "0x1",
216        "Unit": "cpu_core"
217    },
218    {
219        "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 4 cycles.",
220        "Data_LA": "1",
221        "EventCode": "0xcd",
222        "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_4",
223        "MSRIndex": "0x3F6",
224        "MSRValue": "0x4",
225        "PEBS": "2",
226        "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.",
227        "SampleAfterValue": "100003",
228        "UMask": "0x1",
229        "Unit": "cpu_core"
230    },
231    {
232        "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 512 cycles.",
233        "Data_LA": "1",
234        "EventCode": "0xcd",
235        "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_512",
236        "MSRIndex": "0x3F6",
237        "MSRValue": "0x200",
238        "PEBS": "2",
239        "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.",
240        "SampleAfterValue": "101",
241        "UMask": "0x1",
242        "Unit": "cpu_core"
243    },
244    {
245        "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 64 cycles.",
246        "Data_LA": "1",
247        "EventCode": "0xcd",
248        "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_64",
249        "MSRIndex": "0x3F6",
250        "MSRValue": "0x40",
251        "PEBS": "2",
252        "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.",
253        "SampleAfterValue": "2003",
254        "UMask": "0x1",
255        "Unit": "cpu_core"
256    },
257    {
258        "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 8 cycles.",
259        "Data_LA": "1",
260        "EventCode": "0xcd",
261        "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_8",
262        "MSRIndex": "0x3F6",
263        "MSRValue": "0x8",
264        "PEBS": "2",
265        "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.",
266        "SampleAfterValue": "50021",
267        "UMask": "0x1",
268        "Unit": "cpu_core"
269    },
270    {
271        "BriefDescription": "Retired memory store access operations. A PDist event for PEBS Store Latency Facility.",
272        "Data_LA": "1",
273        "EventCode": "0xcd",
274        "EventName": "MEM_TRANS_RETIRED.STORE_SAMPLE",
275        "PEBS": "2",
276        "PublicDescription": "Counts Retired memory accesses with at least 1 store operation. This PEBS event is the precisely-distributed (PDist) trigger covering all stores uops for sampling by the PEBS Store Latency Facility. The facility is described in Intel SDM Volume 3 section 19.9.8",
277        "SampleAfterValue": "1000003",
278        "UMask": "0x2",
279        "Unit": "cpu_core"
280    },
281    {
282        "BriefDescription": "Counts misaligned loads that are 4K page splits.",
283        "EventCode": "0x13",
284        "EventName": "MISALIGN_MEM_REF.LOAD_PAGE_SPLIT",
285        "PEBS": "1",
286        "SampleAfterValue": "200003",
287        "UMask": "0x2",
288        "Unit": "cpu_atom"
289    },
290    {
291        "BriefDescription": "Counts misaligned stores that are 4K page splits.",
292        "EventCode": "0x13",
293        "EventName": "MISALIGN_MEM_REF.STORE_PAGE_SPLIT",
294        "PEBS": "1",
295        "SampleAfterValue": "200003",
296        "UMask": "0x4",
297        "Unit": "cpu_atom"
298    },
299    {
300        "BriefDescription": "Counts demand data reads that were not supplied by the L3 cache.",
301        "EventCode": "0x2A,0x2B",
302        "EventName": "OCR.DEMAND_DATA_RD.L3_MISS",
303        "MSRIndex": "0x1a6,0x1a7",
304        "MSRValue": "0x3FBFC00001",
305        "SampleAfterValue": "100003",
306        "UMask": "0x1",
307        "Unit": "cpu_core"
308    },
309    {
310        "BriefDescription": "Counts demand read for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that were not supplied by the L3 cache.",
311        "EventCode": "0x2A,0x2B",
312        "EventName": "OCR.DEMAND_RFO.L3_MISS",
313        "MSRIndex": "0x1a6,0x1a7",
314        "MSRValue": "0x3FBFC00002",
315        "SampleAfterValue": "100003",
316        "UMask": "0x1",
317        "Unit": "cpu_core"
318    },
319    {
320        "BriefDescription": "Counts demand data read requests that miss the L3 cache.",
321        "EventCode": "0x21",
322        "EventName": "OFFCORE_REQUESTS.L3_MISS_DEMAND_DATA_RD",
323        "SampleAfterValue": "100003",
324        "UMask": "0x10",
325        "Unit": "cpu_core"
326    },
327    {
328        "BriefDescription": "Cycles where data return is pending for a Demand Data Read request who miss L3 cache.",
329        "CounterMask": "1",
330        "EventCode": "0x20",
331        "EventName": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_L3_MISS_DEMAND_DATA_RD",
332        "PublicDescription": "Cycles with at least 1 Demand Data Read requests who miss L3 cache in the superQ.",
333        "SampleAfterValue": "1000003",
334        "UMask": "0x10",
335        "Unit": "cpu_core"
336    },
337    {
338        "BriefDescription": "For every cycle, increments by the number of demand data read requests pending that are known to have missed the L3 cache.",
339        "EventCode": "0x20",
340        "EventName": "OFFCORE_REQUESTS_OUTSTANDING.L3_MISS_DEMAND_DATA_RD",
341        "PublicDescription": "For every cycle, increments by the number of demand data read requests pending that are known to have missed the L3 cache.  Note that this does not capture all elapsed cycles while requests are outstanding - only cycles from when the requests were known by the requesting core to have missed the L3 cache.",
342        "SampleAfterValue": "2000003",
343        "UMask": "0x10",
344        "Unit": "cpu_core"
345    },
346    {
347        "BriefDescription": "Cycles where the core is waiting on at least 6 outstanding demand data read requests known to have missed the L3 cache.",
348        "CounterMask": "6",
349        "EventCode": "0x20",
350        "EventName": "OFFCORE_REQUESTS_OUTSTANDING.L3_MISS_DEMAND_DATA_RD_GE_6",
351        "PublicDescription": "Cycles where the core is waiting on at least 6 outstanding demand data read requests known to have missed the L3 cache.  Note that this event does not capture all elapsed cycles while the requests are outstanding - only cycles from when the requests were known to have missed the L3 cache.",
352        "SampleAfterValue": "2000003",
353        "UMask": "0x10",
354        "Unit": "cpu_core"
355    }
356]
357