Home
last modified time | relevance | path

Searched refs:si_result (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma_perf.c80 struct si_result { in si_test_dma_perf() struct
280 struct si_result *r = &results[util_logbase2(size)][placement][method]; in si_test_dma_perf()
339 struct si_result *methods[32]; in si_test_dma_perf()
345 struct si_result *best = NULL; in si_test_dma_perf()
348 struct si_result *r = &results[util_logbase2(size)][placement][i]; in si_test_dma_perf()
410 struct si_result *prev = methods[prev_index]; in si_test_dma_perf()
411 struct si_result *prev_this_size = in si_test_dma_perf()
443 struct si_result *best = methods[i]; in si_test_dma_perf()