Searched defs:ratio (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/queryperf/
H A Dqueryperf.c1901 double ratio; local
1915 ratio = ((double)rttarray[i] / (double)total) * 100;
1919 ratio);

Completed in 16 milliseconds