Searched refs:total_u64s (Results 1 – 1 of 1) sorted by relevance
76 unsigned total_u64s = bset_u64s(t); in should_compact_bset_lazy() local79 return dead_u64s > 64 && dead_u64s * 3 > total_u64s; in should_compact_bset_lazy()