Home
last modified time | relevance | path

Searched refs:ready_ptr (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/unwinding/libunwindstack/benchmarks/
H A Dremote_unwind_benchmarks.cpp35 static bool WaitForRemote(pid_t pid, volatile bool* ready_ptr) { in WaitForRemote() argument
43 uint64_t ready_addr = reinterpret_cast<uint64_t>(ready_ptr); in WaitForRemote()