Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/monitor/
Dlog_table.cpp66 if (logInfoObj_.Levels()[CurrentRow()] != INVALID_UINT64) { in Column()
67 auto levelDataIndex = static_cast<size_t>(logInfoObj_.Levels()[CurrentRow()]); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/monitor/
Dlog_table.cpp66 if (logInfoObj_.Levels()[CurrentRow()] != INVALID_UINT64) { in Column()
67 auto levelDataIndex = static_cast<size_t>(logInfoObj_.Levels()[CurrentRow()]); in Column()
/developtools/smartperf_host/trace_streamer/test/unittest/
Dhilog_parser_test.cpp113 auto level = stream_.traceDataCache_->GetConstHilogData().Levels()[0];
212 auto levelFirst = stream_.traceDataCache_->GetConstHilogData().Levels()[0];
220 auto levelSecond = stream_.traceDataCache_->GetConstHilogData().Levels()[1];
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp464 const std::deque<DataIndex>& LogInfo::Levels() const in Levels() function in SysTuning::TraceStdtype::LogInfo
Dtrace_stdtype.h714 const std::deque<DataIndex>& Levels() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp465 const std::deque<DataIndex>& LogInfo::Levels() const in Levels() function in SysTuning::TraceStdtype::LogInfo
Dtrace_stdtype.h718 const std::deque<DataIndex>& Levels() const;