Searched refs:trace__read_syscall_info (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-trace.c1795 static int trace__read_syscall_info(struct trace *trace, int id) function
2161 * so we let trace__read_syscall_info() figure that out as we
2164 err = trace__read_syscall_info(trace, id);
2171 (err = trace__read_syscall_info(trace, id)) != 0)

Completed in 142 milliseconds