Searched refs:PID (Results 1 – 8 of 8) sorted by relevance
11 PID=$(adb $DEVICE shell "ps | grep anrd")18 PID=$(echo "$PID" | awk '{ print $2 }')19 adb $DEVICE shell "kill -s SIGUSR1 $PID"24 adb $DEVICE shell "lsof $PID" | grep $TRACE_FILE > /dev/null28 adb $DEVICE shell "lsof $PID" | grep "$TRACE_FILE" > /dev/null
33 the chattiest PID of system59 - Pruning filter is of form of a space-separated list of [~][UID][/PID]61 blacklisting, UID or PID may be a '!' to instead reference the chattiest62 client, with the restriction that the PID must be in the UID group 1000
15 ## Open and write to /proc/PID/oom_score_adj
106 # Reading /proc/PID/maps of other processes
44 # Notify zygote of the wrapped process PID when using --invoke-with.
198 echo killing PID=$2...
110 echo Could not put PID $$ in background
10 # TASK-PID CPU# |||| TIMESTAMP FUNCTION