perf jevents: Add some test events
[linux-2.6-microblaze.git] / tools / perf / pmu-events / arch / test / test_cpu / branch.json
1 [
2   {
3     "EventName": "bp_l1_btb_correct",
4     "EventCode": "0x8a",
5     "BriefDescription": "L1 BTB Correction."
6   },
7   {
8     "EventName": "bp_l2_btb_correct",
9     "EventCode": "0x8b",
10     "BriefDescription": "L2 BTB Correction."
11   }
12 ]