Searched refs:cursor_prefetch_bytes (Results 1 – 2 of 2) sorted by relevance
1263 unsigned int cursor_prefetch_bytes; member
5188 s->cursor_prefetch_bytes = 0; in CalculatePrefetchSchedule()5795 …s->cursor_prefetch_bytes = (unsigned int)math_max2(p->cursor_bytes_per_chunk, 4 * p->cursor_bytes_… in CalculatePrefetchSchedule()5796 …*p->prefetch_cursor_bw = p->num_cursors * s->cursor_prefetch_bytes / (s->LinesToRequestPrefetchPix… in CalculatePrefetchSchedule()5812 dml2_printf("DML::%s: cursor_prefetch_bytes = %d\n", __func__, s->cursor_prefetch_bytes); in CalculatePrefetchSchedule()