Searched defs:auxtrace_error (Results 1 – 4 of 4) sorted by relevance
| /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
|
| /linux/tools/perf/util/ |
| H A D | tool.h | 72 auxtrace_error, member
|
| H A D | auxtrace.c | 1261 void auxtrace_synth_guest_error(struct perf_record_auxtrace_error *auxtrace_error, int type, in auxtrace_synth_guest_error() 1292 void auxtrace_synth_error(struct perf_record_auxtrace_error *auxtrace_error, int type, in auxtrace_synth_error()
|
| /linux/tools/lib/perf/include/perf/ |
| H A D | event.h | 537 struct perf_record_auxtrace_error auxtrace_error; member
|