Searched refs:count_factor (Results 1 – 1 of 1) sorted by relevance
813 uint32_t count_factor) in smr_hash_serialized_should_shrink() argument818 return size * count_factor > smrh->smrh_count * size_factor; in smr_hash_serialized_should_shrink()837 uint32_t count_factor) in smr_hash_serialized_should_grow() argument842 return size * count_factor < smrh->smrh_count * size_factor; in smr_hash_serialized_should_grow()