HomeSort by relevance Sort by last modified time
    Searched refs:FEAT_ARCH (Results 1 - 7 of 7) sorted by null

  /system/extras/simpleperf/
record_file_format.h 76 FEAT_ARCH,
cmd_dumprecord.cpp 68 std::string arch = record_file_reader_->ReadFeatureString(FEAT_ARCH);
227 } else if (feature == FEAT_ARCH) {
cmd_debug_unwind.cpp 200 ScopedCurrentArch scoped_arch(GetArchType(reader_->ReadFeatureString(PerfFileFormat::FEAT_ARCH)));
cmd_kmem.cpp 571 record_file_reader_->ReadFeatureString(PerfFileFormat::FEAT_ARCH);
record_file_reader.cpp 40 {FEAT_ARCH, "arch"},
cmd_report.cpp 809 record_file_reader_->ReadFeatureString(PerfFileFormat::FEAT_ARCH);
    [all...]
cmd_record.cpp     [all...]

Completed in 204 milliseconds