Home
last modified time | relevance | path

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

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