Searched refs:wakeup_stats (Results 1 – 3 of 3) sorted by relevance
44 static struct stats waketime_stats, wakeup_stats; variable83 unsigned int wakeup_avg = avg_stats(&wakeup_stats); in print_summary()156 init_stats(&wakeup_stats); in bench_futex_wake()186 update_stats(&wakeup_stats, nwoken); in bench_futex_wake()
55 static struct stats waketime_stats, wakeup_stats; variable192 wakeup_avg = avg_stats(&wakeup_stats); in print_summary()208 update_stats(&wakeup_stats, waking_worker[i].nwoken); in do_run_stats()271 init_stats(&wakeup_stats); in bench_futex_wake_parallel()
98 bool wakeup_stats = false; in __cw1200_queue_gc() local108 wakeup_stats = true; in __cw1200_queue_gc()116 if (wakeup_stats) in __cw1200_queue_gc()342 bool wakeup_stats = false; in cw1200_queue_get() local365 wakeup_stats = true; in cw1200_queue_get()369 if (wakeup_stats) in cw1200_queue_get()