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

/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c38 #define LBR_RETURN_BIT 5 /* do not capture near returns */ macro
49 #define LBR_RETURN (1 << LBR_RETURN_BIT)

Completed in 38 milliseconds