Searched defs:current_arch (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/extras/simpleperf/ | ||
H A D | perf_regs.h | 93 static ArchType current_arch; variable |
H A D | perf_regs.cpp | 30 ArchType ScopedCurrentArch::current_arch = ARCH_UNSUPPORTED; member in simpleperf::ScopedCurrentArch |