Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Dutils.c49 return X86_BR_JMP; in decode_branch_type()
H A Dperf_event.h1238 X86_BR_JMP = 1 << 9, /* jump */ enumerator
1263 X86_BR_JMP |\
/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c1109 [ARCH_LBR_BR_TYPE_NEAR_REL_JMP] = X86_BR_JMP,