Searched refs:timestampTraces_ (Results 1 – 4 of 4) sorted by relevance
900 timestampTraces_.emplace_back(timestampTrace); in AppendNewPerfSample()923 return timestampTraces_; in TimestampTraces()941 timestampTraces_.clear(); in Clear()
992 std::deque<uint64_t> timestampTraces_ = {}; variable
907 timestampTraces_.emplace_back(timestampTrace); in AppendNewPerfSample()930 return timestampTraces_; in TimestampTraces()948 timestampTraces_.clear(); in Clear()
997 std::deque<uint64_t> timestampTraces_ = {}; variable