Searched refs:tsEnds_ (Results 1 – 2 of 2) sorted by relevance
204 return tsEnds_; in TsEndData()221 tsEnds_.clear(); in Clear()226 std::deque<uint64_t> tsEnds_ = {}; variable
104 tsEnds_.emplace_back(0); in AppendSchedSlice()114 tsEnds_[index] = timeStamps_[index] + duration; in SetDuration()