Searched refs:dst_y_prefetch_oto (Results 1 – 7 of 7) sorted by relevance
3453 double dst_y_prefetch_oto; in dml32_CalculatePrefetchSchedule() local3666 dst_y_prefetch_oto = Tvm_oto_lines + 2 * Tr0_oto_lines + Lsw_oto; in dml32_CalculatePrefetchSchedule()3698 dml_print("DML::%s: dst_y_prefetch_oto = %f\n", __func__, dst_y_prefetch_oto); in dml32_CalculatePrefetchSchedule()3877 if (dst_y_prefetch_oto < dst_y_prefetch_equ) { in dml32_CalculatePrefetchSchedule()3878 if (dst_y_prefetch_oto * LineTime < TPreReq) { in dml32_CalculatePrefetchSchedule()3881 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in dml32_CalculatePrefetchSchedule()
891 double dst_y_prefetch_oto = 0; in CalculatePrefetchSchedule() local1030 dst_y_prefetch_oto = Tvm_oto_lines + 2 * Tr0_oto_lines + Lsw_oto; in CalculatePrefetchSchedule()1035 dml_print("DML: dst_y_prefetch_oto: %f\n", dst_y_prefetch_oto); in CalculatePrefetchSchedule()1179 if (dst_y_prefetch_oto < dst_y_prefetch_equ) { in CalculatePrefetchSchedule()1180 *DestinationLinesForPrefetch = dst_y_prefetch_oto; in CalculatePrefetchSchedule()
888 double dst_y_prefetch_oto; local1103 dst_y_prefetch_oto = Tvm_oto_lines + 2 * Tr0_oto_lines + Lsw_oto;1113 dml_print("DML: dst_y_prefetch_oto: %f\n", dst_y_prefetch_oto);1265 if (dst_y_prefetch_oto < dst_y_prefetch_equ) {1266 *DestinationLinesForPrefetch = dst_y_prefetch_oto;
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()
910 double dst_y_prefetch_oto; local1125 dst_y_prefetch_oto = Tvm_oto_lines + 2 * Tr0_oto_lines + Lsw_oto;1135 dml_print("DML: dst_y_prefetch_oto: %f\n", dst_y_prefetch_oto);1287 if (dst_y_prefetch_oto < dst_y_prefetch_equ) {1288 *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()