• Home
  • Raw
  • Download

Lines Matching refs:thruput

1316   double	thruput;  in send_tcp_stream()  local
1723 thruput = calc_thruput(bytes_sent); in send_tcp_stream()
1772 thruput, in send_tcp_stream()
1791 &thruput, in send_tcp_stream()
1852 thruput, /* what was the xfer rate */ in send_tcp_stream()
1869 thruput, in send_tcp_stream()
1884 thruput, /* how fast did it go */ in send_tcp_stream()
2011 double thruput; in send_tcp_maerts() local
2428 thruput = calc_thruput(bytes_sent); in send_tcp_maerts()
2477 thruput, in send_tcp_maerts()
2496 &thruput, in send_tcp_maerts()
2557 thruput, /* what was the xfer rate */ in send_tcp_maerts()
2574 thruput, in send_tcp_maerts()
2589 thruput, /* how fast did it go */ in send_tcp_maerts()
2730 double thruput; in send_exs_tcp_stream() local
3185 thruput = calc_thruput(bytes_sent); in send_exs_tcp_stream()
3234 thruput, in send_exs_tcp_stream()
3253 &thruput, in send_exs_tcp_stream()
3310 thruput, /* what was the xfer rate */ in send_exs_tcp_stream()
3325 thruput); in send_exs_tcp_stream()
3338 thruput);/* how fast did it go */ in send_exs_tcp_stream()
3485 double thruput; local
4006 thruput = calc_thruput(bytes_sent);
4056 thruput,
4074 &thruput,
4135 thruput, /* what was the xfer rate */
4154 thruput);
4170 thruput);/* how fast did it go */
4985 double thruput; in send_tcp_rr() local
5439 thruput = nummessages/elapsed_time; in send_tcp_rr()
5493 thruput, in send_tcp_rr()
5508 &thruput, in send_tcp_rr()
5578 ('x' == libfmt) ? thruput : in send_tcp_rr()
5579 calc_thruput_interval_omni(thruput * (req_size+rsp_size), in send_tcp_rr()
5601 ('x' == libfmt) ? thruput : in send_tcp_rr()
5602 calc_thruput_interval_omni(thruput * (req_size+rsp_size), in send_tcp_rr()
5630 ('x' == libfmt) ? thruput : in send_tcp_rr()
5631 calc_thruput_interval_omni(thruput * (req_size+rsp_size), in send_tcp_rr()
5681 (((double)1.0/thruput)*(double)1000000.0) * in send_tcp_rr()
5683 thruput, in send_tcp_rr()
5684 calc_thruput_interval_omni(thruput * (double)req_size,1.0), in send_tcp_rr()
5685 calc_thruput_interval_omni(thruput * (double)rsp_size,1.0)); in send_tcp_rr()
6648 double thruput; in send_udp_rr() local
7021 thruput = nummessages / elapsed_time; in send_udp_rr()
7081 thruput, in send_udp_rr()
7097 &thruput, in send_udp_rr()
8027 double thruput; in send_tcp_conn_rr() local
8473 thruput = calc_thruput(bytes_xferd); in send_tcp_conn_rr()
9108 double thruput; in send_tcp_tran_rr() local
9518 thruput = calc_thruput(bytes_xferd); in send_tcp_tran_rr()
10178 double thruput; in send_tcp_nbrr() local
10546 thruput = nummessages/elapsed_time; in send_tcp_nbrr()
10600 thruput, in send_tcp_nbrr()
10615 &thruput, in send_tcp_nbrr()
10672 thruput, in send_tcp_nbrr()
10691 thruput); in send_tcp_nbrr()
10706 thruput); in send_tcp_nbrr()
11206 double thruput; in send_tcp_cc() local
11560 thruput = calc_thruput(bytes_xferd); in send_tcp_cc()