Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher.c439 static uint32_t cycle_count = 0; in fletcher_4_impl_get() local
440 uint32_t idx = (++cycle_count) % fletcher_4_supp_impls_cnt; in fletcher_4_impl_get()