Searched refs:dst_y_prefetch_oto (Results 1 – 7 of 7) sorted by relevance
3459 double dst_y_prefetch_oto; in dml32_CalculatePrefetchSchedule() local3673 dst_y_prefetch_oto = Tvm_oto_lines + 2 * Tr0_oto_lines + Lsw_oto; in dml32_CalculatePrefetchSchedule()3705 dml_print("DML::%s: dst_y_prefetch_oto = %f\n", __func__, dst_y_prefetch_oto); in dml32_CalculatePrefetchSchedule()3884 if (dst_y_prefetch_oto < dst_y_prefetch_equ) { in dml32_CalculatePrefetchSchedule()3885 if (dst_y_prefetch_oto * LineTime < TPreReq) { in dml32_CalculatePrefetchSchedule()3888 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in dml32_CalculatePrefetchSchedule()3894 LinesForPrefetchBandwidth = dst_y_prefetch_oto; in dml32_CalculatePrefetchSchedule()
888 double dst_y_prefetch_oto = 0; in CalculatePrefetchSchedule() local1027 dst_y_prefetch_oto = Tvm_oto_lines + 2 * Tr0_oto_lines + Lsw_oto; in CalculatePrefetchSchedule()1032 dml_print("DML: dst_y_prefetch_oto: %f\n", dst_y_prefetch_oto); in CalculatePrefetchSchedule()1176 if (dst_y_prefetch_oto < dst_y_prefetch_equ) { in CalculatePrefetchSchedule()1177 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule()
514 double dst_y_prefetch_oto; in CalculatePrefetchSchedule() local627 dst_y_prefetch_oto = Tpre_oto / LineTime; in CalculatePrefetchSchedule()629 if (dst_y_prefetch_oto < dst_y_prefetch_equ) in CalculatePrefetchSchedule()630 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule()
604 double dst_y_prefetch_oto; in CalculatePrefetchSchedule() local687 dst_y_prefetch_oto = Tpre_oto / LineTime; in CalculatePrefetchSchedule()689 if (dst_y_prefetch_oto < dst_y_prefetch_equ) in CalculatePrefetchSchedule()690 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule()
890 double dst_y_prefetch_oto; local1106 dst_y_prefetch_oto = Tvm_oto_lines + 2 * Tr0_oto_lines + Lsw_oto;1116 dml_print("DML: dst_y_prefetch_oto: %f\n", dst_y_prefetch_oto);1268 if (dst_y_prefetch_oto < dst_y_prefetch_equ) {1269 *DestinationLinesForPrefetch = dst_y_prefetch_oto;
911 double dst_y_prefetch_oto; local1127 dst_y_prefetch_oto = Tvm_oto_lines + 2 * Tr0_oto_lines + Lsw_oto;1137 dml_print("DML: dst_y_prefetch_oto: %f\n", dst_y_prefetch_oto);1289 if (dst_y_prefetch_oto < dst_y_prefetch_equ) {1290 *DestinationLinesForPrefetch = dst_y_prefetch_oto;
710 double dst_y_prefetch_oto; in CalculatePrefetchSchedule() local837 dst_y_prefetch_oto = Tvm_oto_lines + 2 * Tr0_oto_lines + Tsw_oto_lines + 0.75; in CalculatePrefetchSchedule()841 if (dst_y_prefetch_oto < dst_y_prefetch_equ) in CalculatePrefetchSchedule()842 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule()