Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dsubcommand_report.cpp289 const auto featureSection = recordFileReader_->GetFeatureSection(FEATURE::HIPERF_FILES_SYMBOL); in ProcessSymbolsData() local
310 … auto featureSection = recordFileReader_->GetFeatureSection(FEATURE::HIPERF_FILES_UNISTACK_TABLE); in ProcessUniStackTableData() local
324 const PerfFileSection *featureSection = in UpdateReportInfo() local
346 const PerfFileSection *featureSection = in LoadEventConfigData() local
361 const PerfFileSection *featureSection = in LoadEventDesc() local
503 for (auto &featureSection : featureSections) { in OutputStd() local
Dperf_file_writer.cpp351 for (auto &featureSection : featureSections_) { in WriteFeatureData() local
367 for (auto &featureSection : featureSections_) { in WriteFeatureData() local
Dsubcommand_dump.cpp273 for (auto &featureSection : reader_->GetFeatureSections()) { in DumpPrintFileHeader() local
517 for (auto &featureSection : featureSections) { in DumpFeaturePortion() local
Dhiperf_libreport.cpp131 for (auto &featureSection : reader->GetFeatureSections()) { in ReportGetSymbolFiles() local
Dperf_file_reader.cpp368 const PerfFileSection *featureSection = GetFeatureSection(feature); in GetFeatureString() local
/developtools/smartperf_host/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.cpp544 … const PerfFileSection *featureSection = recordDataReader_->GetFeatureSection(FEATURE::EVENT_DESC); in UpdateEventConfigInfo() local
555 const auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::EVENT_DESC); in LoadEventDesc() local
580 auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::HIPERF_WORKLOAD_CMD); in UpdateReportWorkloadInfo() local
612 const auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::HIPERF_FILES_SYMBOL); in UpdateSymbolAndFilesData() local