Home
last modified time | relevance | path

Searched defs:syscall (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
Dsyscalltbl.c31 struct syscall { struct
39 const struct syscall *entry = ventry; in syscallcmpname() argument
/tools/perf/
Dbuiltin-trace.c790 struct syscall { struct
796 struct syscall_fmt *fmt; argument
797 struct syscall_arg_fmt *arg_fmt; argument
802 * don't know what is the duration of a syscall, for instance, when we start argument
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1605 pid_t tracee, int syscall, int result) in change_syscall()