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 | 75 auxtrace_error, global() member
|
| H A D | auxtrace.c | 1308 auxtrace_error->type = type; in auxtrace_synth_error() argument 1277 auxtrace_synth_guest_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,pid_t machine_pid,int vcpu) auxtrace_synth_guest_error() argument [all...] |
| /linux/tools/lib/perf/include/perf/ |
| H A D | event.h | 617 struct perf_record_auxtrace_error auxtrace_error; global() member
|