Home
last modified time | relevance | path

Searched defs:br_sel (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Ddbdma.h21 unsigned int br_sel; /* select branch condition bit */ member
/openbmc/linux/arch/x86/events/amd/
H A Dlbr.c100 int br_sel = cpuc->br_sel, offset, type, i, j; in amd_pmu_lbr_filter() local
/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c573 static inline bool branch_user_callstack(unsigned br_sel) in branch_user_callstack()
1126 int br_sel = cpuc->br_sel; in intel_pmu_lbr_filter() local
/openbmc/linux/arch/x86/events/
H A Dperf_event.h290 u64 br_sel; member