Searched defs:tcp_conn_rr_results_struct (Results 1 – 1 of 1) sorted by relevance
375 struct tcp_conn_rr_results_struct { struct376 unsigned int bytes_received; /* ignored initially */377 unsigned int recv_calls; /* ignored initially */378 unsigned int trans_received; /* not ignored */379 float elapsed_time; /* how long the test ran */380 float cpu_util; /* -1 if not measured */381 float serv_dem; /* -1 if not measured */382 int cpu_method; /* how was cpu util measured? */383 int num_cpus; /* how many CPUs had the remote? */