xref: /freebsd/lib/libpmc/pmu-events/arch/test/test_soc/cpu/branch.json (revision 62ff619dcc3540659a319be71c9a489f1659e14a)
1*62ff619dSAlexander Motin[
2*62ff619dSAlexander Motin  {
3*62ff619dSAlexander Motin    "EventName": "bp_l1_btb_correct",
4*62ff619dSAlexander Motin    "EventCode": "0x8a",
5*62ff619dSAlexander Motin    "BriefDescription": "L1 BTB Correction."
6*62ff619dSAlexander Motin  },
7*62ff619dSAlexander Motin  {
8*62ff619dSAlexander Motin    "EventName": "bp_l2_btb_correct",
9*62ff619dSAlexander Motin    "EventCode": "0x8b",
10*62ff619dSAlexander Motin    "BriefDescription": "L2 BTB Correction."
11*62ff619dSAlexander Motin  }
12*62ff619dSAlexander Motin]
13