Searched refs:VRatioPrefetchMoreThanMax (Results 1 – 6 of 6) sorted by relevance
998 bool VRatioPrefetchMoreThanMax; member
10751 s->VRatioPrefetchMoreThanMax = false; in dml_core_mode_programming()10897 s->VRatioPrefetchMoreThanMax = true; in dml_core_mode_programming()10900 … dml2_printf("DML::%s: VRatioPrefetchMoreThanMax = %u\n", __func__, s->VRatioPrefetchMoreThanMax); in dml_core_mode_programming()10909 if (s->VRatioPrefetchMoreThanMax == true || s->DestinationLineTimesForPrefetchLessThan2 == true) { in dml_core_mode_programming()10910 dml2_printf("DML::%s: VRatioPrefetchMoreThanMax = %u\n", __func__, s->VRatioPrefetchMoreThanMax); in dml_core_mode_programming()
10606 s->VRatioPrefetchMoreThanMax = false; in dml2_core_shared_mode_programming()10750 s->VRatioPrefetchMoreThanMax = true; in dml2_core_shared_mode_programming()10758 if (s->VRatioPrefetchMoreThanMax == true || s->DestinationLineTimesForPrefetchLessThan2 == true) { in dml2_core_shared_mode_programming()10759 dml2_printf("DML::%s: VRatioPrefetchMoreThanMax = %u\n", __func__, s->VRatioPrefetchMoreThanMax); in dml2_core_shared_mode_programming()
69 bool VRatioPrefetchMoreThanMax = false; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local744 VRatioPrefetchMoreThanMax = false; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()904 VRatioPrefetchMoreThanMax = true; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()991 if (VRatioPrefetchMoreThanMax != false || DestinationLineTimesForPrefetchLessThan2 != false) { in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1671 dml_bool_t VRatioPrefetchMoreThanMax; member
8941 s->VRatioPrefetchMoreThanMax = false; in dml_core_mode_programming()9113 s->VRatioPrefetchMoreThanMax = true; in dml_core_mode_programming()9192 …if (s->VRatioPrefetchMoreThanMax != false || s->DestinationLineTimesForPrefetchLessThan2 != false)… in dml_core_mode_programming()9193 …::%s: VRatioPrefetchMoreThanMax = %u\n", __func__, s->VRatioPrefetchMoreThanMax); in dml_core_mode_programming()