Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dlbr.c143 #define ARCH_LBR_JCC_BIT 16 /* capture conditional branches */ macro
154 #define ARCH_LBR_JCC (1ULL << ARCH_LBR_JCC_BIT)
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dlbr.c75 #define ARCH_LBR_JCC_BIT 16 /* capture conditional branches */ macro
86 #define ARCH_LBR_JCC (1ULL << ARCH_LBR_JCC_BIT)

Completed in 6 milliseconds