Searched refs:GetConstPagedMemorySampleData (Results 1 – 7 of 7) sorted by relevance
87 auto callChainId = stream_.traceDataCache_->GetConstPagedMemorySampleData().CallChainIds()[0];89 auto type = stream_.traceDataCache_->GetConstPagedMemorySampleData().Types()[0];92 auto startTs = stream_.traceDataCache_->GetConstPagedMemorySampleData().StartTs()[0];94 auto endTs = stream_.traceDataCache_->GetConstPagedMemorySampleData().EndTs()[0];96 auto dur = stream_.traceDataCache_->GetConstPagedMemorySampleData().Durs()[0];98 auto size = stream_.traceDataCache_->GetConstPagedMemorySampleData().Sizes()[0];101 auto addr = stream_.traceDataCache_->GetConstPagedMemorySampleData().Addr()[0];145 auto callChainId = stream_.traceDataCache_->GetConstPagedMemorySampleData().CallChainIds()[0];147 auto type = stream_.traceDataCache_->GetConstPagedMemorySampleData().Types()[0];150 auto startTs = stream_.traceDataCache_->GetConstPagedMemorySampleData().StartTs()[0];[all …]
44 …se::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstPagedMemorySampleData().Size… in Cursor()45 PagedMemorySampleDataObj_(dataCache->GetConstPagedMemorySampleData()) in Cursor()
108 …se::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstPagedMemorySampleData().Size… in Cursor()109 PagedMemorySampleDataObj_(dataCache->GetConstPagedMemorySampleData()) in Cursor()
83 const PagedMemorySampleData& GetConstPagedMemorySampleData() const;
269 const PagedMemorySampleData& TraceDataCacheReader::GetConstPagedMemorySampleData() const in GetConstPagedMemorySampleData() function in SysTuning::TraceStreamer::TraceDataCacheReader
282 const PagedMemorySampleData& TraceDataCacheReader::GetConstPagedMemorySampleData() const in GetConstPagedMemorySampleData() function in SysTuning::TraceStreamer::TraceDataCacheReader