Searched defs:LBR_REL_JMP (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/events/amd/ | ||
H A D | lbr.c | 30 #define LBR_REL_JMP BIT(LBR_SELECT_JMP_NEAR_REL) macro |
/linux/arch/x86/events/intel/ | ||
H A D | lbr.c | 41 #define LBR_REL_JMP (1 << LBR_REL_JMP_BIT) macro |