Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Drcutorture.c2126 long batchsummary[RCU_TORTURE_PIPE_LEN + 1] = { 0 }; in rcu_torture_stats_print() local
2135 batchsummary[i] += READ_ONCE(per_cpu(rcu_torture_batch, cpu)[i]); in rcu_torture_stats_print()
2196 pr_cont(" %ld", batchsummary[i]); in rcu_torture_stats_print()