Home | History | Annotate | Download | only in netperf

Lines Matching defs:thruput

412   double	thruput;
665 /* utilization and/or service demand and thruput. */
847 /* We now calculate what our thruput was for the test. In the future, */
848 /* we may want to include a calculation of the thruput measured by */
858 thruput = (double) calc_thruput(bytes_sent);
907 thruput,
926 &thruput,
983 thruput, /* what was the xfer rate */
998 thruput);
1011 thruput);/* how fast did it go */
1550 double thruput;
1810 /* utilization and/or service demand and thruput. */
2012 /* We now calculate what our thruput was for the test. In the future, */
2013 /* we may want to include a calculation of the thruput measured by */
2023 thruput = (double) calc_thruput(bytes_sent);
2072 thruput,
2091 &thruput,
2148 thruput, /* what was the xfer rate */
2163 thruput);
2176 thruput);/* how fast did it go */
2647 double thruput;
2874 /* utilization and/or service demand and thruput. */
3061 thruput = nummessages/elapsed_time;
3115 thruput,
3130 &thruput,
3187 thruput,
3206 thruput);
3221 thruput);
3702 double thruput;
3936 /* utilization and/or service demand and thruput. */
4115 thruput = nummessages/elapsed_time;
4169 thruput,
4184 &thruput,
4241 thruput,
4260 thruput);
4275 thruput);