Searched refs:times_first_next_ (Results 1 – 2 of 2) sorted by relevance
81 times_first_next_.pop_front(); in RecordQueryBegin()88 times_first_next_.push_back(0); in RecordQueryBegin()101 times_first_next_[queue_row] = time_first_next; in RecordQueryFirstNext()
457 return times_first_next_; in times_first_next()467 std::deque<int64_t> times_first_next_; variable