Searched refs:csi_slots_len (Results 1 – 3 of 3) sorted by relevance
90 …T_QUIET; T_ASSERT_LE(offset + cseg->csi_slots_len * sizeof(struct c_slot_info), sz, "unexpected of…91 offset += cseg->csi_slots_len * sizeof(struct c_slot_info);
62 uint16_t csi_slots_len; /* count of csi_slots */ member
6189 csi->csi_slots_len = (uint16_t)nslots; in vm_compressor_serialize_segment_debug_info()