Home
last modified time | relevance | path

Searched refs:GetConstJsHeapSampleData (Results 1 – 7 of 7) 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/profiler/host/smartperf/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/test/unittest/
Djs_memory_test.cpp470 auto timeStampUs = stream_.traceDataCache_->GetConstJsHeapSampleData().TimeStampUs()[0];
472 auto lastAssignedIds = stream_.traceDataCache_->GetConstJsHeapSampleData().LastAssignedIds()[0];
474 auto timeStampUs1 = stream_.traceDataCache_->GetConstJsHeapSampleData().TimeStampUs()[1];
476 … auto lastAssignedIds1 = stream_.traceDataCache_->GetConstJsHeapSampleData().LastAssignedIds()[1];
478 auto timeStampUs2 = stream_.traceDataCache_->GetConstJsHeapSampleData().TimeStampUs()[2];
480 … auto lastAssignedIds2 = stream_.traceDataCache_->GetConstJsHeapSampleData().LastAssignedIds()[2];
482 auto timeStampUs3 = stream_.traceDataCache_->GetConstJsHeapSampleData().TimeStampUs()[3];
484 … auto lastAssignedIds3 = stream_.traceDataCache_->GetConstJsHeapSampleData().LastAssignedIds()[3];
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h105 const JsHeapSample& GetConstJsHeapSampleData() const;
Dtrace_data_cache_reader.cpp219 const JsHeapSample& TraceDataCacheReader::GetConstJsHeapSampleData() const in GetConstJsHeapSampleData() function in SysTuning::TraceStreamer::TraceDataCacheReader
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_reader.h105 const JsHeapSample& GetConstJsHeapSampleData() const;
Dtrace_data_cache_reader.cpp219 const JsHeapSample& TraceDataCacheReader::GetConstJsHeapSampleData() const in GetConstJsHeapSampleData() function in SysTuning::TraceStreamer::TraceDataCacheReader