Searched refs:total_write_bandwidth_consumed_gbyte_per_second (Results 1 – 2 of 2) sorted by relevance
296 float total_write_bandwidth_consumed_gbyte_per_second; member
191 v->total_write_bandwidth_consumed_gbyte_per_second = 0.0; in mode_support_and_system_configuration() 202 v->total_write_bandwidth_consumed_gbyte_per_second = v->total_write_bandwidth_consumed_gbyte_per_second + v->write_bandwidth[k] / 1000.0; in mode_support_and_system_configuration() 204 v->total_bandwidth_consumed_gbyte_per_second = v->total_read_bandwidth_consumed_gbyte_per_second + v->total_write_bandwidth_consumed_gbyte_per_second; in mode_support_and_system_configuration()