Searched refs:syscalls_sys_exit (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c50 struct syscalls_sys_exit { struct
55 } syscalls_sys_exit SEC(".maps");
402 bpf_tail_call(args, &syscalls_sys_exit, exit_args.syscall_nr);
/linux-master/tools/perf/
H A Dbuiltin-trace.c3459 int map_exit_fd = bpf_map__fd(trace->skel->maps.syscalls_sys_exit);

Completed in 82 milliseconds