Searched refs:LBR_IND_CALL_BIT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c38 #define LBR_IND_CALL_BIT 4 /* do not capture indirect calls */ macro
49 #define LBR_IND_CALL (1 << LBR_IND_CALL_BIT)

Completed in 37 milliseconds