Searched refs:cycle_count (Results 1 – 1 of 1) sorted by relevance
439 static uint32_t cycle_count = 0; in fletcher_4_impl_get() local440 uint32_t idx = (++cycle_count) % fletcher_4_supp_impls_cnt; in fletcher_4_impl_get()