OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnwindCallChain
(Results
1 - 6
of
6
) sorted by null
/system/extras/simpleperf/nonlinux_support/
nonlinux_support.cpp
27
bool OfflineUnwinder::
UnwindCallChain
(const ThreadEntry&, const RegSet&, const char*, size_t,
/system/extras/simpleperf/
OfflineUnwinder.h
59
bool
UnwindCallChain
(const ThreadEntry& thread, const RegSet& regs, const char* stack,
OfflineUnwinder.cpp
115
bool OfflineUnwinder::
UnwindCallChain
(const ThreadEntry& thread, const RegSet& regs,
sample_tree.h
116
if (offline_unwinder_->
UnwindCallChain
(*thread, regs, r.stack_user_data.data,
cmd_debug_unwind.cpp
244
if (!offline_unwinder_.
UnwindCallChain
(*thread, regs, r.stack_user_data.data,
cmd_record.cpp
[
all
...]
Completed in 91 milliseconds