Lines Matching full:thruput
1323 double thruput;
1568 /* utilization and/or service demand and thruput. */
1714 /* We now calculate what our thruput was for the test. In the
1715 future, we may want to include a calculation of the thruput
1730 thruput = calc_thruput(bytes_sent);
1779 thruput,
1798 &thruput,
1859 thruput, /* what was the xfer rate */
1876 thruput,
1891 thruput, /* how fast did it go */
2019 double thruput;
2273 /* utilization and/or service demand and thruput. */
2419 /* We now calculate what our thruput was for the test. In the
2420 future, we may want to include a calculation of the thruput
2436 thruput = calc_thruput(bytes_sent);
2485 thruput,
2504 &thruput,
2565 thruput, /* what was the xfer rate */
2582 thruput,
2597 thruput, /* how fast did it go */
2739 double thruput;
2992 /* utilization and/or service demand and thruput. */
3183 /* We now calculate what our thruput was for the test. In the future, */
3184 /* we may want to include a calculation of the thruput measured by */
3194 thruput = calc_thruput(bytes_sent);
3243 thruput,
3262 &thruput,
3319 thruput, /* what was the xfer rate */
3334 thruput);
3347 thruput);/* how fast did it go */
3495 double thruput;
3800 /* utilization and/or service demand and thruput. */
4005 /* We now calculate what our thruput was for the test. In the future, */
4006 /* we may want to include a calculation of the thruput measured by */
4016 thruput = calc_thruput(bytes_sent);
4066 thruput,
4084 &thruput,
4145 thruput, /* what was the xfer rate */
4164 thruput);
4180 thruput);/* how fast did it go */
4997 double thruput;
5250 /* utilization and/or service demand and thruput. */
5451 thruput = nummessages/elapsed_time;
5505 thruput,
5520 &thruput,
5590 ('x' == libfmt) ? thruput :
5591 calc_thruput_interval_omni(thruput * (req_size+rsp_size),
5613 ('x' == libfmt) ? thruput :
5614 calc_thruput_interval_omni(thruput * (req_size+rsp_size),
5635 bits? at this point, thruput is in our "confident"
5642 ('x' == libfmt) ? thruput :
5643 calc_thruput_interval_omni(thruput * (req_size+rsp_size),
5693 (((double)1.0/thruput)*(double)1000000.0) *
5695 thruput,
5696 calc_thruput_interval_omni(thruput * (double)req_size,1.0),
5697 calc_thruput_interval_omni(thruput * (double)rsp_size,1.0));
6663 double thruput;
6882 /* utilization and/or service demand and thruput. */
7028 thruput was for the test. In the */
7029 /* future, we may want to include a calculation of the thruput */
7036 thruput = nummessages / elapsed_time;
7096 thruput,
7112 &thruput,
8046 double thruput;
8235 /* utilization and/or service demand and thruput. */
8479 /* We now calculate what our thruput was for the test. In the future, */
8480 /* we may want to include a calculation of the thruput measured by */
8487 /* Kbytes/s as the units of thruput for a TCP stream test, where K = */
8492 thruput = calc_thruput(bytes_xferd);
9129 double thruput;
9326 /* utilization and/or service demand and thruput. */
9526 /* We now calculate what our thruput was for the test. In the future, */
9527 /* we may want to include a calculation of the thruput measured by */
9534 /* Kbytes/s as the units of thruput for a TCP stream test, where K = */
9539 thruput = calc_thruput(bytes_xferd);
10201 double thruput;
10423 /* utilization and/or service demand and thruput. */
10566 /* We now calculate what our thruput was for the test. */
10569 thruput = nummessages/elapsed_time;
10623 thruput,
10638 &thruput,
10695 thruput,
10714 thruput);
10729 thruput);
11231 double thruput;
11405 /* utilization and/or service demand and thruput. */
11572 /* We now calculate what our thruput was for the test. In the future, */
11573 /* we may want to include a calculation of the thruput measured by */
11580 /* Kbytes/s as the units of thruput for a TCP stream test, where K = */
11585 thruput = calc_thruput(bytes_xferd);