Searched refs:thread_duration_ns_ (Results 1 – 1 of 1) sorted by relevance
128 thread_duration_ns_.emplace_back(thread_duration_ns); in AddThreadSlice()143 return thread_duration_ns_; in thread_duration_ns()166 thread_duration_ns_[row] = end_thread_timestamp_ns - begin_ns; in UpdateThreadDeltasForSliceId()175 std::deque<int64_t> thread_duration_ns_; variable189 thread_duration_ns_.emplace_back(thread_duration_ns); in AddVirtualTrackSlice()204 return thread_duration_ns_; in thread_duration_ns()227 thread_duration_ns_[row] = end_thread_timestamp_ns - begin_ns; in UpdateThreadDeltasForSliceId()236 std::deque<int64_t> thread_duration_ns_; variable