Searched defs:tcp_cc_results_struct (Results 1 – 1 of 1) sorted by relevance
554 struct tcp_cc_results_struct { struct555 unsigned int bytes_received; /* ignored initially */556 unsigned int recv_calls; /* ignored initially */557 unsigned int trans_received; /* not ignored */558 float elapsed_time; /* how long the test ran */559 float cpu_util; /* -1 if not measured */560 float serv_dem; /* -1 if not measured */561 int cpu_method; /* how was cpu util measured? */562 int num_cpus; /* how many CPUs had the remote? */