Searched refs:tms_cstime (Results 1 – 3 of 3) sorted by relevance
43 buf->tms_stime = buf->tms_cstime = buf->tms_cutime = 0; in times()
75 tim_s.tms_cutime + tim_s.tms_cstime); in clock()
49 clock_t tms_cstime; /* system time, children */ member