gem5/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt
Brad Beckmann ab2f864af2 m5: Regression Tester Update
This patch includes the necessary regression updates to test the new ruby
configuration system.  The patch includes support for multiple ruby protocols
and adds the ruby random tester.  The patch removes atomic mode test for
ruby since ruby does not support atomic mode acceses.  These tests can be
added back in when ruby supports atomic mode for real.

--HG--
rename : tests/quick/50.memtest/test.py => tests/quick/60.rubytest/test.py
2010-01-29 20:29:40 -08:00

11 lines
749 B
Plaintext

---------- Begin Simulation Statistics ----------
host_mem_usage 213104 # Number of bytes of host memory used
host_seconds 0.07 # Real time elapsed on the host
host_tick_rate 3873825 # Simulator tick rate (ticks/s)
sim_freq 1000000000 # Frequency of simulated ticks
sim_seconds 0.000271 # Number of seconds simulated
sim_ticks 271191 # Number of ticks simulated
---------- End Simulation Statistics ----------