Searched refs:count_factor (Results 1 – 1 of 1) sorted by relevance
761 uint32_t count_factor) in smr_hash_serialized_should_shrink() argument766 return size * count_factor > smrh->smrh_count * size_factor; in smr_hash_serialized_should_shrink()785 uint32_t count_factor) in smr_hash_serialized_should_grow() argument790 return size * count_factor < smrh->smrh_count * size_factor; in smr_hash_serialized_should_grow()