Searched refs:GetFeatureSections (Results 1 – 5 of 5) sorted by relevance
48 const std::vector<std::unique_ptr<PerfFileSection>> &GetFeatureSections() const;
131 for (auto &featureSection : reader->GetFeatureSections()) { in ReportGetSymbolFiles()
271 for (auto &featureSection : reader_->GetFeatureSections()) { in DumpPrintFileHeader()516 const auto &featureSections = reader_->GetFeatureSections(); in DumpFeaturePortion()
362 const std::vector<std::unique_ptr<PerfFileSection>> &PerfFileReader::GetFeatureSections() const in GetFeatureSections() function in OHOS::Developtools::HiPerf::PerfFileReader
499 const auto &featureSections = recordFileReader_->GetFeatureSections(); in OutputStd()