Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-trace.c1846 static struct syscall *trace__syscall_info(struct trace *trace, in trace__syscall_info() function
2004 struct syscall *sc = trace__syscall_info(trace, evsel, id); in trace__sys_enter()
2078 struct syscall *sc = trace__syscall_info(trace, evsel, id); in trace__fprintf_sys_enter()
2151 struct syscall *sc = trace__syscall_info(trace, evsel, id); in trace__sys_exit()
2435 struct syscall *sc = trace__syscall_info(trace, evsel, id); in trace__event_handler()
2881 struct syscall *sc = trace__syscall_info(trace, NULL, id); in trace__init_syscall_bpf_progs()
2892 struct syscall *sc = trace__syscall_info(trace, NULL, id); in trace__bpf_prog_sys_enter_fd()
2898 struct syscall *sc = trace__syscall_info(trace, NULL, id); in trace__bpf_prog_sys_exit_fd()
2904 struct syscall *sc = trace__syscall_info(trace, NULL, id); in trace__init_bpf_map_syscall_args()
2993 struct syscall *pair = trace__syscall_info(trace, NULL, id); in trace__find_usable_bpf_prog_entry()
[all …]