aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events/arch/powerpc/power9/frontend.json
blob: 5da59d15af94cb654388ae837332a2254cbf5f48 (plain)
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
[
  {,
    "EventCode": "0x20036",
    "EventName": "PM_BR_2PATH",
    "BriefDescription": "Branches that are not strongly biased",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x40036",
    "EventName": "PM_BR_2PATH",
    "BriefDescription": "Branches that are not strongly biased",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x10004",
    "EventName": "PM_CMPLU_STALL_LRQ_OTHER",
    "BriefDescription": "Finish stall due to LRQ miscellaneous reasons, lost arbitration to LMQ slot, bank collisions, set prediction cleanup, set prediction multihit and others",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x10010",
    "EventName": "PM_PMC4_OVERFLOW",
    "BriefDescription": "Overflow from counter 4",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1001A",
    "EventName": "PM_LSU_SRQ_FULL_CYC",
    "BriefDescription": "Cycles in which the Store Queue is full on all 4 slices. This is event is not per thread. All the threads will see the same count for this core resource",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x10020",
    "EventName": "PM_PMC4_REWIND",
    "BriefDescription": "PMC4 Rewind Event",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1003A",
    "EventName": "PM_CMPLU_STALL_LSU_FIN",
    "BriefDescription": "Finish stall because the NTF instruction was an LSU op (other than a load or a store) with all its dependencies met and just going through the LSU pipe to finish",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1013E",
    "EventName": "PM_MRK_LD_MISS_EXPOSED_CYC",
    "BriefDescription": "Marked Load exposed Miss (use edge detect to count #)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1C044",
    "EventName": "PM_DATA_FROM_L3_NO_CONFLICT",
    "BriefDescription": "The processor's data cache was reloaded from local core's L3 without conflict due to a demand load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x15044",
    "EventName": "PM_IPTEG_FROM_L3_NO_CONFLICT",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 without conflict due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x15046",
    "EventName": "PM_IPTEG_FROM_L3.1_SHR",
    "BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another core's L3 on the same chip due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1015E",
    "EventName": "PM_MRK_FAB_RSP_RD_T_INTV",
    "BriefDescription": "Sampled Read got a T intervention",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x14054",
    "EventName": "PM_INST_PUMP_CPRED",
    "BriefDescription": "Pump prediction correct. Counts across all types of pumps for an instruction fetch",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x15152",
    "EventName": "PM_SYNC_MRK_BR_LINK",
    "BriefDescription": "Marked Branch and link branch that can cause a synchronous interrupt",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1515C",
    "EventName": "PM_SYNC_MRK_BR_MPRED",
    "BriefDescription": "Marked Branch mispredict that can cause a synchronous interrupt",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1E050",
    "EventName": "PM_CMPLU_STALL_TEND",
    "BriefDescription": "Finish stall because the NTF instruction was a tend instruction awaiting response from L2",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1E15E",
    "EventName": "PM_MRK_L2_TM_REQ_ABORT",
    "BriefDescription": "TM abort",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1F054",
    "EventName": "PM_TLB_HIT",
    "BriefDescription": "Number of times the TLB had the data required by the instruction. Applies to both HPT and RPT",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1006A",
    "EventName": "PM_NTC_ISSUE_HELD_DARQ_FULL",
    "BriefDescription": "The NTC instruction is being held at dispatch because there are no slots in the DARQ for it",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x101E8",
    "EventName": "PM_THRESH_EXC_256",
    "BriefDescription": "Threshold counter exceed a count of 256",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x101EC",
    "EventName": "PM_THRESH_MET",
    "BriefDescription": "threshold exceeded",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x100F2",
    "EventName": "PM_1PLUS_PPC_CMPL",
    "BriefDescription": "1 or more ppc insts finished",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x20114",
    "EventName": "PM_MRK_L2_RC_DISP",
    "BriefDescription": "Marked Instruction RC dispatched in L2",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C010",
    "EventName": "PM_CMPLU_STALL_LSU",
    "BriefDescription": "Completion stall by LSU instruction",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C014",
    "EventName": "PM_CMPLU_STALL_STORE_FINISH",
    "BriefDescription": "Finish stall because the NTF instruction was a store with all its dependencies met, just waiting to go through the LSU pipe to finish",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C01E",
    "EventName": "PM_CMPLU_STALL_SYNC_PMU_INT",
    "BriefDescription": "Cycles in which the NTC instruction is waiting for a synchronous PMU interrupt",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2D01C",
    "EventName": "PM_CMPLU_STALL_STCX",
    "BriefDescription": "Finish stall because the NTF instruction was a stcx waiting for response from L2",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2E01A",
    "EventName": "PM_CMPLU_STALL_LSU_FLUSH_NEXT",
    "BriefDescription": "Completion stall of one cycle because the LSU requested to flush the next iop in the sequence. It takes 1 cycle for the ISU to process this request before the LSU instruction is allowed to complete",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C124",
    "EventName": "PM_MRK_DATA_FROM_L2_DISP_CONFLICT_OTHER",
    "BriefDescription": "The processor's data cache was reloaded from local core's L2 with dispatch conflict due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C042",
    "EventName": "PM_DATA_FROM_L3_MEPF",
    "BriefDescription": "The processor's data cache was reloaded from local core's L3 without dispatch conflicts hit on Mepf state due to a demand load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2D14C",
    "EventName": "PM_MRK_DATA_FROM_L3.1_ECO_SHR",
    "BriefDescription": "The processor's data cache was reloaded with Shared (S) data from another core's ECO L3 on the same chip due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x25042",
    "EventName": "PM_IPTEG_FROM_L3_MEPF",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 without dispatch conflicts hit on Mepf state. due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x25044",
    "EventName": "PM_IPTEG_FROM_L3.1_MOD",
    "BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from another core's L3 on the same chip due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2015E",
    "EventName": "PM_MRK_FAB_RSP_RWITM_RTY",
    "BriefDescription": "Sampled store did a rwitm and got a rty",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x24050",
    "EventName": "PM_IOPS_CMPL",
    "BriefDescription": "Internal Operations completed",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x24154",
    "EventName": "PM_THRESH_ACC",
    "BriefDescription": "This event increments every time the threshold event counter ticks. Thresholding must be enabled (via MMCRA) and the thresholding start event must occur for this counter to increment. It will stop incrementing when the thresholding stop event occurs or when thresholding is disabled, until the next time a configured thresholding start event occurs.",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2F152",
    "EventName": "PM_MRK_FAB_RSP_DCLAIM_CYC",
    "BriefDescription": "cycles L2 RC took for a dclaim",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x200FA",
    "EventName": "PM_BR_TAKEN_CMPL",
    "BriefDescription": "New event for Branch Taken",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x30014",
    "EventName": "PM_CMPLU_STALL_STORE_FIN_ARB",
    "BriefDescription": "Finish stall because the NTF instruction was a store waiting for a slot in the store finish pipe. This means the instruction is ready to finish but there are instructions ahead of it, using the finish pipe",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3001C",
    "EventName": "PM_LSU_REJECT_LMQ_FULL",
    "BriefDescription": "LSU Reject due to LMQ full (up to 4 per cycles)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x30026",
    "EventName": "PM_CMPLU_STALL_STORE_DATA",
    "BriefDescription": "Finish stall because the next to finish instruction was a store waiting on data",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3012A",
    "EventName": "PM_MRK_L2_RC_DONE",
    "BriefDescription": "Marked RC done",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x35044",
    "EventName": "PM_IPTEG_FROM_L3.1_ECO_SHR",
    "BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another core's ECO L3 on the same chip due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3E04A",
    "EventName": "PM_DPTEG_FROM_RMEM",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from another chip's memory on the same Node or Group ( Remote) due to a data side request. When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x30154",
    "EventName": "PM_MRK_FAB_RSP_DCLAIM",
    "BriefDescription": "Marked store had to do a dclaim",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3015E",
    "EventName": "PM_MRK_FAB_RSP_CLAIM_RTY",
    "BriefDescription": "Sampled store did a rwitm and got a rty",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3C056",
    "EventName": "PM_DTLB_MISS_64K",
    "BriefDescription": "Data TLB Miss page size 64K",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x34050",
    "EventName": "PM_INST_SYS_PUMP_CPRED",
    "BriefDescription": "Initial and Final Pump Scope was system pump (prediction=correct) for an instruction fetch",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x34052",
    "EventName": "PM_INST_SYS_PUMP_MPRED",
    "BriefDescription": "Final Pump Scope (system) mispredicted. Either the original scope was too small (Chip/Group) or the original scope was System and it should have been smaller. Counts for an instruction fetch",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x34056",
    "EventName": "PM_CMPLU_STALL_LSU_MFSPR",
    "BriefDescription": "Finish stall because the NTF instruction was a mfspr instruction targeting an LSU SPR and it was waiting for the register data to be returned",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3515A",
    "EventName": "PM_MRK_DATA_FROM_ON_CHIP_CACHE_CYC",
    "BriefDescription": "Duration in cycles to reload either shared or modified data from another core's L2/L3 on the same chip due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3515C",
    "EventName": "PM_MRK_DATA_FROM_RL4",
    "BriefDescription": "The processor's data cache was reloaded from another chip's L4 on the same Node or Group ( Remote) due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3E15C",
    "EventName": "PM_MRK_L2_TM_ST_ABORT_SISTER",
    "BriefDescription": "TM marked store abort for this thread",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x30060",
    "EventName": "PM_TM_TRANS_RUN_INST",
    "BriefDescription": "Run instructions completed in transactional state (gated by the run latch)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x301E6",
    "EventName": "PM_MRK_DERAT_MISS",
    "BriefDescription": "Erat Miss (TLB Access) All page sizes",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x301EA",
    "EventName": "PM_THRESH_EXC_1024",
    "BriefDescription": "Threshold counter exceeded a value of 1024",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x300FA",
    "EventName": "PM_INST_FROM_L3MISS",
    "BriefDescription": "Marked instruction was reloaded from a location beyond the local chiplet",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x40116",
    "EventName": "PM_MRK_LARX_FIN",
    "BriefDescription": "Larx finished",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4C010",
    "EventName": "PM_CMPLU_STALL_STORE_PIPE_ARB",
    "BriefDescription": "Finish stall because the NTF instruction was a store waiting for the next relaunch opportunity after an internal reject. This means the instruction is ready to relaunch and tried once but lost arbitration",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4C01C",
    "EventName": "PM_CMPLU_STALL_ST_FWD",
    "BriefDescription": "Completion stall due to store forward",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4E012",
    "EventName": "PM_CMPLU_STALL_MTFPSCR",
    "BriefDescription": "Completion stall because the ISU is updating the register and notifying the Effective Address Table (EAT)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4E016",
    "EventName": "PM_CMPLU_STALL_LSAQ_ARB",
    "BriefDescription": "Finish stall because the NTF instruction was a load or store that was held in LSAQ because an older instruction from SRQ or LRQ won arbitration to the LSU pipe when this instruction tried to launch",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4C12A",
    "EventName": "PM_MRK_DATA_FROM_RL2L3_SHR_CYC",
    "BriefDescription": "Duration in cycles to reload with Shared (S) data from another chip's L2 or L3 on the same Node or Group (Remote), as this chip due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4C044",
    "EventName": "PM_DATA_FROM_L3.1_ECO_MOD",
    "BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another core's ECO L3 on the same chip due to a demand load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x45044",
    "EventName": "PM_IPTEG_FROM_L3.1_ECO_MOD",
    "BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from another core's ECO L3 on the same chip due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x45048",
    "EventName": "PM_IPTEG_FROM_DL2L3_MOD",
    "BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from another chip's L2 or L3 on a different Node or Group (Distant), as this chip due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4504E",
    "EventName": "PM_IPTEG_FROM_L3MISS",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from a location other than the local core's L3 due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4E042",
    "EventName": "PM_DPTEG_FROM_L3",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 due to a data side request. When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4015E",
    "EventName": "PM_MRK_FAB_RSP_RD_RTY",
    "BriefDescription": "Sampled L2 reads retry count",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4C056",
    "EventName": "PM_DTLB_MISS_16M",
    "BriefDescription": "Data TLB Miss page size 16M",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x44050",
    "EventName": "PM_INST_SYS_PUMP_MPRED_RTY",
    "BriefDescription": "Final Pump Scope (system) ended up larger than Initial Pump Scope (Chip/Group) for an instruction fetch",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x44052",
    "EventName": "PM_INST_PUMP_MPRED",
    "BriefDescription": "Pump misprediction. Counts across all types of pumps for an instruction fetch",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x44056",
    "EventName": "PM_VECTOR_ST_CMPL",
    "BriefDescription": "Number of vector store instructions completed",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4F150",
    "EventName": "PM_MRK_FAB_RSP_RWITM_CYC",
    "BriefDescription": "cycles L2 RC took for a rwitm",
    "PublicDescription": ""
  }
]