Home
last modified time | relevance | path

Searched refs:typ (Results 1 – 2 of 2) sorted by relevance

/tools/perf/scripts/python/
Dintel-pt-events.py330 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): argument
333 ("Trace error", pid, tid, cpu, ts / 1000000000, ts %1000000000, typ, code, msg, ip))
/tools/perf/Documentation/
Dperf-script-python.txt570 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x):