Home
last modified time | relevance | path

Searched defs:GetIpSP (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
Dcallstack.cpp384 bool CallStack::GetIpSP(uint64_t &ip, uint64_t &sp, const std::vector<u64> &regs) const in GetIpSP() function in OHOS::Developtools::NativeDaemon::CallStack
/developtools/hiperf/src/
Dcallstack.cpp412 bool CallStack::GetIpSP(uint64_t &ip, uint64_t &sp, const u64 *regs, size_t regNum) const in GetIpSP() function in OHOS::Developtools::HiPerf::CallStack