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