Searched refs:total_bytes_requested (Results 1 – 3 of 3) sorted by relevance
358 uint32_t total_bytes_requested; member
374 DC_LOG_BANDWIDTH_CALCS(" [uint32_t] total_bytes_requested: %d", data->total_bytes_requested); in print_bw_calcs_data()
1943 data->total_bytes_requested = 0; in calculate_bandwidth()1949 …data->total_bytes_requested = bw_fixed_to_int(bw_add(bw_int_to_fixed(data->total_bytes_requested),… in calculate_bandwidth()1956 data->num_stutter_bursts = data->total_bytes_requested / data->min_stutter_dmif_buffer_size; in calculate_bandwidth()