Searched refs:Tvm_trips_rounded (Results 1 – 1 of 1) sorted by relevance
966 double Tvm_trips_rounded = 0; in CalculatePrefetchSchedule() local1059 Tvm_trips_rounded = dml_ceil(4.0 * Tvm_trips / LineTime, 1) / 4 * LineTime; in CalculatePrefetchSchedule()1153 if (Tpre_rounded - Tvm_trips_rounded > 0) in CalculatePrefetchSchedule()1158 Tvm_trips_rounded); in CalculatePrefetchSchedule()1162 …3 > 4 * prefetch_bw_oto) && Tpre_rounded - Tsw_oto / 4 - 0.75 * LineTime - Tvm_trips_rounded > 0) { in CalculatePrefetchSchedule()1163 …w * HostVMInefficiencyFactor) / (Tpre_rounded - Tsw_oto / 4 - 0.75 * LineTime - Tvm_trips_rounded); in CalculatePrefetchSchedule()1166 if (Tpre_rounded - Tvm_trips_rounded - 2 * Tr0_trips_rounded > 0) in CalculatePrefetchSchedule()1168 / (Tpre_rounded - Tvm_trips_rounded - 2 * Tr0_trips_rounded); in CalculatePrefetchSchedule()1179 …>= Tvm_trips_rounded && (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / PrefetchB… in CalculatePrefetchSchedule()1190 …>= Tvm_trips_rounded && (MetaRowByte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / PrefetchB… in CalculatePrefetchSchedule()[all …]