Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c96 static float totalque, totalxfer; variable
1320 totalxfer=totalbytes=recordcnt=totaljob=totalque=0;
1399 totalxfer = totalxfer + xferrate;
1452 avgxrate = totalbytes / totalxfer; in xfertime()