Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1551 pid_t np_pid = -1, np_tid = -1; in python_do_process_switch() local