Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-trace.c2764 sc = trace__syscall_info(trace, evsel, e_machine, id); in trace__sys_enter()
2843 sc = trace__syscall_info(trace, evsel, e_machine, id); in trace__fprintf_sys_enter()
2916 sc = trace__syscall_info(trace, evsel, e_machine, id); in trace__sys_exit()
3266 struct syscall *sc = trace__syscall_info(trace, evsel, e_machine, id); in trace__event_handler()
3775 struct syscall *sc = trace__syscall_info(trace, NULL, e_machine, id); in trace__init_syscall_bpf_progs()
3786 struct syscall *sc = trace__syscall_info(trace, NULL, e_machine, id); in trace__bpf_prog_sys_enter_fd()
3792 struct syscall *sc = trace__syscall_info(trace, NULL, e_machine, id); in trace__bpf_prog_sys_exit_fd()
3799 struct syscall *sc = trace__syscall_info(trace, NULL, e_machine, key); in trace__bpf_sys_enter_beauty_map()
3898 struct syscall *pair = trace__syscall_info(trace, NULL, sc->e_machine, id); in trace__find_usable_bpf_prog_entry()
4049 struct syscall *sc = trace__syscall_info(trace, NULL, e_machine, key); in trace__init_syscalls_bpf_prog_array_maps()
[all …]