Lines Matching refs:total_nodes
81 total_nodes=0
85 total_nodes=$((total_nodes+1))
88 tst_res TINFO "The system contains $total_nodes nodes: $nodes_list"
89 if [ $total_nodes -le 1 ]; then
128 if [ $COUNTER -eq $total_nodes ]; then #wrap up for last node
163 if [ $COUNTER -eq $total_nodes ] #wrap up for last node
196 Exp_incr=$(echo "$MB / $total_nodes" |bc)
223 Exp_incr=$(echo "$MB / $total_nodes" |bc)
313 Exp_incr=$(echo "$MB / $total_nodes" |bc)
378 if [ $COUNTER -eq $total_nodes ]; then
463 if [ $COUNTER -eq $total_nodes ]; then #wrap up for last node