Home | History | Annotate | Download | only in netperf

Lines Matching defs:thruput

178   double	thruput;
431 /* utilization and/or service demand and thruput. */
539 /* We now calculate what our thruput was for the test. In the future, */
540 /* we may want to include a calculation of the thruput measured by */
549 thruput = calc_thruput(bytes_sent);
625 thruput, /* what was the xfer rate */
639 thruput);
649 thruput);/* how fast did it go */
1064 double thruput;
1324 /* utilization and/or service demand and thruput. */
1429 /* We now calculate what our thruput was for the test. In the future, */
1430 /* we may want to include a calculation of the thruput measured by */
1437 /* Kbytes/s as the units of thruput for a TCP stream test, where K = */
1442 thruput = calc_thruput(bytes_xferd);
2422 double thruput;
2715 /* utilization and/or service demand and thruput. */
2838 /* We now calculate what our thruput was for the test. In the future, */
2839 /* we may want to include a calculation of the thruput measured by */
2848 thruput = calc_thruput(bytes_xferd);