Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dsubcommand_report.cpp290 const auto featureSection = recordFileReader_->GetFeatureSection(FEATURE::HIPERF_FILES_SYMBOL); in ProcessSymbolsData() local
311 … auto featureSection = recordFileReader_->GetFeatureSection(FEATURE::HIPERF_FILES_UNISTACK_TABLE); in ProcessUniStackTableData() local
325 const PerfFileSection *featureSection = in UpdateReportInfo() local
347 const PerfFileSection *featureSection = in LoadEventConfigData() local
362 const PerfFileSection *featureSection = in LoadEventDesc() local
504 for (auto &featureSection : featureSections) { in OutputStd() local
Dperf_file_writer.cpp451 for (auto &featureSection : featureSections_) { in WriteFeatureData() local
467 for (auto &featureSection : featureSections_) { in WriteFeatureData() local
Dsubcommand_dump.cpp271 for (auto &featureSection : reader_->GetFeatureSections()) { in DumpPrintFileHeader() local
517 for (auto &featureSection : featureSections) { in DumpFeaturePortion() local
Dhiperf_libreport.cpp133 for (auto &featureSection : reader->GetFeatureSections()) { in ReportGetSymbolFiles() local
Dperf_file_reader.cpp374 const PerfFileSection *featureSection = GetFeatureSection(feature); in GetFeatureString() local
/developtools/smartperf_host/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.cpp586 … const PerfFileSection *featureSection = recordDataReader_->GetFeatureSection(FEATURE::EVENT_DESC); in UpdateEventConfigInfo() local
597 const auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::EVENT_DESC); in LoadEventDesc() local
622 auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::HIPERF_WORKLOAD_CMD); in UpdateReportWorkloadInfo() local
654 const auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::HIPERF_FILES_SYMBOL); in UpdateSymbolAndFilesData() local