Searched refs:LBR_IND_CALL_BIT (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/x86/kernel/cpu/ | ||
H A D | perf_event_intel_lbr.c | 37 #define LBR_IND_CALL_BIT 4 /* do not capture indirect calls */ macro 48 #define LBR_IND_CALL (1 << LBR_IND_CALL_BIT) |
Completed in 110 milliseconds