Searched refs:AutoCloseOpenSlices (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/timeline/
H A Dprocess.py74 def AutoCloseOpenSlices(self, max_timestamp, thread_time_bounds): member in class:Process
76 thread.AutoCloseOpenSlices(max_timestamp, thread_time_bounds[thread].max)
H A Dmodel.py129 process.AutoCloseOpenSlices(self.bounds.max,
H A Dthread.py166 def AutoCloseOpenSlices(self, max_timestamp, max_thread_timestamp): member in class:Thread

Completed in 76 milliseconds