Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dlbr.c26 #define LBR_USER_BIT 1 /* do not capture at ring > 0 */ macro
44 #define LBR_USER (1 << LBR_USER_BIT)
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dlbr.c17 #define LBR_USER_BIT 1 /* do not capture at ring > 0 */ macro
35 #define LBR_USER (1 << LBR_USER_BIT)

Completed in 5 milliseconds