Home | History | Annotate | Download | only in netperf

Lines Matching defs:thruput

273   double	thruput;
463 /* utilization and/or service demand and thruput. */
562 /* We now calculate what our thruput was for the test. In the future, */
563 /* we may want to include a calculation of the thruput measured by */
572 thruput = calc_thruput(bytes_sent);
644 thruput, /* what was the xfer rate */
658 thruput);
668 thruput);/* how fast did it go */
1094 double thruput;
1268 /* utilization and/or service demand and thruput. */
1368 /* We now calculate what our thruput was for the test. In the future, */
1369 /* we may want to include a calculation of the thruput measured by */
1376 /* Kbytes/s as the units of thruput for a STREAM stream test, where K = */
1381 thruput = calc_thruput(bytes_xferd);
2239 double thruput;
2457 /* utilization and/or service demand and thruput. */
2581 /* We now calculate what our thruput was for the test. In the future, */
2582 /* we may want to include a calculation of the thruput measured by */
2591 thruput = calc_thruput(bytes_xferd);