Lines Matching refs:X86_FEATURE_ARCH_LBR
109 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in is_lbr_call_stack_bit_set()
138 if (!static_cpu_has(X86_FEATURE_ARCH_LBR) && !pmi && cpuc->lbr_sel) in __intel_pmu_lbr_enable()
144 if (!static_cpu_has(X86_FEATURE_ARCH_LBR)) in __intel_pmu_lbr_enable()
159 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in __intel_pmu_lbr_enable()
200 if (!static_cpu_has(X86_FEATURE_ARCH_LBR) && cpuc->lbr_select) in intel_pmu_lbr_reset()
418 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in lbr_is_reset_in_cstate()
625 if (!static_cpu_has(X86_FEATURE_ARCH_LBR)) in release_lbr_buffers()
644 if (!static_cpu_has(X86_FEATURE_ARCH_LBR)) in reserve_lbr_buffers()
702 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in intel_pmu_lbr_disable_all()
861 if (static_cpu_has(X86_FEATURE_ARCH_LBR) && in get_lbr_cycles()
1038 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) { in intel_pmu_setup_hw_lbr_filter()
1146 if (static_cpu_has(X86_FEATURE_ARCH_LBR) && in intel_pmu_lbr_filter()
1191 if (static_cpu_has(X86_FEATURE_ARCH_LBR) || in intel_pmu_store_pebs_lbrs()
1599 setup_clear_cpu_cap(X86_FEATURE_ARCH_LBR); in intel_pmu_arch_lbr_init()