Searched refs:tms_cstime (Results 1 – 6 of 6) sorted by relevance
10 clock_t tms_cstime; member
44 compat_clock_t tms_cstime; member
61 clock_t tms_cstime; member219 now->sys = (tms.tms_stime + tms.tms_cstime) * ticks_to_msec;
470 tbuf.tms_cutime, tbuf.tms_cstime); in sys_times()
328 vki_clock_t tms_cstime; member
1996 s = tms.tms_cstime; in getrusage()