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