Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DOfflineUnwinder.h100 bool UnwindCallChain(const ThreadEntry&, const RegSet&, const char*, size_t, in UnwindCallChain() function
DOfflineUnwinder.cpp186 bool OfflineUnwinder::UnwindCallChain(const ThreadEntry& thread, const RegSet& regs, in UnwindCallChain() function in simpleperf::OfflineUnwinder