Searched refs:typ (Results 1 – 2 of 2) sorted by relevance
/tools/perf/scripts/python/ |
D | intel-pt-events.py | 330 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/ |
D | perf-script-python.txt | 570 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x):
|