Searched refs:trace__syscall_info (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/tools/perf/ |
| D | builtin-trace.c | 2079 static struct syscall *trace__syscall_info(struct trace *trace, function 2296 struct syscall *sc = trace__syscall_info(trace, evsel, id); 2370 struct syscall *sc = trace__syscall_info(trace, evsel, id); 2443 struct syscall *sc = trace__syscall_info(trace, evsel, id); 2801 struct syscall *sc = trace__syscall_info(trace, evsel, id); 3301 struct syscall *sc = trace__syscall_info(trace, NULL, id); 3312 struct syscall *sc = trace__syscall_info(trace, NULL, id); 3318 struct syscall *sc = trace__syscall_info(trace, NULL, id); 3324 struct syscall *sc = trace__syscall_info(trace, NULL, id); 3413 struct syscall *pair = trace__syscall_info(trace, NULL, id); [all …]
|