Searched refs:LBR_USER_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 | 34 #define LBR_USER_BIT 1 /* do not capture at ring > 0 */ macro 45 #define LBR_USER (1 << LBR_USER_BIT) |
Completed in 38 milliseconds