Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/
Dunwind_remote_benchmark.cpp86 static size_t UnwindRemote(unw_addr_space_t as, UnwindData* dataPtr) in UnwindRemote() function
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
Dunwind_remote_benchmark.cpp108 static size_t UnwindRemote(unwindstack::Unwinder unwinder, MAYBE_UNUSED UnwindData* dataPtr) in UnwindRemote() function
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Dunwinder.cpp125 bool Unwinder::UnwindRemote(pid_t tid, bool withRegs, size_t maxFrameNum, size_t skipFrameNum) in UnwindRemote() function in OHOS::HiviewDFX::Unwinder