Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/monitor/
Dlog_table.cpp82 if (logInfoObj_.Contexts()[CurrentRow()] != INVALID_UINT64) { in Column()
83 auto contextDataIndex = static_cast<size_t>(logInfoObj_.Contexts()[CurrentRow()]); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/monitor/
Dlog_table.cpp82 if (logInfoObj_.Contexts()[CurrentRow()] != INVALID_UINT64) { in Column()
83 auto contextDataIndex = static_cast<size_t>(logInfoObj_.Contexts()[CurrentRow()]); in Column()
/developtools/smartperf_host/trace_streamer/test/unittest/
Dhilog_parser_test.cpp125 auto readContextIndex = stream_.traceDataCache_->GetConstHilogData().Contexts()[0];
235 auto readContextIndexFirst = stream_.traceDataCache_->GetConstHilogData().Contexts()[0];
236 auto readContextIndexSecond = stream_.traceDataCache_->GetConstHilogData().Contexts()[1];
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp472 const std::deque<DataIndex>& LogInfo::Contexts() const in Contexts() function in SysTuning::TraceStdtype::LogInfo
Dtrace_stdtype.h716 const std::deque<DataIndex>& Contexts() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp473 const std::deque<DataIndex>& LogInfo::Contexts() const in Contexts() function in SysTuning::TraceStdtype::LogInfo
Dtrace_stdtype.h720 const std::deque<DataIndex>& Contexts() const;