Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dfutex-wake.c45 static struct stats waketime_stats, wakeup_stats; variable
84 unsigned int wakeup_avg = avg_stats(&wakeup_stats); in print_summary()
158 init_stats(&wakeup_stats); in bench_futex_wake()
188 update_stats(&wakeup_stats, nwoken); in bench_futex_wake()
H A Dfutex-wake-parallel.c56 static struct stats waketime_stats, wakeup_stats; variable
193 wakeup_avg = avg_stats(&wakeup_stats); in print_summary()
209 update_stats(&wakeup_stats, waking_worker[i].nwoken); in do_run_stats()
273 init_stats(&wakeup_stats); in bench_futex_wake_parallel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dqueue.c94 bool wakeup_stats = false; in __cw1200_queue_gc() local
104 wakeup_stats = true; in __cw1200_queue_gc()
112 if (wakeup_stats) in __cw1200_queue_gc()
337 bool wakeup_stats = false; in cw1200_queue_get() local
360 wakeup_stats = true; in cw1200_queue_get()
364 if (wakeup_stats) in cw1200_queue_get()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A DMakefile3 obj-$(CONFIG_PM_SLEEP) += main.o wakeup.o wakeup_stats.o
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log