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