Home | History | Annotate | Download | only in Scripts

Lines Matching refs:totalBytes

1895     my $totalBytes;
1898 $totalBytes = $1 if $line =~ /^total\:\s(.*)\s\(/;
1901 print "\nWARNING: $totalLeaks total leaks found for a total of $totalBytes!\n";