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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c79 struct si_result { struct in function:si_test_dma_perf
259 struct si_result *r = &results[util_logbase2(size)][placement][method];
317 struct si_result *methods[32];
323 struct si_result *best = NULL;
326 struct si_result *r = &results[util_logbase2(size)][placement][i];
384 struct si_result *prev = methods[prev_index];
385 struct si_result *prev_this_size =
417 struct si_result *best = methods[i];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c80 struct si_result { struct in function:si_test_dma_perf
280 struct si_result *r = &results[util_logbase2(size)][placement][method];
335 struct si_result *methods[32];
341 struct si_result *best = NULL;
344 struct si_result *r = &results[util_logbase2(size)][placement][i];
406 struct si_result *prev = methods[prev_index];
407 struct si_result *prev_this_size = &results[util_logbase2(size)][placement][prev->index];
441 struct si_result *best = methods[i];

Completed in 3 milliseconds