Home
last modified time | relevance | path

Searched refs:ArgSetsData (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/ftrace/
Dthread_state_table.cpp195 threadStateObj_.ArgSetsData()); in Filter()
256 if (threadStateObj_.ArgSetsData()[CurrentRow()] != INVALID_UINT32) { in Column()
257 …ite3_result_int64(context_, static_cast<sqlite3_int64>(threadStateObj_.ArgSetsData()[CurrentRow()]… in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/ftrace/
Dthread_state_table.cpp195 threadStateObj_.ArgSetsData()); in Filter()
256 if (threadStateObj_.ArgSetsData()[CurrentRow()] != INVALID_UINT32) { in Column()
257 …ite3_result_int64(context_, static_cast<sqlite3_int64>(threadStateObj_.ArgSetsData()[CurrentRow()]… in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.h175 const std::deque<uint32_t>& ArgSetsData() const in ArgSetsData() function
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.h179 const std::deque<uint32_t>& ArgSetsData() const in ArgSetsData() function