__wakeup_stats 166 tools/perf/bench/futex-wake-parallel.c struct stats __waketime_stats, __wakeup_stats; __wakeup_stats 168 tools/perf/bench/futex-wake-parallel.c init_stats(&__wakeup_stats); __wakeup_stats 173 tools/perf/bench/futex-wake-parallel.c update_stats(&__wakeup_stats, waking_worker[i].nwoken); __wakeup_stats 178 tools/perf/bench/futex-wake-parallel.c wakeup_avg = avg_stats(&__wakeup_stats);