Home
last modified time | relevance | path

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

/kernel/
Drcutorture.c796 long pipesummary[RCU_TORTURE_PIPE_LEN + 1] = { 0 }; in rcu_torture_printk() local
801 pipesummary[i] += per_cpu(rcu_torture_count, cpu)[i]; in rcu_torture_printk()
806 if (pipesummary[i] != 0) in rcu_torture_printk()
831 cnt += sprintf(&page[cnt], " %ld", pipesummary[i]); in rcu_torture_printk()