Home
last modified time | relevance | path

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

/system/extras/simpleperf/nonlinux_support/
Dnonlinux_support.cpp23 std::vector<uint64_t> UnwindCallChain(int, const ThreadEntry&, const RegSet&, in UnwindCallChain() function
/system/extras/simpleperf/
Ddwarf_unwind.cpp97 std::vector<uint64_t> UnwindCallChain(int abi, const ThreadEntry& thread, in UnwindCallChain() function