Home
last modified time | relevance | path

Searched defs:featureSection (Results 1 - 3 of 3) sorted by relevance

/developtools/hiperf/src/
H A Dperf_file_reader.cpp368 const PerfFileSection *featureSection = GetFeatureSection(feature); in GetFeatureString() local
H A 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 = LoadEventDesc() local
[all...]
/developtools/smartperf_host/trace_streamer/src/parser/hiperf_parser/
H A 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
[all...]

Completed in 3 milliseconds