Searched refs:c_inline_popcount (Results 1 – 2 of 2) sorted by relevance
151 uint32_t c_inline_popcount:C_SLOT_C_POPCOUNT_BITS; member
601 cdst->c_inline_popcount = csrc->c_inline_popcount; in cslot_copy()4186 cs->c_inline_popcount = inline_popcount; in c_compress_page()4608 if (inline_popcount != cs->c_inline_popcount) { in c_decompress_page()4617 assert(cs->c_inline_popcount != C_SLOT_NO_POPCOUNT); in c_decompress_page()4621 cs->c_inline_popcount); in c_decompress_page()