Home
last modified time | relevance | path

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

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