Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/
H A Dutils.c19 return X86_BR_SYSCALL; in decode_branch_type()
194 && ret != X86_BR_SYSCALL && ret != X86_BR_INT) in get_branch_type()
H A Dperf_event.h1315 X86_BR_SYSCALL = 1 << 4, /* syscall */ enumerator
1340 X86_BR_SYSCALL |\
1358 X86_BR_SYSCALL |\