Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dperf_sample_table.cpp210 … sqlite3_result_int64(context_, static_cast<int64_t>(perfSampleObj_.EventCounts()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp776 const std::deque<uint64_t>& PerfSample::EventCounts() const in EventCounts() function in SysTuning::TraceStdtype::PerfSample
Dtrace_stdtype.h895 const std::deque<uint64_t>& EventCounts() const;