Searched refs:kpc_xread_sync (Results 1 – 1 of 1) sorted by relevance
632 static uint32_t kpc_xread_sync; variable647 if (os_atomic_dec(&kpc_xread_sync, relaxed) == 0) { in kpc_get_curcpu_counters_xcall()648 thread_wakeup((event_t) &kpc_xread_sync); in kpc_get_curcpu_counters_xcall()671 cpu_broadcast_xcall(&kpc_xread_sync, TRUE, kpc_get_curcpu_counters_xcall, &hdl); in kpc_get_all_cpus_counters()