Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtool.h72 auxtrace_error, member
/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