Searched refs:jobtime (Results 1 – 2 of 2) sorted by relevance
143 static time_t jobtime; /* total cpu time visible */ variable527 jobtime = 0; in showtotals()538 prttime((time_t)jobtime, 8); in showtotals()588 jobtime += up->p_time + up->p_ctime; in calctotals()
147 static time_t jobtime; /* total cpu time visible */ variable552 jobtime = 0; in showtotals()561 prttime((time_t)jobtime, 8); in showtotals()591 jobtime += up->p_time + up->p_ctime; in calctotals()