Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/tests/
Dstate_pool.c32 #define NUM_RUNS 64 macro
47 for (unsigned i = 0; i < NUM_RUNS; i++) { in main()
Dstate_pool_no_free.c31 #define NUM_RUNS 64 macro
118 for (unsigned i = 0; i < NUM_RUNS; i++) in main()
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/
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/node/deps/v8/tools/clusterfuzz/js_fuzzer/
DREADME.md105 $ NUM_RUNS = 40000
106 $ python tools/workbench.py $NUM_RUNS
/third_party/libunwind/tests/
DGia64-test-nat.c42 #define NUM_RUNS 1024 macro
611 for (i = 0; i < NUM_RUNS; ++i) in main()