Searched refs:local_thruput (Results 1 - 4 of 4) sorted by relevance

/external/netperf/src/
H A Dnettest_unix.c1560 double local_thruput, remote_thruput;
1808 local_thruput = calc_thruput(bytes_sent);
1893 local_thruput, /* what was the xfer rate */
1911 local_thruput);
1921 local_thruput,
1553 double local_thruput, remote_thruput; local
H A Dnettest_dlpi.c1862 double local_thruput, remote_thruput;
2182 local_thruput = calc_thruput(bytes_sent);
2267 local_thruput, /* what was the xfer rate */
2285 local_thruput);
2295 local_thruput,
1856 double local_thruput, remote_thruput; local
H A Dnettest_xti.c2454 double local_thruput, remote_thruput;
2860 local_thruput = calc_thruput(bytes_sent);
2933 sum_local_thruput += local_thruput;
2956 local_thruput = sum_local_thruput / (confidence_iteration -1);
3011 local_thruput, /* what was the xfer rate */
3029 local_thruput);
3043 local_thruput,
2447 double local_thruput, remote_thruput; local
H A Dnettest_bsd.c6495 double local_thruput, remote_thruput;
6841 local_thruput = calc_thruput(bytes_sent);
6912 sum_local_thruput += local_thruput;
6935 local_thruput = sum_local_thruput / (confidence_iteration -1);
6990 local_thruput, /* what was the xfer rate */
7008 local_thruput);
7022 local_thruput,
6479 double local_thruput, remote_thruput; local

Completed in 83 milliseconds