Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Duustat.c96 static float totalque, totalxfer; variable
1322 totalxfer=totalbytes=recordcnt=totaljob=totalque=0;
1401 totalxfer = totalxfer + xferrate;
1454 avgxrate = totalbytes / totalxfer; in xfertime()