Home
last modified time | relevance | path

Searched refs:X86_BR_SYSCALL (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/events/
H A Dutils.c20 return X86_BR_SYSCALL; in decode_branch_type()
195 && ret != X86_BR_SYSCALL && ret != X86_BR_INT) in get_branch_type()
H A Dperf_event.h1387 X86_BR_SYSCALL = 1 << 4, /* syscall */ enumerator
1412 X86_BR_SYSCALL |\
1430 X86_BR_SYSCALL |\