Searched defs:GetIpSP (Results 1 – 2 of 2) sorted by relevance
| /developtools/hiperf/src/ | ||
| D | callstack.cpp | 62 bool CallStack::GetIpSP(uint64_t &ip, uint64_t &sp, const u64 *regs, const size_t regNum) const in GetIpSP() function in OHOS::Developtools::HiPerf::CallStack |
| /developtools/profiler/device/plugins/native_daemon/src/ | ||
| D | call_stack.cpp | 394 bool CallStack::GetIpSP(uint64_t &ip, uint64_t &sp, const u64 *regs, size_t regNum) const in GetIpSP() function in OHOS::Developtools::NativeDaemon::CallStack |