Searched refs:current_clock (Results 1 – 2 of 2) sorted by relevance
552 current_clock = time.time()558 self._last_preserved_timestamp = current_clock - 1.562 if current_clock < self._last_preserved_timestamp:569 % (self._last_preserved_timestamp - current_clock,))570 self._last_preserved_timestamp = current_clock578 timestamp = min(timestamp, current_clock)
442 std::string current_clock = ftrace_->GetClock(); in SetupClock() local449 if (current_clock == clock) in SetupClock()