Searched refs:cursor_prefetch_bytes (Results 1 – 2 of 2) sorted by relevance
1435 unsigned int cursor_prefetch_bytes; member
5165 s->cursor_prefetch_bytes = 0; in CalculatePrefetchSchedule()5777 …s->cursor_prefetch_bytes = (unsigned int)math_max2(p->cursor_bytes_per_chunk, 4 * p->cursor_bytes_… in CalculatePrefetchSchedule()5778 …*p->prefetch_cursor_bw = p->num_cursors * s->cursor_prefetch_bytes / (s->LinesToRequestPrefetchPix… in CalculatePrefetchSchedule()5794 DML_LOG_VERBOSE("DML::%s: cursor_prefetch_bytes = %d\n", __func__, s->cursor_prefetch_bytes); in CalculatePrefetchSchedule()