Home
last modified time | relevance | path

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

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