Home
last modified time | relevance | path

Searched defs:LBR_REL_JMP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/events/amd/
H A Dlbr.c30 #define LBR_REL_JMP BIT(LBR_SELECT_JMP_NEAR_REL) macro
/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c40 #define LBR_REL_JMP (1 << LBR_REL_JMP_BIT) macro