Home
last modified time | relevance | path

Searched refs:UnwindCallChain (Results 1 – 5 of 5) 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.h30 std::vector<uint64_t> UnwindCallChain(int abi, const ThreadEntry& thread, const RegSet& regs,
Ddwarf_unwind.cpp97 std::vector<uint64_t> UnwindCallChain(int abi, const ThreadEntry& thread, in UnwindCallChain() function
Dsample_tree.h113 UnwindCallChain(r.regs_user_data.abi, *thread, regs, in ProcessSampleRecord()
Dcmd_record.cpp852 UnwindCallChain(r.regs_user_data.abi, *thread, regs, in UnwindRecord()