Searched refs:VRatioPrefetchMoreThanMax (Results 1 – 5 of 5) sorted by relevance
1024 bool VRatioPrefetchMoreThanMax; member
11220 s->VRatioPrefetchMoreThanMax = false; in dml_core_mode_programming()11379 s->VRatioPrefetchMoreThanMax = true; in dml_core_mode_programming()11382 … dml2_printf("DML::%s: VRatioPrefetchMoreThanMax = %u\n", __func__, s->VRatioPrefetchMoreThanMax); in dml_core_mode_programming()11391 if (s->VRatioPrefetchMoreThanMax == true || s->DestinationLineTimesForPrefetchLessThan2 == true) { in dml_core_mode_programming()11392 dml2_printf("DML::%s: VRatioPrefetchMoreThanMax = %u\n", __func__, s->VRatioPrefetchMoreThanMax); in dml_core_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()
1729 dml_bool_t VRatioPrefetchMoreThanMax; member
8944 s->VRatioPrefetchMoreThanMax = false; in dml_core_mode_programming()9116 s->VRatioPrefetchMoreThanMax = true; in dml_core_mode_programming()9197 …if (s->VRatioPrefetchMoreThanMax != false || s->DestinationLineTimesForPrefetchLessThan2 != false)… in dml_core_mode_programming()9198 …::%s: VRatioPrefetchMoreThanMax = %u\n", __func__, s->VRatioPrefetchMoreThanMax); in dml_core_mode_programming()