Searched refs:trace__syscall_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-trace.c | 2080 static struct syscall *trace__syscall_info(struct trace *trace, function 2286 struct syscall *sc = trace__syscall_info(trace, evsel, id); 2360 struct syscall *sc = trace__syscall_info(trace, evsel, id); 2433 struct syscall *sc = trace__syscall_info(trace, evsel, id); 2791 struct syscall *sc = trace__syscall_info(trace, evsel, id); 3276 struct syscall *sc = trace__syscall_info(trace, NULL, id); 3287 struct syscall *sc = trace__syscall_info(trace, NULL, id); 3293 struct syscall *sc = trace__syscall_info(trace, NULL, id); 3299 struct syscall *sc = trace__syscall_info(trace, NULL, id); 3388 struct syscall *pair = trace__syscall_info(trac [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-trace.c | 2127 static struct syscall *trace__syscall_info(struct trace *trace, function 2339 struct syscall *sc = trace__syscall_info(trace, evsel, id); 2413 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 11 milliseconds