Searched refs:LBR_REL_JMP_BIT (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kernel/cpu/ | ||
H A D | perf_event_intel_lbr.c | 41 #define LBR_REL_JMP_BIT 7 /* do not capture relative jumps */ macro 51 #define LBR_REL_JMP (1 << LBR_REL_JMP_BIT) |
Completed in 48 milliseconds