Searched refs:NUM_RUNS (Results 1 – 6 of 6) sorted by relevance
32 #define NUM_RUNS 64 macro47 for (unsigned i = 0; i < NUM_RUNS; i++) { in main()
31 #define NUM_RUNS 64 macro118 for (unsigned i = 0; i < NUM_RUNS; i++) in main()
31 #define NUM_RUNS 64 macro152 for (unsigned i = 0; i < NUM_RUNS; i++) in main()
34 #define NUM_RUNS 128 macro181 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()
105 $ NUM_RUNS = 40000106 $ python tools/workbench.py $NUM_RUNS
42 #define NUM_RUNS 1024 macro611 for (i = 0; i < NUM_RUNS; ++i) in main()