Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DOfflineUnwinder.cpp51 static unwindstack::Regs* GetBacktraceRegs(const RegSet& regs) { in GetBacktraceRegs() function
209 std::unique_ptr<unwindstack::Regs> unwind_regs(GetBacktraceRegs(regs)); in UnwindCallChain()