Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dsubcommand_report.cpp288 const auto featureSection = recordFileReader_->GetFeatureSection(FEATURE::HIPERF_FILES_SYMBOL); in ProcessSymbolsData() local
312 const PerfFileSection *featureSection = in UpdateReportInfo() local
334 const PerfFileSection *featureSection = in LoadEventConfigData() local
349 const PerfFileSection *featureSection = in LoadEventDesc() local
490 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
491 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
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/
Dperf_data_parser.cpp81 … const PerfFileSection* featureSection = recordDataReader_->GetFeatureSection(FEATURE::EVENT_DESC); in UpdateEventConfigInfo() local
92 const auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::EVENT_DESC); in LoadEventDesc() local
117 auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::HIPERF_WORKLOAD_CMD); in UpdateReportWorkloadInfo() local
149 const auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::HIPERF_FILES_SYMBOL); in UpdateSymbolAndFilesData() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dperf_file_reader.cpp409 const PerfFileSection *featureSection = GetFeatureSection(feature); in GetFeatureString() local