Searched defs:GetMapByPc (Results 1 – 2 of 2) sorted by relevance
| /developtools/hiperf/src/ | ||
| D | callstack.cpp | 409 int CallStack::GetMapByPc(const uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) in GetMapByPc() function in OHOS::Developtools::HiPerf::CallStack |
| /developtools/profiler/device/plugins/native_daemon/src/ | ||
| D | call_stack.cpp | 649 int CallStack::GetMapByPc([[maybe_unused]] uintptr_t pc, [[maybe_unused]] std::shared_ptr<DfxMap>& … in GetMapByPc() function in OHOS::Developtools::NativeDaemon::CallStack |