Searched refs:time_queued (Results 1 – 8 of 8) sorted by relevance
75 int64_t time_queued, in RecordQueryBegin() argument86 times_queued_.push_back(time_queued); in RecordQueryBegin()
326 int64_t time_queued) { in ExecuteQuery() argument340 context_.storage->mutable_sql_stats()->RecordQueryBegin(sql, time_queued, in ExecuteQuery()
59 int64_t time_queued = 0) override;
448 int64_t time_queued,
99 int64_t time_queued = 0) = 0;
124 const lazy<cl_ulong> &time_queued() const;
181 hard_event::time_queued() const { in time_queued() function in hard_event
263 buf.as_scalar<cl_ulong>() = hev.time_queued(); in clGetEventProfilingInfo()