diff options
author | Korey Sewell <ksewell@umich.edu> | 2010-04-11 00:21:49 -0400 |
---|---|---|
committer | Korey Sewell <ksewell@umich.edu> | 2010-04-11 00:21:49 -0400 |
commit | c90ee27283f9423664dd8a07a1b1d594a664df27 (patch) | |
tree | 064e30bf63f0ffb57f3c0c4564a7a60fef470425 /tests/quick/00.hello/ref/alpha/linux | |
parent | b49511ae4843fc7af3b28d7dfdb18d4e474b81d3 (diff) | |
download | gem5-c90ee27283f9423664dd8a07a1b1d594a664df27.tar.xz |
inorder: update regressions for fwd-ing patch
Diffstat (limited to 'tests/quick/00.hello/ref/alpha/linux')
-rwxr-xr-x | tests/quick/00.hello/ref/alpha/linux/inorder-timing/simout | 6 | ||||
-rw-r--r-- | tests/quick/00.hello/ref/alpha/linux/inorder-timing/stats.txt | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/tests/quick/00.hello/ref/alpha/linux/inorder-timing/simout b/tests/quick/00.hello/ref/alpha/linux/inorder-timing/simout index 25216ac09..94e787873 100755 --- a/tests/quick/00.hello/ref/alpha/linux/inorder-timing/simout +++ b/tests/quick/00.hello/ref/alpha/linux/inorder-timing/simout @@ -5,9 +5,9 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Mar 23 2010 00:24:02 -M5 revision ba1ff0a71710 7040 default tip -M5 started Mar 23 2010 00:24:03 +M5 compiled Apr 10 2010 23:42:32 +M5 revision 1633bdfc3b0a 7062 default qtip regression_update tip +M5 started Apr 10 2010 23:42:34 M5 executing on zooks command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/inorder-timing -re tests/run.py build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/inorder-timing Global frequency set at 1000000000000 ticks per second diff --git a/tests/quick/00.hello/ref/alpha/linux/inorder-timing/stats.txt b/tests/quick/00.hello/ref/alpha/linux/inorder-timing/stats.txt index 6c58ccafe..adbfbe35c 100644 --- a/tests/quick/00.hello/ref/alpha/linux/inorder-timing/stats.txt +++ b/tests/quick/00.hello/ref/alpha/linux/inorder-timing/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 30611 # Simulator instruction rate (inst/s) +host_inst_rate 30166 # Simulator instruction rate (inst/s) host_mem_usage 153332 # Number of bytes of host memory used host_seconds 0.21 # Real time elapsed on the host -host_tick_rate 149038484 # Simulator tick rate (ticks/s) +host_tick_rate 146878557 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 6404 # Number of instructions simulated sim_seconds 0.000031 # Number of seconds simulated |