Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c69 struct syscall_exit_args { struct
560 int sys_exit(struct syscall_exit_args *args) in sys_exit()
562 struct syscall_exit_args exit_args; in sys_exit()