Searched refs:ttotal (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/acct/
H A Dacctcon1.c66 long ttotal; /* total time used on this line */ member in struct:tbuf
386 tp->ttotal += tnew-told;
408 tp->ttotal += tnew-told;
450 timei = MINS(tp->ttotal);
H A Dacctcon.c68 long ttotal; /* total time used on this line */ member in struct:tbuf
362 tp->ttotal += tnew-told;
382 tp->ttotal += tnew-told;
427 timei = MINS(tp->ttotal);

Completed in 61 milliseconds