Searched refs:tms_cutime (Results 1 – 5 of 5) sorted by relevance
37 clock_t tms_cutime; /* User CPU time of dead children. */ member
6 element {struct tms} clock_t tms_cutime
46 touch (buf->tms_cutime); in __times()
66 tms->tms_cutime = tms->tms_cstime = 0; in __times()
362 @item clock_t tms_cutime363 This is the sum of the @code{tms_utime} values and the @code{tms_cutime}374 This is similar to @code{tms_cutime}, but represents the total processor