Searched refs:GetConstFileSystemSample (Results 1 – 5 of 5) sorted by relevance
132 auto fileSystemSample = stream_.traceDataCache_->GetConstFileSystemSample();169 auto fileSystemSample = stream_.traceDataCache_->GetConstFileSystemSample();206 auto fileSystemSample = stream_.traceDataCache_->GetConstFileSystemSample();243 auto fileSystemSample = stream_.traceDataCache_->GetConstFileSystemSample();280 EXPECT_FALSE(stream_.traceDataCache_->GetConstFileSystemSample().Size());304 EXPECT_EQ(stream_.traceDataCache_->GetConstFileSystemSample().CallChainIds()[0], 0);
33 return dataCache_->GetConstFileSystemSample().Size(); in GetSize()
93 …: TableBase::Cursor(dataCache, table, static_cast<uint32_t>(dataCache->GetConstFileSystemSample().… in Cursor()94 fileSystemSampleTableObj_(dataCache->GetConstFileSystemSample()) in Cursor()
93 const FileSystemSample &GetConstFileSystemSample() const;
265 const FileSystemSample &TraceDataCacheReader::GetConstFileSystemSample() const in GetConstFileSystemSample() function in SysTuning::TraceStreamer::TraceDataCacheReader