Home
last modified time | relevance | path

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

/linux-5.15/tools/perf/scripts/python/ !
A Dintel-pt-events.py329 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): function
/linux-5.15/tools/perf/util/ !
H A Dtool.h70 auxtrace_error, member
A Dauxtrace.c1169 void auxtrace_synth_error(struct perf_record_auxtrace_error *auxtrace_error, int type, in auxtrace_synth_error()
/linux-5.15/tools/lib/perf/include/perf/ !
A Devent.h414 struct perf_record_auxtrace_error auxtrace_error; member