Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dlbr.c29 #define LBR_IND_CALL_BIT 4 /* do not capture indirect calls */ macro
47 #define LBR_IND_CALL (1 << LBR_IND_CALL_BIT)
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dlbr.c20 #define LBR_IND_CALL_BIT 4 /* do not capture indirect calls */ macro
38 #define LBR_IND_CALL (1 << LBR_IND_CALL_BIT)

Completed in 5 milliseconds