Searched refs:X86_FEATURE_ARCH_LBR (Results 1 – 6 of 6) sorted by relevance
110 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 …]
5428 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()
67 if (!cpu_feature_enabled(X86_FEATURE_ARCH_LBR)) in xfeatures_mask_independent()
428 #define X86_FEATURE_ARCH_LBR (18*32+19) /* "arch_lbr" Intel ARCH LBR */ macro
1142 if (static_cpu_has(X86_FEATURE_ARCH_LBR)) in task_context_opt()
7796 if (!cpu_feature_enabled(X86_FEATURE_ARCH_LBR)) { in vmx_get_perf_capabilities()
Completed in 68 milliseconds