Searched defs:xti_tcp_rr_results_struct (Results 1 – 1 of 1) sorted by relevance
93 struct xti_tcp_rr_results_struct { struct94 unsigned int bytes_received; /* ignored initially */95 unsigned int recv_calls; /* ignored initially */96 unsigned int trans_received; /* not ignored */97 float elapsed_time; /* how long the test ran */98 float cpu_util; /* -1 if not measured */99 float serv_dem; /* -1 if not measured */100 int cpu_method; /* how was cpu util measured? */101 int num_cpus; /* how many CPUs were there */