Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H A Dintel-pt-events.py466 def context_switch(ts, cpu, pid, tid, np_pid, np_tid, machine_pid, out, out_preempt, *x): argument
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1564 pid_t np_pid = -1, np_tid = -1; python_do_process_switch() local