Searched defs:UnwindCallChain (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/nonlinux_support/ | ||
D | nonlinux_support.cpp | 50 bool UnwindCallChain(const ThreadEntry&, const RegSet&, const char*, size_t, in UnwindCallChain() function in simpleperf::NoOpOfflineUnwinder |
/system/extras/simpleperf/ | ||
D | OfflineUnwinder.cpp | 223 bool OfflineUnwinderImpl::UnwindCallChain(const ThreadEntry& thread, const RegSet& regs, in UnwindCallChain() function in simpleperf::OfflineUnwinderImpl |