Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
A Dfutex-wake.c39 static struct stats waketime_stats, wakeup_stats; variable
88 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()
A Dfutex-wake-parallel.c55 static struct stats waketime_stats, wakeup_stats; variable
196 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()
/linux/drivers/net/wireless/st/cw1200/
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()
/linux/drivers/base/power/
A Dbuilt-in.a11 wakeup_stats.o/
A DMakefile3 obj-$(CONFIG_PM_SLEEP) += main.o wakeup.o wakeup_stats.o
A D.wakeup_stats.o.cmd1wakeup_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.c
5 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):
A D.built-in.a.cmd1 …vers/base/power/main.o drivers/base/power/wakeup.o drivers/base/power/wakeup_stats.o drivers/base/…
/linux/drivers/base/
A Dbuilt-in.a33 power/wakeup_stats.o/
/linux/drivers/
A Dbuilt-in.a1304 base/power/wakeup_stats.o/

Completed in 19 milliseconds