Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/js_memory/
Djs_heap_sample_table.cpp37 …: TableBase::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstJsHeapSampleData().… in Cursor()
38 jsHeapSample_(dataCache->GetConstJsHeapSampleData()) in Cursor()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h115 const JsHeapSample &GetConstJsHeapSampleData() const;
Dtrace_data_cache_reader.cpp210 const JsHeapSample &TraceDataCacheReader::GetConstJsHeapSampleData() const in GetConstJsHeapSampleData() function in SysTuning::TraceStreamer::TraceDataCacheReader
/developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/arkts/
Djs_memory_test.cpp586 auto jsHeapSampleData = stream_.traceDataCache_->GetConstJsHeapSampleData();