Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/table/ftrace/
Dgpu_slice_table.cpp125 …xMap_->MixRange(c.op, static_cast<uint32_t>(sqlite3_value_int(argv[i])), gpuSliceObj_.FrameRows()); in Filter()
157 … sqlite3_result_int64(context_, static_cast<int32_t>(gpuSliceObj_.FrameRows()[CurrentRow()])); in Column()
/developtools/smartperf_host/trace_streamer/src/table/ftrace/
Dgpu_slice_table.cpp125 …xMap_->MixRange(c.op, static_cast<uint32_t>(sqlite3_value_int(argv[i])), gpuSliceObj_.FrameRows()); in Filter()
157 … sqlite3_result_int64(context_, static_cast<int32_t>(gpuSliceObj_.FrameRows()[CurrentRow()])); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2300 const std::deque<uint32_t>& GPUSlice::FrameRows() const in FrameRows() function in SysTuning::TraceStdtype::GPUSlice
Dtrace_stdtype.h2304 const std::deque<uint32_t>& FrameRows() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2355 const std::deque<uint32_t>& GPUSlice::FrameRows() const in FrameRows() function in SysTuning::TraceStdtype::GPUSlice
Dtrace_stdtype.h2444 const std::deque<uint32_t>& FrameRows() const;