Searched refs:EventTypeIds (Results 1 – 4 of 4) sorted by relevance
111 perfSampleObj_.EventTypeIds()); in Filter()158 … sqlite3_result_int64(context_, static_cast<int64_t>(perfSampleObj_.EventTypeIds()[CurrentRow()])); in Column()
80 const std::deque<uint64_t>& EventTypeIds() const;
154 const std::deque<uint64_t>& PerfSample::EventTypeIds() const in EventTypeIds() function in SysTuning::TraceStdtype::PerfSample
349 …:find(perfReport_.IdsData().begin(), perfReport_.IdsData().end(), perfSample_.EventTypeIds()[row]); in ExportPerfSampleToFile()