Searched refs:per_pipe_vactive_sw_bw (Results 1 – 2 of 2) sorted by relevance
1226 double per_pipe_vactive_sw_bw; member
5394 s->per_pipe_vactive_sw_bw = p->vactive_sw_bw_l / (double)p->myPipe->DPPPerSurface; in CalculatePrefetchSchedule()5400 s->per_pipe_vactive_sw_bw += p->vactive_sw_bw_c / (double)p->myPipe->DPPPerSurface; in CalculatePrefetchSchedule()5407 …s->prefetch_bw_oto = math_max2(s->per_pipe_vactive_sw_bw, s->prefetch_bw_oto) * p->mall_prefetch_s… in CalculatePrefetchSchedule()5426 dml2_printf("DML::%s: per_pipe_vactive_sw_bw = %f\n", __func__, s->per_pipe_vactive_sw_bw); in CalculatePrefetchSchedule()