1c5f18e9eSVijay Thakkar[
2c5f18e9eSVijay Thakkar  {
3c5f18e9eSVijay Thakkar    "EventName": "bp_l1_btb_correct",
4c5f18e9eSVijay Thakkar    "EventCode": "0x8a",
5c5f18e9eSVijay Thakkar    "BriefDescription": "L1 BTB Correction."
6c5f18e9eSVijay Thakkar  },
7c5f18e9eSVijay Thakkar  {
8c5f18e9eSVijay Thakkar    "EventName": "bp_l2_btb_correct",
9c5f18e9eSVijay Thakkar    "EventCode": "0x8b",
10c5f18e9eSVijay Thakkar    "BriefDescription": "L2 BTB Correction."
11b5b8a7cfSVijay Thakkar  },
12b5b8a7cfSVijay Thakkar  {
13b5b8a7cfSVijay Thakkar    "EventName": "bp_dyn_ind_pred",
14b5b8a7cfSVijay Thakkar    "EventCode": "0x8e",
15b5b8a7cfSVijay Thakkar    "BriefDescription": "Dynamic Indirect Predictions.",
16b5b8a7cfSVijay Thakkar    "PublicDescription": "Indirect Branch Prediction for potential multi-target branch (speculative)."
17b5b8a7cfSVijay Thakkar  },
18b5b8a7cfSVijay Thakkar  {
19b5b8a7cfSVijay Thakkar    "EventName": "bp_de_redirect",
20b5b8a7cfSVijay Thakkar    "EventCode": "0x91",
21b5b8a7cfSVijay Thakkar    "BriefDescription": "Decoder Overrides Existing Branch Prediction (speculative)."
22ab22eea3SKim Phillips  },
23ab22eea3SKim Phillips  {
24ab22eea3SKim Phillips    "EventName": "bp_l1_tlb_fetch_hit",
25ab22eea3SKim Phillips    "EventCode": "0x94",
26ab22eea3SKim Phillips    "BriefDescription": "The number of instruction fetches that hit in the L1 ITLB."
27c5f18e9eSVijay Thakkar  }
28c5f18e9eSVijay Thakkar]
29