Searched refs:PrefetchBandwidth4 (Results 1 – 7 of 7) sorted by relevance
3741 double PrefetchBandwidth4; in dml32_CalculatePrefetchSchedule() local3780 PrefetchBandwidth4 = prefetch_sw_bytes / in dml32_CalculatePrefetchSchedule()3783 PrefetchBandwidth4 = 0; in dml32_CalculatePrefetchSchedule()3795 dml_print("DML::%s: PrefetchBandwidth4: %f\n", __func__, PrefetchBandwidth4); in dml32_CalculatePrefetchSchedule()3848 prefetch_bw_equ = PrefetchBandwidth4; in dml32_CalculatePrefetchSchedule()
1817 dml_float_t PrefetchBandwidth4; member
1322 …s->PrefetchBandwidth4 = s->prefetch_sw_bytes / (s->Tpre_rounded - s->Tvm_trips_rounded - 2 * s->Tr… in CalculatePrefetchSchedule()1324 s->PrefetchBandwidth4 = 0; in CalculatePrefetchSchedule()1335 dml_print("DML::%s: PrefetchBandwidth4: %f\n", __func__, s->PrefetchBandwidth4); in CalculatePrefetchSchedule()1379 s->prefetch_bw_equ = s->PrefetchBandwidth4; in CalculatePrefetchSchedule()
1059 double PrefetchBandwidth4 = 0; in CalculatePrefetchSchedule() local1098 …PrefetchBandwidth4 = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceL… in CalculatePrefetchSchedule()1101 PrefetchBandwidth4 = 0; in CalculatePrefetchSchedule()1148 prefetch_bw_equ = PrefetchBandwidth4; in CalculatePrefetchSchedule()
1147 double PrefetchBandwidth4; local1186 …PrefetchBandwidth4 = prefetch_sw_bytes / (Tpre_rounded - Tvm_trips_rounded - 2 * Tr0_trips_rounded…1188 PrefetchBandwidth4 = 0;1235 prefetch_bw_equ = PrefetchBandwidth4;
1165 double PrefetchBandwidth4; local1204 …PrefetchBandwidth4 = prefetch_sw_bytes / (Tpre_rounded - Tvm_trips_rounded - 2 * Tr0_trips_rounded…1206 PrefetchBandwidth4 = 0;1253 prefetch_bw_equ = PrefetchBandwidth4;
890 double PrefetchBandwidth4 = (PrefetchSourceLinesY * *swath_width_luma_ub * in CalculatePrefetchSchedule() local908 *PrefetchBandwidth = PrefetchBandwidth4; in CalculatePrefetchSchedule()