Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dperf_regs.cpp55 ArchType GetArchForAbi(ArchType machine_arch, int abi) { in GetArchForAbi() function
165 arch = GetArchForAbi(ScopedCurrentArch::GetCurrentArch(), abi); in RegSet()
H A Dperf_regs.h63 ArchType GetArchForAbi(ArchType machine_arch, int abi);