Lines Matching refs:x
97 local rval=0 x percent
107 x=$[ $3 - $4 ]
108 percent=$[ ($x * 100) / $4 ]
113 echo "WARNING, $1, memory use grown ($2): $3, $4, (+$x, $percent% of $4)"
116 x=$[ $4 - $3 ]
117 percent=$[ ($x * 100) / $4 ]
122 echo "INFO, $1, memory use reduced ($2): $3, $4, (-$x, $percent% of $4)"
191 if [ x$totaloutstand01 == x ]; then
196 if [ x$totaloutstand11 == x ]; then
225 if [ x$memtotal00 == x ]; then
231 if [ x$memtotal10 == x ]; then
351 x=`cat "$1" | sort |\
360 echo "$x"
379 if [ x"$line" == x ]; then
401 if [ x"$tcasename0" == x ]; then