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