Searched defs:UnwindCallStack (Results 1 – 2 of 2) sorted by relevance
| /developtools/hiperf/src/ | ||
| D | callstack.cpp | 77 bool CallStack::UnwindCallStack(const VirtualThread &thread, bool abi32, u64 *regs, u64 regsNum, in UnwindCallStack() function in OHOS::Developtools::HiPerf::CallStack |
| /developtools/profiler/device/plugins/native_daemon/src/ | ||
| D | call_stack.cpp | 440 bool CallStack::UnwindCallStack(const VirtualThread &thread, u64 *regs, u64 regsNum, in UnwindCallStack() function in OHOS::Developtools::NativeDaemon::CallStack |