Searched refs:sumofweights (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/x11perf/dist/
H A DXmark569 sumofweights = 0;
587 sumofweights += thisweight;
592 printf("sumof:%.1f\n",sumofweights);
601 sumofweights=`grep sumof rates.$$ | awk -F: ' { print($2) }' - `
602 if [ "$sumofweights" != "4566.0" ]
604 echo "ERROR: sum of weights =$sumofweights, not equal to 4566.0;"

Completed in 3 milliseconds