Home
last modified time | relevance | path

Searched refs:GetConstNativeHookData (Results 1 – 7 of 7) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/native_hook/
Dnative_hook_table.cpp63 auto rowCount = dataCache_->GetConstNativeHookData().Size(); in EstimateFilterCost()
127 …: TableBase::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstNativeHookData().Si… in Cursor()
128 nativeHookObj_(dataCache->GetConstNativeHookData()) in Cursor()
/developtools/profiler/host/smartperf/trace_streamer/src/table/native_hook/
Dnative_hook_table.cpp63 auto rowCount = dataCache_->GetConstNativeHookData().Size(); in EstimateFilterCost()
127 …: TableBase::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstNativeHookData().Si… in Cursor()
128 nativeHookObj_(dataCache->GetConstNativeHookData()) in Cursor()
/developtools/smartperf_host/trace_streamer/test/unittest/
Dnative_hook_parser_test.cpp449 const NativeHook& nativeHook = stream_.traceDataCache_->GetConstNativeHookData();
453 auto size = stream_.traceDataCache_->GetConstNativeHookData().Size();
556 const NativeHook& nativeHook = stream_.traceDataCache_->GetConstNativeHookData();
659 auto size = stream_.traceDataCache_->GetConstNativeHookData().Size();
749 const NativeHook& nativeHook = stream_.traceDataCache_->GetConstNativeHookData();
828 const NativeHook& nativeHook = stream_.traceDataCache_->GetConstNativeHookData();
934 const NativeHook& nativeHook = stream_.traceDataCache_->GetConstNativeHookData();
1026 const NativeHook& nativeHook = stream_.traceDataCache_->GetConstNativeHookData();
1129 const NativeHook& nativeHook = stream_.traceDataCache_->GetConstNativeHookData();
1209 const NativeHook& nativeHook = stream_.traceDataCache_->GetConstNativeHookData();
[all …]
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h64 const NativeHook& GetConstNativeHookData() const;
Dtrace_data_cache_reader.cpp149 const NativeHook& TraceDataCacheReader::GetConstNativeHookData() const in GetConstNativeHookData() function in SysTuning::TraceStreamer::TraceDataCacheReader
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h64 const NativeHook& GetConstNativeHookData() const;
Dtrace_data_cache_reader.cpp149 const NativeHook& TraceDataCacheReader::GetConstNativeHookData() const in GetConstNativeHookData() function in SysTuning::TraceStreamer::TraceDataCacheReader