Searched refs:exp_stat_size_low (Results 1 – 2 of 2) sorted by relevance
25 local exp_stat_size_low=$MEM_TO_ALLOC44 exp_stat_size_low=$((exp_stat_size_low + kmem))49 check_mem_stat $item $exp_stat_size_low $exp_stat_size_up
282 local exp_stat_size_low=$5300 exp_stat_size_low=$((exp_stat_size_low + kmem))305 if [ "$exp_stat_size_low" = "$exp_stat_size_up" ]; then306 check_mem_stat $stat_name $exp_stat_size_low308 check_mem_stat $stat_name $exp_stat_size_low $exp_stat_size_up