Searched refs:GetConstNativeHookData (Results 1 – 7 of 7) sorted by relevance
63 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()
449 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 …]
64 const NativeHook& GetConstNativeHookData() const;
149 const NativeHook& TraceDataCacheReader::GetConstNativeHookData() const in GetConstNativeHookData() function in SysTuning::TraceStreamer::TraceDataCacheReader