Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dlbr.c31 #define LBR_IND_JMP_BIT 6 /* do not capture indirect jumps */ macro
50 #define LBR_IND_JMP (1 << LBR_IND_JMP_BIT)
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dlbr.c22 #define LBR_IND_JMP_BIT 6 /* do not capture indirect jumps */ macro
41 #define LBR_IND_JMP (1 << LBR_IND_JMP_BIT)

Completed in 5 milliseconds