Searched refs:SlotIndex (Results 1 – 3 of 3) sorted by relevance
117 << ", slot_idx=" << SlotIndex(slot); in AllocSlot()
889 << ", bracket_size=" << std::dec << bracket_size << ", slot_idx=" << SlotIndex(slot); in FreeSlot()939 << ", bracket_size=" << std::dec << bracket_size << ", slot_idx=" << SlotIndex(slot); in AddToFreeListShared()983 size_t slot_idx = SlotIndex(slot); in InspectAllSlots()989 size_t slot_idx = SlotIndex(slot); in InspectAllSlots()1957 size_t slot_idx = SlotIndex(slot); in Verify()1963 size_t slot_idx = SlotIndex(slot); in Verify()
477 size_t SlotIndex(Slot* slot) const { in SlotIndex() function