Home
last modified time | relevance | path

Searched refs:SysCallsData (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dsystem_call_table.cpp52 … sqlite3_result_int64(context_, dataCache_->GetConstSysCallData().SysCallsData()[CurrentRow()]); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.h589 const std::deque<int64_t>& SysCallsData() const in SysCallsData() function