Home | History | Annotate | Download | only in src

Lines Matching refs:systime

81 	struct timeval systime;	/* system time used by job */
442 timerclear(&j->systime);
1192 j_systime = j->systime;
1316 timeradd(&j->systime, &ru1.ru_stime, &j->systime);
1317 timersub(&j->systime, &ru0.ru_stime, &j->systime);