xref: /freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/cache.json (revision 18054d0220cfc8df9c9568c437bd6fbb59d53c3c)
1*18054d02SAlexander Motin[
2*18054d02SAlexander Motin    {
3*18054d02SAlexander Motin        "BriefDescription": "Counts the number of cache lines replaced in L1 data cache.",
4*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
5*18054d02SAlexander Motin        "Counter": "0,1,2,3",
6*18054d02SAlexander Motin        "EventCode": "0x51",
7*18054d02SAlexander Motin        "EventName": "L1D.REPLACEMENT",
8*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
9*18054d02SAlexander Motin        "PublicDescription": "Counts L1D data line replacements including opportunistic replacements, and replacements that require stall-for-replace or block-for-replace.",
10*18054d02SAlexander Motin        "SampleAfterValue": "100003",
11*18054d02SAlexander Motin        "UMask": "0x1"
12*18054d02SAlexander Motin    },
13*18054d02SAlexander Motin    {
14*18054d02SAlexander Motin        "BriefDescription": "Number of cycles a demand request has waited due to L1D Fill Buffer (FB) unavailability.",
15*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
16*18054d02SAlexander Motin        "Counter": "0,1,2,3",
17*18054d02SAlexander Motin        "EventCode": "0x48",
18*18054d02SAlexander Motin        "EventName": "L1D_PEND_MISS.FB_FULL",
19*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
20*18054d02SAlexander Motin        "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.",
21*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
22*18054d02SAlexander Motin        "UMask": "0x2"
23*18054d02SAlexander Motin    },
24*18054d02SAlexander Motin    {
25*18054d02SAlexander Motin        "BriefDescription": "Number of phases a demand request has waited due to L1D Fill Buffer (FB) unavailablability.",
26*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
27*18054d02SAlexander Motin        "Counter": "0,1,2,3",
28*18054d02SAlexander Motin        "CounterMask": "1",
29*18054d02SAlexander Motin        "EdgeDetect": "1",
30*18054d02SAlexander Motin        "EventCode": "0x48",
31*18054d02SAlexander Motin        "EventName": "L1D_PEND_MISS.FB_FULL_PERIODS",
32*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
33*18054d02SAlexander Motin        "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.",
34*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
35*18054d02SAlexander Motin        "UMask": "0x2"
36*18054d02SAlexander Motin    },
37*18054d02SAlexander Motin    {
38*18054d02SAlexander Motin        "BriefDescription": "This event is deprecated. Refer to new event L1D_PEND_MISS.L2_STALLS",
39*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
40*18054d02SAlexander Motin        "Counter": "0,1,2,3",
41*18054d02SAlexander Motin        "EventCode": "0x48",
42*18054d02SAlexander Motin        "EventName": "L1D_PEND_MISS.L2_STALL",
43*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
44*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
45*18054d02SAlexander Motin        "UMask": "0x4"
46*18054d02SAlexander Motin    },
47*18054d02SAlexander Motin    {
48*18054d02SAlexander Motin        "BriefDescription": "Number of cycles a demand request has waited due to L1D due to lack of L2 resources.",
49*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
50*18054d02SAlexander Motin        "Counter": "0,1,2,3",
51*18054d02SAlexander Motin        "EventCode": "0x48",
52*18054d02SAlexander Motin        "EventName": "L1D_PEND_MISS.L2_STALLS",
53*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
54*18054d02SAlexander Motin        "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.",
55*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
56*18054d02SAlexander Motin        "UMask": "0x4"
57*18054d02SAlexander Motin    },
58*18054d02SAlexander Motin    {
59*18054d02SAlexander Motin        "BriefDescription": "Number of L1D misses that are outstanding",
60*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
61*18054d02SAlexander Motin        "Counter": "0,1,2,3",
62*18054d02SAlexander Motin        "EventCode": "0x48",
63*18054d02SAlexander Motin        "EventName": "L1D_PEND_MISS.PENDING",
64*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
65*18054d02SAlexander Motin        "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.",
66*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
67*18054d02SAlexander Motin        "UMask": "0x1"
68*18054d02SAlexander Motin    },
69*18054d02SAlexander Motin    {
70*18054d02SAlexander Motin        "BriefDescription": "Cycles with L1D load Misses outstanding.",
71*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
72*18054d02SAlexander Motin        "Counter": "0,1,2,3",
73*18054d02SAlexander Motin        "CounterMask": "1",
74*18054d02SAlexander Motin        "EventCode": "0x48",
75*18054d02SAlexander Motin        "EventName": "L1D_PEND_MISS.PENDING_CYCLES",
76*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
77*18054d02SAlexander Motin        "PublicDescription": "Counts duration of L1D miss outstanding in cycles.",
78*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
79*18054d02SAlexander Motin        "UMask": "0x1"
80*18054d02SAlexander Motin    },
81*18054d02SAlexander Motin    {
82*18054d02SAlexander Motin        "BriefDescription": "L2 cache lines filling L2",
83*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
84*18054d02SAlexander Motin        "Counter": "0,1,2,3",
85*18054d02SAlexander Motin        "EventCode": "0x25",
86*18054d02SAlexander Motin        "EventName": "L2_LINES_IN.ALL",
87*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
88*18054d02SAlexander Motin        "PublicDescription": "Counts the number of L2 cache lines filling the L2. Counting does not cover rejects.",
89*18054d02SAlexander Motin        "SampleAfterValue": "100003",
90*18054d02SAlexander Motin        "UMask": "0x1f"
91*18054d02SAlexander Motin    },
92*18054d02SAlexander Motin    {
93*18054d02SAlexander Motin        "BriefDescription": "L2_LINES_OUT.NON_SILENT",
94*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
95*18054d02SAlexander Motin        "Counter": "0,1,2,3",
96*18054d02SAlexander Motin        "EventCode": "0x26",
97*18054d02SAlexander Motin        "EventName": "L2_LINES_OUT.NON_SILENT",
98*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
99*18054d02SAlexander Motin        "SampleAfterValue": "200003",
100*18054d02SAlexander Motin        "UMask": "0x2"
101*18054d02SAlexander Motin    },
102*18054d02SAlexander Motin    {
103*18054d02SAlexander Motin        "BriefDescription": "Non-modified cache lines that are silently dropped by L2 cache when triggered by an L2 cache fill.",
104*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
105*18054d02SAlexander Motin        "Counter": "0,1,2,3",
106*18054d02SAlexander Motin        "EventCode": "0x26",
107*18054d02SAlexander Motin        "EventName": "L2_LINES_OUT.SILENT",
108*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
109*18054d02SAlexander Motin        "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 or Exclusive state. A non-threaded event.",
110*18054d02SAlexander Motin        "SampleAfterValue": "200003",
111*18054d02SAlexander Motin        "UMask": "0x1"
112*18054d02SAlexander Motin    },
113*18054d02SAlexander Motin    {
114*18054d02SAlexander Motin        "BriefDescription": "All L2 requests.[This event is alias to L2_RQSTS.REFERENCES]",
115*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
116*18054d02SAlexander Motin        "Counter": "0,1,2,3",
117*18054d02SAlexander Motin        "EventCode": "0x24",
118*18054d02SAlexander Motin        "EventName": "L2_REQUEST.ALL",
119*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
120*18054d02SAlexander Motin        "PublicDescription": "Counts all L2 requests.[This event is alias to L2_RQSTS.REFERENCES]",
121*18054d02SAlexander Motin        "SampleAfterValue": "200003",
122*18054d02SAlexander Motin        "UMask": "0xff"
123*18054d02SAlexander Motin    },
124*18054d02SAlexander Motin    {
125*18054d02SAlexander Motin        "BriefDescription": "Read requests with true-miss in L2 cache.[This event is alias to L2_RQSTS.MISS]",
126*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
127*18054d02SAlexander Motin        "Counter": "0,1,2,3",
128*18054d02SAlexander Motin        "EventCode": "0x24",
129*18054d02SAlexander Motin        "EventName": "L2_REQUEST.MISS",
130*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
131*18054d02SAlexander Motin        "PublicDescription": "Counts read requests of any type with true-miss in the L2 cache. True-miss excludes L2 misses that were merged with ongoing L2 misses.[This event is alias to L2_RQSTS.MISS]",
132*18054d02SAlexander Motin        "SampleAfterValue": "200003",
133*18054d02SAlexander Motin        "UMask": "0x3f"
134*18054d02SAlexander Motin    },
135*18054d02SAlexander Motin    {
136*18054d02SAlexander Motin        "BriefDescription": "L2 code requests",
137*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
138*18054d02SAlexander Motin        "Counter": "0,1,2,3",
139*18054d02SAlexander Motin        "EventCode": "0x24",
140*18054d02SAlexander Motin        "EventName": "L2_RQSTS.ALL_CODE_RD",
141*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
142*18054d02SAlexander Motin        "PublicDescription": "Counts the total number of L2 code requests.",
143*18054d02SAlexander Motin        "SampleAfterValue": "200003",
144*18054d02SAlexander Motin        "UMask": "0xe4"
145*18054d02SAlexander Motin    },
146*18054d02SAlexander Motin    {
147*18054d02SAlexander Motin        "BriefDescription": "Demand Data Read requests",
148*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
149*18054d02SAlexander Motin        "Counter": "0,1,2,3",
150*18054d02SAlexander Motin        "EventCode": "0x24",
151*18054d02SAlexander Motin        "EventName": "L2_RQSTS.ALL_DEMAND_DATA_RD",
152*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
153*18054d02SAlexander Motin        "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.",
154*18054d02SAlexander Motin        "SampleAfterValue": "200003",
155*18054d02SAlexander Motin        "UMask": "0xe1"
156*18054d02SAlexander Motin    },
157*18054d02SAlexander Motin    {
158*18054d02SAlexander Motin        "BriefDescription": "Demand requests that miss L2 cache",
159*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
160*18054d02SAlexander Motin        "Counter": "0,1,2,3",
161*18054d02SAlexander Motin        "EventCode": "0x24",
162*18054d02SAlexander Motin        "EventName": "L2_RQSTS.ALL_DEMAND_MISS",
163*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
164*18054d02SAlexander Motin        "PublicDescription": "Counts demand requests that miss L2 cache.",
165*18054d02SAlexander Motin        "SampleAfterValue": "200003",
166*18054d02SAlexander Motin        "UMask": "0x27"
167*18054d02SAlexander Motin    },
168*18054d02SAlexander Motin    {
169*18054d02SAlexander Motin        "BriefDescription": "Demand requests to L2 cache",
170*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
171*18054d02SAlexander Motin        "Counter": "0,1,2,3",
172*18054d02SAlexander Motin        "EventCode": "0x24",
173*18054d02SAlexander Motin        "EventName": "L2_RQSTS.ALL_DEMAND_REFERENCES",
174*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
175*18054d02SAlexander Motin        "PublicDescription": "Counts demand requests to L2 cache.",
176*18054d02SAlexander Motin        "SampleAfterValue": "200003",
177*18054d02SAlexander Motin        "UMask": "0xe7"
178*18054d02SAlexander Motin    },
179*18054d02SAlexander Motin    {
180*18054d02SAlexander Motin        "BriefDescription": "RFO requests to L2 cache",
181*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
182*18054d02SAlexander Motin        "Counter": "0,1,2,3",
183*18054d02SAlexander Motin        "EventCode": "0x24",
184*18054d02SAlexander Motin        "EventName": "L2_RQSTS.ALL_RFO",
185*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
186*18054d02SAlexander Motin        "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.",
187*18054d02SAlexander Motin        "SampleAfterValue": "200003",
188*18054d02SAlexander Motin        "UMask": "0xe2"
189*18054d02SAlexander Motin    },
190*18054d02SAlexander Motin    {
191*18054d02SAlexander Motin        "BriefDescription": "L2 cache hits when fetching instructions, code reads.",
192*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
193*18054d02SAlexander Motin        "Counter": "0,1,2,3",
194*18054d02SAlexander Motin        "EventCode": "0x24",
195*18054d02SAlexander Motin        "EventName": "L2_RQSTS.CODE_RD_HIT",
196*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
197*18054d02SAlexander Motin        "PublicDescription": "Counts L2 cache hits when fetching instructions, code reads.",
198*18054d02SAlexander Motin        "SampleAfterValue": "200003",
199*18054d02SAlexander Motin        "UMask": "0xc4"
200*18054d02SAlexander Motin    },
201*18054d02SAlexander Motin    {
202*18054d02SAlexander Motin        "BriefDescription": "L2 cache misses when fetching instructions",
203*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
204*18054d02SAlexander Motin        "Counter": "0,1,2,3",
205*18054d02SAlexander Motin        "EventCode": "0x24",
206*18054d02SAlexander Motin        "EventName": "L2_RQSTS.CODE_RD_MISS",
207*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
208*18054d02SAlexander Motin        "PublicDescription": "Counts L2 cache misses when fetching instructions.",
209*18054d02SAlexander Motin        "SampleAfterValue": "200003",
210*18054d02SAlexander Motin        "UMask": "0x24"
211*18054d02SAlexander Motin    },
212*18054d02SAlexander Motin    {
213*18054d02SAlexander Motin        "BriefDescription": "Demand Data Read requests that hit L2 cache",
214*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
215*18054d02SAlexander Motin        "Counter": "0,1,2,3",
216*18054d02SAlexander Motin        "EventCode": "0x24",
217*18054d02SAlexander Motin        "EventName": "L2_RQSTS.DEMAND_DATA_RD_HIT",
218*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
219*18054d02SAlexander Motin        "PublicDescription": "Counts the number of demand Data Read requests initiated by load instructions that hit L2 cache.",
220*18054d02SAlexander Motin        "SampleAfterValue": "200003",
221*18054d02SAlexander Motin        "UMask": "0xc1"
222*18054d02SAlexander Motin    },
223*18054d02SAlexander Motin    {
224*18054d02SAlexander Motin        "BriefDescription": "Demand Data Read miss L2, no rejects",
225*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
226*18054d02SAlexander Motin        "Counter": "0,1,2,3",
227*18054d02SAlexander Motin        "EventCode": "0x24",
228*18054d02SAlexander Motin        "EventName": "L2_RQSTS.DEMAND_DATA_RD_MISS",
229*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
230*18054d02SAlexander Motin        "PublicDescription": "Counts the number of demand Data Read requests that miss L2 cache. Only not rejected loads are counted.",
231*18054d02SAlexander Motin        "SampleAfterValue": "200003",
232*18054d02SAlexander Motin        "UMask": "0x21"
233*18054d02SAlexander Motin    },
234*18054d02SAlexander Motin    {
235*18054d02SAlexander Motin        "BriefDescription": "Read requests with true-miss in L2 cache.[This event is alias to L2_REQUEST.MISS]",
236*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
237*18054d02SAlexander Motin        "Counter": "0,1,2,3",
238*18054d02SAlexander Motin        "EventCode": "0x24",
239*18054d02SAlexander Motin        "EventName": "L2_RQSTS.MISS",
240*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
241*18054d02SAlexander Motin        "PublicDescription": "Counts read requests of any type with true-miss in the L2 cache. True-miss excludes L2 misses that were merged with ongoing L2 misses.[This event is alias to L2_REQUEST.MISS]",
242*18054d02SAlexander Motin        "SampleAfterValue": "200003",
243*18054d02SAlexander Motin        "UMask": "0x3f"
244*18054d02SAlexander Motin    },
245*18054d02SAlexander Motin    {
246*18054d02SAlexander Motin        "BriefDescription": "All L2 requests.[This event is alias to L2_REQUEST.ALL]",
247*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
248*18054d02SAlexander Motin        "Counter": "0,1,2,3",
249*18054d02SAlexander Motin        "EventCode": "0x24",
250*18054d02SAlexander Motin        "EventName": "L2_RQSTS.REFERENCES",
251*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
252*18054d02SAlexander Motin        "PublicDescription": "Counts all L2 requests.[This event is alias to L2_REQUEST.ALL]",
253*18054d02SAlexander Motin        "SampleAfterValue": "200003",
254*18054d02SAlexander Motin        "UMask": "0xff"
255*18054d02SAlexander Motin    },
256*18054d02SAlexander Motin    {
257*18054d02SAlexander Motin        "BriefDescription": "RFO requests that hit L2 cache",
258*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
259*18054d02SAlexander Motin        "Counter": "0,1,2,3",
260*18054d02SAlexander Motin        "EventCode": "0x24",
261*18054d02SAlexander Motin        "EventName": "L2_RQSTS.RFO_HIT",
262*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
263*18054d02SAlexander Motin        "PublicDescription": "Counts the RFO (Read-for-Ownership) requests that hit L2 cache.",
264*18054d02SAlexander Motin        "SampleAfterValue": "200003",
265*18054d02SAlexander Motin        "UMask": "0xc2"
266*18054d02SAlexander Motin    },
267*18054d02SAlexander Motin    {
268*18054d02SAlexander Motin        "BriefDescription": "RFO requests that miss L2 cache",
269*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
270*18054d02SAlexander Motin        "Counter": "0,1,2,3",
271*18054d02SAlexander Motin        "EventCode": "0x24",
272*18054d02SAlexander Motin        "EventName": "L2_RQSTS.RFO_MISS",
273*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
274*18054d02SAlexander Motin        "PublicDescription": "Counts the RFO (Read-for-Ownership) requests that miss L2 cache.",
275*18054d02SAlexander Motin        "SampleAfterValue": "200003",
276*18054d02SAlexander Motin        "UMask": "0x22"
277*18054d02SAlexander Motin    },
278*18054d02SAlexander Motin    {
279*18054d02SAlexander Motin        "BriefDescription": "SW prefetch requests that hit L2 cache.",
280*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
281*18054d02SAlexander Motin        "Counter": "0,1,2,3",
282*18054d02SAlexander Motin        "EventCode": "0x24",
283*18054d02SAlexander Motin        "EventName": "L2_RQSTS.SWPF_HIT",
284*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
285*18054d02SAlexander Motin        "PublicDescription": "Counts Software prefetch requests that hit the L2 cache. Accounts for PREFETCHNTA and PREFETCHT0/1/2 instructions when FB is not full.",
286*18054d02SAlexander Motin        "SampleAfterValue": "200003",
287*18054d02SAlexander Motin        "UMask": "0xc8"
288*18054d02SAlexander Motin    },
289*18054d02SAlexander Motin    {
290*18054d02SAlexander Motin        "BriefDescription": "SW prefetch requests that miss L2 cache.",
291*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
292*18054d02SAlexander Motin        "Counter": "0,1,2,3",
293*18054d02SAlexander Motin        "EventCode": "0x24",
294*18054d02SAlexander Motin        "EventName": "L2_RQSTS.SWPF_MISS",
295*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
296*18054d02SAlexander Motin        "PublicDescription": "Counts Software prefetch requests that miss the L2 cache. Accounts for PREFETCHNTA and PREFETCHT0/1/2 instructions when FB is not full.",
297*18054d02SAlexander Motin        "SampleAfterValue": "200003",
298*18054d02SAlexander Motin        "UMask": "0x28"
299*18054d02SAlexander Motin    },
300*18054d02SAlexander Motin    {
301*18054d02SAlexander Motin        "BriefDescription": "LONGEST_LAT_CACHE.MISS",
302*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
303*18054d02SAlexander Motin        "Counter": "0,1,2,3,4,5,6,7",
304*18054d02SAlexander Motin        "EventCode": "0x2e",
305*18054d02SAlexander Motin        "EventName": "LONGEST_LAT_CACHE.MISS",
306*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3,4,5,6,7",
307*18054d02SAlexander Motin        "SampleAfterValue": "100003",
308*18054d02SAlexander Motin        "UMask": "0x41"
309*18054d02SAlexander Motin    },
310*18054d02SAlexander Motin    {
311*18054d02SAlexander Motin        "BriefDescription": "All retired load instructions.",
312*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
313*18054d02SAlexander Motin        "Counter": "0,1,2,3",
314*18054d02SAlexander Motin        "Data_LA": "1",
315*18054d02SAlexander Motin        "EventCode": "0xd0",
316*18054d02SAlexander Motin        "EventName": "MEM_INST_RETIRED.ALL_LOADS",
317*18054d02SAlexander Motin        "PEBS": "1",
318*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
319*18054d02SAlexander Motin        "PublicDescription": "Counts all retired load instructions. This event accounts for SW prefetch instructions for loads.",
320*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
321*18054d02SAlexander Motin        "UMask": "0x81"
322*18054d02SAlexander Motin    },
323*18054d02SAlexander Motin    {
324*18054d02SAlexander Motin        "BriefDescription": "All retired store instructions.",
325*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
326*18054d02SAlexander Motin        "Counter": "0,1,2,3",
327*18054d02SAlexander Motin        "Data_LA": "1",
328*18054d02SAlexander Motin        "EventCode": "0xd0",
329*18054d02SAlexander Motin        "EventName": "MEM_INST_RETIRED.ALL_STORES",
330*18054d02SAlexander Motin        "L1_Hit_Indication": "1",
331*18054d02SAlexander Motin        "PEBS": "1",
332*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
333*18054d02SAlexander Motin        "PublicDescription": "Counts all retired store instructions. This event account for SW prefetch instructions and PREFETCHW instruction for stores.",
334*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
335*18054d02SAlexander Motin        "UMask": "0x82"
336*18054d02SAlexander Motin    },
337*18054d02SAlexander Motin    {
338*18054d02SAlexander Motin        "BriefDescription": "All retired memory instructions.",
339*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
340*18054d02SAlexander Motin        "Counter": "0,1,2,3",
341*18054d02SAlexander Motin        "Data_LA": "1",
342*18054d02SAlexander Motin        "EventCode": "0xd0",
343*18054d02SAlexander Motin        "EventName": "MEM_INST_RETIRED.ANY",
344*18054d02SAlexander Motin        "L1_Hit_Indication": "1",
345*18054d02SAlexander Motin        "PEBS": "1",
346*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
347*18054d02SAlexander Motin        "PublicDescription": "Counts all retired memory instructions - loads and stores.",
348*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
349*18054d02SAlexander Motin        "UMask": "0x83"
350*18054d02SAlexander Motin    },
351*18054d02SAlexander Motin    {
352*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions with locked access.",
353*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
354*18054d02SAlexander Motin        "Counter": "0,1,2,3",
355*18054d02SAlexander Motin        "Data_LA": "1",
356*18054d02SAlexander Motin        "EventCode": "0xd0",
357*18054d02SAlexander Motin        "EventName": "MEM_INST_RETIRED.LOCK_LOADS",
358*18054d02SAlexander Motin        "PEBS": "1",
359*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
360*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions with locked access.",
361*18054d02SAlexander Motin        "SampleAfterValue": "100007",
362*18054d02SAlexander Motin        "UMask": "0x21"
363*18054d02SAlexander Motin    },
364*18054d02SAlexander Motin    {
365*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions that split across a cacheline boundary.",
366*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
367*18054d02SAlexander Motin        "Counter": "0,1,2,3",
368*18054d02SAlexander Motin        "Data_LA": "1",
369*18054d02SAlexander Motin        "EventCode": "0xd0",
370*18054d02SAlexander Motin        "EventName": "MEM_INST_RETIRED.SPLIT_LOADS",
371*18054d02SAlexander Motin        "PEBS": "1",
372*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
373*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions that split across a cacheline boundary.",
374*18054d02SAlexander Motin        "SampleAfterValue": "100003",
375*18054d02SAlexander Motin        "UMask": "0x41"
376*18054d02SAlexander Motin    },
377*18054d02SAlexander Motin    {
378*18054d02SAlexander Motin        "BriefDescription": "Retired store instructions that split across a cacheline boundary.",
379*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
380*18054d02SAlexander Motin        "Counter": "0,1,2,3",
381*18054d02SAlexander Motin        "Data_LA": "1",
382*18054d02SAlexander Motin        "EventCode": "0xd0",
383*18054d02SAlexander Motin        "EventName": "MEM_INST_RETIRED.SPLIT_STORES",
384*18054d02SAlexander Motin        "L1_Hit_Indication": "1",
385*18054d02SAlexander Motin        "PEBS": "1",
386*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
387*18054d02SAlexander Motin        "PublicDescription": "Counts retired store instructions that split across a cacheline boundary.",
388*18054d02SAlexander Motin        "SampleAfterValue": "100003",
389*18054d02SAlexander Motin        "UMask": "0x42"
390*18054d02SAlexander Motin    },
391*18054d02SAlexander Motin    {
392*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions that miss the STLB.",
393*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
394*18054d02SAlexander Motin        "Counter": "0,1,2,3",
395*18054d02SAlexander Motin        "Data_LA": "1",
396*18054d02SAlexander Motin        "EventCode": "0xd0",
397*18054d02SAlexander Motin        "EventName": "MEM_INST_RETIRED.STLB_MISS_LOADS",
398*18054d02SAlexander Motin        "PEBS": "1",
399*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
400*18054d02SAlexander Motin        "PublicDescription": "Number of retired load instructions that (start a) miss in the 2nd-level TLB (STLB).",
401*18054d02SAlexander Motin        "SampleAfterValue": "100003",
402*18054d02SAlexander Motin        "UMask": "0x11"
403*18054d02SAlexander Motin    },
404*18054d02SAlexander Motin    {
405*18054d02SAlexander Motin        "BriefDescription": "Retired store instructions that miss the STLB.",
406*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
407*18054d02SAlexander Motin        "Counter": "0,1,2,3",
408*18054d02SAlexander Motin        "Data_LA": "1",
409*18054d02SAlexander Motin        "EventCode": "0xd0",
410*18054d02SAlexander Motin        "EventName": "MEM_INST_RETIRED.STLB_MISS_STORES",
411*18054d02SAlexander Motin        "L1_Hit_Indication": "1",
412*18054d02SAlexander Motin        "PEBS": "1",
413*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
414*18054d02SAlexander Motin        "PublicDescription": "Number of retired store instructions that (start a) miss in the 2nd-level TLB (STLB).",
415*18054d02SAlexander Motin        "SampleAfterValue": "100003",
416*18054d02SAlexander Motin        "UMask": "0x12"
417*18054d02SAlexander Motin    },
418*18054d02SAlexander Motin    {
419*18054d02SAlexander Motin        "BriefDescription": "Completed demand load uops that miss the L1 d-cache.",
420*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
421*18054d02SAlexander Motin        "Counter": "0,1,2,3",
422*18054d02SAlexander Motin        "EventCode": "0x43",
423*18054d02SAlexander Motin        "EventName": "MEM_LOAD_COMPLETED.L1_MISS_ANY",
424*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
425*18054d02SAlexander Motin        "PublicDescription": "Number of completed demand load requests that missed the L1 data cache including shadow misses (FB hits, merge to an ongoing L1D miss)",
426*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
427*18054d02SAlexander Motin        "UMask": "0xfd"
428*18054d02SAlexander Motin    },
429*18054d02SAlexander Motin    {
430*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions whose data sources were HitM responses from shared L3",
431*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
432*18054d02SAlexander Motin        "Counter": "0,1,2,3",
433*18054d02SAlexander Motin        "Data_LA": "1",
434*18054d02SAlexander Motin        "EventCode": "0xd2",
435*18054d02SAlexander Motin        "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_FWD",
436*18054d02SAlexander Motin        "PEBS": "1",
437*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
438*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions whose data sources were HitM responses from shared L3.",
439*18054d02SAlexander Motin        "SampleAfterValue": "20011",
440*18054d02SAlexander Motin        "UMask": "0x4"
441*18054d02SAlexander Motin    },
442*18054d02SAlexander Motin    {
443*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions whose data sources were L3 hit and cross-core snoop missed in on-pkg core cache.",
444*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
445*18054d02SAlexander Motin        "Counter": "0,1,2,3",
446*18054d02SAlexander Motin        "Data_LA": "1",
447*18054d02SAlexander Motin        "EventCode": "0xd2",
448*18054d02SAlexander Motin        "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_MISS",
449*18054d02SAlexander Motin        "PEBS": "1",
450*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
451*18054d02SAlexander Motin        "PublicDescription": "Counts the retired load instructions whose data sources were L3 hit and cross-core snoop missed in on-pkg core cache.",
452*18054d02SAlexander Motin        "SampleAfterValue": "20011",
453*18054d02SAlexander Motin        "UMask": "0x1"
454*18054d02SAlexander Motin    },
455*18054d02SAlexander Motin    {
456*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions whose data sources were hits in L3 without snoops required",
457*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
458*18054d02SAlexander Motin        "Counter": "0,1,2,3",
459*18054d02SAlexander Motin        "Data_LA": "1",
460*18054d02SAlexander Motin        "EventCode": "0xd2",
461*18054d02SAlexander Motin        "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_NONE",
462*18054d02SAlexander Motin        "PEBS": "1",
463*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
464*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions whose data sources were hits in L3 without snoops required.",
465*18054d02SAlexander Motin        "SampleAfterValue": "100003",
466*18054d02SAlexander Motin        "UMask": "0x8"
467*18054d02SAlexander Motin    },
468*18054d02SAlexander Motin    {
469*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions whose data sources were L3 and cross-core snoop hits in on-pkg core cache",
470*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
471*18054d02SAlexander Motin        "Counter": "0,1,2,3",
472*18054d02SAlexander Motin        "Data_LA": "1",
473*18054d02SAlexander Motin        "EventCode": "0xd2",
474*18054d02SAlexander Motin        "EventName": "MEM_LOAD_L3_HIT_RETIRED.XSNP_NO_FWD",
475*18054d02SAlexander Motin        "PEBS": "1",
476*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
477*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions whose data sources were L3 and cross-core snoop hits in on-pkg core cache.",
478*18054d02SAlexander Motin        "SampleAfterValue": "20011",
479*18054d02SAlexander Motin        "UMask": "0x2"
480*18054d02SAlexander Motin    },
481*18054d02SAlexander Motin    {
482*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions which data sources missed L3 but serviced from local dram",
483*18054d02SAlexander Motin        "Counter": "0,1,2,3",
484*18054d02SAlexander Motin        "Data_LA": "1",
485*18054d02SAlexander Motin        "EventCode": "0xd3",
486*18054d02SAlexander Motin        "EventName": "MEM_LOAD_L3_MISS_RETIRED.LOCAL_DRAM",
487*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
488*18054d02SAlexander Motin        "PublicDescription": "Retired load instructions which data sources missed L3 but serviced from local DRAM.",
489*18054d02SAlexander Motin        "SampleAfterValue": "100007",
490*18054d02SAlexander Motin        "UMask": "0x1"
491*18054d02SAlexander Motin    },
492*18054d02SAlexander Motin    {
493*18054d02SAlexander Motin        "BriefDescription": "MEM_LOAD_L3_MISS_RETIRED.REMOTE_DRAM",
494*18054d02SAlexander Motin        "Counter": "0,1,2,3",
495*18054d02SAlexander Motin        "Data_LA": "1",
496*18054d02SAlexander Motin        "EventCode": "0xd3",
497*18054d02SAlexander Motin        "EventName": "MEM_LOAD_L3_MISS_RETIRED.REMOTE_DRAM",
498*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
499*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
500*18054d02SAlexander Motin        "UMask": "0x2"
501*18054d02SAlexander Motin    },
502*18054d02SAlexander Motin    {
503*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions whose data sources was forwarded from a remote cache",
504*18054d02SAlexander Motin        "Counter": "0,1,2,3",
505*18054d02SAlexander Motin        "Data_LA": "1",
506*18054d02SAlexander Motin        "EventCode": "0xd3",
507*18054d02SAlexander Motin        "EventName": "MEM_LOAD_L3_MISS_RETIRED.REMOTE_FWD",
508*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
509*18054d02SAlexander Motin        "PublicDescription": "Retired load instructions whose data sources was forwarded from a remote cache.",
510*18054d02SAlexander Motin        "SampleAfterValue": "100007",
511*18054d02SAlexander Motin        "UMask": "0x8"
512*18054d02SAlexander Motin    },
513*18054d02SAlexander Motin    {
514*18054d02SAlexander Motin        "BriefDescription": "MEM_LOAD_L3_MISS_RETIRED.REMOTE_HITM",
515*18054d02SAlexander Motin        "Counter": "0,1,2,3",
516*18054d02SAlexander Motin        "Data_LA": "1",
517*18054d02SAlexander Motin        "EventCode": "0xd3",
518*18054d02SAlexander Motin        "EventName": "MEM_LOAD_L3_MISS_RETIRED.REMOTE_HITM",
519*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
520*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
521*18054d02SAlexander Motin        "UMask": "0x4"
522*18054d02SAlexander Motin    },
523*18054d02SAlexander Motin    {
524*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions with remote Intel Optane DC persistent memory as the data source where the data request missed all caches.",
525*18054d02SAlexander Motin        "Counter": "0,1,2,3",
526*18054d02SAlexander Motin        "EventCode": "0xd3",
527*18054d02SAlexander Motin        "EventName": "MEM_LOAD_L3_MISS_RETIRED.REMOTE_PMM",
528*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
529*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions with remote Intel Optane DC persistent memory as the data source and the data request missed L3.",
530*18054d02SAlexander Motin        "SampleAfterValue": "100007",
531*18054d02SAlexander Motin        "UMask": "0x10"
532*18054d02SAlexander Motin    },
533*18054d02SAlexander Motin    {
534*18054d02SAlexander Motin        "BriefDescription": "Retired instructions with at least 1 uncacheable load or lock.",
535*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
536*18054d02SAlexander Motin        "Counter": "0,1,2,3",
537*18054d02SAlexander Motin        "Data_LA": "1",
538*18054d02SAlexander Motin        "EventCode": "0xd4",
539*18054d02SAlexander Motin        "EventName": "MEM_LOAD_MISC_RETIRED.UC",
540*18054d02SAlexander Motin        "PEBS": "1",
541*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
542*18054d02SAlexander Motin        "PublicDescription": "Retired instructions with at least one load to uncacheable memory-type, or at least one cache-line split locked access (Bus Lock).",
543*18054d02SAlexander Motin        "SampleAfterValue": "100007",
544*18054d02SAlexander Motin        "UMask": "0x4"
545*18054d02SAlexander Motin    },
546*18054d02SAlexander Motin    {
547*18054d02SAlexander Motin        "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.",
548*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
549*18054d02SAlexander Motin        "Counter": "0,1,2,3",
550*18054d02SAlexander Motin        "Data_LA": "1",
551*18054d02SAlexander Motin        "EventCode": "0xd1",
552*18054d02SAlexander Motin        "EventName": "MEM_LOAD_RETIRED.FB_HIT",
553*18054d02SAlexander Motin        "PEBS": "1",
554*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
555*18054d02SAlexander Motin        "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.",
556*18054d02SAlexander Motin        "SampleAfterValue": "100007",
557*18054d02SAlexander Motin        "UMask": "0x40"
558*18054d02SAlexander Motin    },
559*18054d02SAlexander Motin    {
560*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions with L1 cache hits as data sources",
561*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
562*18054d02SAlexander Motin        "Counter": "0,1,2,3",
563*18054d02SAlexander Motin        "Data_LA": "1",
564*18054d02SAlexander Motin        "EventCode": "0xd1",
565*18054d02SAlexander Motin        "EventName": "MEM_LOAD_RETIRED.L1_HIT",
566*18054d02SAlexander Motin        "PEBS": "1",
567*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
568*18054d02SAlexander Motin        "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.",
569*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
570*18054d02SAlexander Motin        "UMask": "0x1"
571*18054d02SAlexander Motin    },
572*18054d02SAlexander Motin    {
573*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions missed L1 cache as data sources",
574*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
575*18054d02SAlexander Motin        "Counter": "0,1,2,3",
576*18054d02SAlexander Motin        "Data_LA": "1",
577*18054d02SAlexander Motin        "EventCode": "0xd1",
578*18054d02SAlexander Motin        "EventName": "MEM_LOAD_RETIRED.L1_MISS",
579*18054d02SAlexander Motin        "PEBS": "1",
580*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
581*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions with at least one uop that missed in the L1 cache.",
582*18054d02SAlexander Motin        "SampleAfterValue": "200003",
583*18054d02SAlexander Motin        "UMask": "0x8"
584*18054d02SAlexander Motin    },
585*18054d02SAlexander Motin    {
586*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions with L2 cache hits as data sources",
587*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
588*18054d02SAlexander Motin        "Counter": "0,1,2,3",
589*18054d02SAlexander Motin        "Data_LA": "1",
590*18054d02SAlexander Motin        "EventCode": "0xd1",
591*18054d02SAlexander Motin        "EventName": "MEM_LOAD_RETIRED.L2_HIT",
592*18054d02SAlexander Motin        "PEBS": "1",
593*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
594*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions with L2 cache hits as data sources.",
595*18054d02SAlexander Motin        "SampleAfterValue": "200003",
596*18054d02SAlexander Motin        "UMask": "0x2"
597*18054d02SAlexander Motin    },
598*18054d02SAlexander Motin    {
599*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions missed L2 cache as data sources",
600*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
601*18054d02SAlexander Motin        "Counter": "0,1,2,3",
602*18054d02SAlexander Motin        "Data_LA": "1",
603*18054d02SAlexander Motin        "EventCode": "0xd1",
604*18054d02SAlexander Motin        "EventName": "MEM_LOAD_RETIRED.L2_MISS",
605*18054d02SAlexander Motin        "PEBS": "1",
606*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
607*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions missed L2 cache as data sources.",
608*18054d02SAlexander Motin        "SampleAfterValue": "100021",
609*18054d02SAlexander Motin        "UMask": "0x10"
610*18054d02SAlexander Motin    },
611*18054d02SAlexander Motin    {
612*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions with L3 cache hits as data sources",
613*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
614*18054d02SAlexander Motin        "Counter": "0,1,2,3",
615*18054d02SAlexander Motin        "Data_LA": "1",
616*18054d02SAlexander Motin        "EventCode": "0xd1",
617*18054d02SAlexander Motin        "EventName": "MEM_LOAD_RETIRED.L3_HIT",
618*18054d02SAlexander Motin        "PEBS": "1",
619*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
620*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions with at least one uop that hit in the L3 cache.",
621*18054d02SAlexander Motin        "SampleAfterValue": "100021",
622*18054d02SAlexander Motin        "UMask": "0x4"
623*18054d02SAlexander Motin    },
624*18054d02SAlexander Motin    {
625*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions missed L3 cache as data sources",
626*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
627*18054d02SAlexander Motin        "Counter": "0,1,2,3",
628*18054d02SAlexander Motin        "Data_LA": "1",
629*18054d02SAlexander Motin        "EventCode": "0xd1",
630*18054d02SAlexander Motin        "EventName": "MEM_LOAD_RETIRED.L3_MISS",
631*18054d02SAlexander Motin        "PEBS": "1",
632*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
633*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions with at least one uop that missed in the L3 cache.",
634*18054d02SAlexander Motin        "SampleAfterValue": "50021",
635*18054d02SAlexander Motin        "UMask": "0x20"
636*18054d02SAlexander Motin    },
637*18054d02SAlexander Motin    {
638*18054d02SAlexander Motin        "BriefDescription": "Retired load instructions with local Intel Optane DC persistent memory as the data source where the data request missed all caches.",
639*18054d02SAlexander Motin        "Counter": "0,1,2,3",
640*18054d02SAlexander Motin        "Data_LA": "1",
641*18054d02SAlexander Motin        "EventCode": "0xd1",
642*18054d02SAlexander Motin        "EventName": "MEM_LOAD_RETIRED.LOCAL_PMM",
643*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
644*18054d02SAlexander Motin        "PublicDescription": "Counts retired load instructions with local Intel Optane DC persistent memory as the data source and the data request missed L3.",
645*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
646*18054d02SAlexander Motin        "UMask": "0x80"
647*18054d02SAlexander Motin    },
648*18054d02SAlexander Motin    {
649*18054d02SAlexander Motin        "BriefDescription": "MEM_STORE_RETIRED.L2_HIT",
650*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
651*18054d02SAlexander Motin        "Counter": "0,1,2,3",
652*18054d02SAlexander Motin        "EventCode": "0x44",
653*18054d02SAlexander Motin        "EventName": "MEM_STORE_RETIRED.L2_HIT",
654*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
655*18054d02SAlexander Motin        "SampleAfterValue": "200003",
656*18054d02SAlexander Motin        "UMask": "0x1"
657*18054d02SAlexander Motin    },
658*18054d02SAlexander Motin    {
659*18054d02SAlexander Motin        "BriefDescription": "Retired memory uops for any access",
660*18054d02SAlexander Motin        "Counter": "0,1,2,3,4,5,6,7",
661*18054d02SAlexander Motin        "EventCode": "0xe5",
662*18054d02SAlexander Motin        "EventName": "MEM_UOP_RETIRED.ANY",
663*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3,4,5,6,7",
664*18054d02SAlexander Motin        "PublicDescription": "Number of retired micro-operations (uops) for load or store memory accesses",
665*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
666*18054d02SAlexander Motin        "UMask": "0x3"
667*18054d02SAlexander Motin    },
668*18054d02SAlexander Motin    {
669*18054d02SAlexander Motin        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that hit in the L3 or were snooped from another core's caches on the same socket.",
670*18054d02SAlexander Motin        "Counter": "0,1,2,3",
671*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
672*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_CODE_RD.L3_HIT",
673*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
674*18054d02SAlexander Motin        "MSRValue": "0x3F803C0004",
675*18054d02SAlexander Motin        "Offcore": "1",
676*18054d02SAlexander Motin        "SampleAfterValue": "100003",
677*18054d02SAlexander Motin        "UMask": "0x1"
678*18054d02SAlexander Motin    },
679*18054d02SAlexander Motin    {
680*18054d02SAlexander Motin        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that resulted in a snoop hit a modified line in another core's caches which forwarded the data.",
681*18054d02SAlexander Motin        "Counter": "0,1,2,3",
682*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
683*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_CODE_RD.L3_HIT.SNOOP_HITM",
684*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
685*18054d02SAlexander Motin        "MSRValue": "0x10003C0004",
686*18054d02SAlexander Motin        "Offcore": "1",
687*18054d02SAlexander Motin        "SampleAfterValue": "100003",
688*18054d02SAlexander Motin        "UMask": "0x1"
689*18054d02SAlexander Motin    },
690*18054d02SAlexander Motin    {
691*18054d02SAlexander Motin        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that hit a modified line in a distant L3 Cache or were snooped from a distant core's L1/L2 caches on this socket when the system is in SNC (sub-NUMA cluster) mode.",
692*18054d02SAlexander Motin        "Counter": "0,1,2,3",
693*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
694*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_CODE_RD.SNC_CACHE.HITM",
695*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
696*18054d02SAlexander Motin        "MSRValue": "0x1008000004",
697*18054d02SAlexander Motin        "Offcore": "1",
698*18054d02SAlexander Motin        "SampleAfterValue": "100003",
699*18054d02SAlexander Motin        "UMask": "0x1"
700*18054d02SAlexander Motin    },
701*18054d02SAlexander Motin    {
702*18054d02SAlexander Motin        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that either hit a non-modified line in a distant L3 Cache or were snooped from a distant core's L1/L2 caches on this socket when the system is in SNC (sub-NUMA cluster) mode.",
703*18054d02SAlexander Motin        "Counter": "0,1,2,3",
704*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
705*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_CODE_RD.SNC_CACHE.HIT_WITH_FWD",
706*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
707*18054d02SAlexander Motin        "MSRValue": "0x808000004",
708*18054d02SAlexander Motin        "Offcore": "1",
709*18054d02SAlexander Motin        "SampleAfterValue": "100003",
710*18054d02SAlexander Motin        "UMask": "0x1"
711*18054d02SAlexander Motin    },
712*18054d02SAlexander Motin    {
713*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that hit in the L3 or were snooped from another core's caches on the same socket.",
714*18054d02SAlexander Motin        "Counter": "0,1,2,3",
715*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
716*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.L3_HIT",
717*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
718*18054d02SAlexander Motin        "MSRValue": "0x3F803C0001",
719*18054d02SAlexander Motin        "Offcore": "1",
720*18054d02SAlexander Motin        "SampleAfterValue": "100003",
721*18054d02SAlexander Motin        "UMask": "0x1"
722*18054d02SAlexander Motin    },
723*18054d02SAlexander Motin    {
724*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that resulted in a snoop hit a modified line in another core's caches which forwarded the data.",
725*18054d02SAlexander Motin        "Counter": "0,1,2,3",
726*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
727*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.L3_HIT.SNOOP_HITM",
728*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
729*18054d02SAlexander Motin        "MSRValue": "0x10003C0001",
730*18054d02SAlexander Motin        "Offcore": "1",
731*18054d02SAlexander Motin        "SampleAfterValue": "100003",
732*18054d02SAlexander Motin        "UMask": "0x1"
733*18054d02SAlexander Motin    },
734*18054d02SAlexander Motin    {
735*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that resulted in a snoop that hit in another core, which did not forward the data.",
736*18054d02SAlexander Motin        "Counter": "0,1,2,3",
737*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
738*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.L3_HIT.SNOOP_HIT_NO_FWD",
739*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
740*18054d02SAlexander Motin        "MSRValue": "0x4003C0001",
741*18054d02SAlexander Motin        "Offcore": "1",
742*18054d02SAlexander Motin        "SampleAfterValue": "100003",
743*18054d02SAlexander Motin        "UMask": "0x1"
744*18054d02SAlexander Motin    },
745*18054d02SAlexander Motin    {
746*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that resulted in a snoop hit in another core's caches which forwarded the unmodified data to the requesting core.",
747*18054d02SAlexander Motin        "Counter": "0,1,2,3",
748*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
749*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.L3_HIT.SNOOP_HIT_WITH_FWD",
750*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
751*18054d02SAlexander Motin        "MSRValue": "0x8003C0001",
752*18054d02SAlexander Motin        "Offcore": "1",
753*18054d02SAlexander Motin        "SampleAfterValue": "100003",
754*18054d02SAlexander Motin        "UMask": "0x1"
755*18054d02SAlexander Motin    },
756*18054d02SAlexander Motin    {
757*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that were supplied by a cache on a remote socket where a snoop hit a modified line in another core's caches which forwarded the data.",
758*18054d02SAlexander Motin        "Counter": "0,1,2,3",
759*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
760*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.REMOTE_CACHE.SNOOP_HITM",
761*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
762*18054d02SAlexander Motin        "MSRValue": "0x1030000001",
763*18054d02SAlexander Motin        "Offcore": "1",
764*18054d02SAlexander Motin        "SampleAfterValue": "100003",
765*18054d02SAlexander Motin        "UMask": "0x1"
766*18054d02SAlexander Motin    },
767*18054d02SAlexander Motin    {
768*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that were supplied by a cache on a remote socket where a snoop hit in another core's caches which forwarded the unmodified data to the requesting core.",
769*18054d02SAlexander Motin        "Counter": "0,1,2,3",
770*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
771*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.REMOTE_CACHE.SNOOP_HIT_WITH_FWD",
772*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
773*18054d02SAlexander Motin        "MSRValue": "0x830000001",
774*18054d02SAlexander Motin        "Offcore": "1",
775*18054d02SAlexander Motin        "SampleAfterValue": "100003",
776*18054d02SAlexander Motin        "UMask": "0x1"
777*18054d02SAlexander Motin    },
778*18054d02SAlexander Motin    {
779*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that hit a modified line in a distant L3 Cache or were snooped from a distant core's L1/L2 caches on this socket when the system is in SNC (sub-NUMA cluster) mode.",
780*18054d02SAlexander Motin        "Counter": "0,1,2,3",
781*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
782*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.SNC_CACHE.HITM",
783*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
784*18054d02SAlexander Motin        "MSRValue": "0x1008000001",
785*18054d02SAlexander Motin        "Offcore": "1",
786*18054d02SAlexander Motin        "SampleAfterValue": "100003",
787*18054d02SAlexander Motin        "UMask": "0x1"
788*18054d02SAlexander Motin    },
789*18054d02SAlexander Motin    {
790*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that either hit a non-modified line in a distant L3 Cache or were snooped from a distant core's L1/L2 caches on this socket when the system is in SNC (sub-NUMA cluster) mode.",
791*18054d02SAlexander Motin        "Counter": "0,1,2,3",
792*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
793*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.SNC_CACHE.HIT_WITH_FWD",
794*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
795*18054d02SAlexander Motin        "MSRValue": "0x808000001",
796*18054d02SAlexander Motin        "Offcore": "1",
797*18054d02SAlexander Motin        "SampleAfterValue": "100003",
798*18054d02SAlexander Motin        "UMask": "0x1"
799*18054d02SAlexander Motin    },
800*18054d02SAlexander Motin    {
801*18054d02SAlexander Motin        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that hit in the L3 or were snooped from another core's caches on the same socket.",
802*18054d02SAlexander Motin        "Counter": "0,1,2,3",
803*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
804*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_RFO.L3_HIT",
805*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
806*18054d02SAlexander Motin        "MSRValue": "0x3F803C0002",
807*18054d02SAlexander Motin        "Offcore": "1",
808*18054d02SAlexander Motin        "SampleAfterValue": "100003",
809*18054d02SAlexander Motin        "UMask": "0x1"
810*18054d02SAlexander Motin    },
811*18054d02SAlexander Motin    {
812*18054d02SAlexander Motin        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that resulted in a snoop hit a modified line in another core's caches which forwarded the data.",
813*18054d02SAlexander Motin        "Counter": "0,1,2,3",
814*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
815*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_RFO.L3_HIT.SNOOP_HITM",
816*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
817*18054d02SAlexander Motin        "MSRValue": "0x10003C0002",
818*18054d02SAlexander Motin        "Offcore": "1",
819*18054d02SAlexander Motin        "SampleAfterValue": "100003",
820*18054d02SAlexander Motin        "UMask": "0x1"
821*18054d02SAlexander Motin    },
822*18054d02SAlexander Motin    {
823*18054d02SAlexander Motin        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that hit a modified line in a distant L3 Cache or were snooped from a distant core's L1/L2 caches on this socket when the system is in SNC (sub-NUMA cluster) mode.",
824*18054d02SAlexander Motin        "Counter": "0,1,2,3",
825*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
826*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_RFO.SNC_CACHE.HITM",
827*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
828*18054d02SAlexander Motin        "MSRValue": "0x1008000002",
829*18054d02SAlexander Motin        "Offcore": "1",
830*18054d02SAlexander Motin        "SampleAfterValue": "100003",
831*18054d02SAlexander Motin        "UMask": "0x1"
832*18054d02SAlexander Motin    },
833*18054d02SAlexander Motin    {
834*18054d02SAlexander Motin        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that either hit a non-modified line in a distant L3 Cache or were snooped from a distant core's L1/L2 caches on this socket when the system is in SNC (sub-NUMA cluster) mode.",
835*18054d02SAlexander Motin        "Counter": "0,1,2,3",
836*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
837*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_RFO.SNC_CACHE.HIT_WITH_FWD",
838*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
839*18054d02SAlexander Motin        "MSRValue": "0x808000002",
840*18054d02SAlexander Motin        "Offcore": "1",
841*18054d02SAlexander Motin        "SampleAfterValue": "100003",
842*18054d02SAlexander Motin        "UMask": "0x1"
843*18054d02SAlexander Motin    },
844*18054d02SAlexander Motin    {
845*18054d02SAlexander Motin        "BriefDescription": "Counts hardware prefetches to the L3 only that hit in the L3 or were snooped from another core's caches on the same socket.",
846*18054d02SAlexander Motin        "Counter": "0,1,2,3",
847*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
848*18054d02SAlexander Motin        "EventName": "OCR.HWPF_L3.L3_HIT",
849*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
850*18054d02SAlexander Motin        "MSRValue": "0x80082380",
851*18054d02SAlexander Motin        "Offcore": "1",
852*18054d02SAlexander Motin        "SampleAfterValue": "100003",
853*18054d02SAlexander Motin        "UMask": "0x1"
854*18054d02SAlexander Motin    },
855*18054d02SAlexander Motin    {
856*18054d02SAlexander Motin        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that hit in the L3 or were snooped from another core's caches on the same socket.",
857*18054d02SAlexander Motin        "Counter": "0,1,2,3",
858*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
859*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.L3_HIT",
860*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
861*18054d02SAlexander Motin        "MSRValue": "0x3F003C4477",
862*18054d02SAlexander Motin        "Offcore": "1",
863*18054d02SAlexander Motin        "SampleAfterValue": "100003",
864*18054d02SAlexander Motin        "UMask": "0x1"
865*18054d02SAlexander Motin    },
866*18054d02SAlexander Motin    {
867*18054d02SAlexander Motin        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that resulted in a snoop hit a modified line in another core's caches which forwarded the data.",
868*18054d02SAlexander Motin        "Counter": "0,1,2,3",
869*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
870*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.L3_HIT.SNOOP_HITM",
871*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
872*18054d02SAlexander Motin        "MSRValue": "0x10003C4477",
873*18054d02SAlexander Motin        "Offcore": "1",
874*18054d02SAlexander Motin        "SampleAfterValue": "100003",
875*18054d02SAlexander Motin        "UMask": "0x1"
876*18054d02SAlexander Motin    },
877*18054d02SAlexander Motin    {
878*18054d02SAlexander Motin        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that resulted in a snoop that hit in another core, which did not forward the data.",
879*18054d02SAlexander Motin        "Counter": "0,1,2,3",
880*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
881*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.L3_HIT.SNOOP_HIT_NO_FWD",
882*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
883*18054d02SAlexander Motin        "MSRValue": "0x4003C4477",
884*18054d02SAlexander Motin        "Offcore": "1",
885*18054d02SAlexander Motin        "SampleAfterValue": "100003",
886*18054d02SAlexander Motin        "UMask": "0x1"
887*18054d02SAlexander Motin    },
888*18054d02SAlexander Motin    {
889*18054d02SAlexander Motin        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that resulted in a snoop hit in another core's caches which forwarded the unmodified data to the requesting core.",
890*18054d02SAlexander Motin        "Counter": "0,1,2,3",
891*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
892*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.L3_HIT.SNOOP_HIT_WITH_FWD",
893*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
894*18054d02SAlexander Motin        "MSRValue": "0x8003C4477",
895*18054d02SAlexander Motin        "Offcore": "1",
896*18054d02SAlexander Motin        "SampleAfterValue": "100003",
897*18054d02SAlexander Motin        "UMask": "0x1"
898*18054d02SAlexander Motin    },
899*18054d02SAlexander Motin    {
900*18054d02SAlexander Motin        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were supplied by a cache on a remote socket where a snoop was sent and data was returned (Modified or Not Modified).",
901*18054d02SAlexander Motin        "Counter": "0,1,2,3",
902*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
903*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.REMOTE_CACHE.SNOOP_FWD",
904*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
905*18054d02SAlexander Motin        "MSRValue": "0x1830004477",
906*18054d02SAlexander Motin        "Offcore": "1",
907*18054d02SAlexander Motin        "SampleAfterValue": "100003",
908*18054d02SAlexander Motin        "UMask": "0x1"
909*18054d02SAlexander Motin    },
910*18054d02SAlexander Motin    {
911*18054d02SAlexander Motin        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were supplied by a cache on a remote socket where a snoop hit a modified line in another core's caches which forwarded the data.",
912*18054d02SAlexander Motin        "Counter": "0,1,2,3",
913*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
914*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.REMOTE_CACHE.SNOOP_HITM",
915*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
916*18054d02SAlexander Motin        "MSRValue": "0x1030004477",
917*18054d02SAlexander Motin        "Offcore": "1",
918*18054d02SAlexander Motin        "SampleAfterValue": "100003",
919*18054d02SAlexander Motin        "UMask": "0x1"
920*18054d02SAlexander Motin    },
921*18054d02SAlexander Motin    {
922*18054d02SAlexander Motin        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that were supplied by a cache on a remote socket where a snoop hit in another core's caches which forwarded the unmodified data to the requesting core.",
923*18054d02SAlexander Motin        "Counter": "0,1,2,3",
924*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
925*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.REMOTE_CACHE.SNOOP_HIT_WITH_FWD",
926*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
927*18054d02SAlexander Motin        "MSRValue": "0x830004477",
928*18054d02SAlexander Motin        "Offcore": "1",
929*18054d02SAlexander Motin        "SampleAfterValue": "100003",
930*18054d02SAlexander Motin        "UMask": "0x1"
931*18054d02SAlexander Motin    },
932*18054d02SAlexander Motin    {
933*18054d02SAlexander Motin        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that hit a modified line in a distant L3 Cache or were snooped from a distant core's L1/L2 caches on this socket when the system is in SNC (sub-NUMA cluster) mode.",
934*18054d02SAlexander Motin        "Counter": "0,1,2,3",
935*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
936*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.SNC_CACHE.HITM",
937*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
938*18054d02SAlexander Motin        "MSRValue": "0x1008004477",
939*18054d02SAlexander Motin        "Offcore": "1",
940*18054d02SAlexander Motin        "SampleAfterValue": "100003",
941*18054d02SAlexander Motin        "UMask": "0x1"
942*18054d02SAlexander Motin    },
943*18054d02SAlexander Motin    {
944*18054d02SAlexander Motin        "BriefDescription": "Counts all (cacheable) data read, code read and RFO requests including demands and prefetches to the core caches (L1 or L2) that either hit a non-modified line in a distant L3 Cache or were snooped from a distant core's L1/L2 caches on this socket when the system is in SNC (sub-NUMA cluster) mode.",
945*18054d02SAlexander Motin        "Counter": "0,1,2,3",
946*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
947*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.SNC_CACHE.HIT_WITH_FWD",
948*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
949*18054d02SAlexander Motin        "MSRValue": "0x808004477",
950*18054d02SAlexander Motin        "Offcore": "1",
951*18054d02SAlexander Motin        "SampleAfterValue": "100003",
952*18054d02SAlexander Motin        "UMask": "0x1"
953*18054d02SAlexander Motin    },
954*18054d02SAlexander Motin    {
955*18054d02SAlexander Motin        "BriefDescription": "Counts streaming stores that hit in the L3 or were snooped from another core's caches on the same socket.",
956*18054d02SAlexander Motin        "Counter": "0,1,2,3",
957*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
958*18054d02SAlexander Motin        "EventName": "OCR.STREAMING_WR.L3_HIT",
959*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
960*18054d02SAlexander Motin        "MSRValue": "0x80080800",
961*18054d02SAlexander Motin        "Offcore": "1",
962*18054d02SAlexander Motin        "SampleAfterValue": "100003",
963*18054d02SAlexander Motin        "UMask": "0x1"
964*18054d02SAlexander Motin    },
965*18054d02SAlexander Motin    {
966*18054d02SAlexander Motin        "BriefDescription": "OFFCORE_REQUESTS.ALL_REQUESTS",
967*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
968*18054d02SAlexander Motin        "Counter": "0,1,2,3",
969*18054d02SAlexander Motin        "EventCode": "0x21",
970*18054d02SAlexander Motin        "EventName": "OFFCORE_REQUESTS.ALL_REQUESTS",
971*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
972*18054d02SAlexander Motin        "SampleAfterValue": "100003",
973*18054d02SAlexander Motin        "UMask": "0x80"
974*18054d02SAlexander Motin    },
975*18054d02SAlexander Motin    {
976*18054d02SAlexander Motin        "BriefDescription": "Demand and prefetch data reads",
977*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
978*18054d02SAlexander Motin        "Counter": "0,1,2,3",
979*18054d02SAlexander Motin        "EventCode": "0x21",
980*18054d02SAlexander Motin        "EventName": "OFFCORE_REQUESTS.DATA_RD",
981*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
982*18054d02SAlexander Motin        "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.",
983*18054d02SAlexander Motin        "SampleAfterValue": "100003",
984*18054d02SAlexander Motin        "UMask": "0x8"
985*18054d02SAlexander Motin    },
986*18054d02SAlexander Motin    {
987*18054d02SAlexander Motin        "BriefDescription": "Demand Data Read requests sent to uncore",
988*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
989*18054d02SAlexander Motin        "Counter": "0,1,2,3",
990*18054d02SAlexander Motin        "EventCode": "0x21",
991*18054d02SAlexander Motin        "EventName": "OFFCORE_REQUESTS.DEMAND_DATA_RD",
992*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
993*18054d02SAlexander Motin        "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.",
994*18054d02SAlexander Motin        "SampleAfterValue": "100003",
995*18054d02SAlexander Motin        "UMask": "0x1"
996*18054d02SAlexander Motin    },
997*18054d02SAlexander Motin    {
998*18054d02SAlexander Motin        "BriefDescription": "This event is deprecated. Refer to new event OFFCORE_REQUESTS_OUTSTANDING.DATA_RD",
999*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
1000*18054d02SAlexander Motin        "Counter": "0,1,2,3",
1001*18054d02SAlexander Motin        "EventCode": "0x20",
1002*18054d02SAlexander Motin        "EventName": "OFFCORE_REQUESTS_OUTSTANDING.ALL_DATA_RD",
1003*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
1004*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
1005*18054d02SAlexander Motin        "UMask": "0x8"
1006*18054d02SAlexander Motin    },
1007*18054d02SAlexander Motin    {
1008*18054d02SAlexander Motin        "BriefDescription": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DATA_RD",
1009*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
1010*18054d02SAlexander Motin        "Counter": "0,1,2,3",
1011*18054d02SAlexander Motin        "CounterMask": "1",
1012*18054d02SAlexander Motin        "EventCode": "0x20",
1013*18054d02SAlexander Motin        "EventName": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DATA_RD",
1014*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
1015*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
1016*18054d02SAlexander Motin        "UMask": "0x8"
1017*18054d02SAlexander Motin    },
1018*18054d02SAlexander Motin    {
1019*18054d02SAlexander Motin        "BriefDescription": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DEMAND_RFO",
1020*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
1021*18054d02SAlexander Motin        "Counter": "0,1,2,3",
1022*18054d02SAlexander Motin        "CounterMask": "1",
1023*18054d02SAlexander Motin        "EventCode": "0x20",
1024*18054d02SAlexander Motin        "EventName": "OFFCORE_REQUESTS_OUTSTANDING.CYCLES_WITH_DEMAND_RFO",
1025*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
1026*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
1027*18054d02SAlexander Motin        "UMask": "0x4"
1028*18054d02SAlexander Motin    },
1029*18054d02SAlexander Motin    {
1030*18054d02SAlexander Motin        "BriefDescription": "OFFCORE_REQUESTS_OUTSTANDING.DATA_RD",
1031*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
1032*18054d02SAlexander Motin        "Counter": "0,1,2,3",
1033*18054d02SAlexander Motin        "EventCode": "0x20",
1034*18054d02SAlexander Motin        "EventName": "OFFCORE_REQUESTS_OUTSTANDING.DATA_RD",
1035*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
1036*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
1037*18054d02SAlexander Motin        "UMask": "0x8"
1038*18054d02SAlexander Motin    },
1039*18054d02SAlexander Motin    {
1040*18054d02SAlexander Motin        "BriefDescription": "Number of PREFETCHNTA instructions executed.",
1041*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
1042*18054d02SAlexander Motin        "Counter": "0,1,2,3",
1043*18054d02SAlexander Motin        "EventCode": "0x40",
1044*18054d02SAlexander Motin        "EventName": "SW_PREFETCH_ACCESS.NTA",
1045*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
1046*18054d02SAlexander Motin        "PublicDescription": "Counts the number of PREFETCHNTA instructions executed.",
1047*18054d02SAlexander Motin        "SampleAfterValue": "100003",
1048*18054d02SAlexander Motin        "UMask": "0x1"
1049*18054d02SAlexander Motin    },
1050*18054d02SAlexander Motin    {
1051*18054d02SAlexander Motin        "BriefDescription": "Number of PREFETCHW instructions executed.",
1052*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
1053*18054d02SAlexander Motin        "Counter": "0,1,2,3",
1054*18054d02SAlexander Motin        "EventCode": "0x40",
1055*18054d02SAlexander Motin        "EventName": "SW_PREFETCH_ACCESS.PREFETCHW",
1056*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
1057*18054d02SAlexander Motin        "PublicDescription": "Counts the number of PREFETCHW instructions executed.",
1058*18054d02SAlexander Motin        "SampleAfterValue": "100003",
1059*18054d02SAlexander Motin        "UMask": "0x8"
1060*18054d02SAlexander Motin    },
1061*18054d02SAlexander Motin    {
1062*18054d02SAlexander Motin        "BriefDescription": "Number of PREFETCHT0 instructions executed.",
1063*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
1064*18054d02SAlexander Motin        "Counter": "0,1,2,3",
1065*18054d02SAlexander Motin        "EventCode": "0x40",
1066*18054d02SAlexander Motin        "EventName": "SW_PREFETCH_ACCESS.T0",
1067*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
1068*18054d02SAlexander Motin        "PublicDescription": "Counts the number of PREFETCHT0 instructions executed.",
1069*18054d02SAlexander Motin        "SampleAfterValue": "100003",
1070*18054d02SAlexander Motin        "UMask": "0x2"
1071*18054d02SAlexander Motin    },
1072*18054d02SAlexander Motin    {
1073*18054d02SAlexander Motin        "BriefDescription": "Number of PREFETCHT1 or PREFETCHT2 instructions executed.",
1074*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
1075*18054d02SAlexander Motin        "Counter": "0,1,2,3",
1076*18054d02SAlexander Motin        "EventCode": "0x40",
1077*18054d02SAlexander Motin        "EventName": "SW_PREFETCH_ACCESS.T1_T2",
1078*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
1079*18054d02SAlexander Motin        "PublicDescription": "Counts the number of PREFETCHT1 or PREFETCHT2 instructions executed.",
1080*18054d02SAlexander Motin        "SampleAfterValue": "100003",
1081*18054d02SAlexander Motin        "UMask": "0x4"
1082*18054d02SAlexander Motin    }
1083*18054d02SAlexander Motin]
1084