Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Drcutorture.c241 long long rcu_stress_count[RCU_STRESS_PIPE_LEN + 1]; variable
281 rcu_stress_count[i] += rcu_stress_local[i]; in rcu_read_stress_test()
384 printf(" %lld", rcu_stress_count[i]); in stresstest()
412 g_assert_cmpint(rcu_stress_count[i], ==, 0); in gtest_stress()