HomeSort by: relevance | last modified time | path
    Searched refs:TIMEVAL (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ps/
ps.h 47 TIMEVAL, CPUTIME, PCPU, VSIZE, PROCFLAG, PROCACFLAG,
keyword.c 118 VAR6("ctime", "CTIME", 0, putimeval, POFF(p_uctime_sec), TIMEVAL),
122 VAR6("etime", "ELAPSED", 0, elapsed, POFF(p_ustart_sec), TIMEVAL),
198 VAR6("stime", "STIME", 0, putimeval, POFF(p_ustime_sec), TIMEVAL),
217 VAR6("utime", "UTIME", 0, putimeval, POFF(p_uutime_sec), TIMEVAL),
ps.c 725 case TIMEVAL:

Completed in 14 milliseconds