Searched refs:numstat (Results 1 – 1 of 1) sorted by relevance
46 local numstat=$(numastat -p $pid |awk '/^Total/ {print $'$index'}')48 if [ -z "$numstat" ]; then53 echo $(echo "$numstat * $size" | bc)