Searched refs:GetConstPagedMemorySampleData (Results 1 – 4 of 4) sorted by relevance
99 auto sampleData = stream_.traceDataCache_->GetConstPagedMemorySampleData();126 auto sampleData = stream_.traceDataCache_->GetConstPagedMemorySampleData();158 auto sampleData = stream_.traceDataCache_->GetConstPagedMemorySampleData();190 auto sampleData = stream_.traceDataCache_->GetConstPagedMemorySampleData();
44 …se::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstPagedMemorySampleData().Size… in Cursor()45 PagedMemorySampleDataObj_(dataCache->GetConstPagedMemorySampleData()) in Cursor()
96 const PagedMemorySampleData &GetConstPagedMemorySampleData() const;
273 const PagedMemorySampleData &TraceDataCacheReader::GetConstPagedMemorySampleData() const in GetConstPagedMemorySampleData() function in SysTuning::TraceStreamer::TraceDataCacheReader