Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/amd/
H A Dlbr.c31 #define LBR_IND_JMP BIT(LBR_SELECT_JMP_NEAR_IND) macro
/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c41 #define LBR_IND_JMP (1 << LBR_IND_JMP_BIT) macro