Searched refs:LocalPushSegmentSize (Results 1 – 2 of 2) sorted by relevance
50 size_t LocalPushSegmentSize() { in LocalPushSegmentSize() function51 return worklist_->LocalPushSegmentSize(task_id_); in LocalPushSegmentSize()120 size_t LocalPushSegmentSize(int task_id) { in LocalPushSegmentSize() function
150 while ((promotion_list_.LocalPushSegmentSize() < in Process()