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

  /system/extras/simpleperf/
perf_regs.h 77 static ArchType GetCurrentArch() {
dwarf_unwind.cpp 102 ScopedCurrentArch::GetCurrentArch() :
perf_regs.cpp 178 if (ScopedCurrentArch::GetCurrentArch() == ARCH_ARM64 &&
record.cpp 653 GetRegName(i, ScopedCurrentArch::GetCurrentArch()).c_str(),
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
AprioriSection.py 75 Arch = FfsObj.GetCurrentArch()
FfsInfStatement.py 167 self.CurrentArch = self.GetCurrentArch()
590 ## GetCurrentArch() method
597 def GetCurrentArch(self) :
    [all...]

Completed in 592 milliseconds