Home
last modified time | relevance | path

Searched refs:GetUnwinder (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_remote_benchmark.cpp101 static bool GetUnwinder(pid_t pid, void* data, std::shared_ptr<Unwinder>& unwinder, bool& isFp) in GetUnwinder() function
140 if (!GetUnwinder(pid, data, unwinder, isFp) || (unwinder == nullptr)) { in Run()
H A Dunwind_local_benchmark.cpp70 static bool GetUnwinder(void* data, std::shared_ptr<Unwinder>& unwinder, bool& isFp) in GetUnwinder() function
88 if (!GetUnwinder(data, unwinder, isFp)) { in UnwinderLocal()

Completed in 2 milliseconds