Home
last modified time | relevance | path

Searched defs:featureSection (Results 1 – 5 of 5) sorted by relevance

/developtools/hiperf/src/
Dsubcommand_report.cpp284 const auto featureSection = recordFileReader_->GetFeatureSection(FEATURE::HIPERF_FILES_SYMBOL); in ProcessSymbolsData() local
308 const PerfFileSection *featureSection = in UpdateReportInfo() local
330 const PerfFileSection *featureSection = in LoadEventConfigData() local
345 const PerfFileSection *featureSection = in LoadEventDesc() local
486 for (auto &featureSection : featureSections) { in OutputStd() local
Dperf_file_writer.cpp364 for (auto &featureSection : featureSections_) { in WriteFeatureData() local
384 for (auto &featureSection : featureSections_) { in WriteFeatureData() local
Dsubcommand_dump.cpp248 for (auto &featureSection : reader_->GetFeatureSections()) { in DumpPrintFileHeader() local
489 for (auto &featureSection : featureSections) { in DumpFeaturePortion() local
Dhiperf_libreport.cpp137 for (auto &featureSection : reader->GetFeatureSections()) { in ReportGetSymbolFiles() local
Dperf_file_reader.cpp374 const PerfFileSection *featureSection = GetFeatureSection(feature); in GetFeatureString() local