Home
last modified time | relevance | path

Searched refs:rnd2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/bench/
H A Depoll-ctl.c162 unsigned long rnd1 = random(), rnd2 = random(); in do_random_epoll_op() local
166 op = rnd2 % EPOLL_NR_OPS; in do_random_epoll_op()
/kernel/linux/linux-6.6/tools/perf/bench/
H A Depoll-ctl.c162 unsigned long rnd1 = random(), rnd2 = random(); in do_random_epoll_op() local
166 op = rnd2 % EPOLL_NR_OPS; in do_random_epoll_op()

Completed in 2 milliseconds