Home
last modified time | relevance | path

Searched refs:featureSections (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/src/
Dsubcommand_dump.cpp505 const auto &featureSections = reader_->GetFeatureSections(); in DumpFeaturePortion() local
506 HLOGV("featureSections: %zu ", featureSections.size()); in DumpFeaturePortion()
510 for (auto &featureSection : featureSections) { in DumpFeaturePortion()
Dsubcommand_report.cpp486 const auto &featureSections = recordFileReader_->GetFeatureSections(); in OutputStd() local
487 HLOGV("featureSections: %zu ", featureSections.size()); in OutputStd()
489 for (auto &featureSection : featureSections) { in OutputStd()