Searched refs:br_sel (Results 1 – 4 of 4) sorted by relevance
317 static inline bool branch_user_callstack(unsigned br_sel) in branch_user_callstack() argument319 return (br_sel & X86_BR_USER) && (br_sel & X86_BR_CALL_STACK); in branch_user_callstack()338 cpuc->br_sel = event->hw.branch_reg.reg; in intel_pmu_lbr_enable()340 if (branch_user_callstack(cpuc->br_sel) && event->ctx && in intel_pmu_lbr_enable()358 if (branch_user_callstack(cpuc->br_sel) && event->ctx && in intel_pmu_lbr_disable()823 int br_sel = cpuc->br_sel; in intel_pmu_lbr_filter() local828 if ((br_sel & X86_BR_ALL) == X86_BR_ALL) in intel_pmu_lbr_filter()837 if (type != X86_BR_NONE && (br_sel & X86_BR_ANYTX)) { in intel_pmu_lbr_filter()845 if (type == X86_BR_NONE || (br_sel & type) != type) { in intel_pmu_lbr_filter()
216 u64 br_sel; member
20 unsigned int br_sel; /* select branch condition bit */ member
506 save[i].br_sel = in_le32(&chan->br_sel); in dbdma_save()525 out_le32(&chan->br_sel, save[i].br_sel); in dbdma_restore()