Searched defs:auxtrace_error (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/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() 1229 void auxtrace_synth_error(struct perf_record_auxtrace_error *auxtrace_error, int type, in auxtrace_synth_error()
|
/openbmc/linux/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
|
/openbmc/linux/tools/lib/perf/include/perf/ |
H A D | event.h | 502 struct perf_record_auxtrace_error auxtrace_error; member
|