OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnwindCallChain
(Results
1 - 5
of
5
) sorted by null
/system/extras/simpleperf/
dwarf_unwind.h
30
std::vector<uint64_t>
UnwindCallChain
(ArchType arch, const ThreadEntry& thread, const RegSet& regs,
dwarf_unwind.cpp
97
std::vector<uint64_t>
UnwindCallChain
(ArchType arch, const ThreadEntry& thread,
cmd_record.cpp
695
std::vector<uint64_t> unwind_ips =
UnwindCallChain
(GetBuildArch(), *thread, regs, stack);
cmd_report.cpp
572
UnwindCallChain
(ScopedCurrentArch::GetCurrentArch(), *sample->thread, regs, stack);
/system/extras/simpleperf/nonlinux_support/
nonlinux_support.cpp
23
std::vector<uint64_t>
UnwindCallChain
(ArchType, const ThreadEntry&, const RegSet&,
Completed in 127 milliseconds