1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
|
[
{
"BitName": "DEMAND_DATA_RD",
"BitIndex": "0",
"Type": "1",
"Description": "Counts demand data reads",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "DEMAND_RFO",
"BitIndex": "1",
"Type": "1",
"Description": "Counts all demand data writes (RFOs)",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "DEMAND_CODE_RD",
"BitIndex": "2",
"Type": "1",
"Description": "Counts all demand code reads",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "COREWB",
"BitIndex": "3",
"Type": "1",
"Description": "Counts writebacks (modified to exclusive)",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "PF_L2_DATA_RD",
"BitIndex": "4",
"Type": "1",
"Description": "Counts prefetch (that bring data to L2) data reads",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "PF_L2_RFO",
"BitIndex": "5",
"Type": "1",
"Description": "Counts all prefetch (that bring data to L2) RFOs",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "PF_L2_CODE_RD",
"BitIndex": "6",
"Type": "1",
"Description": "Counts all prefetch (that bring data to LLC only) code reads",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "PF_L3_DATA_RD",
"BitIndex": "7",
"Type": "1",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "PF_L3_RFO",
"BitIndex": "8",
"Type": "1",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "PF_L3_CODE_RD",
"BitIndex": "9",
"Type": "1",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "SPLIT_LOCK_UC_LOCK",
"BitIndex": "10",
"Type": "1",
"Description": "Counts all locks that are either split across cache line boundaries or to uncacheable addresses",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "STREAMING_STORES",
"BitIndex": "11",
"Type": "1",
"Description": "Counts all non-temporal stores",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "OTHER",
"BitIndex": "15",
"Type": "1",
"Description": "Counts any other requests",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "ALL_PF_DATA_RD",
"BitIndex": "4,7",
"Type": "1",
"Description": "Counts all prefetch data reads",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "ALL_PF_RFO",
"BitIndex": "5,8",
"Type": "1",
"Description": "Counts prefetch RFOs",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "ALL_PF_CODE_RD",
"BitIndex": "6,9",
"Type": "1",
"Description": "Counts all prefetch code reads",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "ALL_DATA_RD",
"BitIndex": "0,4,7",
"Type": "1",
"Description": "Counts all demand & prefetch data reads",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "ALL_RFO",
"BitIndex": "1,5,8",
"Type": "1",
"Description": "Counts all demand & prefetch RFOs",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "ALL_CODE_RD",
"BitIndex": "2,6,9",
"Type": "1",
"Description": "Counts all demand & prefetch code reads",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "ALL_READS",
"BitIndex": "0,1,2,4,5,6,7,8,9,10",
"Type": "1",
"Description": "Counts all data/code/rfo reads (demand & prefetch)",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "ALL_REQUESTS",
"BitIndex": "0,1,2,3,4,5,6,7,8,9,10,11,15",
"Type": "1",
"Description": "Counts all requests",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "ANY_RESPONSE",
"BitIndex": "16",
"Type": "2",
"Description": "have any response type.",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "SUPPLIER_NONE",
"BitIndex": "17",
"Type": "3",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "L3_HIT_M",
"BitIndex": "18",
"Type": "3",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "L3_HIT_E",
"BitIndex": "19",
"Type": "3",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "L3_HIT_S",
"BitIndex": "20",
"Type": "3",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "L3_HIT_F",
"BitIndex": "21",
"Type": "3",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "L3_HIT",
"BitIndex": "18,19,20,21",
"Type": "3",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "L3_MISS_LOCAL_DRAM",
"BitIndex": "26",
"Type": "3",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "L3_MISS_REMOTE_HOP0_DRAM",
"BitIndex": "27",
"Type": "3",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "L3_MISS_REMOTE_HOP1_DRAM",
"BitIndex": "28",
"Type": "3",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "L3_MISS_REMOTE_HOP2P_DRAM",
"BitIndex": "29",
"Type": "3",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "L3_MISS",
"BitIndex": "26,27,28,29",
"Type": "3",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "SNOOP_NONE",
"BitIndex": "31",
"Type": "4",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "SNOOP_NOT_NEEDED",
"BitIndex": "32",
"Type": "4",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "SNOOP_MISS",
"BitIndex": "33",
"Type": "4",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "SNOOP_HIT_NO_FWD",
"BitIndex": "34",
"Type": "4",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "SNOOP_HIT_WITH_FWD",
"BitIndex": "35",
"Type": "4",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "18,19,20,21",
"Errata": "na"
},
{
"BitName": "SNOOP_HITM",
"BitIndex": "36",
"Type": "4",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "SNOOP_NON_DRAM",
"BitIndex": "37",
"Type": "4",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "ANY_SNOOP",
"BitIndex": "31,32,33,34,35,36,37",
"Type": "4",
"Description": null,
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "",
"Errata": "na"
},
{
"BitName": "LLC_HIT.ANY_RESPONSE",
"BitIndex": "18,19,20,21,31,32,33,34,35,36,37",
"Type": "2",
"Description": "hit in the L3",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "LLC_HIT.NO_SNOOP_NEEDED",
"BitIndex": "18,19,20,21,32",
"Type": "2",
"Description": "hit in the L3 and sibling core snoops are not needed as either the core-valid bit is not set or the shared line is present in multiple cores",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "LLC_HIT.SNOOP_MISS",
"BitIndex": "18,19,20,21,33",
"Type": "2",
"Description": "hit in the L3 and the snoops sent to sibling cores return clean response",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "LLC_HIT.HIT_OTHER_CORE_NO_FWD",
"BitIndex": "18,19,20,21,34",
"Type": "2",
"Description": "hit in the L3 and the snoops to sibling cores hit in either E/S state and the line is not forwarded",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "LLC_HIT.HITM_OTHER_CORE",
"BitIndex": "18,19,20,21,36",
"Type": "2",
"Description": "hit in the L3 and the snoop to one of the sibling cores hits the line in M state and the line is forwarded",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "LLC_MISS.ANY_RESPONSE",
"BitIndex": "22,23,24,25,26,27,28,29,31,32,33,34,35,36,37",
"Type": "2",
"Description": "miss in the L3",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "LLC_MISS.LOCAL_DRAM",
"BitIndex": "26,33,34",
"Type": "2",
"Description": "miss the L3 and the data is returned from local dram",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "LLC_MISS.REMOTE_DRAM",
"BitIndex": "22,23,24,25,27,28,29,33,34",
"Type": "2",
"Description": "miss the L3 and the data is returned from remote dram",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "LLC_MISS.ANY_DRAM",
"BitIndex": "22,23,24,25,26,27,28,29,33,34",
"Type": "2",
"Description": "miss the L3 and the data is returned from local or remote dram",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "LLC_MISS.REMOTE_HITM",
"BitIndex": "22,23,24,25,26,27,28,29,36",
"Type": "2",
"Description": "miss the L3 and the modified data is transferred from remote cache",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "LLC_MISS.REMOTE_HIT_FORWARD",
"BitIndex": "22,23,24,25,26,27,28,29,30,35",
"Type": "2",
"Description": "miss the L3 and clean or shared data is transferred from remote cache",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "PF_LLC_DATA_RD",
"BitIndex": "7",
"Type": "1",
"Description": "Counts all prefetch (that bring data to LLC only) data reads",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "PF_LLC_RFO",
"BitIndex": "8",
"Type": "1",
"Description": "Counts all prefetch (that bring data to LLC only) RFOs",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
},
{
"BitName": "PF_LLC_CODE_RD",
"BitIndex": "9",
"Type": "1",
"Description": "Counts prefetch (that bring data to LLC only) code reads",
"MATRIX_REG": "0,1",
"BitsNotCombinedWith": "na",
"Errata": "na"
}
]
|