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

/external/netperf/
H A Dnettest_bsd.c2026 struct tcp_maerts_results_struct *tcp_maerts_result;
2032 tcp_maerts_result =
2429 bytes_sent = ntohd(tcp_maerts_result->bytes_sent);
2459 remote_cpu_utilization = tcp_maerts_result->cpu_util;
2463 tcp_maerts_result->num_cpus);
2528 remote_cpu_method = format_cpu_method(tcp_maerts_result->cpu_method);
2631 bytes_sent / (double)tcp_maerts_result->send_calls,
2632 tcp_maerts_result->send_calls);
2018 struct tcp_maerts_results_struct *tcp_maerts_result; local

Completed in 36 milliseconds