Home
last modified time | relevance | path

Searched refs:Serials (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/hiperf/
Dperf_files_table.cpp121 … sqlite3_result_int(context_, static_cast<int32_t>(perfFilesObj_.Serials()[CurrentRow()])); in Column()
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hiperf/
Dhiperf_stdtype.h57 const std::deque<uint32_t>& Serials() const;
Dhiperf_stdtype.cpp100 const std::deque<uint32_t>& PerfFiles::Serials() const in Serials() function in SysTuning::TraceStdtype::PerfFiles