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