Home
last modified time | relevance | path

Searched refs:run_count (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher.c648 uint64_t run_count = 0; in fletcher_4_benchmark_impl() local
656 for (l = 0; l < 32; l++, run_count++) in fletcher_4_benchmark_impl()
663 run_bw = data_size * run_count * NANOSEC; in fletcher_4_benchmark_impl()
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c5354 int run_count = 100; in ztest_fletcher() local
5380 while (run_count-- > 0) { in ztest_fletcher()
5430 int run_count = 100; in ztest_fletcher_incr() local
5444 while (run_count-- > 0) { in ztest_fletcher_incr()