Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
[linux-2.6-microblaze.git] / tools / perf / pmu-events / arch / x86 / icelake / cache.json
1 [
2     {
3         "CollectPEBSRecord": "2",
4         "PublicDescription": "Counts the number of demand Data Read requests that miss L2 cache. Only not rejected loads are counted.",
5         "EventCode": "0x24",
6         "Counter": "0,1,2,3",
7         "UMask": "0x21",
8         "PEBScounters": "0,1,2,3",
9         "EventName": "L2_RQSTS.DEMAND_DATA_RD_MISS",
10         "SampleAfterValue": "200003",
11         "BriefDescription": "Demand Data Read miss L2, no rejects"
12     },
13     {
14         "CollectPEBSRecord": "2",
15         "PublicDescription": "Counts the RFO (Read-for-Ownership) requests that miss L2 cache.",
16         "EventCode": "0x24",
17         "Counter": "0,1,2,3",
18         "UMask": "0x22",
19         "PEBScounters": "0,1,2,3",
20         "EventName": "L2_RQSTS.RFO_MISS",
21         "SampleAfterValue": "200003",
22         "BriefDescription": "RFO requests that miss L2 cache"
23     },
24     {
25         "CollectPEBSRecord": "2",
26         "PublicDescription": "Counts L2 cache misses when fetching instructions.",
27         "EventCode": "0x24",
28         "Counter": "0,1,2,3",
29         "UMask": "0x24",
30         "PEBScounters": "0,1,2,3",
31         "EventName": "L2_RQSTS.CODE_RD_MISS",
32         "SampleAfterValue": "200003",
33         "BriefDescription": "L2 cache misses when fetching instructions"
34     },
35     {
36         "CollectPEBSRecord": "2",
37         "PublicDescription": "Counts demand requests that miss L2 cache.",
38         "EventCode": "0x24",
39         "Counter": "0,1,2,3",
40         "UMask": "0x27",
41         "PEBScounters": "0,1,2,3",
42         "EventName": "L2_RQSTS.ALL_DEMAND_MISS",
43         "SampleAfterValue": "200003",
44         "BriefDescription": "Demand requests that miss L2 cache"
45     },
46     {
47         "CollectPEBSRecord": "2",
48         "PublicDescription": "Counts Software prefetch requests that miss the L2 cache. This event accounts for PREFETCHNTA and PREFETCHT0/1/2 instructions.",
49         "EventCode": "0x24",
50         "Counter": "0,1,2,3",
51         "UMask": "0x28",
52         "PEBScounters": "0,1,2,3",
53         "EventName": "L2_RQSTS.SWPF_MISS",
54         "SampleAfterValue": "200003",
55         "BriefDescription": "SW prefetch requests that miss L2 cache."
56     },
57     {
58         "CollectPEBSRecord": "2",
59         "PublicDescription": "Counts the number of demand Data Read requests initiated by load instructions that hit L2 cache.",
60         "EventCode": "0x24",
61         "Counter": "0,1,2,3",
62         "UMask": "0xc1",
63         "PEBScounters": "0,1,2,3",
64         "EventName": "L2_RQSTS.DEMAND_DATA_RD_HIT",
65         "SampleAfterValue": "200003",
66         "BriefDescription": "Demand Data Read requests that hit L2 cache"
67     },
68     {
69         "CollectPEBSRecord": "2",
70         "PublicDescription": "Counts the RFO (Read-for-Ownership) requests that hit L2 cache.",
71         "EventCode": "0x24",
72         "Counter": "0,1,2,3",
73         "UMask": "0xc2",
74         "PEBScounters": "0,1,2,3",
75         "EventName": "L2_RQSTS.RFO_HIT",
76         "SampleAfterValue": "200003",
77         "BriefDescription": "RFO requests that hit L2 cache"
78     },
79     {
80         "CollectPEBSRecord": "2",
81         "PublicDescription": "Counts L2 cache hits when fetching instructions, code reads.",
82         "EventCode": "0x24",
83         "Counter": "0,1,2,3",
84         "UMask": "0xc4",
85         "PEBScounters": "0,1,2,3",
86         "EventName": "L2_RQSTS.CODE_RD_HIT",
87         "SampleAfterValue": "200003",
88         "BriefDescription": "L2 cache hits when fetching instructions, code reads."
89     },
90     {
91         "CollectPEBSRecord": "2",
92         "PublicDescription": "Counts Software prefetch requests that hit the L2 cache. This event accounts for PREFETCHNTA and PREFETCHT0/1/2 instructions.",
93         "EventCode": "0x24",
94         "Counter": "0,1,2,3",
95         "UMask": "0xc8",
96         "PEBScounters": "0,1,2,3",
97         "EventName": "L2_RQSTS.SWPF_HIT",
98         "SampleAfterValue": "200003",
99         "BriefDescription": "SW prefetch requests that hit L2 cache."
100     },
101     {
102         "CollectPEBSRecord": "2",
103         "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.",
104         "EventCode": "0x24",
105         "Counter": "0,1,2,3",
106         "UMask": "0xe1",
107         "PEBScounters": "0,1,2,3",
108         "EventName": "L2_RQSTS.ALL_DEMAND_DATA_RD",
109         "SampleAfterValue": "200003",
110         "BriefDescription": "Demand Data Read requests"
111     },
112     {
113         "CollectPEBSRecord": "2",
114         "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.",
115         "EventCode": "0x24",
116         "Counter": "0,1,2,3",
117         "UMask": "0xe2",
118         "PEBScounters": "0,1,2,3",
119         "EventName": "L2_RQSTS.ALL_RFO",
120         "SampleAfterValue": "200003",
121         "BriefDescription": "RFO requests to L2 cache"
122     },
123     {
124         "CollectPEBSRecord": "2",
125         "PublicDescription": "Counts the total number of L2 code requests.",
126         "EventCode": "0x24",
127         "Counter": "0,1,2,3",
128         "UMask": "0xe4",
129         "PEBScounters": "0,1,2,3",
130         "EventName": "L2_RQSTS.ALL_CODE_RD",
131         "SampleAfterValue": "200003",
132         "BriefDescription": "L2 code requests"
133     },
134     {
135         "CollectPEBSRecord": "2",
136         "PublicDescription": "Counts demand requests to L2 cache.",
137         "EventCode": "0x24",
138         "Counter": "0,1,2,3",
139         "UMask": "0xe7",
140         "PEBScounters": "0,1,2,3",
141         "EventName": "L2_RQSTS.ALL_DEMAND_REFERENCES",
142         "SampleAfterValue": "200003",
143         "BriefDescription": "Demand requests to L2 cache"
144     },
145     {
146         "CollectPEBSRecord": "2",
147         "PublicDescription": "Counts number of L1D misses that are outstanding in each cycle, that is each cycle the 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.",
148         "EventCode": "0x48",
149         "Counter": "0,1,2,3",
150         "UMask": "0x1",
151         "PEBScounters": "0,1,2,3",
152         "EventName": "L1D_PEND_MISS.PENDING",
153         "SampleAfterValue": "2000003",
154         "BriefDescription": "Number of L1D misses that are outstanding"
155     },
156     {
157         "CollectPEBSRecord": "2",
158         "PublicDescription": "Counts duration of L1D miss outstanding in cycles.",
159         "EventCode": "0x48",
160         "Counter": "0,1,2,3",
161         "UMask": "0x1",
162         "PEBScounters": "0,1,2,3",
163         "EventName": "L1D_PEND_MISS.PENDING_CYCLES",
164         "SampleAfterValue": "2000003",
165         "BriefDescription": "Cycles with L1D load Misses outstanding.",
166         "CounterMask": "1"
167     },
168     {
169         "CollectPEBSRecord": "2",
170         "PublicDescription": "Counts number of cycles a demand request has waited due to L1D Fill Buffer (FB) unavailablability. Demand requests include cacheable/uncacheable demand load, store, lock or SW prefetch accesses.",
171         "EventCode": "0x48",
172         "Counter": "0,1,2,3",
173         "UMask": "0x2",
174         "PEBScounters": "0,1,2,3",
175         "EventName": "L1D_PEND_MISS.FB_FULL",
176         "SampleAfterValue": "2000003",
177         "BriefDescription": "Number of cycles a demand request has waited due to L1D Fill Buffer (FB) unavailablability."
178     },
179     {
180         "CollectPEBSRecord": "2",
181         "PublicDescription": "Counts number of phases a demand request has waited due to L1D Fill Buffer (FB) unavailablability. Demand requests include cacheable/uncacheable demand load, store, lock or SW prefetch accesses.",
182         "EventCode": "0x48",
183         "Counter": "0,1,2,3",
184         "UMask": "0x2",
185         "PEBScounters": "0,1,2,3",
186         "EventName": "L1D_PEND_MISS.FB_FULL_PERIODS",
187         "SampleAfterValue": "2000003",
188         "BriefDescription": "Number of phases a demand request has waited due to L1D Fill Buffer (FB) unavailablability.",
189         "CounterMask": "1",
190         "EdgeDetect": "1"
191     },
192     {
193         "CollectPEBSRecord": "2",
194         "PublicDescription": "Counts number of cycles a demand request has waited due to L1D due to lack of L2 resources. Demand requests include cacheable/uncacheable demand load, store, lock or SW prefetch accesses.",
195         "EventCode": "0x48",
196         "Counter": "0,1,2,3",
197         "UMask": "0x4",
198         "PEBScounters": "0,1,2,3",
199         "EventName": "L1D_PEND_MISS.L2_STALL",
200         "SampleAfterValue": "2000003",
201         "BriefDescription": "Number of cycles a demand request has waited due to L1D due to lack of L2 resources."
202     },
203     {
204         "CollectPEBSRecord": "2",
205         "PublicDescription": "Counts L1D data line replacements including opportunistic replacements, and replacements that require stall-for-replace or block-for-replace.",
206         "EventCode": "0x51",
207         "Counter": "0,1,2,3",
208         "UMask": "0x1",
209         "PEBScounters": "0,1,2,3",
210         "EventName": "L1D.REPLACEMENT",
211         "SampleAfterValue": "2000003",
212         "BriefDescription": "Counts the number of cache lines replaced in L1 data cache."
213     },
214     {
215         "CollectPEBSRecord": "2",
216         "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.",
217         "EventCode": "0x60",
218         "Counter": "0,1,2,3",
219         "UMask": "0x4",
220         "PEBScounters": "0,1,2,3",
221         "EventName": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DEMAND_RFO",
222         "SampleAfterValue": "2000003",
223         "BriefDescription": "Cycles with offcore outstanding demand rfo reads transactions in SuperQueue (SQ), queue to uncore.",
224         "CounterMask": "1"
225     },
226     {
227         "CollectPEBSRecord": "2",
228         "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.",
229         "EventCode": "0x60",
230         "Counter": "0,1,2,3",
231         "UMask": "0x8",
232         "PEBScounters": "0,1,2,3",
233         "EventName": "OFFCORE_REQUESTS_OUTSTANDING.ALL_DATA_RD",
234         "SampleAfterValue": "2000003",
235         "BriefDescription": "Offcore outstanding cacheable Core Data Read transactions in SuperQueue (SQ), queue to uncore"
236     },
237     {
238         "CollectPEBSRecord": "2",
239         "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.",
240         "EventCode": "0x60",
241         "Counter": "0,1,2,3",
242         "UMask": "0x8",
243         "PEBScounters": "0,1,2,3",
244         "EventName": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DATA_RD",
245         "SampleAfterValue": "2000003",
246         "BriefDescription": "Cycles when offcore outstanding cacheable Core Data Read transactions are present in SuperQueue (SQ), queue to uncore.",
247         "CounterMask": "1"
248     },
249     {
250         "CollectPEBSRecord": "2",
251         "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.",
252         "EventCode": "0xB0",
253         "Counter": "0,1,2,3",
254         "UMask": "0x1",
255         "PEBScounters": "0,1,2,3",
256         "EventName": "OFFCORE_REQUESTS.DEMAND_DATA_RD",
257         "SampleAfterValue": "100003",
258         "BriefDescription": "Demand Data Read requests sent to uncore"
259     },
260     {
261         "CollectPEBSRecord": "2",
262         "PublicDescription": "Counts the demand RFO (read for ownership) requests including regular RFOs, locks, ItoM.",
263         "EventCode": "0xB0",
264         "Counter": "0,1,2,3",
265         "UMask": "0x4",
266         "PEBScounters": "0,1,2,3",
267         "EventName": "OFFCORE_REQUESTS.DEMAND_RFO",
268         "SampleAfterValue": "100003",
269         "BriefDescription": "Demand RFO requests including regular RFOs, locks, ItoM"
270     },
271     {
272         "CollectPEBSRecord": "2",
273         "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.",
274         "EventCode": "0xB0",
275         "Counter": "0,1,2,3",
276         "UMask": "0x8",
277         "PEBScounters": "0,1,2,3",
278         "EventName": "OFFCORE_REQUESTS.ALL_DATA_RD",
279         "SampleAfterValue": "100003",
280         "BriefDescription": "Demand and prefetch data reads"
281     },
282     {
283         "CollectPEBSRecord": "2",
284         "PublicDescription": "Counts memory transactions reached the super queue including requests initiated by the core, all L3 prefetches, page walks, etc..",
285         "EventCode": "0xB0",
286         "Counter": "0,1,2,3",
287         "UMask": "0x80",
288         "PEBScounters": "0,1,2,3",
289         "EventName": "OFFCORE_REQUESTS.ALL_REQUESTS",
290         "SampleAfterValue": "100003",
291         "BriefDescription": "Any memory transaction that reached the SQ."
292     },
293     {
294         "PEBS": "1",
295         "CollectPEBSRecord": "2",
296         "PublicDescription": "Counts retired load instructions that true miss the STLB.",
297         "EventCode": "0xD0",
298         "Counter": "0,1,2,3",
299         "UMask": "0x11",
300         "PEBScounters": "0,1,2,3",
301         "EventName": "MEM_INST_RETIRED.STLB_MISS_LOADS",
302         "SampleAfterValue": "100003",
303         "BriefDescription": "Retired load instructions that miss the STLB.",
304         "Data_LA": "1"
305     },
306     {
307         "PEBS": "1",
308         "CollectPEBSRecord": "2",
309         "PublicDescription": "Counts retired store instructions that true miss the STLB.",
310         "EventCode": "0xD0",
311         "Counter": "0,1,2,3",
312         "UMask": "0x12",
313         "PEBScounters": "0,1,2,3",
314         "EventName": "MEM_INST_RETIRED.STLB_MISS_STORES",
315         "SampleAfterValue": "100003",
316         "BriefDescription": "Retired store instructions that miss the STLB.",
317         "Data_LA": "1",
318         "L1_Hit_Indication": "1"
319     },
320     {
321         "PEBS": "1",
322         "CollectPEBSRecord": "2",
323         "PublicDescription": "Counts retired load instructions with locked access.",
324         "EventCode": "0xD0",
325         "Counter": "0,1,2,3",
326         "UMask": "0x21",
327         "PEBScounters": "0,1,2,3",
328         "EventName": "MEM_INST_RETIRED.LOCK_LOADS",
329         "SampleAfterValue": "100007",
330         "BriefDescription": "Retired load instructions with locked access.",
331         "Data_LA": "1"
332     },
333     {
334         "PEBS": "1",
335         "CollectPEBSRecord": "2",
336         "PublicDescription": "Counts retired load instructions that split across a cacheline boundary.",
337         "EventCode": "0xD0",
338         "Counter": "0,1,2,3",
339         "UMask": "0x41",
340         "PEBScounters": "0,1,2,3",
341         "EventName": "MEM_INST_RETIRED.SPLIT_LOADS",
342         "SampleAfterValue": "100003",
343         "BriefDescription": "Retired load instructions that split across a cacheline boundary.",
344         "Data_LA": "1"
345     },
346     {
347         "PEBS": "1",
348         "CollectPEBSRecord": "2",
349         "PublicDescription": "Counts retired store instructions that split across a cacheline boundary.",
350         "EventCode": "0xD0",
351         "Counter": "0,1,2,3",
352         "UMask": "0x42",
353         "PEBScounters": "0,1,2,3",
354         "EventName": "MEM_INST_RETIRED.SPLIT_STORES",
355         "SampleAfterValue": "100003",
356         "BriefDescription": "Retired store instructions that split across a cacheline boundary.",
357         "Data_LA": "1",
358         "L1_Hit_Indication": "1"
359     },
360     {
361         "PEBS": "1",
362         "CollectPEBSRecord": "2",
363         "PublicDescription": "Counts all retired load instructions. This event accounts for SW prefetch instructions for loads.",
364         "EventCode": "0xD0",
365         "Counter": "0,1,2,3",
366         "UMask": "0x81",
367         "PEBScounters": "0,1,2,3",
368         "EventName": "MEM_INST_RETIRED.ALL_LOADS",
369         "SampleAfterValue": "2000003",
370         "BriefDescription": "All retired load instructions.",
371         "Data_LA": "1"
372     },
373     {
374         "PEBS": "1",
375         "CollectPEBSRecord": "2",
376         "PublicDescription": "Counts all retired store instructions. This event account for SW prefetch instructions and PREFETCHW instruction for stores.",
377         "EventCode": "0xD0",
378         "Counter": "0,1,2,3",
379         "UMask": "0x82",
380         "PEBScounters": "0,1,2,3",
381         "EventName": "MEM_INST_RETIRED.ALL_STORES",
382         "SampleAfterValue": "2000003",
383         "BriefDescription": "All retired store instructions.",
384         "Data_LA": "1",
385         "L1_Hit_Indication": "1"
386     },
387     {
388         "PEBS": "1",
389         "CollectPEBSRecord": "2",
390         "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.",
391         "EventCode": "0xD1",
392         "Counter": "0,1,2,3",
393         "UMask": "0x1",
394         "PEBScounters": "0,1,2,3",
395         "EventName": "MEM_LOAD_RETIRED.L1_HIT",
396         "SampleAfterValue": "2000003",
397         "BriefDescription": "Retired load instructions with L1 cache hits as data sources",
398         "Data_LA": "1"
399     },
400     {
401         "PEBS": "1",
402         "CollectPEBSRecord": "2",
403         "PublicDescription": "Counts retired load instructions with L2 cache hits as data sources.",
404         "EventCode": "0xD1",
405         "Counter": "0,1,2,3",
406         "UMask": "0x2",
407         "PEBScounters": "0,1,2,3",
408         "EventName": "MEM_LOAD_RETIRED.L2_HIT",
409         "SampleAfterValue": "100003",
410         "BriefDescription": "Retired load instructions with L2 cache hits as data sources",
411         "Data_LA": "1"
412     },
413     {
414         "PEBS": "1",
415         "CollectPEBSRecord": "2",
416         "PublicDescription": "Counts retired load instructions with at least one uop that hit in the L3 cache.",
417         "EventCode": "0xD1",
418         "Counter": "0,1,2,3",
419         "UMask": "0x4",
420         "PEBScounters": "0,1,2,3",
421         "EventName": "MEM_LOAD_RETIRED.L3_HIT",
422         "SampleAfterValue": "50021",
423         "BriefDescription": "Retired load instructions with L3 cache hits as data sources",
424         "Data_LA": "1"
425     },
426     {
427         "PEBS": "1",
428         "CollectPEBSRecord": "2",
429         "PublicDescription": "Counts retired load instructions with at least one uop that missed in the L1 cache.",
430         "EventCode": "0xD1",
431         "Counter": "0,1,2,3",
432         "UMask": "0x8",
433         "PEBScounters": "0,1,2,3",
434         "EventName": "MEM_LOAD_RETIRED.L1_MISS",
435         "SampleAfterValue": "100003",
436         "BriefDescription": "Retired load instructions missed L1 cache as data sources",
437         "Data_LA": "1"
438     },
439     {
440         "PEBS": "1",
441         "CollectPEBSRecord": "2",
442         "PublicDescription": "Counts retired load instructions missed L2 cache as data sources.",
443         "EventCode": "0xD1",
444         "Counter": "0,1,2,3",
445         "UMask": "0x10",
446         "PEBScounters": "0,1,2,3",
447         "EventName": "MEM_LOAD_RETIRED.L2_MISS",
448         "SampleAfterValue": "50021",
449         "BriefDescription": "Retired load instructions missed L2 cache as data sources",
450         "Data_LA": "1"
451     },
452     {
453         "PEBS": "1",
454         "CollectPEBSRecord": "2",
455         "PublicDescription": "Counts retired load instructions with at least one uop that missed in the L3 cache.",
456         "EventCode": "0xD1",
457         "Counter": "0,1,2,3",
458         "UMask": "0x20",
459         "PEBScounters": "0,1,2,3",
460         "EventName": "MEM_LOAD_RETIRED.L3_MISS",
461         "SampleAfterValue": "100007",
462         "BriefDescription": "Retired load instructions missed L3 cache as data sources",
463         "Data_LA": "1"
464     },
465     {
466         "PEBS": "1",
467         "CollectPEBSRecord": "2",
468         "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.",
469         "EventCode": "0xd1",
470         "Counter": "0,1,2,3",
471         "UMask": "0x40",
472         "PEBScounters": "0,1,2,3",
473         "EventName": "MEM_LOAD_RETIRED.FB_HIT",
474         "SampleAfterValue": "100007",
475         "BriefDescription": "Number of completed demand load requests that missed the L1, but hit the FB(fill buffer), because a preceding miss to the same cacheline initiated the line to be brought into L1, but data is not yet ready in L1.",
476         "Data_LA": "1"
477     },
478     {
479         "PEBS": "1",
480         "CollectPEBSRecord": "2",
481         "PublicDescription": "Counts the retired load instructions whose data sources were L3 hit and cross-core snoop missed in on-pkg core cache.",
482         "EventCode": "0xd2",
483         "Counter": "0,1,2,3",
484         "UMask": "0x1",
485         "PEBScounters": "0,1,2,3",
486         "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_MISS",
487         "SampleAfterValue": "20011",
488         "BriefDescription": "Retired load instructions whose data sources were L3 hit and cross-core snoop missed in on-pkg core cache.",
489         "Data_LA": "1"
490     },
491     {
492         "PEBS": "1",
493         "CollectPEBSRecord": "2",
494         "PublicDescription": "Counts retired load instructions whose data sources were L3 and cross-core snoop hits in on-pkg core cache.",
495         "EventCode": "0xd2",
496         "Counter": "0,1,2,3",
497         "UMask": "0x2",
498         "PEBScounters": "0,1,2,3",
499         "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_HIT",
500         "SampleAfterValue": "20011",
501         "BriefDescription": "Retired load instructions whose data sources were L3 and cross-core snoop hits in on-pkg core cache",
502         "Data_LA": "1"
503     },
504     {
505         "PEBS": "1",
506         "CollectPEBSRecord": "2",
507         "PublicDescription": "Counts retired load instructions whose data sources were HitM responses from shared L3.",
508         "EventCode": "0xd2",
509         "Counter": "0,1,2,3",
510         "UMask": "0x4",
511         "PEBScounters": "0,1,2,3",
512         "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_HITM",
513         "SampleAfterValue": "20011",
514         "BriefDescription": "Retired load instructions whose data sources were HitM responses from shared L3",
515         "Data_LA": "1"
516     },
517     {
518         "PEBS": "1",
519         "CollectPEBSRecord": "2",
520         "PublicDescription": "Counts retired load instructions whose data sources were hits in L3 without snoops required.",
521         "EventCode": "0xd2",
522         "Counter": "0,1,2,3",
523         "UMask": "0x8",
524         "PEBScounters": "0,1,2,3",
525         "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_NONE",
526         "SampleAfterValue": "100003",
527         "BriefDescription": "Retired load instructions whose data sources were hits in L3 without snoops required",
528         "Data_LA": "1"
529     },
530     {
531         "CollectPEBSRecord": "2",
532         "PublicDescription": "Counts the number of L2 cache lines filling the L2. Counting does not cover rejects.",
533         "EventCode": "0xF1",
534         "Counter": "0,1,2,3",
535         "UMask": "0x1f",
536         "PEBScounters": "0,1,2,3",
537         "EventName": "L2_LINES_IN.ALL",
538         "SampleAfterValue": "100003",
539         "BriefDescription": "L2 cache lines filling L2"
540     },
541     {
542         "CollectPEBSRecord": "2",
543         "PublicDescription": "Counts the cycles for which the thread is active and the superQ cannot take any more entries.",
544         "EventCode": "0xF4",
545         "Counter": "0,1,2,3",
546         "UMask": "0x4",
547         "PEBScounters": "0,1,2,3",
548         "EventName": "SQ_MISC.SQ_FULL",
549         "SampleAfterValue": "100003",
550         "BriefDescription": "Cycles the thread is active and superQ cannot take any more entries."
551     }
552 ]