Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/table/ftrace/
Dframe_slice_table.cpp143 …Map_->MixRange(c.op, static_cast<uint32_t>(sqlite3_value_int(argv[i])), frameSliceObj_.VsyncIds()); in Filter()
194 … sqlite3_result_int64(context_, static_cast<int32_t>(frameSliceObj_.VsyncIds()[CurrentRow()])); in Column()
/developtools/smartperf_host/trace_streamer/src/table/ftrace/
Dframe_slice_table.cpp143 …Map_->MixRange(c.op, static_cast<uint32_t>(sqlite3_value_int(argv[i])), frameSliceObj_.VsyncIds()); in Filter()
194 … sqlite3_result_int64(context_, static_cast<int32_t>(frameSliceObj_.VsyncIds()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2211 const std::deque<uint32_t> FrameSlice::VsyncIds() const in VsyncIds() function in SysTuning::TraceStdtype::FrameSlice
Dtrace_stdtype.h1894 const std::deque<uint32_t> VsyncIds() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2266 const std::deque<uint32_t> FrameSlice::VsyncIds() const in VsyncIds() function in SysTuning::TraceStdtype::FrameSlice
Dtrace_stdtype.h1930 const std::deque<uint32_t> VsyncIds() const;