Searched refs:GetConstJsCpuProfilerNodeData (Results 1 – 4 of 4) sorted by relevance
53 …se::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstJsCpuProfilerNodeData().Size… in Cursor()54 jsCpuProfilerNodes_(dataCache->GetConstJsCpuProfilerNodeData()) in Cursor()
121 auto jsCpuProfilerNodeData = stream_.traceDataCache_->GetConstJsCpuProfilerNodeData();214 EXPECT_EQ(0, stream_.traceDataCache_->GetConstJsCpuProfilerNodeData().Size());
117 const JsCpuProfilerNode& GetConstJsCpuProfilerNodeData() const;
223 const JsCpuProfilerNode& TraceDataCacheReader::GetConstJsCpuProfilerNodeData() const in GetConstJsCpuProfilerNodeData() function in SysTuning::TraceStreamer::TraceDataCacheReader