Lines Matching refs:totalBytes
2252 my $totalBytes;2255 $totalBytes = $1 if $line =~ /^total\:\s(.*)\s\(/;2258 print "\nWARNING: $totalLeaks total leaks found for a total of $totalBytes!\n";