Lines Matching refs:trace__syscall_info
2586 static struct syscall *trace__syscall_info(struct trace *trace, struct evsel *evsel, in trace__syscall_info() function
2793 sc = trace__syscall_info(trace, evsel, e_machine, id); in trace__sys_enter()
2872 sc = trace__syscall_info(trace, evsel, e_machine, id); in trace__fprintf_sys_enter()
2938 sc = trace__syscall_info(trace, evsel, e_machine, id); in trace__sys_exit()
3291 struct syscall *sc = trace__syscall_info(trace, evsel, e_machine, id); in trace__event_handler()
3785 struct syscall *sc = trace__syscall_info(trace, NULL, e_machine, id); in trace__init_syscall_bpf_progs()
3796 struct syscall *sc = trace__syscall_info(trace, NULL, e_machine, id); in trace__bpf_prog_sys_enter_fd()
3802 struct syscall *sc = trace__syscall_info(trace, NULL, e_machine, id); in trace__bpf_prog_sys_exit_fd()
3809 struct syscall *sc = trace__syscall_info(trace, NULL, e_machine, key); in trace__bpf_sys_enter_beauty_map()
3908 struct syscall *pair = trace__syscall_info(trace, NULL, sc->e_machine, id); in trace__find_usable_bpf_prog_entry()
4064 struct syscall *sc = trace__syscall_info(trace, NULL, e_machine, key); in trace__init_syscalls_bpf_prog_array_maps()
4876 sc = trace__syscall_info(trace, /*evsel=*/NULL, e_machine, entry->syscall); in syscall__dump_stats()