Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c663 #define FLETCHER_4_BENCH_NS (MSEC2NSEC(1)) /* 1ms */ macro
697 } while (run_time_ns < FLETCHER_4_BENCH_NS); in fletcher_4_benchmark_impl()