Searched defs:stream_stream_results_struct (Results 1 – 1 of 1) sorted by relevance
50 struct stream_stream_results_struct { struct51 int bytes_received; /* ignored initially */52 int recv_calls; /* ignored initially */53 float elapsed_time; /* how long the test ran */54 float cpu_util; /* -1 if not measured */55 float serv_dem; /* -1 if not measured */56 int num_cpus;