Searched defs:auxtrace_error (Results 1 – 4 of 4) sorted by relevance
/linux/tools/perf/scripts/python/ |
A D | intel-pt-events.py | 330 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): function
|
/linux/tools/perf/util/ |
A D | tool.h | 71 auxtrace_error, member
|
A D | auxtrace.c | 1169 void auxtrace_synth_error(struct perf_record_auxtrace_error *auxtrace_error, int type, in auxtrace_synth_error()
|
/linux/tools/lib/perf/include/perf/ |
A D | event.h | 419 struct perf_record_auxtrace_error auxtrace_error; member
|
Completed in 15 milliseconds