Searched refs:FEAT_ARCH (Results 1 – 7 of 7) sorted by relevance
80 FEAT_ARCH, enumerator
68 std::string arch = record_file_reader_->ReadFeatureString(FEAT_ARCH); in Run()236 } else if (feature == FEAT_ARCH) { in DumpFeatureSection()
197 ScopedCurrentArch scoped_arch(GetArchType(reader_->ReadFeatureString(PerfFileFormat::FEAT_ARCH))); in UnwindRecordFile()
40 {FEAT_ARCH, "arch"},
571 record_file_reader_->ReadFeatureString(PerfFileFormat::FEAT_ARCH); in ReadFeaturesFromRecordFile()
797 record_file_reader_->ReadFeatureString(PerfFileFormat::FEAT_ARCH); in ReadFeaturesFromRecordFile()
1559 if (!record_file_writer_->WriteFeatureString(PerfFileFormat::FEAT_ARCH, in DumpAdditionalFeatures()