Searched refs:UnwindCallChain (Results 1 – 5 of 5) sorted by relevance
/system/extras/simpleperf/nonlinux_support/ |
D | nonlinux_support.cpp | 23 std::vector<uint64_t> UnwindCallChain(int, const ThreadEntry&, const RegSet&, in UnwindCallChain() function
|
/system/extras/simpleperf/ |
D | dwarf_unwind.h | 30 std::vector<uint64_t> UnwindCallChain(int abi, const ThreadEntry& thread, const RegSet& regs,
|
D | dwarf_unwind.cpp | 97 std::vector<uint64_t> UnwindCallChain(int abi, const ThreadEntry& thread, in UnwindCallChain() function
|
D | sample_tree.h | 113 UnwindCallChain(r.regs_user_data.abi, *thread, regs, in ProcessSampleRecord()
|
D | cmd_record.cpp | 852 UnwindCallChain(r.regs_user_data.abi, *thread, regs, in UnwindRecord()
|