Searched refs:thread_instruction_counts_ (Results 1 – 1 of 1) sorted by relevance
129 thread_instruction_counts_.emplace_back(thread_instruction_count); in AddThreadSlice()146 return thread_instruction_counts_; in thread_instruction_counts()167 int64_t begin_ticount = thread_instruction_counts_[row]; in UpdateThreadDeltasForSliceId()176 std::deque<int64_t> thread_instruction_counts_; variable190 thread_instruction_counts_.emplace_back(thread_instruction_count); in AddVirtualTrackSlice()207 return thread_instruction_counts_; in thread_instruction_counts()228 int64_t begin_ticount = thread_instruction_counts_[row]; in UpdateThreadDeltasForSliceId()237 std::deque<int64_t> thread_instruction_counts_; variable