Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dsubcommand_report.cpp288 const auto featureSection = recordFileReader_->GetFeatureSection(FEATURE::HIPERF_FILES_SYMBOL); in ProcessSymbolsData() local
309 … auto featureSection = recordFileReader_->GetFeatureSection(FEATURE::HIPERF_FILES_UNISTACK_TABLE); in ProcessUniStackTableData() local
323 const PerfFileSection *featureSection = in UpdateReportInfo() local
345 const PerfFileSection *featureSection = in LoadEventConfigData() local
360 const PerfFileSection *featureSection = in LoadEventDesc() local
505 for (auto &featureSection : featureSections) { in OutputStd() local
Dperf_file_writer.cpp369 for (auto &featureSection : featureSections_) { in WriteFeatureData() local
389 for (auto &featureSection : featureSections_) { in WriteFeatureData() local
Dsubcommand_dump.cpp270 for (auto &featureSection : reader_->GetFeatureSections()) { in DumpPrintFileHeader() local
520 for (auto &featureSection : featureSections) { in DumpFeaturePortion() local
Dhiperf_libreport.cpp131 for (auto &featureSection : reader->GetFeatureSections()) { in ReportGetSymbolFiles() local
Dperf_file_reader.cpp379 const PerfFileSection *featureSection = GetFeatureSection(feature); in GetFeatureString() local
/developtools/smartperf_host/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.cpp486 … const PerfFileSection *featureSection = recordDataReader_->GetFeatureSection(FEATURE::EVENT_DESC); in UpdateEventConfigInfo() local
497 const auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::EVENT_DESC); in LoadEventDesc() local
522 auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::HIPERF_WORKLOAD_CMD); in UpdateReportWorkloadInfo() local
554 const auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::HIPERF_FILES_SYMBOL); in UpdateSymbolAndFilesData() local