Searched refs:X86_FEATURE_ARCH_LBR (Results 1 – 5 of 5) sorted by relevance
177 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in is_lbr_call_stack_bit_set()206 if (!static_cpu_has(X86_FEATURE_ARCH_LBR) && !pmi && cpuc->lbr_sel) in __intel_pmu_lbr_enable()212 if (!static_cpu_has(X86_FEATURE_ARCH_LBR)) in __intel_pmu_lbr_enable()227 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in __intel_pmu_lbr_enable()235 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) { in __intel_pmu_lbr_disable()499 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in lbr_is_reset_in_cstate()706 if (!static_cpu_has(X86_FEATURE_ARCH_LBR)) in release_lbr_buffers()725 if (!static_cpu_has(X86_FEATURE_ARCH_LBR)) in reserve_lbr_buffers()916 if (!static_cpu_has(X86_FEATURE_ARCH_LBR) || !x86_pmu.lbr_br_type) in get_lbr_br_type()924 if (static_cpu_has(X86_FEATURE_ARCH_LBR) && !x86_pmu.lbr_mispred) in get_lbr_mispred()[all …]
5013 if (boot_cpu_has(X86_FEATURE_ARCH_LBR)) in intel_pmu_init()
92 if (!boot_cpu_has(X86_FEATURE_ARCH_LBR)) in xfeatures_mask_dynamic()
391 #define X86_FEATURE_ARCH_LBR (18*32+19) /* Intel ARCH LBR */ macro
907 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in task_context_opt()