Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr_explicit_test.c91 bool do_yields; member
114 if (args->do_yields && rand() % 2) in dscr_explicit_random_thread()
125 if (args->do_yields && rand() % 2) in dscr_explicit_random_thread()
143 threads[i].do_yields = i % 2 == 0; in dscr_explicit_random_test()