Home
last modified time | relevance | path

Searched refs:GetCurrentArch (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Dperf_regs.cpp157 : ScopedCurrentArch::GetCurrentArch(); in RegSet()
164 if (ScopedCurrentArch::GetCurrentArch() == ARCH_ARM64 && abi == PERF_SAMPLE_REGS_ABI_32) { in RegSet()
Dperf_regs.h76 static ArchType GetCurrentArch() { in GetCurrentArch() function
Drecord.cpp778 GetRegName(i, ScopedCurrentArch::GetCurrentArch()).c_str(), in DumpData()