Searched refs:run_count (Results 1 – 3 of 3) sorted by relevance
144 uint64_t run_bw, run_time_ns, run_count = 0, size = 0; in chksum_run() local170 for (l = 0; l < loops; l++, run_count++) in chksum_run()177 run_bw = size * run_count * NANOSEC; in chksum_run()
700 uint64_t run_count = 0; in fletcher_4_benchmark_impl() local708 for (l = 0; l < 32; l++, run_count++) in fletcher_4_benchmark_impl()715 run_bw = data_size * run_count * NANOSEC; in fletcher_4_benchmark_impl()
6840 int run_count = 100; in ztest_blake3() local6860 while (run_count-- > 0) { in ztest_blake3()6907 int run_count = 100; in ztest_fletcher() local6933 while (run_count-- > 0) { in ztest_fletcher()6984 int run_count = 100; in ztest_fletcher_incr() local6998 while (run_count-- > 0) { in ztest_fletcher_incr()