Searched refs:PrefetchBandwidth1 (Results 1 – 7 of 7) sorted by relevance
3738 double PrefetchBandwidth1; in dml32_CalculatePrefetchSchedule() local3744 PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte in dml32_CalculatePrefetchSchedule()3747 Tsw_est1 = prefetch_sw_bytes / PrefetchBandwidth1; in dml32_CalculatePrefetchSchedule()3749 PrefetchBandwidth1 = 0; in dml32_CalculatePrefetchSchedule()3753 PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte in dml32_CalculatePrefetchSchedule()3792 dml_print("DML::%s: PrefetchBandwidth1: %f\n", __func__, PrefetchBandwidth1); in dml32_CalculatePrefetchSchedule()3802 if (PrefetchBandwidth1 > 0) { in dml32_CalculatePrefetchSchedule()3803 if (*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / PrefetchBandwidth1 in dml32_CalculatePrefetchSchedule()3806 / PrefetchBandwidth1 >= Tr0_trips_rounded) { in dml32_CalculatePrefetchSchedule()3842 prefetch_bw_equ = PrefetchBandwidth1; in dml32_CalculatePrefetchSchedule()
1056 double PrefetchBandwidth1 = 0; in CalculatePrefetchSchedule() local1062 PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte in CalculatePrefetchSchedule()1068 PrefetchBandwidth1 = 0; in CalculatePrefetchSchedule()1070 …if (VStartup == MaxVStartup && (PrefetchBandwidth1 > 4 * prefetch_bw_oto) && (Tpre_rounded - Tsw_o… in CalculatePrefetchSchedule()1071 …PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte + 2 * P… in CalculatePrefetchSchedule()1108 if (PrefetchBandwidth1 > 0) { in CalculatePrefetchSchedule()1109 if (*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / PrefetchBandwidth1 in CalculatePrefetchSchedule()1110 …& (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / PrefetchBandwidth1 >= Tr0_trips… in CalculatePrefetchSchedule()1142 prefetch_bw_equ = PrefetchBandwidth1; in CalculatePrefetchSchedule()
1144 double PrefetchBandwidth1; local1150 …PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte + 2 * P…1152 Tsw_est1 = prefetch_sw_bytes / PrefetchBandwidth1;1154 PrefetchBandwidth1 = 0;1158 …PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte + 2 * P…1195 if (PrefetchBandwidth1 > 0) {1196 …if (*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / PrefetchBandwidth1 >= Tvm_trips…1197 …&& (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / PrefetchBandwidth1 >= Tr0_trip…1229 prefetch_bw_equ = PrefetchBandwidth1;
1162 double PrefetchBandwidth1; local1168 …PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte + 2 * P…1170 Tsw_est1 = prefetch_sw_bytes / PrefetchBandwidth1;1172 PrefetchBandwidth1 = 0;1176 …PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte + 2 * P…1213 if (PrefetchBandwidth1 > 0) {1214 …if (*Tno_bw + PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / PrefetchBandwidth1 >= Tvm_trips…1215 …&& (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / PrefetchBandwidth1 >= Tr0_trip…1247 prefetch_bw_equ = PrefetchBandwidth1;
867 double PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte in CalculatePrefetchSchedule() local898 …if (VStartup == MaxVStartup && (PrefetchBandwidth1 > 4 * prefetch_bw_oto) && (*DestinationLinesFor… in CalculatePrefetchSchedule()899 …PrefetchBandwidth1 = (PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor + 2 * MetaRowByte + 2 * P… in CalculatePrefetchSchedule()901 …PrefetchBandwidth1 >= UrgentExtraLatency + UrgentLatency * (GPUVMPageTableLevels * (HostVMDynamicL… in CalculatePrefetchSchedule()902 *PrefetchBandwidth = PrefetchBandwidth1; in CalculatePrefetchSchedule()
1814 dml_float_t PrefetchBandwidth1; member
1289 …s->PrefetchBandwidth1 = (p->PDEAndMetaPTEBytesFrame * p->HostVMInefficiencyFactor + 2 * p->MetaRow… in CalculatePrefetchSchedule()1293 s->Tsw_est1 = s->prefetch_sw_bytes / s->PrefetchBandwidth1; in CalculatePrefetchSchedule()1295 s->PrefetchBandwidth1 = 0; in CalculatePrefetchSchedule()1298 …s->PrefetchBandwidth1 = (p->PDEAndMetaPTEBytesFrame * p->HostVMInefficiencyFactor + 2 * p->MetaRow… in CalculatePrefetchSchedule()1332 dml_print("DML::%s: PrefetchBandwidth1: %f\n", __func__, s->PrefetchBandwidth1); in CalculatePrefetchSchedule()1342 if (s->PrefetchBandwidth1 > 0) { in CalculatePrefetchSchedule()1343 … / s->PrefetchBandwidth1 >= s->Tvm_trips_rounded && (p->MetaRowByte + p->PixelPTEBytesPerRow * p->… in CalculatePrefetchSchedule()1373 s->prefetch_bw_equ = s->PrefetchBandwidth1; in CalculatePrefetchSchedule()