Searched defs:LBR_IND_JMP (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/events/amd/ | ||
H A D | lbr.c | 31 #define LBR_IND_JMP BIT(LBR_SELECT_JMP_NEAR_IND) macro |
/linux/arch/x86/events/intel/ | ||
H A D | lbr.c | 42 #define LBR_IND_JMP (1 << LBR_IND_JMP_BIT) macro |