Home
last modified time | relevance | path

Searched defs:thread_timestamp (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/timeline/
Dthread.py95 def BeginSlice(self, category, name, timestamp, thread_timestamp=None, argument
150 thread_timestamp, thread_duration, args=None): argument
Dslice.py18 thread_timestamp=None, thread_duration=None, args=None): argument
/external/chromium_org/base/debug/
Dtrace_event_impl.cc539 TimeTicks thread_timestamp, in Initialize()