Home
last modified time | relevance | path

Searched refs:NUM_RUNS (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool.c32 #define NUM_RUNS 64 macro
47 for (unsigned i = 0; i < NUM_RUNS; i++) { in main()
H A Dstate_pool_no_free.c31 #define NUM_RUNS 64 macro
118 for (unsigned i = 0; i < NUM_RUNS; i++) in main()
H A Dblock_pool_no_free.c31 #define NUM_RUNS 64 macro
152 for (unsigned i = 0; i < NUM_RUNS; i++) in main()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c34 #define NUM_RUNS 128 macro
181 for (unsigned iter = 0; iter < NUM_RUNS; iter++) { in si_test_dma_perf()
255 score = get_MBps_rate(size, result.u64 / (double)NUM_RUNS); in si_test_dma_perf()
/third_party/libunwind/libunwind/tests/
H A DGia64-test-nat.c42 #define NUM_RUNS 1024 macro
43 //#define NUM_RUNS 1
611 for (i = 0; i < NUM_RUNS; ++i) in main()

Completed in 3 milliseconds