Searched refs:newhash (Results 1 - 1 of 1) sorted by relevance

/gem5/tests/
H A Ddiff-out215 $newhash = parse_file(\*NEW);
223 $newvalue = $$newhash{$stat};
261 delete $$newhash{$stat};
344 # Any stats left in newhash are added since the reference file
347 @added_stats = keys %$newhash;
359 print "$$newhash{$stat}\n";

Completed in 4 milliseconds