Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
Dunwind_remote_benchmark.cpp107 static size_t UnwindRemote(unwindstack::Unwinder unwinder, MAYBE_UNUSED UnwindData* dataPtr) in UnwindRemote() function
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Dunwinder.cpp399 bool Unwinder::UnwindRemote(pid_t tid, bool withRegs, size_t maxFrameNum, size_t skipFrameNum) in UnwindRemote() function in OHOS::HiviewDFX::Unwinder
670 bool Unwinder::Impl::UnwindRemote(pid_t tid, bool withRegs, size_t maxFrameNum, size_t skipFrameNum) in UnwindRemote() function in OHOS::HiviewDFX::Unwinder::Impl