Linux-libre 5.3.12-gnu
[librecmc/linux-libre.git] / tools / perf / pmu-events / arch / arm64 / arm / cortex-a53 / branch.json
1 [
2   {
3     "ArchStdEvent":  "BR_INDIRECT_SPEC",
4   },
5   {
6     "EventCode": "0xC9",
7     "EventName": "BR_COND",
8     "BriefDescription": "Conditional branch executed"
9   },
10   {
11     "EventCode": "0xCA",
12     "EventName": "BR_INDIRECT_MISPRED",
13     "BriefDescription": "Indirect branch mispredicted"
14   },
15   {
16     "EventCode": "0xCB",
17     "EventName": "BR_INDIRECT_MISPRED_ADDR",
18     "BriefDescription": "Indirect branch mispredicted because of address miscompare"
19   },
20   {
21     "EventCode": "0xCC",
22     "EventName": "BR_COND_MISPRED",
23     "BriefDescription": "Conditional branch mispredicted"
24   }
25 ]