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.h75 auxtrace_error, global() member
H A Dauxtrace.c1308 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 Devent.h617 struct perf_record_auxtrace_error auxtrace_error; global() member