Home
last modified time | relevance | path

Searched defs:auxtrace_error (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/scripts/python/
H A Dintel-pt-events.py445 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): function
/linux/tools/perf/util/
H A Dtool.h72 auxtrace_error, member
H A Dauxtrace.c1263 void auxtrace_synth_guest_error(struct perf_record_auxtrace_error *auxtrace_error, int type, in auxtrace_synth_guest_error()
1294 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 Devent.h536 struct perf_record_auxtrace_error auxtrace_error; member