HomeSort by relevance Sort by last modified time
    Searched refs:wchan (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/
ps.c 44 unsigned wchan, rss, vss, eip; local
125 wchan = strtoul(nexttok(&ptr), 0, 10); // wchan
173 printf(" %08x %08x %s %s", wchan, eip, state, cmdline[0] ? cmdline : name);
239 printf("USER PID PPID VSIZE RSS %s%s %s WCHAN PC NAME\n",
  /external/strace/
strace.c 1394 char wchan[20]; \/* should be enough *\/ local
    [all...]

Completed in 77 milliseconds