Home
last modified time | relevance | path

Searched defs:UnwindCallChain (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/nonlinux_support/
H A Dnonlinux_support.cpp63 bool UnwindCallChain(const ThreadEntry&, const RegSet&, const char*, size_t, in UnwindCallChain() function in simpleperf::NoOpOfflineUnwinder
/aosp_15_r20/system/extras/simpleperf/
H A DOfflineUnwinder.cpp286 bool OfflineUnwinderImpl::UnwindCallChain(const ThreadEntry& thread, const RegSet& regs, in UnwindCallChain() function in simpleperf::OfflineUnwinderImpl