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_now277 self._time_start = time.time()300 time_used = time_now - self._time_start303 self._time_start = time_now
192 return _time_start; in time_start()213 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