Home
last modified time | relevance | path

Searched refs:GetConstPerfCallChainData (Results 1 – 6 of 6) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/hiperf/
Dperf_call_chain_table.cpp41 auto rowCount = dataCache_->GetConstPerfCallChainData().Size(); in EstimateFilterCost()
105 …Base::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstPerfCallChainData().Size()… in Cursor()
106 perfCallChainObj_(dataCache->GetConstPerfCallChainData()) in Cursor()
/developtools/profiler/host/smartperf/trace_streamer/src/table/hiperf/
Dperf_call_chain_table.cpp41 auto rowCount = dataCache_->GetConstPerfCallChainData().Size(); in EstimateFilterCost()
105 …Base::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstPerfCallChainData().Size()… in Cursor()
106 perfCallChainObj_(dataCache->GetConstPerfCallChainData()) in Cursor()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h68 const PerfCallChain& GetConstPerfCallChainData() const;
Dtrace_data_cache_reader.cpp167 const PerfCallChain& TraceDataCacheReader::GetConstPerfCallChainData() const in GetConstPerfCallChainData() function in SysTuning::TraceStreamer::TraceDataCacheReader
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h68 const PerfCallChain& GetConstPerfCallChainData() const;
Dtrace_data_cache_reader.cpp167 const PerfCallChain& TraceDataCacheReader::GetConstPerfCallChainData() const in GetConstPerfCallChainData() function in SysTuning::TraceStreamer::TraceDataCacheReader