Searched refs:next_slot_ (Results 1 – 7 of 7) sorted by relevance
343 return next_slot_.ToInt() < metadata().slot_count(); in HasNext()348 cur_slot_ = next_slot_; in Next()350 next_slot_ = FeedbackSlot(next_slot_.ToInt() + entry_size()); in Next()
607 next_slot_(FeedbackSlot(0)), in FeedbackMetadataIterator()612 next_slot_(FeedbackSlot(0)), in FeedbackMetadataIterator()640 FeedbackSlot next_slot_; variable
1002 next_slot_ = 0; in Trampoline()1008 next_slot_ = start; in Trampoline()1023 trampoline_slot = next_slot_; in take_slot()1025 next_slot_ += kTrampolineSlotsSize; in take_slot()1033 int next_slot_; variable
1485 next_slot_ = 0; in Trampoline()1489 next_slot_ = start; in Trampoline()1501 trampoline_slot = next_slot_; in take_slot()1503 next_slot_ += kTrampolineSlotsSize; in take_slot()1509 int next_slot_;
1712 next_slot_ = 0; in Trampoline()1718 next_slot_ = start; in Trampoline()1733 trampoline_slot = next_slot_; in take_slot()1735 next_slot_ += kTrampolineSlotsSize; in take_slot()1743 int next_slot_; variable
1816 next_slot_ = 0; in Trampoline()1822 next_slot_ = start; in Trampoline()1837 trampoline_slot = next_slot_; in take_slot()1839 next_slot_ += kTrampolineSlotsSize; in take_slot()1847 int next_slot_; variable
1844 next_slot_ = 0; in Trampoline()1850 next_slot_ = start; in Trampoline()1865 trampoline_slot = next_slot_; in take_slot()1867 next_slot_ += kTrampolineSlotsSize; in take_slot()1875 int next_slot_; variable