Home
last modified time | relevance | path

Searched refs:X86_FEATURE_ARCH_LBR (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dlbr.c177 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) in get_lbr_mispred()
[all...]
H A Dcore.c5013 if (boot_cpu_has(X86_FEATURE_ARCH_LBR)) in intel_pmu_init()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dlbr.c109 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...]
H A Dcore.c6003 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()
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
H A Dxstate.h92 if (!boot_cpu_has(X86_FEATURE_ARCH_LBR)) in xfeatures_mask_dynamic()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dcpufeatures.h392 #define X86_FEATURE_ARCH_LBR (18*32+19) /* Intel ARCH LBR */ macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dcpufeatures.h385 #define X86_FEATURE_ARCH_LBR (18*32+19) /* Intel ARCH LBR */ macro
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
H A Dxstate.h66 if (!cpu_feature_enabled(X86_FEATURE_ARCH_LBR)) in xfeatures_mask_independent()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcpufeatures.h422 #define X86_FEATURE_ARCH_LBR (18*32+19) /* Intel ARCH LBR */ macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dcpufeatures.h417 #define X86_FEATURE_ARCH_LBR (18*32+19) /* Intel ARCH LBR */ macro
/kernel/linux/linux-5.10/arch/x86/events/
H A Dperf_event.h907 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in task_context_opt()
/kernel/linux/linux-6.6/arch/x86/events/
H A Dperf_event.h1058 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in task_context_opt()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c7853 if (!cpu_feature_enabled(X86_FEATURE_ARCH_LBR)) { in vmx_get_perf_capabilities()

Completed in 39 milliseconds