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

/linux-master/tools/perf/
H A Dbuiltin-trace.c2128 static struct syscall *trace__syscall_info(struct trace *trace, function
2340 struct syscall *sc = trace__syscall_info(trace, evsel, id);
2414 struct syscall *sc = trace__syscall_info(trace, evsel, id);
2488 struct syscall *sc = trace__syscall_info(trace, evsel, id);
2848 struct syscall *sc = trace__syscall_info(trace, evsel, id);
3334 struct syscall *sc = trace__syscall_info(trace, NULL, id);
3345 struct syscall *sc = trace__syscall_info(trace, NULL, id);
3351 struct syscall *sc = trace__syscall_info(trace, NULL, id);
3372 struct syscall *pair = trace__syscall_info(trace, NULL, id);
3510 struct syscall *sc = trace__syscall_info(trac
[all...]

Completed in 152 milliseconds