Home
last modified time | relevance | path

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

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