Searched refs:run_count (Results 1 – 3 of 3) sorted by relevance
141 uint64_t run_bw, run_time_ns, run_count = 0, size = 0; in chksum_run() local167 for (l = 0; l < loops; l++, run_count++) in chksum_run()174 run_bw = size * run_count * NANOSEC; in chksum_run()
698 uint64_t run_count = 0; in fletcher_4_benchmark_impl() local706 for (l = 0; l < 32; l++, run_count++) in fletcher_4_benchmark_impl()713 run_bw = data_size * run_count * NANOSEC; in fletcher_4_benchmark_impl()
6982 int run_count = 100; in ztest_blake3() local7002 while (run_count-- > 0) { in ztest_blake3()7049 int run_count = 100; in ztest_fletcher() local7075 while (run_count-- > 0) { in ztest_fletcher()7126 int run_count = 100; in ztest_fletcher_incr() local7140 while (run_count-- > 0) { in ztest_fletcher_incr()