aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events/arch/powerpc/power9/other.json
blob: 396e6e061d914287e14f39028bfa7b7002f9a495 (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
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
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
[
  {,
    "EventCode": "0x1001C",
    "EventName": "PM_CMPLU_STALL_THRD",
    "BriefDescription": "Completion Stalled because the thread was blocked",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1002E",
    "EventName": "PM_LMQ_MERGE",
    "BriefDescription": "A demand miss collides with a prefetch for the same line",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x10134",
    "EventName": "PM_MRK_ST_DONE_L2",
    "BriefDescription": "marked store completed in L2 ( RC machine done)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x10138",
    "EventName": "PM_MRK_BR_2PATH",
    "BriefDescription": "marked branches which are not strongly biased",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1C04A",
    "EventName": "PM_DATA_FROM_RL2L3_SHR",
    "BriefDescription": "The processor's data cache was reloaded with Shared (S) data from another chip's L2 or L3 on the same Node or Group (Remote), as this chip due to a demand load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1C04C",
    "EventName": "PM_DATA_FROM_LL4",
    "BriefDescription": "The processor's data cache was reloaded from the local chip's L4 cache due to a demand load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1D140",
    "EventName": "PM_MRK_DATA_FROM_L3.1_MOD_CYC",
    "BriefDescription": "Duration in cycles to reload with Modified (M) data from another core's L3 on the same chip due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1D144",
    "EventName": "PM_MRK_DATA_FROM_L3_DISP_CONFLICT",
    "BriefDescription": "The processor's data cache was reloaded from local core's L3 with dispatch conflict due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1D146",
    "EventName": "PM_MRK_DATA_FROM_MEMORY_CYC",
    "BriefDescription": "Duration in cycles to reload from a memory location including L4 from local remote or distant due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1D148",
    "EventName": "PM_MRK_DATA_FROM_RMEM",
    "BriefDescription": "The processor's data cache was reloaded from another chip's memory on the same Node or Group ( Remote) due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1D14E",
    "EventName": "PM_MRK_DATA_FROM_OFF_CHIP_CACHE_CYC",
    "BriefDescription": "Duration in cycles to reload either shared or modified data from another core's L2/L3 on a different chip (remote or distant) due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x15040",
    "EventName": "PM_IPTEG_FROM_L2_NO_CONFLICT",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 without conflict due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1504C",
    "EventName": "PM_IPTEG_FROM_LL4",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from the local chip's L4 cache due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1E048",
    "EventName": "PM_DPTEG_FROM_ON_CHIP_CACHE",
    "BriefDescription": "A Page Table Entry was loaded into the TLB either shared or modified data from another core's L2/L3 on the same chip due to a data side request. When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1E04E",
    "EventName": "PM_DPTEG_FROM_L2MISS",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from a location other than the local core's L2 due to a data side request. When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1F146",
    "EventName": "PM_MRK_DPTEG_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 marked data side request.. When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x10052",
    "EventName": "PM_GRP_PUMP_MPRED_RTY",
    "BriefDescription": "Final Pump Scope (Group) ended up larger than Initial Pump Scope (Chip) for all data types excluding data prefetch (demand load,inst prefetch,inst fetch,xlate)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1C05C",
    "EventName": "PM_DTLB_MISS_2M",
    "BriefDescription": "Data TLB reload (after a miss) page size 2M. Implies radix translation was used",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x14156",
    "EventName": "PM_MRK_DATA_FROM_L2_CYC",
    "BriefDescription": "Duration in cycles to reload from local core's L2 due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x14158",
    "EventName": "PM_MRK_DATA_FROM_L2_NO_CONFLICT_CYC",
    "BriefDescription": "Duration in cycles to reload from local core's L2 without conflict due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1415C",
    "EventName": "PM_MRK_DATA_FROM_L3_MEPF_CYC",
    "BriefDescription": "Duration in cycles to reload from local core's L3 without dispatch conflicts hit on Mepf state due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1D150",
    "EventName": "PM_MRK_DATA_FROM_DL2L3_SHR",
    "BriefDescription": "The processor's data cache was reloaded with Shared (S) data from another chip's L2 or L3 on a different Node or Group (Distant), as this chip due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1D152",
    "EventName": "PM_MRK_DATA_FROM_DL4",
    "BriefDescription": "The processor's data cache was reloaded from another chip's L4 on a different Node or Group (Distant) due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1D156",
    "EventName": "PM_MRK_LD_MISS_L1_CYC",
    "BriefDescription": "Marked ld latency",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x15154",
    "EventName": "PM_SYNC_MRK_L3MISS",
    "BriefDescription": "Marked L3 misses that can throw a synchronous interrupt",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1515A",
    "EventName": "PM_SYNC_MRK_L2MISS",
    "BriefDescription": "Marked L2 Miss that can throw a synchronous interrupt",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1E05A",
    "EventName": "PM_CMPLU_STALL_ANY_SYNC",
    "BriefDescription": "Cycles in which the NTC sync instruction (isync, lwsync or hwsync) is not allowed to complete ",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1E05C",
    "EventName": "PM_CMPLU_STALL_NESTED_TBEGIN",
    "BriefDescription": "Completion stall because the ISU is updating the TEXASR to keep track of the nested tbegin. This is a short delay, and it includes ROT",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1F152",
    "EventName": "PM_MRK_FAB_RSP_BKILL_CYC",
    "BriefDescription": "cycles L2 RC took for a bkill",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x1F056",
    "EventName": "PM_RADIX_PWC_L1_HIT",
    "BriefDescription": "A radix translation attempt missed in the TLB and only the first level page walk cache was a hit.",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x101E4",
    "EventName": "PM_MRK_L1_ICACHE_MISS",
    "BriefDescription": "sampled Instruction suffered an icache Miss",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x101EA",
    "EventName": "PM_MRK_L1_RELOAD_VALID",
    "BriefDescription": "Marked demand reload",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x100FA",
    "EventName": "PM_ANY_THRD_RUN_CYC",
    "BriefDescription": "Cycles in which at least one thread has the run latch set",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x100FC",
    "EventName": "PM_LD_REF_L1",
    "BriefDescription": "All L1 D cache load references counted at finish, gated by reject",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x20006",
    "EventName": "PM_DISP_HELD_ISSQ_FULL",
    "BriefDescription": "Dispatch held due to Issue q full. Includes issue queue and branch queue",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2000C",
    "EventName": "PM_THRD_ALL_RUN_CYC",
    "BriefDescription": "Cycles in which all the threads have the run latch set",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2001A",
    "EventName": "PM_NTC_ALL_FIN",
    "BriefDescription": "Cycles after all instructions have finished to group completed",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2D014",
    "EventName": "PM_CMPLU_STALL_LRQ_FULL",
    "BriefDescription": "Finish stall because the NTF instruction was a load that was held in LSAQ (load-store address queue) because the LRQ (load-reorder queue) was full",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2D018",
    "EventName": "PM_CMPLU_STALL_EXEC_UNIT",
    "BriefDescription": "Completion stall due to execution units (FXU/VSU/CRU)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2D01E",
    "EventName": "PM_ICT_NOSLOT_DISP_HELD_ISSQ",
    "BriefDescription": "Ict empty for this thread due to dispatch hold on this thread due to Issue q full, BRQ full, XVCF Full, Count cache, Link, Tar full",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2E014",
    "EventName": "PM_STCX_FIN",
    "BriefDescription": "Number of stcx instructions finished. This includes instructions in the speculative path of a branch that may be flushed",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C120",
    "EventName": "PM_MRK_DATA_FROM_L2_NO_CONFLICT",
    "BriefDescription": "The processor's data cache was reloaded from local core's L2 without conflict due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C122",
    "EventName": "PM_MRK_DATA_FROM_L3_DISP_CONFLICT_CYC",
    "BriefDescription": "Duration in cycles to reload from local core's L3 with dispatch conflict due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C126",
    "EventName": "PM_MRK_DATA_FROM_L2",
    "BriefDescription": "The processor's data cache was reloaded from local core's L2 due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C12A",
    "EventName": "PM_MRK_DATA_FROM_RMEM_CYC",
    "BriefDescription": "Duration in cycles to reload from another chip's memory on the same Node or Group ( Remote) due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C12C",
    "EventName": "PM_MRK_DATA_FROM_DL4_CYC",
    "BriefDescription": "Duration in cycles to reload from another chip's L4 on a different Node or Group (Distant) due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2D120",
    "EventName": "PM_MRK_DATA_FROM_OFF_CHIP_CACHE",
    "BriefDescription": "The processor's data cache was reloaded either shared or modified data from another core's L2/L3 on a different chip (remote or distant) due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2D026",
    "EventName": "PM_RADIX_PWC_L1_PDE_FROM_L2",
    "BriefDescription": "A Page Directory Entry was reloaded to a level 1 page walk cache from the core's L2 data cache",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x20132",
    "EventName": "PM_MRK_DFU_FIN",
    "BriefDescription": "Decimal Unit marked Instruction Finish",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x20134",
    "EventName": "PM_MRK_FXU_FIN",
    "BriefDescription": "fxu marked instr finish",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C04E",
    "EventName": "PM_LD_MISS_L1_FIN",
    "BriefDescription": "Number of load instructions that finished with an L1 miss. Note that even if a load spans multiple slices this event will increment only once per load op.",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x24040",
    "EventName": "PM_INST_FROM_L2_MEPF",
    "BriefDescription": "The processor's Instruction cache was reloaded from local core's L2 hit without dispatch conflicts on Mepf state. due to an instruction fetch (not prefetch)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x24048",
    "EventName": "PM_INST_FROM_LMEM",
    "BriefDescription": "The processor's Instruction cache was reloaded from the local chip's Memory due to an instruction fetch (not prefetch)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2D142",
    "EventName": "PM_MRK_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 marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2D144",
    "EventName": "PM_MRK_DATA_FROM_L3.1_MOD",
    "BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another core's L3 on the same chip due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2D148",
    "EventName": "PM_MRK_DATA_FROM_L2_DISP_CONFLICT_LDHITST",
    "BriefDescription": "The processor's data cache was reloaded from local core's L2 with load hit store conflict due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x25048",
    "EventName": "PM_IPTEG_FROM_LMEM",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from the local chip's Memory due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2E040",
    "EventName": "PM_DPTEG_FROM_L2_MEPF",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 hit without dispatch conflicts on Mepf state. due to a data side request. When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2E04A",
    "EventName": "PM_DPTEG_FROM_RL4",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from another chip's L4 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": "0x2F14A",
    "EventName": "PM_MRK_DPTEG_FROM_RL4",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from another chip's L4 on the same Node or Group ( Remote) due to a marked data side request. When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x20054",
    "EventName": "PM_L1_PREF",
    "BriefDescription": "A data line was written to the L1 due to a hardware or software prefetch",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x20056",
    "EventName": "PM_TAKEN_BR_MPRED_CMPL",
    "BriefDescription": "Total number of taken branches that were incorrectly predicted as not-taken. This event counts branches completed and does not include speculative instructions",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x20058",
    "EventName": "PM_DARQ1_10_12_ENTRIES",
    "BriefDescription": "Cycles in which 10 or  more DARQ1 entries (out of 12) are in use",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C050",
    "EventName": "PM_DATA_GRP_PUMP_CPRED",
    "BriefDescription": "Initial and Final Pump Scope was group pump (prediction=correct) for a demand load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2C05E",
    "EventName": "PM_INST_GRP_PUMP_MPRED",
    "BriefDescription": "Final Pump Scope (Group) ended up either larger or smaller than Initial Pump Scope for an instruction fetch (demand only)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2505C",
    "EventName": "PM_VSU_FIN",
    "BriefDescription": "VSU instruction finished. Up to 4 per cycle",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2505E",
    "EventName": "PM_BACK_BR_CMPL",
    "BriefDescription": "Branch instruction completed with a target address less than current instruction address",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2E052",
    "EventName": "PM_TM_PASSED",
    "BriefDescription": "Number of TM transactions that passed",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x20064",
    "EventName": "PM_IERAT_RELOAD_4K",
    "BriefDescription": "IERAT reloaded (after a miss) for 4K pages",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x2006C",
    "EventName": "PM_RUN_CYC_SMT4_MODE",
    "BriefDescription": "Cycles in which this thread's run latch is set and the core is in SMT4 mode",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x201E0",
    "EventName": "PM_MRK_DATA_FROM_MEMORY",
    "BriefDescription": "The processor's data cache was reloaded from a memory location including L4 from local remote or distant due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x201E4",
    "EventName": "PM_MRK_DATA_FROM_L3MISS",
    "BriefDescription": "The processor's data cache was reloaded from a location other than the local core's L3 due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x201E8",
    "EventName": "PM_THRESH_EXC_512",
    "BriefDescription": "Threshold counter exceeded a value of 512",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x200F2",
    "EventName": "PM_INST_DISP",
    "BriefDescription": "# PPC Dispatched",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x30016",
    "EventName": "PM_CMPLU_STALL_SRQ_FULL",
    "BriefDescription": "Finish stall because the NTF instruction was a store that was held in LSAQ because the SRQ was full",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x30018",
    "EventName": "PM_ICT_NOSLOT_DISP_HELD_HB_FULL",
    "BriefDescription": "Ict empty for this thread due to dispatch holds because the History Buffer was full. Could be GPR/VSR/VMR/FPR/CR/XVF; CR; XVF (XER/VSCR/FPSCR)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3001A",
    "EventName": "PM_DATA_TABLEWALK_CYC",
    "BriefDescription": "Data Tablewalk Cycles.  Could be 1 or 2 active tablewalks. Includes data prefetches.",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x30132",
    "EventName": "PM_MRK_VSU_FIN",
    "BriefDescription": "VSU marked instr finish",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x30134",
    "EventName": "PM_MRK_ST_CMPL_INT",
    "BriefDescription": "marked store finished with intervention",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x30038",
    "EventName": "PM_CMPLU_STALL_DMISS_LMEM",
    "BriefDescription": "Completion stall due to cache miss that resolves in local memory",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3C040",
    "EventName": "PM_DATA_FROM_L2_DISP_CONFLICT_LDHITST",
    "BriefDescription": "The processor's data cache was reloaded from local core's L2 with load hit store conflict due to a demand load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3C042",
    "EventName": "PM_DATA_FROM_L3_DISP_CONFLICT",
    "BriefDescription": "The processor's data cache was reloaded from local core's L3 with dispatch conflict due to a demand load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3D140",
    "EventName": "PM_MRK_DATA_FROM_L2_DISP_CONFLICT_OTHER_CYC",
    "BriefDescription": "Duration in cycles to reload from local core's L2 with dispatch conflict due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3D144",
    "EventName": "PM_MRK_DATA_FROM_L2_MEPF_CYC",
    "BriefDescription": "Duration in cycles to reload from local core's L2 hit without dispatch conflicts on Mepf state. due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3D146",
    "EventName": "PM_MRK_DATA_FROM_L3_NO_CONFLICT",
    "BriefDescription": "The processor's data cache was reloaded from local core's L3 without conflict due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3D14C",
    "EventName": "PM_MRK_DATA_FROM_DMEM",
    "BriefDescription": "The processor's data cache was reloaded from another chip's memory on the same Node or Group (Distant) due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3D14E",
    "EventName": "PM_MRK_DATA_FROM_DL2L3_MOD",
    "BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another chip's L2 or L3 on a different Node or Group (Distant), as this chip due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x35042",
    "EventName": "PM_IPTEG_FROM_L3_DISP_CONFLICT",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 with dispatch conflict due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x35048",
    "EventName": "PM_IPTEG_FROM_DL2L3_SHR",
    "BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) 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": "0x3504C",
    "EventName": "PM_IPTEG_FROM_DL4",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from another chip's L4 on a different Node or Group (Distant) due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3F146",
    "EventName": "PM_MRK_DPTEG_FROM_L2.1_SHR",
    "BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another core's L2 on the same chip due to a marked data side request. When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3005A",
    "EventName": "PM_ISQ_0_8_ENTRIES",
    "BriefDescription": "Cycles in which 8 or less Issue Queue entries are in use. This is a shared event, not per thread",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3005C",
    "EventName": "PM_BFU_BUSY",
    "BriefDescription": "Cycles in which all 4 Binary Floating Point units are busy. The BFU is running at capacity",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3C05E",
    "EventName": "PM_MEM_RWITM",
    "BriefDescription": "Memory Read With Intent to Modify for this thread",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x34054",
    "EventName": "PM_PARTIAL_ST_FIN",
    "BriefDescription": "Any store finished by an LSU slice",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3D15E",
    "EventName": "PM_MULT_MRK",
    "BriefDescription": "mult marked instr",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x35152",
    "EventName": "PM_MRK_DATA_FROM_L2MISS_CYC",
    "BriefDescription": "Duration in cycles to reload from a location other than the local core's L2 due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x35154",
    "EventName": "PM_MRK_DATA_FROM_L3_CYC",
    "BriefDescription": "Duration in cycles to reload from local core's L3 due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x35156",
    "EventName": "PM_MRK_DATA_FROM_L3.1_SHR_CYC",
    "BriefDescription": "Duration in cycles to reload with Shared (S) data from another core's L3 on the same chip due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x35158",
    "EventName": "PM_MRK_DATA_FROM_L3.1_ECO_MOD_CYC",
    "BriefDescription": "Duration in cycles to reload with Modified (M) data from another core's ECO L3 on the same chip due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3515E",
    "EventName": "PM_MRK_BACK_BR_CMPL",
    "BriefDescription": "Marked branch instruction completed with a target address less than current instruction address",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3E05E",
    "EventName": "PM_L3_CO_MEPF",
    "BriefDescription": "L3 castouts in Mepf state for this thread",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3F150",
    "EventName": "PM_MRK_ST_DRAIN_TO_L2DISP_CYC",
    "BriefDescription": "cycles to drain st from core to L2",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3F054",
    "EventName": "PM_RADIX_PWC_L4_PTE_FROM_L3MISS",
    "BriefDescription": "A Page Table Entry was reloaded to a level 4 page walk cache from beyond the core's L3 data cache. This is the deepest level of PWC possible for a translation. The source could be local/remote/distant memory or another core's cache",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x30162",
    "EventName": "PM_MRK_LSU_DERAT_MISS",
    "BriefDescription": "Marked derat reload (miss) for any page size",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x3006A",
    "EventName": "PM_IERAT_RELOAD_64K",
    "BriefDescription": "IERAT Reloaded (Miss) for a 64k page",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x300F8",
    "EventName": "PM_TB_BIT_TRANS",
    "BriefDescription": "timebase event",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x40006",
    "EventName": "PM_ISLB_MISS",
    "BriefDescription": "Number of ISLB misses for this thread",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x40008",
    "EventName": "PM_SRQ_EMPTY_CYC",
    "BriefDescription": "Cycles in which the SRQ has at least one (out of four) empty slice",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x40014",
    "EventName": "PM_PROBE_NOP_DISP",
    "BriefDescription": "ProbeNops dispatched",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4001C",
    "EventName": "PM_INST_IMC_MATCH_CMPL",
    "BriefDescription": "IMC Match Count",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4C01A",
    "EventName": "PM_CMPLU_STALL_DMISS_L3MISS",
    "BriefDescription": "Completion stall due to cache miss resolving missed the L3",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4D012",
    "EventName": "PM_PMC3_SAVED",
    "BriefDescription": "PMC3 Rewind Value saved",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4E11E",
    "EventName": "PM_MRK_DATA_FROM_DMEM_CYC",
    "BriefDescription": "Duration in cycles to reload from another chip's memory on the same Node or Group (Distant) due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4C124",
    "EventName": "PM_MRK_DATA_FROM_L3_NO_CONFLICT_CYC",
    "BriefDescription": "Duration in cycles to reload from local core's L3 without conflict due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4D12E",
    "EventName": "PM_MRK_DATA_FROM_DL2L3_MOD_CYC",
    "BriefDescription": "Duration in cycles to reload with Modified (M) data from another chip's L2 or L3 on a different Node or Group (Distant), as this chip due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4013A",
    "EventName": "PM_MRK_IC_MISS",
    "BriefDescription": "Marked instruction experienced I cache miss",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x44044",
    "EventName": "PM_INST_FROM_L3.1_ECO_MOD",
    "BriefDescription": "The processor's Instruction cache was reloaded with Modified (M) data from another core's ECO L3 on the same chip due to an instruction fetch (not prefetch)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x44046",
    "EventName": "PM_INST_FROM_L2.1_MOD",
    "BriefDescription": "The processor's Instruction cache was reloaded with Modified (M) data from another core's L2 on the same chip due to an instruction fetch (not prefetch)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4404A",
    "EventName": "PM_INST_FROM_OFF_CHIP_CACHE",
    "BriefDescription": "The processor's Instruction cache was reloaded either shared or modified data from another core's L2/L3 on a different chip (remote or distant) due to an instruction fetch (not prefetch)",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4D144",
    "EventName": "PM_MRK_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 marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4D146",
    "EventName": "PM_MRK_DATA_FROM_L2.1_MOD",
    "BriefDescription": "The processor's data cache was reloaded with Modified (M) data from another core's L2 on the same chip due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4504C",
    "EventName": "PM_IPTEG_FROM_DMEM",
    "BriefDescription": "A Page Table Entry was loaded into the TLB from another chip's memory on the same Node or Group (Distant) due to a instruction side request",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4E044",
    "EventName": "PM_DPTEG_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 data side request. When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4E04A",
    "EventName": "PM_DPTEG_FROM_OFF_CHIP_CACHE",
    "BriefDescription": "A Page Table Entry was loaded into the TLB either shared or modified data from another core's L2/L3 on a different chip (remote or distant) due to a data side request. When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x40154",
    "EventName": "PM_MRK_FAB_RSP_BKILL",
    "BriefDescription": "Marked store had to do a bkill",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4C054",
    "EventName": "PM_DERAT_MISS_16G",
    "BriefDescription": "Data ERAT Miss (Data TLB Access) page size 16G",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4C05A",
    "EventName": "PM_DTLB_MISS_1G",
    "BriefDescription": "Data TLB reload (after a miss) page size 1G. Implies radix translation was used",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x44054",
    "EventName": "PM_VECTOR_LD_CMPL",
    "BriefDescription": "Number of vector load instructions completed",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4D05E",
    "EventName": "PM_BR_CMPL",
    "BriefDescription": "Any Branch instruction completed",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x45054",
    "EventName": "PM_FMA_CMPL",
    "BriefDescription": "two flops operation completed (fmadd, fnmadd, fmsub, fnmsub) Scalar instructions only. ",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x45056",
    "EventName": "PM_SCALAR_FLOP_CMPL",
    "BriefDescription": "Scalar flop operation completed",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4505C",
    "EventName": "PM_MATH_FLOP_CMPL",
    "BriefDescription": "Math flop instruction completed",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4E05E",
    "EventName": "PM_TM_OUTER_TBEGIN_DISP",
    "BriefDescription": "Number of outer tbegin instructions dispatched. The dispatch unit determines whether the tbegin instruction is outer or nested. This is a speculative count, which includes flushed instructions",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4F054",
    "EventName": "PM_RADIX_PWC_MISS",
    "BriefDescription": "A radix translation attempt missed in the TLB and all levels of page walk cache.",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x4F05C",
    "EventName": "PM_RADIX_PWC_L2_PTE_FROM_L3MISS",
    "BriefDescription": "A Page Table Entry was reloaded to a level 2 page walk cache from beyond the core's L3 data cache. This implies that level 3 and level 4 PWC accesses were not necessary for this translation. The source could be local/remote/distant memory or another core's cache",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x401E6",
    "EventName": "PM_MRK_INST_FROM_L3MISS",
    "BriefDescription": "Marked instruction was reloaded from a location beyond the local chiplet",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x401E8",
    "EventName": "PM_MRK_DATA_FROM_L2MISS",
    "BriefDescription": "The processor's data cache was reloaded from a location other than the local core's L2 due to a marked load",
    "PublicDescription": ""
  },
  {,
    "EventCode": "0x400FA",
    "EventName": "PM_RUN_INST_CMPL",
    "BriefDescription": "Run_Instructions",
    "PublicDescription": ""
  }
]