Home
last modified time | relevance | path

Searched defs:thread_duration (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/core/timeline/
Devent.py16 thread_duration=None, args=None): argument
Dslice.py17 thread_timestamp=None, thread_duration=None, args=None): argument
Dcounter.py40 def thread_duration(self): member in CounterSample
Dthread.py141 thread_timestamp, thread_duration, args=None): argument
/external/chromium_org/base/debug/
Dtrace_event_impl.cc708 int64 thread_duration = thread_duration_.ToInternalValue(); in AppendAsJSON() local