Searched refs:TotalPrefetchBandwidth (Results 1 – 1 of 1) sorted by relevance
6185 double TotalPrefetchBandwidth = 0; in dml32_CalculatePrefetchBandwithSupport() local6199 TotalPrefetchBandwidth = TotalPrefetchBandwidth + PrefetchBW[k] * VRatio[k]; in dml32_CalculatePrefetchBandwithSupport()6207 …*PrefetchBandwidthSupport = (*MaxPrefetchBandwidth <= ReturnBW) && (TotalPrefetchBandwidth <= Tota… in dml32_CalculatePrefetchBandwithSupport()