Home | History | Annotate | Download | only in src

Lines Matching refs:systime

81 	struct timeval systime;	/* system time used by job */
487 timerclear(&j->systime);
1238 j_systime = j->systime;
1376 timeradd(&j->systime, &ru1.ru_stime, &j->systime);
1377 timersub(&j->systime, &ru0.ru_stime, &j->systime);