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()
122 auto jsCpuProfilerNodeData = stream_.traceDataCache_->GetConstJsCpuProfilerNodeData();215 EXPECT_EQ(0, stream_.traceDataCache_->GetConstJsCpuProfilerNodeData().Size());
119 const JsCpuProfilerNode &GetConstJsCpuProfilerNodeData() const;
226 const JsCpuProfilerNode &TraceDataCacheReader::GetConstJsCpuProfilerNodeData() const in GetConstJsCpuProfilerNodeData() function in SysTuning::TraceStreamer::TraceDataCacheReader