Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/native_hook/include/
Dnative_hook_statistic_table.h33 return dataCache_->GetConstNativeHookStatisticData().Size(); in GetSize()
/developtools/smartperf_host/trace_streamer/src/table/native_hook/
Dnative_hook_statistic_table.cpp83 …e::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstNativeHookStatisticData().Siz… in Cursor()
84 nativeHookStatisticInfoObj_(dataCache->GetConstNativeHookStatisticData()) in Cursor()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h78 const NativeHookStatistic &GetConstNativeHookStatisticData() const;
Dtrace_data_cache_reader.cpp145 const NativeHookStatistic &TraceDataCacheReader::GetConstNativeHookStatisticData() const in GetConstNativeHookStatisticData() function in SysTuning::TraceStreamer::TraceDataCacheReader