Home
last modified time | relevance | path

Searched refs:time_queued (Results 1 – 10 of 10) sorted by relevance

/external/perfetto/src/trace_processor/storage/
Dtrace_storage.cc83 int64_t time_queued, in RecordQueryBegin() argument
94 times_queued_.push_back(time_queued); in RecordQueryBegin()
Dtrace_storage.h194 int64_t time_queued,
/external/perfetto/include/perfetto/trace_processor/
Dtrace_processor.h49 int64_t time_queued = 0) = 0;
/external/mesa3d/src/gallium/frontends/clover/core/
Devent.hpp124 const lazy<cl_ulong> &time_queued() const;
Devent.cpp185 hard_event::time_queued() const { in time_queued() function in hard_event
/external/perfetto/src/trace_processor/
Dtrace_processor_impl.h57 int64_t time_queued = 0) override;
Dtrace_processor_impl.cc909 int64_t time_queued) { in ExecuteQuery() argument
928 context_.storage->mutable_sql_stats()->RecordQueryBegin(sql, time_queued, in ExecuteQuery()
/external/mesa3d/src/gallium/frontends/clover/api/
Devent.cpp263 buf.as_scalar<cl_ulong>() = hev.time_queued(); in clGetEventProfilingInfo()
/external/perfetto/infra/ci/frontend/static/
Dscript.js489 const tQ = Date.parse(job.time_queued);
505 cols.push(m('td', `${job.time_queued}`));
/external/perfetto/docs/design-docs/
Dcontinuous-integration.md159 time_queued: "2019-07-08T15:32:42Z"
195 time_queued: "2019-07-07T12:34:22Z"