Lines Matching defs:lbr_select
123 u64 debugctl, lbr_select = 0, orig_debugctl;
137 lbr_select = cpuc->lbr_sel->config & x86_pmu.lbr_sel_mask;
139 wrmsrl(MSR_LBR_SELECT, lbr_select);
151 if (is_lbr_call_stack_bit_set(lbr_select))
160 wrmsrl(MSR_ARCH_LBR_CTL, lbr_select | ARCH_LBR_CTL_LBREN);
200 if (!static_cpu_has(X86_FEATURE_ARCH_LBR) && cpuc->lbr_select)
384 if (cpuc->lbr_select)
470 if (cpuc->lbr_select)
586 cpuc->lbr_select = 1;
671 cpuc->lbr_select = 0;