Searched refs:wakeups (Results 1 – 5 of 5) sorted by relevance
224 unsigned int nrequeued = 0, wakeups = 0; in bench_futex_requeue() local258 wakeups++; /* assume no error */ in bench_futex_requeue()281 nrequeued -= wakeups; in bench_futex_requeue()284 j + 1, wakeups, nrequeued, in bench_futex_requeue()
67 int err = -1, errs = 0, i, wakeups = 0; in test__PERF_RECORD() local294 if (++wakeups > 5) { in test__PERF_RECORD()
79 POLLIN wakeups: C
190 --wakeups::
504 of ordering wakeups. The following comment taken from waitqueue_active()
Completed in 9 milliseconds