summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual
diff options
context:
space:
mode:
authorSteve Reinhardt <steve.reinhardt@amd.com>2013-10-16 10:44:12 -0400
committerSteve Reinhardt <steve.reinhardt@amd.com>2013-10-16 10:44:12 -0400
commit10e64501206b72901c266855fde2909523b875e0 (patch)
treedf5db553cf78ff00467b4ca87614a5721439b2ec /tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual
parentb10ff075b102b2a2e4abf5d22735b919a8fda1a9 (diff)
downloadgem5-10e64501206b72901c266855fde2909523b875e0.tar.xz
test: update stats
Update stats for recent changes. Mostly minor changes in register access stats due to addition of new cc register type and slightly different (and more accurate) classification of int vs. fp register accesses.
Diffstat (limited to 'tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual')
-rw-r--r--tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/config.ini2
-rwxr-xr-xtests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/simout4
-rw-r--r--tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt18
3 files changed, 13 insertions, 11 deletions
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/config.ini b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/config.ini
index 586920bf4..dfd7f9bb3 100644
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/config.ini
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/config.ini
@@ -101,6 +101,7 @@ max_loads_all_threads=0
max_loads_any_thread=0
needsTSO=false
numIQEntries=64
+numPhysCCRegs=0
numPhysFloatRegs=256
numPhysIntRegs=256
numROBEntries=192
@@ -544,6 +545,7 @@ max_loads_all_threads=0
max_loads_any_thread=0
needsTSO=false
numIQEntries=64
+numPhysCCRegs=0
numPhysFloatRegs=256
numPhysIntRegs=256
numROBEntries=192
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/simout b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/simout
index 3648b647f..ef1ae1471 100755
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/simout
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/simout
@@ -1,8 +1,8 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Sep 24 2013 03:08:53
-gem5 started Sep 28 2013 10:33:13
+gem5 compiled Oct 15 2013 18:24:51
+gem5 started Oct 16 2013 01:34:33
gem5 executing on zizzer
command line: build/ALPHA/gem5.opt -d build/ALPHA/tests/opt/long/fs/10.linux-boot/alpha/linux/tsunami-o3-dual -re tests/run.py build/ALPHA/tests/opt/long/fs/10.linux-boot/alpha/linux/tsunami-o3-dual
Global frequency set at 1000000000000 ticks per second
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
index 0cce0ce1e..213dc1867 100644
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 1.902739 # Nu
sim_ticks 1902738973500 # Number of ticks simulated
final_tick 1902738973500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 97410 # Simulator instruction rate (inst/s)
-host_op_rate 97410 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 3267297836 # Simulator tick rate (ticks/s)
-host_mem_usage 312988 # Number of bytes of host memory used
-host_seconds 582.36 # Real time elapsed on the host
+host_inst_rate 132013 # Simulator instruction rate (inst/s)
+host_op_rate 132013 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 4427958303 # Simulator tick rate (ticks/s)
+host_mem_usage 313120 # Number of bytes of host memory used
+host_seconds 429.71 # Real time elapsed on the host
sim_insts 56727331 # Number of instructions simulated
sim_ops 56727331 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu0.inst 900544 # Number of bytes read from this memory
@@ -867,8 +867,8 @@ system.cpu0.rename.IQFullEvents 638131 # Nu
system.cpu0.rename.LSQFullEvents 1449994 # Number of times rename has blocked due to LSQ full
system.cpu0.rename.RenamedOperands 39722637 # Number of destination operands rename has renamed
system.cpu0.rename.RenameLookups 72231674 # Number of register rename lookups that rename has made
-system.cpu0.rename.int_rename_lookups 71847381 # Number of integer rename lookups
-system.cpu0.rename.fp_rename_lookups 384293 # Number of floating rename lookups
+system.cpu0.rename.int_rename_lookups 72093935 # Number of integer rename lookups
+system.cpu0.rename.fp_rename_lookups 128190 # Number of floating rename lookups
system.cpu0.rename.CommittedMaps 34859464 # Number of HB maps that are committed
system.cpu0.rename.UndoneMaps 4863165 # Number of HB maps that are undone due to squashing
system.cpu0.rename.serializingInsts 1453792 # count of serializing insts renamed
@@ -1552,8 +1552,8 @@ system.cpu1.rename.IQFullEvents 55937 # Nu
system.cpu1.rename.LSQFullEvents 153486 # Number of times rename has blocked due to LSQ full
system.cpu1.rename.RenamedOperands 7119549 # Number of destination operands rename has renamed
system.cpu1.rename.RenameLookups 12930789 # Number of register rename lookups that rename has made
-system.cpu1.rename.int_rename_lookups 12790175 # Number of integer rename lookups
-system.cpu1.rename.fp_rename_lookups 140614 # Number of floating rename lookups
+system.cpu1.rename.int_rename_lookups 12872049 # Number of integer rename lookups
+system.cpu1.rename.fp_rename_lookups 52940 # Number of floating rename lookups
system.cpu1.rename.CommittedMaps 6082585 # Number of HB maps that are committed
system.cpu1.rename.UndoneMaps 1036964 # Number of HB maps that are undone due to squashing
system.cpu1.rename.serializingInsts 436590 # count of serializing insts renamed