Home
last modified time | relevance | path

Searched defs:section_map (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Drecord_file_reader.cpp376 const std::map<int, SectionDesc>& section_map = FeatureSectionDescriptors(); in ReadFeatureSection() local
393 const std::map<int, SectionDesc>& section_map = FeatureSectionDescriptors(); in ReadFeatureSection() local
Dcmd_dumprecord.cpp454 std::map<int, SectionDesc> section_map = record_file_reader_->FeatureSectionDescriptors(); in DumpFeatureSection() local