Searched defs:tcp_conn_rr_results_struct (Results 1 – 1 of 1) sorted by relevance
200 struct tcp_conn_rr_results_struct { struct201 unsigned int bytes_received; /* ignored initially */202 unsigned int recv_calls; /* ignored initially */203 unsigned int trans_received; /* not ignored */204 float elapsed_time; /* how long the test ran */205 float cpu_util; /* -1 if not measured */206 float serv_dem; /* -1 if not measured */207 int cpu_method; /* how was cpu util measured? */208 int num_cpus; /* how many CPUs had the remote? */