Home
last modified time | relevance | path

Searched refs:clockIds_ (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.h1820 clockIds_.emplace_back(clockId); in AppendNewSnapshot()
1831 return clockIds_; in ClockIds()
1843 std::deque<uint8_t> clockIds_ = {};
1853 clockIds_.emplace_back(clockId); in AppendNewDataSourceClockId()
1862 return clockIds_; in ClockIds()
1873 std::deque<uint8_t> clockIds_ = {}; variable
Dtrace_stdtype.cpp2138 clockIds_.emplace_back(i->second); in Finish()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.h1856 clockIds_.emplace_back(clockId); in AppendNewSnapshot()
1867 return clockIds_; in ClockIds()
1879 std::deque<uint8_t> clockIds_ = {};
1889 clockIds_.emplace_back(clockId); in AppendNewDataSourceClockId()
1898 return clockIds_; in ClockIds()
1909 std::deque<uint8_t> clockIds_ = {}; variable
Dtrace_stdtype.cpp2193 clockIds_.emplace_back(i->second); in Finish()