Home
last modified time | relevance | path

Searched refs:_time_start (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
Devent.cpp199 return _time_start; in time_start()
222 hev._time_start = timestamp::query(q); in profile()
Devent.hpp142 lazy<cl_ulong> _time_queued, _time_submit, _time_start, _time_end; member in clover::hard_event