Home
last modified time | relevance | path

Searched refs:Tags (Results 1 – 7 of 7) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/monitor/
Dlog_table.cpp74 if (logInfoObj_.Tags()[CurrentRow()] != INVALID_UINT64) { in Column()
75 auto tagDataIndex = static_cast<size_t>(logInfoObj_.Tags()[CurrentRow()]); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/monitor/
Dlog_table.cpp74 if (logInfoObj_.Tags()[CurrentRow()] != INVALID_UINT64) { in Column()
75 auto tagDataIndex = static_cast<size_t>(logInfoObj_.Tags()[CurrentRow()]); in Column()
/developtools/smartperf_host/trace_streamer/test/unittest/
Dhilog_parser_test.cpp121 auto readTagIndex = stream_.traceDataCache_->GetConstHilogData().Tags()[0];
228 auto readTagIndexFirst = stream_.traceDataCache_->GetConstHilogData().Tags()[0];
229 auto readTagIndexSecond = stream_.traceDataCache_->GetConstHilogData().Tags()[1];
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp468 const std::deque<DataIndex>& LogInfo::Tags() const in Tags() function in SysTuning::TraceStdtype::LogInfo
Dtrace_stdtype.h715 const std::deque<DataIndex>& Tags() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp469 const std::deque<DataIndex>& LogInfo::Tags() const in Tags() function in SysTuning::TraceStdtype::LogInfo
Dtrace_stdtype.h719 const std::deque<DataIndex>& Tags() const;