Home
last modified time | relevance | path

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

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