Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c68 struct syscall_exit_args { struct
559 int sys_exit(struct syscall_exit_args *args) in sys_exit()
561 struct syscall_exit_args exit_args; in sys_exit()