Home
last modified time | relevance | path

Searched refs:boottime_ts (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
Dperfetto_trace_writer.py194 boottime_ts=None, argument
211 if boottime_ts is not None:
214 clock.timestamp = int(boottime_ts * 1e3)
Dlog.py117 boottime_ts=_boottime_ts,
389 def trace_set_clock_snapshot(telemetry_ts, boottime_ts): argument
408 _boottime_ts = boottime_ts
Dperfetto_trace_writer_unittest.py124 boottime_ts=7654.321,
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
Dtrace_event_unittest.py518 boottime_ts=8765.4321,