Searched refs:X86_FEATURE_ARCH_LBR (Results 1 – 7 of 7) sorted by relevance
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()[all …]
6003 if (boot_cpu_has(X86_FEATURE_ARCH_LBR)) in intel_pmu_init()6832 if (boot_cpu_has(X86_FEATURE_ARCH_LBR)) { in intel_pmu_init()
66 if (!cpu_feature_enabled(X86_FEATURE_ARCH_LBR)) in xfeatures_mask_independent()
417 #define X86_FEATURE_ARCH_LBR (18*32+19) /* Intel ARCH LBR */ macro
422 #define X86_FEATURE_ARCH_LBR (18*32+19) /* Intel ARCH LBR */ macro
1058 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in task_context_opt()
7853 if (!cpu_feature_enabled(X86_FEATURE_ARCH_LBR)) { in vmx_get_perf_capabilities()