Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Duustat.c118 short avgqueue; /* == 1 if -c parameter set with -t option */ variable
153 execute=avgqueue=avgxfer=Calctime=Window=0;
170 avgqueue = 1;
274 if ((avgqueue | Window) & (!Calctime))
1419 if (avgqueue) in docalc()