Searched refs:total_prefetch_bw (Results 1 – 2 of 2) sorted by relevance
189 double total_prefetch_bw = 0.0; in get_total_prefetch_bw() local193 total_prefetch_bw += mode_lib->vba.PrefetchBandwidth[k]; in get_total_prefetch_bw()194 return total_prefetch_bw; in get_total_prefetch_bw()
457 float total_prefetch_bw = 0; in dcn_bw_calc_rq_dlg_ttu() local467 total_prefetch_bw += v->prefetch_bandwidth[i]; in dcn_bw_calc_rq_dlg_ttu()470 dlg_sys_param.total_flip_bw = v->return_bw - dcn_bw_max2(total_active_bw, total_prefetch_bw); in dcn_bw_calc_rq_dlg_ttu()