Lines Matching refs:intel_cap
212 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) in intel_pmu_lbr_reset_64()
224 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_32) in intel_pmu_lbr_reset()
269 int lbr_format = x86_pmu.intel_cap.lbr_format; in lbr_from_signext_quirk_needed()
372 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) in __intel_pmu_lbr_restore()
380 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) in __intel_pmu_lbr_restore()
409 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO) in __intel_pmu_lbr_save()
571 int lbr_format = x86_pmu.intel_cap.lbr_format; in intel_pmu_lbr_read_64()
664 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_32) in intel_pmu_lbr_read()
778 (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO)) in intel_pmu_setup_hw_lbr_filter()
1277 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_LIP) in intel_pmu_lbr_init_knl()
1278 x86_pmu.intel_cap.lbr_format = LBR_FORMAT_EIP_FLAGS; in intel_pmu_lbr_init_knl()