Home
last modified time | relevance | path

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

/system/extras/simpleperf/nonlinux_support/
Dnonlinux_support.cpp50 bool UnwindCallChain(const ThreadEntry&, const RegSet&, const char*, size_t, in UnwindCallChain() function in simpleperf::NoOpOfflineUnwinder
/system/extras/simpleperf/
DOfflineUnwinder.cpp223 bool OfflineUnwinderImpl::UnwindCallChain(const ThreadEntry& thread, const RegSet& regs, in UnwindCallChain() function in simpleperf::OfflineUnwinderImpl