Searched defs:tcp_maerts_results_struct (Results 1 – 1 of 1) sorted by relevance
285 struct tcp_maerts_results_struct { struct286 double bytes_sent;287 unsigned int send_calls;288 float elapsed_time; /* how long the test ran */289 float cpu_util; /* -1 if not measured */290 float serv_dem; /* -1 if not measured */291 int cpu_method; /* how was cpu util measured? */292 int num_cpus; /* how many CPUs had the remote? */