Home
last modified time | relevance | path

Searched refs:GetFeatureSections (Results 1 - 5 of 5) sorted by relevance

/developtools/hiperf/include/
H A Dperf_file_reader.h48 const std::vector<std::unique_ptr<PerfFileSection>> &GetFeatureSections() const;
/developtools/hiperf/src/
H A Dhiperf_libreport.cpp131 for (auto &featureSection : reader->GetFeatureSections()) { in ReportGetSymbolFiles()
H A Dsubcommand_dump.cpp273 for (auto &featureSection : reader_->GetFeatureSections()) { in DumpPrintFileHeader()
512 const auto &featureSections = reader_->GetFeatureSections(); in DumpFeaturePortion()
H A Dperf_file_reader.cpp356 const std::vector<std::unique_ptr<PerfFileSection>> &PerfFileReader::GetFeatureSections() const in GetFeatureSections() function in OHOS::Developtools::HiPerf::PerfFileReader
H A Dsubcommand_report.cpp500 const auto &featureSections = recordFileReader_->GetFeatureSections(); in OutputStd()

Completed in 4 milliseconds