Searched refs:run_count (Results 1 – 3 of 3) sorted by relevance
151 uint64_t run_bw, run_time_ns, run_count = 0, size = 0; in chksum_run() local177 for (l = 0; l < loops; l++, run_count++) in chksum_run()184 run_bw = size * run_count * NANOSEC; in chksum_run()
701 uint64_t run_count = 0; in fletcher_4_benchmark_impl() local709 for (l = 0; l < 32; l++, run_count++) in fletcher_4_benchmark_impl()716 run_bw = data_size * run_count * NANOSEC; in fletcher_4_benchmark_impl()
6845 int run_count = 100; in ztest_blake3() local6865 while (run_count-- > 0) { in ztest_blake3()6912 int run_count = 100; in ztest_fletcher() local6938 while (run_count-- > 0) { in ztest_fletcher()6989 int run_count = 100; in ztest_fletcher_incr() local7003 while (run_count-- > 0) { in ztest_fletcher_incr()