Searched refs:tms_stime (Results 1 – 10 of 10) sorted by relevance
313 clock_t tms_stime; // System CPU time member324 t->tms_stime = ticks/2U; in times()
9 __kernel_clock_t tms_stime; member
35 clock_t tms_stime; /* System CPU time. */ member
975 tms->tms_stime = nsec_to_clock_t(tgstime); in do_sys_times()1008 tmp.tms_stime = clock_t_to_compat_clock_t(tms.tms_stime); in COMPAT_SYSCALL_DEFINE1()
128 compat_clock_t tms_stime; member
6085 ‘clock_t tms_stime’6128 equivalent to the sum of the ‘tms_utime’ and ‘tms_stime’ fields returned