Searched refs:count_factor (Results 1 – 1 of 1) sorted by relevance
816 uint32_t count_factor) in smr_hash_serialized_should_shrink() argument821 return size * count_factor > smrh->smrh_count * size_factor; in smr_hash_serialized_should_shrink()840 uint32_t count_factor) in smr_hash_serialized_should_grow() argument845 return size * count_factor < smrh->smrh_count * size_factor; in smr_hash_serialized_should_grow()