Home
last modified time | relevance | path

Searched refs:X86_FEATURE_ARCH_LBR (Results 1 – 6 of 6) sorted by relevance

/arch/x86/events/intel/
A Dlbr.c110 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in is_lbr_call_stack_bit_set()
145 if (!static_cpu_has(X86_FEATURE_ARCH_LBR)) in __intel_pmu_lbr_enable()
160 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in __intel_pmu_lbr_enable()
419 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()
731 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in intel_pmu_lbr_disable_all()
890 if (static_cpu_has(X86_FEATURE_ARCH_LBR) && in get_lbr_cycles()
1125 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) { in intel_pmu_setup_hw_lbr_filter()
1280 if (static_cpu_has(X86_FEATURE_ARCH_LBR) || in intel_pmu_store_pebs_lbrs()
[all …]
A Dcore.c5428 if (!static_cpu_has(X86_FEATURE_ARCH_LBR) && x86_pmu.lbr_nr) in intel_pmu_cpu_starting()
6929 if (boot_cpu_has(X86_FEATURE_ARCH_LBR)) in intel_pmu_init()
7764 if (boot_cpu_has(X86_FEATURE_ARCH_LBR)) { in intel_pmu_init()
/arch/x86/kernel/fpu/
A Dxstate.h67 if (!cpu_feature_enabled(X86_FEATURE_ARCH_LBR)) in xfeatures_mask_independent()
/arch/x86/include/asm/
A Dcpufeatures.h428 #define X86_FEATURE_ARCH_LBR (18*32+19) /* "arch_lbr" Intel ARCH LBR */ macro
/arch/x86/events/
A Dperf_event.h1142 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in task_context_opt()
/arch/x86/kvm/vmx/
A Dvmx.c7796 if (!cpu_feature_enabled(X86_FEATURE_ARCH_LBR)) { in vmx_get_perf_capabilities()

Completed in 68 milliseconds