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
[
{
"ArchStdEvent": "L1I_TLB_REFILL",
"BriefDescription": "This event counts operations that cause a TLB refill of the L1I TLB. See L1I_TLB_REFILL of ARMv9 Reference Manual for more information."
},
{
"ArchStdEvent": "L1D_TLB_REFILL",
"BriefDescription": "This event counts operations that cause a TLB refill of the L1D TLB. See L1D_TLB_REFILL of ARMv9 Reference Manual for more information."
},
{
"ArchStdEvent": "L1D_TLB",
"BriefDescription": "This event counts operations that cause a TLB access to the L1D TLB. See L1D_TLB of ARMv9 Reference Manual for more information."
},
{
"ArchStdEvent": "L1I_TLB",
"BriefDescription": "This event counts operations that cause a TLB access to the L1I TLB. See L1I_TLB of ARMv9 Reference Manual for more information."
},
{
"ArchStdEvent": "L2D_TLB_REFILL",
"BriefDescription": "This event counts operations that cause a TLB refill of the L2D TLB. See L2D_TLB_REFILL of ARMv9 Reference Manual for more information."
},
{
"ArchStdEvent": "L2D_TLB",
"BriefDescription": "This event counts operations that cause a TLB access to the L2D TLB. See L2D_TLB of ARMv9 Reference Manual for more information."
},
{
"ArchStdEvent": "DTLB_WALK",
"BriefDescription": "This event counts data TLB access with at least one translation table walk."
},
{
"ArchStdEvent": "ITLB_WALK",
"BriefDescription": "This event counts instruction TLB access with at least one translation table walk."
},
{
"EventCode": "0x0C00",
"EventName": "L1I_TLB_4K",
"BriefDescription": "This event counts operations that cause a TLB access to the L1I in 4KB page."
},
{
"EventCode": "0x0C01",
"EventName": "L1I_TLB_64K",
"BriefDescription": "This event counts operations that cause a TLB access to the L1I in 64KB page."
},
{
"EventCode": "0x0C02",
"EventName": "L1I_TLB_2M",
"BriefDescription": "This event counts operations that cause a TLB access to the L1I in 2MB page."
},
{
"EventCode": "0x0C03",
"EventName": "L1I_TLB_32M",
"BriefDescription": "This event counts operations that cause a TLB access to the L1I in 32MB page."
},
{
"EventCode": "0x0C04",
"EventName": "L1I_TLB_512M",
"BriefDescription": "This event counts operations that cause a TLB access to the L1I in 512MB page."
},
{
"EventCode": "0x0C05",
"EventName": "L1I_TLB_1G",
"BriefDescription": "This event counts operations that cause a TLB access to the L1I in 1GB page."
},
{
"EventCode": "0x0C06",
"EventName": "L1I_TLB_16G",
"BriefDescription": "This event counts operations that cause a TLB access to the L1I in 16GB page."
},
{
"EventCode": "0x0C08",
"EventName": "L1D_TLB_4K",
"BriefDescription": "This event counts operations that cause a TLB access to the L1D in 4KB page."
},
{
"EventCode": "0x0C09",
"EventName": "L1D_TLB_64K",
"BriefDescription": "This event counts operations that cause a TLB access to the L1D in 64KB page."
},
{
"EventCode": "0x0C0A",
"EventName": "L1D_TLB_2M",
"BriefDescription": "This event counts operations that cause a TLB access to the L1D in 2MB page."
},
{
"EventCode": "0x0C0B",
"EventName": "L1D_TLB_32M",
"BriefDescription": "This event counts operations that cause a TLB access to the L1D in 32MB page."
},
{
"EventCode": "0x0C0C",
"EventName": "L1D_TLB_512M",
"BriefDescription": "This event counts operations that cause a TLB access to the L1D in 512MB page."
},
{
"EventCode": "0x0C0D",
"EventName": "L1D_TLB_1G",
"BriefDescription": "This event counts operations that cause a TLB access to the L1D in 1GB page."
},
{
"EventCode": "0x0C0E",
"EventName": "L1D_TLB_16G",
"BriefDescription": "This event counts operations that cause a TLB access to the L1D in 16GB page."
},
{
"EventCode": "0x0C10",
"EventName": "L1I_TLB_REFILL_4K",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1I in 4KB page."
},
{
"EventCode": "0x0C11",
"EventName": "L1I_TLB_REFILL_64K",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1I in 64KB page."
},
{
"EventCode": "0x0C12",
"EventName": "L1I_TLB_REFILL_2M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1I in 2MB page."
},
{
"EventCode": "0x0C13",
"EventName": "L1I_TLB_REFILL_32M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1I in 32MB page."
},
{
"EventCode": "0x0C14",
"EventName": "L1I_TLB_REFILL_512M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1I in 512MB page."
},
{
"EventCode": "0x0C15",
"EventName": "L1I_TLB_REFILL_1G",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1I in 1GB page."
},
{
"EventCode": "0x0C16",
"EventName": "L1I_TLB_REFILL_16G",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1I in 16GB page."
},
{
"EventCode": "0x0C18",
"EventName": "L1D_TLB_REFILL_4K",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1D in 4KB page."
},
{
"EventCode": "0x0C19",
"EventName": "L1D_TLB_REFILL_64K",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1D in 64KB page."
},
{
"EventCode": "0x0C1A",
"EventName": "L1D_TLB_REFILL_2M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1D in 2MB page."
},
{
"EventCode": "0x0C1B",
"EventName": "L1D_TLB_REFILL_32M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1D in 32MB page."
},
{
"EventCode": "0x0C1C",
"EventName": "L1D_TLB_REFILL_512M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1D in 512MB page."
},
{
"EventCode": "0x0C1D",
"EventName": "L1D_TLB_REFILL_1G",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1D in 1GB page."
},
{
"EventCode": "0x0C1E",
"EventName": "L1D_TLB_REFILL_16G",
"BriefDescription": "This event counts operations that cause a TLB refill to the L1D in 16GB page."
},
{
"EventCode": "0x0C20",
"EventName": "L2I_TLB_4K",
"BriefDescription": "This event counts operations that cause a TLB access to the L2I in 4KB page."
},
{
"EventCode": "0x0C21",
"EventName": "L2I_TLB_64K",
"BriefDescription": "This event counts operations that cause a TLB access to the L2I in 64KB page."
},
{
"EventCode": "0x0C22",
"EventName": "L2I_TLB_2M",
"BriefDescription": "This event counts operations that cause a TLB access to the L2I in 2MB page."
},
{
"EventCode": "0x0C23",
"EventName": "L2I_TLB_32M",
"BriefDescription": "This event counts operations that cause a TLB access to the L2I in 32MB page."
},
{
"EventCode": "0x0C24",
"EventName": "L2I_TLB_512M",
"BriefDescription": "This event counts operations that cause a TLB access to the L2I in 512MB page."
},
{
"EventCode": "0x0C25",
"EventName": "L2I_TLB_1G",
"BriefDescription": "This event counts operations that cause a TLB access to the L2I in 1GB page."
},
{
"EventCode": "0x0C26",
"EventName": "L2I_TLB_16G",
"BriefDescription": "This event counts operations that cause a TLB access to the L2I in 16GB page."
},
{
"EventCode": "0x0C28",
"EventName": "L2D_TLB_4K",
"BriefDescription": "This event counts operations that cause a TLB access to the L2D in 4KB page."
},
{
"EventCode": "0x0C29",
"EventName": "L2D_TLB_64K",
"BriefDescription": "This event counts operations that cause a TLB access to the L2D in 64KB page."
},
{
"EventCode": "0x0C2A",
"EventName": "L2D_TLB_2M",
"BriefDescription": "This event counts operations that cause a TLB access to the L2D in 2MB page."
},
{
"EventCode": "0x0C2B",
"EventName": "L2D_TLB_32M",
"BriefDescription": "This event counts operations that cause a TLB access to the L2D in 32MB page."
},
{
"EventCode": "0x0C2C",
"EventName": "L2D_TLB_512M",
"BriefDescription": "This event counts operations that cause a TLB access to the L2D in 512MB page."
},
{
"EventCode": "0x0C2D",
"EventName": "L2D_TLB_1G",
"BriefDescription": "This event counts operations that cause a TLB access to the L2D in 1GB page."
},
{
"EventCode": "0x0C2E",
"EventName": "L2D_TLB_16G",
"BriefDescription": "This event counts operations that cause a TLB access to the L2D in 16GB page."
},
{
"EventCode": "0x0C30",
"EventName": "L2I_TLB_REFILL_4K",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2Iin 4KB page."
},
{
"EventCode": "0x0C31",
"EventName": "L2I_TLB_REFILL_64K",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2I in 64KB page."
},
{
"EventCode": "0x0C32",
"EventName": "L2I_TLB_REFILL_2M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2I in 2MB page."
},
{
"EventCode": "0x0C33",
"EventName": "L2I_TLB_REFILL_32M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2I in 32MB page."
},
{
"EventCode": "0x0C34",
"EventName": "L2I_TLB_REFILL_512M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2I in 512MB page."
},
{
"EventCode": "0x0C35",
"EventName": "L2I_TLB_REFILL_1G",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2I in 1GB page."
},
{
"EventCode": "0x0C36",
"EventName": "L2I_TLB_REFILL_16G",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2I in 16GB page."
},
{
"EventCode": "0x0C38",
"EventName": "L2D_TLB_REFILL_4K",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2D in 4KB page."
},
{
"EventCode": "0x0C39",
"EventName": "L2D_TLB_REFILL_64K",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2D in 64KB page."
},
{
"EventCode": "0x0C3A",
"EventName": "L2D_TLB_REFILL_2M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2D in 2MB page."
},
{
"EventCode": "0x0C3B",
"EventName": "L2D_TLB_REFILL_32M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2D in 32MB page."
},
{
"EventCode": "0x0C3C",
"EventName": "L2D_TLB_REFILL_512M",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2D in 512MB page."
},
{
"EventCode": "0x0C3D",
"EventName": "L2D_TLB_REFILL_1G",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2D in 1GB page."
},
{
"EventCode": "0x0C3E",
"EventName": "L2D_TLB_REFILL_16G",
"BriefDescription": "This event counts operations that cause a TLB refill to the L2D in 16GB page."
},
{
"ArchStdEvent": "DTLB_WALK_PERCYC",
"BriefDescription": "This event counts the number of DTLB_WALK events in progress on each Processor cycle."
},
{
"ArchStdEvent": "ITLB_WALK_PERCYC",
"BriefDescription": "This event counts the number of ITLB_WALK events in progress on each Processor cycle."
},
{
"ArchStdEvent": "DTLB_STEP",
"BriefDescription": "This event counts translation table walk access made by a refill of the data TLB."
},
{
"ArchStdEvent": "ITLB_STEP",
"BriefDescription": "This event counts translation table walk access made by a refill of the instruction TLB."
},
{
"ArchStdEvent": "DTLB_WALK_LARGE",
"BriefDescription": "This event counts translation table walk counted by DTLB_WALK where the result of the walk yields a large page size."
},
{
"ArchStdEvent": "ITLB_WALK_LARGE",
"BriefDescription": "This event counts translation table walk counted by ITLB_WALK where the result of the walk yields a large page size."
},
{
"ArchStdEvent": "DTLB_WALK_SMALL",
"BriefDescription": "This event counts translation table walk counted by DTLB_WALK where the result of the walk yields a small page size."
},
{
"ArchStdEvent": "ITLB_WALK_SMALL",
"BriefDescription": "This event counts translation table walk counted by ITLB_WALK where the result of the walk yields a small page size."
},
{
"ArchStdEvent": "DTLB_WALK_BLOCK",
"BriefDescription": "This event counts translation table walk counted by DTLB_WALK where the result of the walk yields a Block."
},
{
"ArchStdEvent": "ITLB_WALK_BLOCK",
"BriefDescription": "This event counts translation table walk counted by ITLB_WALK where the result of the walk yields a Block."
},
{
"ArchStdEvent": "DTLB_WALK_PAGE",
"BriefDescription": "This event counts translation table walk counted by DTLB_WALK where the result of the walk yields a Page."
},
{
"ArchStdEvent": "ITLB_WALK_PAGE",
"BriefDescription": "This event counts translation table walk counted by ITLB_WALK where the result of the walk yields a Page."
}
]