Searched refs:tms1 (Results 1 – 1 of 1) sorted by relevance
124 int term_id, struct tms *tms1, struct tms *tms2);727 struct tms tms1, tms2; in check_pids() local732 tck = times(&tms1); in check_pids()816 tms1.tms_cutime), in check_pids()818 tms1.tms_cstime)); in check_pids()866 &tms1, &tms2); in check_pids()1410 int term_id, struct tms *tms1, struct tms *tms2) in write_test_end() argument1419 (int)(tms2->tms_cutime - tms1->tms_cutime), in write_test_end()1420 (int)(tms2->tms_cstime - tms1->tms_cstime), in write_test_end()