Searched refs:tms_cstime (Results 1 – 2 of 2) sorted by relevance
16 clock_t tms_cstime; /* system CPU time of terminated child processes */ member
42 buffer->tms_cstime = info.kernel_time / microSecondsPerClock; in times_common()