Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/amd/
H A Dlbr.c27 #define LBR_REL_CALL BIT(LBR_SELECT_CALL_NEAR_REL) macro
/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c37 #define LBR_REL_CALL (1 << LBR_REL_CALL_BIT) macro