Searched refs:PID (Results 1 - 25 of 38) sorted by relevance

12

/linux-master/tools/testing/selftests/ftrace/samples/
H A Dunresolved.tc4 kill -INT $PID
/linux-master/tools/perf/tests/shell/
H A Dtest_arm_callgraph_fp.sh32 PID=$!
34 echo " + Recording (PID=$PID)..."
38 kill $PID
39 wait $PID
/linux-master/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfgraph-retval.tc16 # get self PID, can not use $$, because it is PPID
17 read PID _ < /proc/self/stat
20 [ -f set_ftrace_pid ] && echo ${PID} > set_ftrace_pid
H A Dfunc-filter-notrace-pid.tc16 read PID _ < /proc/self/stat
44 echo $PID > set_ftrace_notrace_pid
55 count_pid=`cat trace | grep -v ^# | grep $PID | wc -l`
56 count_other=`cat trace | grep -v ^# | grep -v $PID | wc -l`
60 fail "PID filtering not working? traced task = $count_pid; other tasks = $count_other "
76 echo $PID > set_ftrace_pid
81 count_pid=`cat trace | grep -v ^# | grep $PID | wc -l`
82 count_other=`cat trace | grep -v ^# | grep -v $PID | wc -l`
86 fail "PID filtering not following fork? traced task = $count_pid; other tasks = $count_other "
H A Dfunc-filter-pid.tc17 read PID _ < /proc/self/stat
44 echo $PID > set_ftrace_pid
55 count_pid=`cat trace | grep -v ^# | grep $PID | wc -l`
56 count_other=`cat trace | grep -v ^# | grep -v $PID | wc -l`
60 fail "PID filtering not working?"
76 count_pid=`cat trace | grep -v ^# | grep $PID | wc -l`
77 count_other=`cat trace | grep -v ^# | grep -v $PID | wc -l`
81 fail "PID filtering not following fork?"
/linux-master/tools/testing/selftests/net/
H A Dfin_ack_lat.sh22 PID=$!
H A Dgre_gso.sh15 PID=
66 [ -n "$PID" ] && kill $PID
120 PID=$!
133 kill $PID
134 PID=
/linux-master/tools/testing/selftests/ftrace/test.d/trigger/
H A Dtrigger-hist-mod.tc26 # Note that $$ is the parent pid. $PID is current PID.
27 HEX=`printf %x $PID`
/linux-master/tools/perf/tests/
H A Dhists_output.c135 #define PID(he) (thread__tid(he->thread)) macro
282 CPU(he) == 1 && PID(he) == 100 && he->stat.period == 300);
287 CPU(he) == 0 && PID(he) == 100 && he->stat.period == 100);
518 CPU(he) == 0 && PID(he) == 100 &&
525 CPU(he) == 2 && PID(he) == 200 &&
532 CPU(he) == 1 && PID(he) == 300 &&
539 CPU(he) == 0 && PID(he) == 300 &&
546 CPU(he) == 3 && PID(he) == 300 &&
553 CPU(he) == 1 && PID(he) == 100 &&
560 CPU(he) == 2 && PID(h
[all...]
/linux-master/drivers/net/
H A Dsb1000.c122 short PID[]);
124 const short PID[]);
626 sb1000_get_PIDs(const int ioaddr[], const char* name, short PID[]) argument
642 PID[0] = st[1] << 8 | st[2];
646 PID[1] = st[1] << 8 | st[2];
650 PID[2] = st[1] << 8 | st[2];
654 PID[3] = st[1] << 8 | st[2];
661 sb1000_set_PIDs(const int ioaddr[], const char* name, const short PID[]) argument
677 p = PID[0];
684 p = PID[
1000 short PID[4]; local
[all...]
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run-qemu.sh35 echo ' ---' `date`: Starting kernel, PID $$
41 # Decorate qemu-cmd with affinity, redirection, backgrounding, and PID capture
139 echo "PID $qemu_pid killed due to run STOP.1 request `date`" >> $resdir/Warnings 2>&1
171 echo "!!! PID $qemu_pid hung at $kruntime vs. $seconds seconds `date`" >> $resdir/Warnings 2>&1
180 echo Unknown PID, cannot kill qemu command
H A Dkvm-test-1-run.sh44 echo ' ---' `date`: Starting build, PID $$
/linux-master/arch/arm/mm/
H A Dproc-v6.S109 bic r2, r2, #0xff @ extract the PID
141 mrc p15, 0, r4, c13, c0, 0 @ FCSE/PID
161 mcr p15, 0, r4, c13, c0, 0 @ FCSE/PID
H A Dproc-v7-2level.S50 lsr r2, r2, #8 @ extract the PID
H A Dproc-sa1100.S176 mrc p15, 0, r5, c13, c0, 0 @ PID
192 mcr p15, 0, r5, c13, c0, 0 @ PID
H A Dproc-arm920.S379 mrc p15, 0, r4, c13, c0, 0 @ PID
391 mcr p15, 0, r4, c13, c0, 0 @ PID
H A Dproc-mohawk.S347 mrc p15, 0, r6, c13, c0, 0 @ PID
365 mcr p15, 0, r6, c13, c0, 0 @ PID
H A Dproc-arm926.S394 mrc p15, 0, r4, c13, c0, 0 @ PID
406 mcr p15, 0, r4, c13, c0, 0 @ PID
H A Dproc-xsc3.S418 mrc p15, 0, r6, c13, c0, 0 @ PID
436 mcr p15, 0, r6, c13, c0, 0 @ PID
/linux-master/drivers/media/common/b2c2/
H A Dflexcop_ibi_value_be.h281 u32 PID :13; member in struct:__anon4638::__anon4669
376 u32 PID :13; member in struct:__anon4638::__anon4680
H A Dflexcop_ibi_value_le.h278 u32 PID :13; member in struct:__anon4689::__anon4720
369 u32 PID :13; member in struct:__anon4689::__anon4731
H A Dflexcop-hw-filter.c61 /* this fancy define reduces the code size of the quite similar PID controlling of
156 vpid.pid_n_reg_314.PID = onoff ? pid : 0x1fff;
/linux-master/include/linux/usb/
H A Dr8a66597.h350 #define PID 0x0003 /* b1-0: Response PID */ macro
395 #define PID 0x0003 /* b1-0: Response PID */ macro
/linux-master/arch/powerpc/platforms/powernv/
H A Dvas-debug.c68 print_reg(s, window, VREG(PID));
/linux-master/scripts/
H A Ddecode_stacktrace.sh321 elif [[ -n $debuginfod && $line =~ PID:\ [0-9]+\ Comm: ]]; then

Completed in 184 milliseconds

12