Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/hiperf/include/
Dperf_napi_async_table.h33 return dataCache_->GetConstPerfNapiAsyncData().Size(); in GetSize()
/developtools/smartperf_host/trace_streamer/src/table/hiperf/
Dperf_napi_async_table.cpp82 …Base::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstPerfNapiAsyncData().Size()… in Cursor()
83 perfNapiAsyncObj_(dataCache->GetConstPerfNapiAsyncData()) in Cursor()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h85 const PerfNapiAsync &GetConstPerfNapiAsyncData() const;
Dtrace_data_cache_reader.cpp174 const PerfNapiAsync &TraceDataCacheReader::GetConstPerfNapiAsyncData() const in GetConstPerfNapiAsyncData() function in SysTuning::TraceStreamer::TraceDataCacheReader