Searched refs:trace__find_syscall (Results 1 – 1 of 1) sorted by relevance
2518 static struct syscall *trace__find_syscall(struct trace *trace, int e_machine, int id) in trace__find_syscall() function2586 sc = trace__find_syscall(trace, e_machine, id); in trace__syscall_info()