Searched refs:tms_stime (Results 1 – 3 of 3) sorted by relevance
37 clock_t tms_stime; /* System CPU time. */ member
146 buf->tms_stime = 10; in times()
430 t = ((unsigned long) xtms.tms_utime) + xtms.tms_stime; in libc_hidden_def()
Completed in 7 milliseconds