Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c118 short avgqueue; /* == 1 if -c parameter set with -t option */ variable
151 execute=avgqueue=avgxfer=Calctime=Window=0; in main()
168 avgqueue = 1; in main()
272 if ((avgqueue | Window) & (!Calctime)) in main()
1417 if (avgqueue) in docalc()