Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcutorture.c2173 long batchsummary[RCU_TORTURE_PIPE_LEN + 1] = { 0 }; in rcu_torture_stats_print() local
2182 batchsummary[i] += READ_ONCE(per_cpu(rcu_torture_batch, cpu)[i]); in rcu_torture_stats_print()
2240 pr_cont(" %ld", batchsummary[i]); in rcu_torture_stats_print()