Home
last modified time | relevance | path

Searched refs:PidUtils (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
H A Dpid_utils.cpp57 bool PidUtils::Quiesce(pid_t pid) in Quiesce()
82 bool PidUtils::Attach(pid_t pid) in Attach()
106 bool PidUtils::Detach(pid_t pid) in Detach()
115 bool PidUtils::WaitForPidState(pid_t pid, const std::function<PidRunEnum()>& stateCheckFunc) in WaitForPidState()
140 bool PidUtils::WaitForPidStateAfterAttach(pid_t pid, const std::function<PidRunEnum()>& stateCheckFunc) in WaitForPidStateAfterAttach()
H A Dpid_utils.h32 class PidUtils { class
H A Dunwind_remote_benchmark.cpp76 return PidUtils::WaitForPidState(pid, [pid, readyPtr]() { in WaitForRemote()

Completed in 2 milliseconds