Searched refs:mis (Results 1 – 6 of 6) sorted by relevance
841 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local860 mis = !!(info & LBR_INFO_MISPRED); in intel_pmu_lbr_read_64()861 pred = !mis; in intel_pmu_lbr_read_64()868 mis = !!(from & LBR_FROM_FLAG_MISPRED); in intel_pmu_lbr_read_64()869 pred = !mis; in intel_pmu_lbr_read_64()877 mis = !!(from & LBR_FROM_FLAG_MISPRED); in intel_pmu_lbr_read_64()878 pred = !mis; in intel_pmu_lbr_read_64()901 cpuc->lbr_entries[out].mispred = mis; in intel_pmu_lbr_read_64()
108 st-plgpio,mis-reg = <0x60>;
136 st-plgpio,mis-reg = <0x84>;
164 st-plgpio,mis-reg = <0xa0>;
308 st-plgpio,mis-reg = <0x10>;
653 bool "Neoverse-N1: workaround mis-ordering of instruction fetches"