Searched refs:extra_bytes_prefetch (Results 1 – 1 of 1) sorted by relevance
2490 double extra_bytes_prefetch = 0; in dcn5_calculate_tarb() local2503 extra_bytes_prefetch = extra_bytes; in dcn5_calculate_tarb()2510 …extra_bytes_prefetch = extra_bytes_prefetch + NumberOfDPP[k] * dpte_group_bytes[k] * (1 + 8 * Host… in dcn5_calculate_tarb()2514 *Tarb_prefetch = extra_bytes_prefetch / ReturnBW; in dcn5_calculate_tarb()2518 DML_LOG_VERBOSE("DML::%s: extra_bytes_prefetch = %f\n", __func__, extra_bytes_prefetch); in dcn5_calculate_tarb()