Searched defs:thread_timestamp (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/tools/telemetry/telemetry/timeline/ |
D | thread.py | 95 def BeginSlice(self, category, name, timestamp, thread_timestamp=None, argument 150 thread_timestamp, thread_duration, args=None): argument
|
D | slice.py | 18 thread_timestamp=None, thread_duration=None, args=None): argument
|
/external/chromium_org/base/debug/ |
D | trace_event_impl.cc | 539 TimeTicks thread_timestamp, in Initialize()
|