Searched defs:LBR_RETURN (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/events/amd/ | ||
H A D | lbr.c | 29 #define LBR_RETURN BIT(LBR_SELECT_RET_NEAR) macro |
/linux/arch/x86/events/intel/ | ||
H A D | lbr.c | 40 #define LBR_RETURN (1 << LBR_RETURN_BIT) macro |