HomeSort by relevance Sort by last modified time
    Searched full:cutime (Results 1 - 5 of 5) sorted by null

  /external/elfutils/backends/
linux-core-note.c 129 TIMEVAL_FIELD (cutime),
  /system/core/toolbox/
ps.c 106 nexttok(&ptr); // cutime
  /dalvik/vm/
Misc.cpp 647 long cutime, cstime, priority, nice, zero, itrealvalue;
660 &cutime, &cstime, &priority, &nice, &zero, &itrealvalue,
  /external/chromium_org/tools/linux/
procfs.py 48 '(?P<CUTIME>[0-9]+) '
  /external/kernel-headers/original/linux/
sched.h 432 cputime_t utime, stime, cutime, cstime; member in struct:signal_struct
    [all...]

Completed in 631 milliseconds