Searched defs:thread_duration (Results 1 – 5 of 5) sorted by relevance
16 thread_duration=None, args=None): argument
17 thread_timestamp=None, thread_duration=None, args=None): argument
40 def thread_duration(self): member in CounterSample
141 thread_timestamp, thread_duration, args=None): argument
708 int64 thread_duration = thread_duration_.ToInternalValue(); in AppendAsJSON() local