Home
last modified time | relevance | path

Searched defs:syscall_trace (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/bpf_skel/
H A Dsyscall_summary.bpf.c14 struct syscall_trace { struct
25 __type(value, struct syscall_trace); argument
/linux/arch/sparc/kernel/
H A Dptrace_32.c436 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p) in syscall_trace() function