Home
last modified time | relevance | path

Searched refs:wakeups (Results 1 – 5 of 5) sorted by relevance

/tools/perf/bench/
A Dfutex-requeue.c224 unsigned int nrequeued = 0, wakeups = 0; in bench_futex_requeue() local
258 wakeups++; /* assume no error */ in bench_futex_requeue()
281 nrequeued -= wakeups; in bench_futex_requeue()
284 j + 1, wakeups, nrequeued, in bench_futex_requeue()
/tools/perf/tests/
A Dperf-record.c67 int err = -1, errs = 0, i, wakeups = 0; in test__PERF_RECORD() local
294 if (++wakeups > 5) { in test__PERF_RECORD()
/tools/testing/vsock/
A DREADME79 POLLIN wakeups: C
/tools/perf/Documentation/
A Dperf-sched.txt190 --wakeups::
/tools/memory-model/Documentation/
A Drecipes.txt504 of ordering wakeups. The following comment taken from waitqueue_active()

Completed in 9 milliseconds