Searched refs:PID (Results 1 – 8 of 8) sorted by relevance
123 #define PID(he) (he->thread->tid) macro270 CPU(he) == 1 && PID(he) == 100 && he->stat.period == 300); in test2()275 CPU(he) == 0 && PID(he) == 100 && he->stat.period == 100); in test2()506 CPU(he) == 0 && PID(he) == 100 && in test5()513 CPU(he) == 2 && PID(he) == 200 && in test5()520 CPU(he) == 1 && PID(he) == 300 && in test5()527 CPU(he) == 0 && PID(he) == 300 && in test5()534 CPU(he) == 3 && PID(he) == 300 && in test5()541 CPU(he) == 1 && PID(he) == 100 && in test5()548 CPU(he) == 2 && PID(he) == 100 && in test5()[all …]
157 #define PID(he) (he->thread->tid) macro
4 kill -INT $PID
226 (cd $TRACING_DIR; read PID _ < /proc/self/stat ; set -e; set -x; . $1)
29 pid.c : a proportional-integral-derivative (PID) controller
219 echo "!!! PID $qemu_pid hung at $kruntime vs. $seconds seconds" >> $resdir/Warnings 2>&1
52 Select the processes to display, by name or PID
248 if ((PRINT_FIELD(PID) || PRINT_FIELD(TID)) && in perf_evsel__check_attr()406 if (PRINT_FIELD(PID) && PRINT_FIELD(TID)) in print_sample_start()408 else if (PRINT_FIELD(PID)) in print_sample_start()