Searched refs:GetConstJsCpuProfilerSampleData (Results 1 – 4 of 4) sorted by relevance
39 …e::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstJsCpuProfilerSampleData().Siz… in Cursor()40 jsCpuProfilerSample_(dataCache->GetConstJsCpuProfilerSampleData()) in Cursor()
122 const JsCpuProfilerSample &GetConstJsCpuProfilerSampleData() const;
233 const JsCpuProfilerSample &TraceDataCacheReader::GetConstJsCpuProfilerSampleData() const in GetConstJsCpuProfilerSampleData() function in SysTuning::TraceStreamer::TraceDataCacheReader
168 auto jsCpuProfilerSampleData = stream_.traceDataCache_->GetConstJsCpuProfilerSampleData();