Searched defs:auxtrace_error (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/tools/perf/util/ |
D | tool.h | 72 auxtrace_error, member
|
D | auxtrace.c | 1198 void auxtrace_synth_guest_error(struct perf_record_auxtrace_error *auxtrace_error, int type, in auxtrace_synth_guest_error() 1229 void auxtrace_synth_error(struct perf_record_auxtrace_error *auxtrace_error, int type, in auxtrace_synth_error()
|
/linux-6.6.21/tools/perf/scripts/python/ |
D | intel-pt-events.py | 445 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): function
|
/linux-6.6.21/tools/lib/perf/include/perf/ |
D | event.h | 502 struct perf_record_auxtrace_error auxtrace_error; member
|