Searched refs:count_factor (Results 1 – 1 of 1) sorted by relevance
819 uint32_t count_factor) in smr_hash_serialized_should_shrink() argument824 return size * count_factor > smrh->smrh_count * size_factor; in smr_hash_serialized_should_shrink()843 uint32_t count_factor) in smr_hash_serialized_should_grow() argument848 return size * count_factor < smrh->smrh_count * size_factor; in smr_hash_serialized_should_grow()