Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dperf_regs.h64 std::string GetRegName(size_t regno, ArchType arch);
Dperf_regs.cpp118 std::string GetRegName(size_t regno, ArchType arch) { in GetRegName() function
Drecord.cpp778 GetRegName(i, ScopedCurrentArch::GetCurrentArch()).c_str(), in DumpData()