Searched refs:PushSegmentSize (Results 1 – 2 of 2) sorted by relevance
30 return regular_object_promotion_list_local_.PushSegmentSize() + in LocalPushSegmentSize()31 large_object_promotion_list_local_.PushSegmentSize(); in LocalPushSegmentSize()
305 size_t PushSegmentSize() const { return push_segment_->Size(); } in PushSegmentSize() function