Searched refs:_time_start (Results 1 – 3 of 3) sorted by relevance
139 self._time_start = time.time()220 time_used = time_now - self._time_start227 self._time_start = time_now286 self._time_start = time.time()312 time_used = time_now - self._time_start317 self._time_start = time_now
196 return _time_start; in time_start()217 hev._time_start = timestamp::query(q); in profile()
142 lazy<cl_ulong> _time_queued, _time_submit, _time_start, _time_end; member in clover::hard_event