Searched defs:tms (Results 1 – 10 of 10) sorted by relevance
49 struct tms { struct50 clock_t tms_utime; /* User CPU time */ argument51 clock_t tms_stime; /* System CPU time */ argument52 clock_t tms_cutime; /* User CPU time of terminated child procs */ argument53 clock_t tms_cstime; /* System CPU time of terminated child procs */ argument
32 struct tms struct34 clock_t tms_utime; argument35 clock_t tms_stime; argument36 clock_t tms_cutime; argument37 clock_t tms_cstime; argument224 struct tms tms; in get_time() local
32 struct tms struct34 clock_t tms_utime; argument35 clock_t tms_stime; argument36 clock_t tms_cutime; argument37 clock_t tms_cstime; argument226 struct tms tms; in get_time() local
67 struct tm tms; in ATF_TC_BODY() local87 struct tm tms; in ATF_TC_BODY() local
114 Dwarf_MacroSet ms, tms; in _dwarf_macinfo_cleanup() local
365 struct tm tm, tms; in stime_posix() local
731 struct tms t0, t1, tms; local
366 #define times(tms) ASSERT_FAIL (times not available) argument
2234 struct tm tms; in monitor_back_db_open() local
2160 struct tm tms; in TEST() local