Home
last modified time | relevance | path

Searched refs:tms_cutime (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/posix/sys/
Dtimes.h37 clock_t tms_cutime; /* User CPU time of dead children. */ member
/glibc-2.36/conform/data/sys/
Dtimes.h-data6 element {struct tms} clock_t tms_cutime
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtimes.c46 touch (buf->tms_cutime); in __times()
/glibc-2.36/sysdeps/mach/hurd/
Dtimes.c66 tms->tms_cutime = tms->tms_cstime = 0; in __times()
/glibc-2.36/manual/
Dtime.texi362 @item clock_t tms_cutime
363 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