Searched refs:wakeup_stats (Results 1 – 9 of 9) sorted by relevance
39 static struct stats waketime_stats, wakeup_stats; variable88 unsigned int wakeup_avg = avg_stats(&wakeup_stats); in print_summary()168 init_stats(&wakeup_stats); in bench_futex_wake()199 update_stats(&wakeup_stats, nwoken); in bench_futex_wake()
55 static struct stats waketime_stats, wakeup_stats; variable196 wakeup_avg = avg_stats(&wakeup_stats); in print_summary()212 update_stats(&wakeup_stats, waking_worker[i].nwoken); in do_run_stats()282 init_stats(&wakeup_stats); in bench_futex_wake_parallel()
94 bool wakeup_stats = false; in __cw1200_queue_gc() local104 wakeup_stats = true; in __cw1200_queue_gc()112 if (wakeup_stats) in __cw1200_queue_gc()337 bool wakeup_stats = false; in cw1200_queue_get() local360 wakeup_stats = true; in cw1200_queue_get()364 if (wakeup_stats) in cw1200_queue_get()
11 wakeup_stats.o/
3 obj-$(CONFIG_PM_SLEEP) += main.o wakeup.o wakeup_stats.o
1 …wakeup_stats.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64…3 source_drivers/base/power/wakeup_stats.o := drivers/base/power/wakeup_stats.c5 deps_drivers/base/power/wakeup_stats.o := \935 drivers/base/power/wakeup_stats.o: $(deps_drivers/base/power/wakeup_stats.o)937 $(deps_drivers/base/power/wakeup_stats.o):
1 …vers/base/power/main.o drivers/base/power/wakeup.o drivers/base/power/wakeup_stats.o drivers/base/…
33 power/wakeup_stats.o/
1304 base/power/wakeup_stats.o/
Completed in 19 milliseconds