Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/timeline/
Dprocess.py80 def AutoCloseOpenSlices(self, max_timestamp, thread_time_bounds): argument
82 thread.AutoCloseOpenSlices(max_timestamp, thread_time_bounds[thread].max)
Dthread.py173 def AutoCloseOpenSlices(self, max_timestamp, max_thread_timestamp): argument
176 s.duration = max_timestamp - s.start