Searched refs:times_started_ (Results 1 – 2 of 2) sorted by relevance
80 times_started_.pop_front(); in RecordQueryBegin()87 times_started_.push_back(time_started); in RecordQueryBegin()
455 const std::deque<int64_t>& times_started() const { return times_started_; } in times_started()466 std::deque<int64_t> times_started_; variable