Home
last modified time | relevance | path

Searched refs:X86_BR_JMP (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/events/
H A Dutils.c49 return X86_BR_JMP; in decode_branch_type()
H A Dperf_event.h1320 X86_BR_JMP = 1 << 9, /* jump */ enumerator
1345 X86_BR_JMP |\
/linux-6.15/arch/x86/events/intel/
H A Dlbr.c1196 [ARCH_LBR_BR_TYPE_NEAR_REL_JMP] = X86_BR_JMP,