Searched defs:tms (Results 1 – 5 of 5) sorted by relevance
47 struct tms { struct48 clock_t tms_utime; /* User CPU time */ argument49 clock_t tms_stime; /* System CPU time */ argument50 clock_t tms_cutime; /* User CPU time of terminated child procs */ argument51 clock_t tms_cstime; /* System CPU time of terminated child procs */ argument
67 struct tm tms; in ATF_TC_BODY() local87 struct tm tms; in ATF_TC_BODY() local
111 Dwarf_MacroSet ms, tms; in _dwarf_macinfo_cleanup() local
350 } tms; in usem_wait() local
426 struct l_times_argv tms; in linux_times() local