Home
last modified time | relevance | path

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
387 tp->ttotal += tnew-told; in update()
409 tp->ttotal += tnew-told; in update()
451 timei = MINS(tp->ttotal); in printlin()
H A Dacctcon.c66 long ttotal; /* total time used on this line */ member
361 tp->ttotal += tnew-told; in update()
381 tp->ttotal += tnew-told; in update()
426 timei = MINS(tp->ttotal); in printlin()