Searched refs:tcp_maerts_result (Results 1 – 1 of 1) sorted by relevance
2503 struct tcp_maerts_results_struct *tcp_maerts_result; in send_tcp_maerts() local2509 tcp_maerts_result = in send_tcp_maerts()2922 bytes_sent = ntohd(tcp_maerts_result->bytes_sent); in send_tcp_maerts()2952 remote_cpu_utilization = tcp_maerts_result->cpu_util; in send_tcp_maerts()2956 tcp_maerts_result->num_cpus); in send_tcp_maerts()3021 remote_cpu_method = format_cpu_method(tcp_maerts_result->cpu_method); in send_tcp_maerts()3124 bytes_sent / (double)tcp_maerts_result->send_calls, in send_tcp_maerts()3125 tcp_maerts_result->send_calls); in send_tcp_maerts()