Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dutils.c50 return X86_BR_JMP; in decode_branch_type()
H A Dperf_event.h1392 X86_BR_JMP = 1 << 9, /* jump */ enumerator
1417 X86_BR_JMP |\
/linux/arch/x86/events/intel/
H A Dlbr.c1197 [ARCH_LBR_BR_TYPE_NEAR_REL_JMP] = X86_BR_JMP,