Searched defs:auxtrace_error (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | tool.h | 70 auxtrace_error, member
|
| H A D | auxtrace.c | 1161 void auxtrace_synth_error(struct perf_record_auxtrace_error *auxtrace_error, int type, in auxtrace_synth_error() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/scripts/python/ |
| H A D | intel-pt-events.py | 445 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): function
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | tool.h | 72 auxtrace_error, member
|
| H A D | auxtrace.c | 1198 void auxtrace_synth_guest_error(struct perf_record_auxtrace_error *auxtrace_error, int type, in auxtrace_synth_guest_error() argument 1229 auxtrace_synth_error(struct perf_record_auxtrace_error *auxtrace_error, int type, int code, int cpu, pid_t pid, pid_t tid, u64 ip, const char *msg, u64 timestamp) auxtrace_synth_error() argument [all...] |
| /kernel/linux/linux-5.10/tools/lib/perf/include/perf/ |
| H A D | event.h | 404 struct perf_record_auxtrace_error auxtrace_error; member
|
| /kernel/linux/linux-6.6/tools/lib/perf/include/perf/ |
| H A D | event.h | 502 struct perf_record_auxtrace_error auxtrace_error; member
|
Completed in 10 milliseconds