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

/linux-master/tools/perf/util/
H A Dtool.h72 auxtrace_error, member in struct:perf_tool
H A Dauxtrace.c1198 void auxtrace_synth_guest_error(struct perf_record_auxtrace_error *auxtrace_error, int type, argument
1229 auxtrace_synth_error(struct perf_record_auxtrace_error *auxtrace_error, int type, int code, int cpu, pid_t pid, pid_t tid, u64 ip, const char *msg, u64 timestamp) argument
[all...]
/linux-master/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-master/tools/lib/perf/include/perf/
H A Devent.h502 struct perf_record_auxtrace_error auxtrace_error; member in union:perf_event

Completed in 175 milliseconds