Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Drcutorture.c89 long long n_reads = 0LL; variable
137 n_reads += n_reads_local; in rcu_read_perf_test()
182 n_reads, n_updates, nreaders, nupdaters, duration); in perftestrun()
185 (double)n_reads), in perftestrun()
279 n_reads += n_reads_local; in rcu_read_stress_test()
381 n_reads, n_updates, n_mberror); in stresstest()
H A Dtest-rcu-list.c33 static long long n_reads = 0LL; variable
192 n_reads += n_reads_local; in rcu_q_reader()
318 test, nthreadsrunning - 1, n_reads, in rcu_qtest()