Searched refs:n_starves (Results 1 – 1 of 1) sorted by relevance
166 n_starves=`grep -c 'rcu_.*kthread starved for' $file`167 if test "$n_starves" -ne 0169 summary="$summary Starves: $n_starves"