Searched defs:nice (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dps.c45 int prio, nice, rtprio, sched, psr; local
106 nice = atoi(nexttok(&ptr));
149 printf(" %-5d %-5d %-5d %-5d", prio, nice, rtprio, sched);

Completed in 3 milliseconds