Searched defs:np_pid (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/scripts/python/ |
H A D | intel-pt-events.py | 466 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 D | trace-event-python.c | 1551 pid_t np_pid = -1, np_tid = -1; in python_do_process_switch() local
|