diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2010-01-02 07:06:26 -0500 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2010-01-02 07:06:26 -0500 |
commit | 4f4e6fc099349cf34e9ac4cfae4211379a4a030f (patch) | |
tree | 5828a10fcbaed0a0530e2547d6e2e73c3a0e4b16 /tests/quick/00.hello/ref/mips/linux/simple-atomic | |
parent | 47a1f113811173ebd52365bbe09ec2477c003780 (diff) | |
download | gem5-4f4e6fc099349cf34e9ac4cfae4211379a4a030f.tar.xz |
MIPS: Update the stats of the RUBY version of the regressions.
Diffstat (limited to 'tests/quick/00.hello/ref/mips/linux/simple-atomic')
-rwxr-xr-x | tests/quick/00.hello/ref/mips/linux/simple-atomic/simout | 6 | ||||
-rw-r--r-- | tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/tests/quick/00.hello/ref/mips/linux/simple-atomic/simout b/tests/quick/00.hello/ref/mips/linux/simple-atomic/simout index 026347b81..a364f6e08 100755 --- a/tests/quick/00.hello/ref/mips/linux/simple-atomic/simout +++ b/tests/quick/00.hello/ref/mips/linux/simple-atomic/simout @@ -5,9 +5,9 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Dec 29 2009 23:25:57 -M5 revision b49d467587f8 6811 default processinit.patch qtip tip -M5 started Dec 29 2009 23:25:59 +M5 compiled Jan 2 2010 07:01:31 +M5 revision a538feb8a617 6813 default qtip tip qbase fixhelp.patch +M5 started Jan 2 2010 07:03:10 M5 executing on fajita command line: build/MIPS_SE/m5.opt -d build/MIPS_SE/tests/opt/quick/00.hello/mips/linux/simple-atomic -re tests/run.py build/MIPS_SE/tests/opt/quick/00.hello/mips/linux/simple-atomic Global frequency set at 1000000000000 ticks per second diff --git a/tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt b/tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt index 8df79712b..090c28d32 100644 --- a/tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt +++ b/tests/quick/00.hello/ref/mips/linux/simple-atomic/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 2846 # Simulator instruction rate (inst/s) -host_mem_usage 196092 # Number of bytes of host memory used -host_seconds 2.05 # Real time elapsed on the host -host_tick_rate 1422983 # Simulator tick rate (ticks/s) +host_inst_rate 449580 # Simulator instruction rate (inst/s) +host_mem_usage 197348 # Number of bytes of host memory used +host_seconds 0.01 # Real time elapsed on the host +host_tick_rate 220987561 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 5827 # Number of instructions simulated sim_seconds 0.000003 # Number of seconds simulated |