Searched refs:GetFeatureSection (Results 1 – 4 of 4) sorted by relevance
288 const auto featureSection = recordFileReader_->GetFeatureSection(FEATURE::HIPERF_FILES_SYMBOL); in ProcessSymbolsData()309 … auto featureSection = recordFileReader_->GetFeatureSection(FEATURE::HIPERF_FILES_UNISTACK_TABLE); in ProcessUniStackTableData()324 recordFileReader_->GetFeatureSection(FEATURE::HIPERF_WORKLOAD_CMD); in UpdateReportInfo()346 recordFileReader_->GetFeatureSection(FEATURE::EVENT_DESC); in LoadEventConfigData()361 recordFileReader_->GetFeatureSection(FEATURE::EVENT_DESC); in LoadEventDesc()
374 const PerfFileSection *featureSection = GetFeatureSection(feature); in GetFeatureString()386 const PerfFileSection *PerfFileReader::GetFeatureSection(FEATURE feature) const in GetFeatureSection() function in OHOS::Developtools::HiPerf::PerfFileReader
49 const PerfFileSection *GetFeatureSection(FEATURE feature) const;
486 … const PerfFileSection* featureSection = recordDataReader_->GetFeatureSection(FEATURE::EVENT_DESC); in UpdateEventConfigInfo()497 const auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::EVENT_DESC); in LoadEventDesc()522 auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::HIPERF_WORKLOAD_CMD); in UpdateReportWorkloadInfo()554 const auto featureSection = recordDataReader_->GetFeatureSection(FEATURE::HIPERF_FILES_SYMBOL); in UpdateSymbolAndFilesData()