Searched defs:xti_tcp_stream_results_struct (Results 1 – 1 of 1) sorted by relevance
49 struct xti_tcp_stream_results_struct { struct50 double bytes_received;51 unsigned int recv_calls; 52 float elapsed_time; /* how long the test ran */53 float cpu_util; /* -1 if not measured */54 float serv_dem; /* -1 if not measured */55 int cpu_method; /* how was cpu util measured? */56 int num_cpus; /* how many CPUs were there */