Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/table/ftrace/
Dframe_slice_table.cpp162 …Map_->MixRange(c.op, static_cast<uint32_t>(sqlite3_value_int(argv[i])), frameSliceObj_.FrameNos()); in Filter()
237 if (frameSliceObj_.FrameNos()[CurrentRow()] != INVALID_UINT32) { in Column()
238 … sqlite3_result_int(context_, static_cast<int32_t>(frameSliceObj_.FrameNos()[CurrentRow()])); in Column()
/developtools/smartperf_host/trace_streamer/src/table/ftrace/
Dframe_slice_table.cpp162 …Map_->MixRange(c.op, static_cast<uint32_t>(sqlite3_value_int(argv[i])), frameSliceObj_.FrameNos()); in Filter()
237 if (frameSliceObj_.FrameNos()[CurrentRow()] != INVALID_UINT32) { in Column()
238 … sqlite3_result_int(context_, static_cast<int32_t>(frameSliceObj_.FrameNos()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2244 const std::deque<uint32_t> FrameSlice::FrameNos() const in FrameNos() function in SysTuning::TraceStdtype::FrameSlice
Dtrace_stdtype.h1902 const std::deque<uint32_t> FrameNos() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2299 const std::deque<uint32_t> FrameSlice::FrameNos() const in FrameNos() function in SysTuning::TraceStdtype::FrameSlice
Dtrace_stdtype.h1938 const std::deque<uint32_t> FrameNos() const;