xref: /freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/other.json (revision 18054d0220cfc8df9c9568c437bd6fbb59d53c3c)
1*18054d02SAlexander Motin[
2*18054d02SAlexander Motin    {
3*18054d02SAlexander Motin        "BriefDescription": "ASSISTS.PAGE_FAULT",
4*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
5*18054d02SAlexander Motin        "Counter": "0,1,2,3,4,5,6,7",
6*18054d02SAlexander Motin        "EventCode": "0xc1",
7*18054d02SAlexander Motin        "EventName": "ASSISTS.PAGE_FAULT",
8*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3,4,5,6,7",
9*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
10*18054d02SAlexander Motin        "UMask": "0x8"
11*18054d02SAlexander Motin    },
12*18054d02SAlexander Motin    {
13*18054d02SAlexander Motin        "BriefDescription": "Counts the cycles where the AMX (Advance Matrix Extension) unit is busy performing an operation.",
14*18054d02SAlexander Motin        "Counter": "0,1,2,3,4,5,6,7",
15*18054d02SAlexander Motin        "EventCode": "0xb7",
16*18054d02SAlexander Motin        "EventName": "EXE.AMX_BUSY",
17*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3,4,5,6,7",
18*18054d02SAlexander Motin        "SampleAfterValue": "2000003",
19*18054d02SAlexander Motin        "UMask": "0x2"
20*18054d02SAlexander Motin    },
21*18054d02SAlexander Motin    {
22*18054d02SAlexander Motin        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that have any type of response.",
23*18054d02SAlexander Motin        "Counter": "0,1,2,3",
24*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
25*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_CODE_RD.ANY_RESPONSE",
26*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
27*18054d02SAlexander Motin        "MSRValue": "0x10004",
28*18054d02SAlexander Motin        "Offcore": "1",
29*18054d02SAlexander Motin        "SampleAfterValue": "100003",
30*18054d02SAlexander Motin        "UMask": "0x1"
31*18054d02SAlexander Motin    },
32*18054d02SAlexander Motin    {
33*18054d02SAlexander Motin        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that were supplied by DRAM.",
34*18054d02SAlexander Motin        "Counter": "0,1,2,3",
35*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
36*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_CODE_RD.DRAM",
37*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
38*18054d02SAlexander Motin        "MSRValue": "0x73C000004",
39*18054d02SAlexander Motin        "Offcore": "1",
40*18054d02SAlexander Motin        "SampleAfterValue": "100003",
41*18054d02SAlexander Motin        "UMask": "0x1"
42*18054d02SAlexander Motin    },
43*18054d02SAlexander Motin    {
44*18054d02SAlexander Motin        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts only those DRAM accesses that are controlled by the close SNC Cluster.",
45*18054d02SAlexander Motin        "Counter": "0,1,2,3",
46*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
47*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_CODE_RD.LOCAL_DRAM",
48*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
49*18054d02SAlexander Motin        "MSRValue": "0x104000004",
50*18054d02SAlexander Motin        "Offcore": "1",
51*18054d02SAlexander Motin        "SampleAfterValue": "100003",
52*18054d02SAlexander Motin        "UMask": "0x1"
53*18054d02SAlexander Motin    },
54*18054d02SAlexander Motin    {
55*18054d02SAlexander Motin        "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that were supplied by DRAM on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
56*18054d02SAlexander Motin        "Counter": "0,1,2,3",
57*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
58*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_CODE_RD.SNC_DRAM",
59*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
60*18054d02SAlexander Motin        "MSRValue": "0x708000004",
61*18054d02SAlexander Motin        "Offcore": "1",
62*18054d02SAlexander Motin        "SampleAfterValue": "100003",
63*18054d02SAlexander Motin        "UMask": "0x1"
64*18054d02SAlexander Motin    },
65*18054d02SAlexander Motin    {
66*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that have any type of response.",
67*18054d02SAlexander Motin        "Counter": "0,1,2,3",
68*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
69*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.ANY_RESPONSE",
70*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
71*18054d02SAlexander Motin        "MSRValue": "0x10001",
72*18054d02SAlexander Motin        "Offcore": "1",
73*18054d02SAlexander Motin        "SampleAfterValue": "100003",
74*18054d02SAlexander Motin        "UMask": "0x1"
75*18054d02SAlexander Motin    },
76*18054d02SAlexander Motin    {
77*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that were supplied by DRAM.",
78*18054d02SAlexander Motin        "Counter": "0,1,2,3",
79*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
80*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.DRAM",
81*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
82*18054d02SAlexander Motin        "MSRValue": "0x73C000001",
83*18054d02SAlexander Motin        "Offcore": "1",
84*18054d02SAlexander Motin        "SampleAfterValue": "100003",
85*18054d02SAlexander Motin        "UMask": "0x1"
86*18054d02SAlexander Motin    },
87*18054d02SAlexander Motin    {
88*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts only those DRAM accesses that are controlled by the close SNC Cluster.",
89*18054d02SAlexander Motin        "Counter": "0,1,2,3",
90*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
91*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.LOCAL_DRAM",
92*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
93*18054d02SAlexander Motin        "MSRValue": "0x104000001",
94*18054d02SAlexander Motin        "Offcore": "1",
95*18054d02SAlexander Motin        "SampleAfterValue": "100003",
96*18054d02SAlexander Motin        "UMask": "0x1"
97*18054d02SAlexander Motin    },
98*18054d02SAlexander Motin    {
99*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that were supplied by DRAM attached to another socket.",
100*18054d02SAlexander Motin        "Counter": "0,1,2,3",
101*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
102*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.REMOTE_DRAM",
103*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
104*18054d02SAlexander Motin        "MSRValue": "0x730000001",
105*18054d02SAlexander Motin        "Offcore": "1",
106*18054d02SAlexander Motin        "SampleAfterValue": "100003",
107*18054d02SAlexander Motin        "UMask": "0x1"
108*18054d02SAlexander Motin    },
109*18054d02SAlexander Motin    {
110*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that were supplied by PMM attached to another socket.",
111*18054d02SAlexander Motin        "Counter": "0,1,2,3",
112*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
113*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.REMOTE_PMM",
114*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
115*18054d02SAlexander Motin        "MSRValue": "0x703000001",
116*18054d02SAlexander Motin        "Offcore": "1",
117*18054d02SAlexander Motin        "SampleAfterValue": "100003",
118*18054d02SAlexander Motin        "UMask": "0x1"
119*18054d02SAlexander Motin    },
120*18054d02SAlexander Motin    {
121*18054d02SAlexander Motin        "BriefDescription": "Counts demand data reads that were supplied by DRAM on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
122*18054d02SAlexander Motin        "Counter": "0,1,2,3",
123*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
124*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_DATA_RD.SNC_DRAM",
125*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
126*18054d02SAlexander Motin        "MSRValue": "0x708000001",
127*18054d02SAlexander Motin        "Offcore": "1",
128*18054d02SAlexander Motin        "SampleAfterValue": "100003",
129*18054d02SAlexander Motin        "UMask": "0x1"
130*18054d02SAlexander Motin    },
131*18054d02SAlexander Motin    {
132*18054d02SAlexander Motin        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that have any type of response.",
133*18054d02SAlexander Motin        "Counter": "0,1,2,3",
134*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
135*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_RFO.ANY_RESPONSE",
136*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
137*18054d02SAlexander Motin        "MSRValue": "0x3F3FFC0002",
138*18054d02SAlexander Motin        "Offcore": "1",
139*18054d02SAlexander Motin        "SampleAfterValue": "100003",
140*18054d02SAlexander Motin        "UMask": "0x1"
141*18054d02SAlexander Motin    },
142*18054d02SAlexander Motin    {
143*18054d02SAlexander Motin        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that were supplied by DRAM.",
144*18054d02SAlexander Motin        "Counter": "0,1,2,3",
145*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
146*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_RFO.DRAM",
147*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
148*18054d02SAlexander Motin        "MSRValue": "0x73C000002",
149*18054d02SAlexander Motin        "Offcore": "1",
150*18054d02SAlexander Motin        "SampleAfterValue": "100003",
151*18054d02SAlexander Motin        "UMask": "0x1"
152*18054d02SAlexander Motin    },
153*18054d02SAlexander Motin    {
154*18054d02SAlexander Motin        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts only those DRAM accesses that are controlled by the close SNC Cluster.",
155*18054d02SAlexander Motin        "Counter": "0,1,2,3",
156*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
157*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_RFO.LOCAL_DRAM",
158*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
159*18054d02SAlexander Motin        "MSRValue": "0x104000002",
160*18054d02SAlexander Motin        "Offcore": "1",
161*18054d02SAlexander Motin        "SampleAfterValue": "100003",
162*18054d02SAlexander Motin        "UMask": "0x1"
163*18054d02SAlexander Motin    },
164*18054d02SAlexander Motin    {
165*18054d02SAlexander Motin        "BriefDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclusive ownership (PREFETCHW) that were supplied by DRAM on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
166*18054d02SAlexander Motin        "Counter": "0,1,2,3",
167*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
168*18054d02SAlexander Motin        "EventName": "OCR.DEMAND_RFO.SNC_DRAM",
169*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
170*18054d02SAlexander Motin        "MSRValue": "0x708000002",
171*18054d02SAlexander Motin        "Offcore": "1",
172*18054d02SAlexander Motin        "SampleAfterValue": "100003",
173*18054d02SAlexander Motin        "UMask": "0x1"
174*18054d02SAlexander Motin    },
175*18054d02SAlexander Motin    {
176*18054d02SAlexander Motin        "BriefDescription": "Counts hardware prefetches (which bring data to L2) that have any type of response.",
177*18054d02SAlexander Motin        "Counter": "0,1,2,3",
178*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
179*18054d02SAlexander Motin        "EventName": "OCR.HWPF_L2.ANY_RESPONSE",
180*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
181*18054d02SAlexander Motin        "MSRValue": "0x10070",
182*18054d02SAlexander Motin        "Offcore": "1",
183*18054d02SAlexander Motin        "SampleAfterValue": "100003",
184*18054d02SAlexander Motin        "UMask": "0x1"
185*18054d02SAlexander Motin    },
186*18054d02SAlexander Motin    {
187*18054d02SAlexander Motin        "BriefDescription": "Counts hardware prefetches to the L3 only that have any type of response.",
188*18054d02SAlexander Motin        "Counter": "0,1,2,3",
189*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
190*18054d02SAlexander Motin        "EventName": "OCR.HWPF_L3.ANY_RESPONSE",
191*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
192*18054d02SAlexander Motin        "MSRValue": "0x12380",
193*18054d02SAlexander Motin        "Offcore": "1",
194*18054d02SAlexander Motin        "SampleAfterValue": "100003",
195*18054d02SAlexander Motin        "UMask": "0x1"
196*18054d02SAlexander Motin    },
197*18054d02SAlexander Motin    {
198*18054d02SAlexander Motin        "BriefDescription": "Counts hardware prefetches to the L3 only that were not supplied by the local socket's L1, L2, or L3 caches and the cacheline was homed in a remote socket.",
199*18054d02SAlexander Motin        "Counter": "0,1,2,3",
200*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
201*18054d02SAlexander Motin        "EventName": "OCR.HWPF_L3.REMOTE",
202*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
203*18054d02SAlexander Motin        "MSRValue": "0x90002380",
204*18054d02SAlexander Motin        "Offcore": "1",
205*18054d02SAlexander Motin        "SampleAfterValue": "100003",
206*18054d02SAlexander Motin        "UMask": "0x1"
207*18054d02SAlexander Motin    },
208*18054d02SAlexander Motin    {
209*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 have any type of response.",
210*18054d02SAlexander Motin        "Counter": "0,1,2,3",
211*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
212*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.ANY_RESPONSE",
213*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
214*18054d02SAlexander Motin        "MSRValue": "0x3F3FFC4477",
215*18054d02SAlexander Motin        "Offcore": "1",
216*18054d02SAlexander Motin        "SampleAfterValue": "100003",
217*18054d02SAlexander Motin        "UMask": "0x1"
218*18054d02SAlexander Motin    },
219*18054d02SAlexander Motin    {
220*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 DRAM.",
221*18054d02SAlexander Motin        "Counter": "0,1,2,3",
222*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
223*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.DRAM",
224*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
225*18054d02SAlexander Motin        "MSRValue": "0x73C004477",
226*18054d02SAlexander Motin        "Offcore": "1",
227*18054d02SAlexander Motin        "SampleAfterValue": "100003",
228*18054d02SAlexander Motin        "UMask": "0x1"
229*18054d02SAlexander Motin    },
230*18054d02SAlexander Motin    {
231*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 DRAM attached to this socket, unless in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts only those DRAM accesses that are controlled by the close SNC Cluster.",
232*18054d02SAlexander Motin        "Counter": "0,1,2,3",
233*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
234*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.LOCAL_DRAM",
235*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
236*18054d02SAlexander Motin        "MSRValue": "0x104004477",
237*18054d02SAlexander Motin        "Offcore": "1",
238*18054d02SAlexander Motin        "SampleAfterValue": "100003",
239*18054d02SAlexander Motin        "UMask": "0x1"
240*18054d02SAlexander Motin    },
241*18054d02SAlexander Motin    {
242*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 DRAM attached to this socket, whether or not in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts DRAM accesses that are controlled by the close or distant SNC Cluster.",
243*18054d02SAlexander Motin        "Counter": "0,1,2,3",
244*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
245*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.LOCAL_SOCKET_DRAM",
246*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
247*18054d02SAlexander Motin        "MSRValue": "0x70C004477",
248*18054d02SAlexander Motin        "Offcore": "1",
249*18054d02SAlexander Motin        "SampleAfterValue": "100003",
250*18054d02SAlexander Motin        "UMask": "0x1"
251*18054d02SAlexander Motin    },
252*18054d02SAlexander Motin    {
253*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 PMM attached to this socket, whether or not in Sub NUMA Cluster(SNC) Mode.  In SNC Mode counts PMM accesses that are controlled by the close or distant SNC Cluster.",
254*18054d02SAlexander Motin        "Counter": "0,1,2,3",
255*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
256*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.LOCAL_SOCKET_PMM",
257*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
258*18054d02SAlexander Motin        "MSRValue": "0x700C04477",
259*18054d02SAlexander Motin        "Offcore": "1",
260*18054d02SAlexander Motin        "SampleAfterValue": "100003",
261*18054d02SAlexander Motin        "UMask": "0x1"
262*18054d02SAlexander Motin    },
263*18054d02SAlexander Motin    {
264*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 not supplied by the local socket's L1, L2, or L3 caches and were supplied by a remote socket.",
265*18054d02SAlexander Motin        "Counter": "0,1,2,3",
266*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
267*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.REMOTE",
268*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
269*18054d02SAlexander Motin        "MSRValue": "0x3F33004477",
270*18054d02SAlexander Motin        "Offcore": "1",
271*18054d02SAlexander Motin        "SampleAfterValue": "100003",
272*18054d02SAlexander Motin        "UMask": "0x1"
273*18054d02SAlexander Motin    },
274*18054d02SAlexander Motin    {
275*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 DRAM attached to another socket.",
276*18054d02SAlexander Motin        "Counter": "0,1,2,3",
277*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
278*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.REMOTE_DRAM",
279*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
280*18054d02SAlexander Motin        "MSRValue": "0x730004477",
281*18054d02SAlexander Motin        "Offcore": "1",
282*18054d02SAlexander Motin        "SampleAfterValue": "100003",
283*18054d02SAlexander Motin        "UMask": "0x1"
284*18054d02SAlexander Motin    },
285*18054d02SAlexander Motin    {
286*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 DRAM or PMM attached to another socket.",
287*18054d02SAlexander Motin        "Counter": "0,1,2,3",
288*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
289*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.REMOTE_MEMORY",
290*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
291*18054d02SAlexander Motin        "MSRValue": "0x733004477",
292*18054d02SAlexander Motin        "Offcore": "1",
293*18054d02SAlexander Motin        "SampleAfterValue": "100003",
294*18054d02SAlexander Motin        "UMask": "0x1"
295*18054d02SAlexander Motin    },
296*18054d02SAlexander Motin    {
297*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 PMM attached to another socket.",
298*18054d02SAlexander Motin        "Counter": "0,1,2,3",
299*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
300*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.REMOTE_PMM",
301*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
302*18054d02SAlexander Motin        "MSRValue": "0x703004477",
303*18054d02SAlexander Motin        "Offcore": "1",
304*18054d02SAlexander Motin        "SampleAfterValue": "100003",
305*18054d02SAlexander Motin        "UMask": "0x1"
306*18054d02SAlexander Motin    },
307*18054d02SAlexander Motin    {
308*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 DRAM on a distant memory controller of this socket when the system is in SNC (sub-NUMA cluster) mode.",
309*18054d02SAlexander Motin        "Counter": "0,1,2,3",
310*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
311*18054d02SAlexander Motin        "EventName": "OCR.READS_TO_CORE.SNC_DRAM",
312*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
313*18054d02SAlexander Motin        "MSRValue": "0x708004477",
314*18054d02SAlexander Motin        "Offcore": "1",
315*18054d02SAlexander Motin        "SampleAfterValue": "100003",
316*18054d02SAlexander Motin        "UMask": "0x1"
317*18054d02SAlexander Motin    },
318*18054d02SAlexander Motin    {
319*18054d02SAlexander Motin        "BriefDescription": "Counts streaming stores that have any type of response.",
320*18054d02SAlexander Motin        "Counter": "0,1,2,3",
321*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
322*18054d02SAlexander Motin        "EventName": "OCR.STREAMING_WR.ANY_RESPONSE",
323*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
324*18054d02SAlexander Motin        "MSRValue": "0x10800",
325*18054d02SAlexander Motin        "Offcore": "1",
326*18054d02SAlexander Motin        "SampleAfterValue": "100003",
327*18054d02SAlexander Motin        "UMask": "0x1"
328*18054d02SAlexander Motin    },
329*18054d02SAlexander Motin    {
330*18054d02SAlexander Motin        "BriefDescription": "Counts Demand RFOs, ItoM's, PREFECTHW's, Hardware RFO Prefetches to the L1/L2 and Streaming stores that likely resulted in a store to Memory (DRAM or PMM)",
331*18054d02SAlexander Motin        "Counter": "0,1,2,3",
332*18054d02SAlexander Motin        "EventCode": "0x2A,0x2B",
333*18054d02SAlexander Motin        "EventName": "OCR.WRITE_ESTIMATE.MEMORY",
334*18054d02SAlexander Motin        "MSRIndex": "0x1a6,0x1a7",
335*18054d02SAlexander Motin        "MSRValue": "0xFBFF80822",
336*18054d02SAlexander Motin        "Offcore": "1",
337*18054d02SAlexander Motin        "SampleAfterValue": "100003",
338*18054d02SAlexander Motin        "UMask": "0x1"
339*18054d02SAlexander Motin    },
340*18054d02SAlexander Motin    {
341*18054d02SAlexander Motin        "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread.",
342*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
343*18054d02SAlexander Motin        "Counter": "0,1,2,3,4,5,6,7",
344*18054d02SAlexander Motin        "EventCode": "0xa5",
345*18054d02SAlexander Motin        "EventName": "RS_EMPTY.CYCLES",
346*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3,4,5,6,7",
347*18054d02SAlexander Motin        "PublicDescription": "Counts cycles during which the reservation station (RS) is empty for this logical processor.",
348*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
349*18054d02SAlexander Motin        "UMask": "0x7"
350*18054d02SAlexander Motin    },
351*18054d02SAlexander Motin    {
352*18054d02SAlexander Motin        "BriefDescription": "XQ.FULL_CYCLES",
353*18054d02SAlexander Motin        "CollectPEBSRecord": "2",
354*18054d02SAlexander Motin        "Counter": "0,1,2,3",
355*18054d02SAlexander Motin        "CounterMask": "1",
356*18054d02SAlexander Motin        "EventCode": "0x2d",
357*18054d02SAlexander Motin        "EventName": "XQ.FULL_CYCLES",
358*18054d02SAlexander Motin        "PEBScounters": "0,1,2,3",
359*18054d02SAlexander Motin        "SampleAfterValue": "1000003",
360*18054d02SAlexander Motin        "UMask": "0x1"
361*18054d02SAlexander Motin    }
362*18054d02SAlexander Motin]
363