Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c2546 static struct syscall *trace__find_syscall(struct trace *trace, int e_machine, int id) in trace__find_syscall() function
2614 sc = trace__find_syscall(trace, e_machine, id); in trace__syscall_info()