Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/hiperf/
Dperf_sample_table.cpp149 perfSampleObj_.EventTypeIds()); in Filter()
196 … sqlite3_result_int64(context_, static_cast<int64_t>(perfSampleObj_.EventTypeIds()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/hiperf/
Dperf_sample_table.cpp149 perfSampleObj_.EventTypeIds()); in Filter()
196 … sqlite3_result_int64(context_, static_cast<int64_t>(perfSampleObj_.EventTypeIds()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp917 const std::deque<uint64_t>& PerfSample::EventTypeIds() const in EventTypeIds() function in SysTuning::TraceStdtype::PerfSample
Dtrace_stdtype.h981 const std::deque<uint64_t>& EventTypeIds() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp924 const std::deque<uint64_t>& PerfSample::EventTypeIds() const in EventTypeIds() function in SysTuning::TraceStdtype::PerfSample
Dtrace_stdtype.h986 const std::deque<uint64_t>& EventTypeIds() const;