Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file.h221 std::unique_ptr<ScopedCurrentArch> scoped_arch_; variable
Drecord_file_reader.cpp220 scoped_arch_.reset(new ScopedCurrentArch(GetArchType(arch))); in UseRecordingEnvironment()