Searched defs:dlpi_co_stream_results_struct (Results 1 – 1 of 1) sorted by relevance
53 struct dlpi_co_stream_results_struct { struct54 int bytes_received; /* ignored initially */55 int recv_calls; /* ignored initially */56 float elapsed_time; /* how long the test ran */57 float cpu_util; /* -1 if not measured */58 float serv_dem; /* -1 if not measured */59 int cpu_method; /* how was CPU util measured? */60 int num_cpus; /* how many CPUs were there? */