Searched refs:PrefetchBandwidth3 (Results 1 – 7 of 7) sorted by relevance
3744 double PrefetchBandwidth3; in dml32_CalculatePrefetchSchedule() local3769 PrefetchBandwidth3 = (2 * MetaRowByte + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor in dml32_CalculatePrefetchSchedule()3771 Tsw_est3 = prefetch_sw_bytes / PrefetchBandwidth3; in dml32_CalculatePrefetchSchedule()3773 PrefetchBandwidth3 = 0; in dml32_CalculatePrefetchSchedule()3779 PrefetchBandwidth3 = (2 * MetaRowByte + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor) in dml32_CalculatePrefetchSchedule()3798 dml_print("DML::%s: PrefetchBandwidth3: %f\n", __func__, PrefetchBandwidth3); in dml32_CalculatePrefetchSchedule()3832 if (PrefetchBandwidth3 > 0) { in dml32_CalculatePrefetchSchedule()3833 if (*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / PrefetchBandwidth3 < in dml32_CalculatePrefetchSchedule()3835 HostVMInefficiencyFactor) / PrefetchBandwidth3 >= in dml32_CalculatePrefetchSchedule()3850 prefetch_bw_equ = PrefetchBandwidth3; in dml32_CalculatePrefetchSchedule()
1058 double PrefetchBandwidth3 = 0; in CalculatePrefetchSchedule() local1085 PrefetchBandwidth3 = (2 * MetaRowByte + 2 * PixelPTEBytesPerRow * in CalculatePrefetchSchedule()1091 PrefetchBandwidth3 = 0; in CalculatePrefetchSchedule()1093 …if (VStartup == MaxVStartup && (PrefetchBandwidth3 > 4 * prefetch_bw_oto) && Tpre_rounded - Tsw_ot… in CalculatePrefetchSchedule()1094 …PrefetchBandwidth3 = (2 * MetaRowByte + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (Tpr… in CalculatePrefetchSchedule()1130 if (PrefetchBandwidth3 > 0) { in CalculatePrefetchSchedule()1131 if (*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / PrefetchBandwidth3 in CalculatePrefetchSchedule()1132 …& (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / PrefetchBandwidth3 >= Tr0_trips… in CalculatePrefetchSchedule()1146 prefetch_bw_equ = PrefetchBandwidth3; in CalculatePrefetchSchedule()
1146 double PrefetchBandwidth3; local1168 PrefetchBandwidth3 = (2 * MetaRowByte + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor1170 Tsw_est3 = prefetch_sw_bytes / PrefetchBandwidth3;1172 PrefetchBandwidth3 = 0;1178 dml_print("DML::%s: PrefetchBandwidth3: %f\n", __func__, PrefetchBandwidth3);1181 PrefetchBandwidth3 = (2 * MetaRowByte + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor)1217 if (PrefetchBandwidth3 > 0) {1218 …if (*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / PrefetchBandwidth3 < Tvm_trips_…1219 …&& (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / PrefetchBandwidth3 >= Tr0_trip…1233 prefetch_bw_equ = PrefetchBandwidth3;
1164 double PrefetchBandwidth3; local1186 PrefetchBandwidth3 = (2 * MetaRowByte + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor1188 Tsw_est3 = prefetch_sw_bytes / PrefetchBandwidth3;1190 PrefetchBandwidth3 = 0;1196 dml_print("DML::%s: PrefetchBandwidth3: %f\n", __func__, PrefetchBandwidth3);1199 PrefetchBandwidth3 = (2 * MetaRowByte + 2 * PixelPTEBytesPerRow * HostVMInefficiencyFactor)1235 if (PrefetchBandwidth3 > 0) {1236 …if (*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / PrefetchBandwidth3 < Tvm_trips_…1237 …&& (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / PrefetchBandwidth3 >= Tr0_trip…1251 prefetch_bw_equ = PrefetchBandwidth3;
881 double PrefetchBandwidth3 = (2 * MetaRowByte + 2 * PixelPTEBytesPerRow in CalculatePrefetchSchedule() local905 …PrefetchBandwidth3 < UrgentExtraLatency + UrgentLatency * (GPUVMPageTableLevels * (HostVMDynamicLe… in CalculatePrefetchSchedule()906 *PrefetchBandwidth = PrefetchBandwidth3; in CalculatePrefetchSchedule()
1311 …s->PrefetchBandwidth3 = (2 * p->MetaRowByte + 2 * p->PixelPTEBytesPerRow * p->HostVMInefficiencyFa… in CalculatePrefetchSchedule()1313 s->Tsw_est3 = s->prefetch_sw_bytes / s->PrefetchBandwidth3; in CalculatePrefetchSchedule()1316 s->PrefetchBandwidth3 = 0; in CalculatePrefetchSchedule()1320 …s->PrefetchBandwidth3 = (2 * p->MetaRowByte + 2 * p->PixelPTEBytesPerRow * p->HostVMInefficiencyFa… in CalculatePrefetchSchedule()1336 dml_print("DML::%s: PrefetchBandwidth3: %f\n", __func__, s->PrefetchBandwidth3); in CalculatePrefetchSchedule()1364 if (s->PrefetchBandwidth3 > 0) { in CalculatePrefetchSchedule()1365 … / s->PrefetchBandwidth3 < s->Tvm_trips_rounded && (p->MetaRowByte + p->PixelPTEBytesPerRow * p->H… in CalculatePrefetchSchedule()1379 s->prefetch_bw_equ = s->PrefetchBandwidth3; in CalculatePrefetchSchedule()
1874 dml_float_t PrefetchBandwidth3; member