Home
last modified time | relevance | path

Searched refs:GetConstJsCpuProfilerSampleData (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/js_memory/
Djs_cpu_profiler_sample_table.cpp39 …e::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstJsCpuProfilerSampleData().Siz… in Cursor()
40 jsCpuProfilerSample_(dataCache->GetConstJsCpuProfilerSampleData()) in Cursor()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h122 const JsCpuProfilerSample &GetConstJsCpuProfilerSampleData() const;
Dtrace_data_cache_reader.cpp233 const JsCpuProfilerSample &TraceDataCacheReader::GetConstJsCpuProfilerSampleData() const in GetConstJsCpuProfilerSampleData() function in SysTuning::TraceStreamer::TraceDataCacheReader
/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/pbreader_parser/arkts/
Djs_cpu_profiler_test.cpp168 auto jsCpuProfilerSampleData = stream_.traceDataCache_->GetConstJsCpuProfilerSampleData();