Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / tools / perf / pmu-events / arch / arm64 / cortex-a53 / branch.json
blob3b6208763e50c41ce2227e3758eef45c48cbd96d
2   {,
3     "EventCode": "0x7A",
4     "EventName": "BR_INDIRECT_SPEC",
5     "BriefDescription": "Branch speculatively executed - Indirect branch"
6   },
7   {,
8     "EventCode": "0xC9",
9     "EventName": "BR_COND",
10     "BriefDescription": "Conditional branch executed"
11   },
12   {,
13     "EventCode": "0xCA",
14     "EventName": "BR_INDIRECT_MISPRED",
15     "BriefDescription": "Indirect branch mispredicted"
16   },
17   {,
18     "EventCode": "0xCB",
19     "EventName": "BR_INDIRECT_MISPRED_ADDR",
20     "BriefDescription": "Indirect branch mispredicted because of address miscompare"
21   },
22   {,
23     "EventCode": "0xCC",
24     "EventName": "BR_COND_MISPRED",
25     "BriefDescription": "Conditional branch mispredicted"
26   }