148daf251SAlexander Motin[ 248daf251SAlexander Motin { 348daf251SAlexander Motin "EventName": "bp_l1_btb_correct", 448daf251SAlexander Motin "EventCode": "0x8a", 548daf251SAlexander Motin "BriefDescription": "L1 BTB Correction." 648daf251SAlexander Motin }, 748daf251SAlexander Motin { 848daf251SAlexander Motin "EventName": "bp_l2_btb_correct", 948daf251SAlexander Motin "EventCode": "0x8b", 1048daf251SAlexander Motin "BriefDescription": "L2 BTB Correction." 1148daf251SAlexander Motin }, 1248daf251SAlexander Motin { 1348daf251SAlexander Motin "EventName": "bp_dyn_ind_pred", 1448daf251SAlexander Motin "EventCode": "0x8e", 1548daf251SAlexander Motin "BriefDescription": "Dynamic Indirect Predictions.", 1648daf251SAlexander Motin "PublicDescription": "Indirect Branch Prediction for potential multi-target branch (speculative)." 1748daf251SAlexander Motin }, 1848daf251SAlexander Motin { 1948daf251SAlexander Motin "EventName": "bp_de_redirect", 2048daf251SAlexander Motin "EventCode": "0x91", 2148daf251SAlexander Motin "BriefDescription": "Decoder Overrides Existing Branch Prediction (speculative)." 22*52d973f5SAlexander Motin }, 23*52d973f5SAlexander Motin { 24*52d973f5SAlexander Motin "EventName": "bp_l1_tlb_fetch_hit", 25*52d973f5SAlexander Motin "EventCode": "0x94", 26*52d973f5SAlexander Motin "BriefDescription": "The number of instruction fetches that hit in the L1 ITLB." 2748daf251SAlexander Motin } 2848daf251SAlexander Motin] 29