summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/alpha
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
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')
-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
-rw-r--r--tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini1
-rwxr-xr-xtests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/simout4
-rw-r--r--tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt14
-rw-r--r--tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/config.ini1
-rwxr-xr-xtests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/simout4
-rw-r--r--tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt14
9 files changed, 33 insertions, 29 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
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini
index d23f48fda..4bc22a482 100644
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/config.ini
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/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
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/simout b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/simout
index 646f2a7f4..7f8767e11 100755
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/simout
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/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:00
+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 -re tests/run.py build/ALPHA/tests/opt/long/fs/10.linux-boot/alpha/linux/tsunami-o3
Global frequency set at 1000000000000 ticks per second
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt
index c5784a1fd..56fb70faf 100644
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 1.860201 # Nu
sim_ticks 1860200687500 # Number of ticks simulated
final_tick 1860200687500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 95880 # Simulator instruction rate (inst/s)
-host_op_rate 95880 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 3366492305 # Simulator tick rate (ticks/s)
-host_mem_usage 308824 # Number of bytes of host memory used
-host_seconds 552.56 # Real time elapsed on the host
+host_inst_rate 133673 # Simulator instruction rate (inst/s)
+host_op_rate 133673 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 4693486883 # Simulator tick rate (ticks/s)
+host_mem_usage 310052 # Number of bytes of host memory used
+host_seconds 396.34 # Real time elapsed on the host
sim_insts 52979577 # Number of instructions simulated
sim_ops 52979577 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu.inst 963968 # Number of bytes read from this memory
@@ -557,8 +557,8 @@ system.cpu.rename.IQFullEvents 505660 # Nu
system.cpu.rename.LSQFullEvents 1537414 # Number of times rename has blocked due to LSQ full
system.cpu.rename.RenamedOperands 43855524 # Number of destination operands rename has renamed
system.cpu.rename.RenameLookups 79710296 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 79230933 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 479363 # Number of floating rename lookups
+system.cpu.rename.int_rename_lookups 79531258 # Number of integer rename lookups
+system.cpu.rename.fp_rename_lookups 166586 # Number of floating rename lookups
system.cpu.rename.CommittedMaps 38179970 # Number of HB maps that are committed
system.cpu.rename.UndoneMaps 5675546 # Number of HB maps that are undone due to squashing
system.cpu.rename.serializingInsts 1682539 # count of serializing insts renamed
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/config.ini b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/config.ini
index a2e0a4348..8b5822c19 100644
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/config.ini
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/config.ini
@@ -259,6 +259,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-switcheroo-full/simout b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/simout
index bb27cc97c..6d6f549a2 100755
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/simout
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/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:34:17
+gem5 compiled Oct 15 2013 18:24:51
+gem5 started Oct 16 2013 01:34:47
gem5 executing on zizzer
command line: build/ALPHA/gem5.opt -d build/ALPHA/tests/opt/long/fs/10.linux-boot/alpha/linux/tsunami-switcheroo-full -re tests/run.py build/ALPHA/tests/opt/long/fs/10.linux-boot/alpha/linux/tsunami-switcheroo-full
Global frequency set at 1000000000000 ticks per second
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt
index ea150be87..f5971916a 100644
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-switcheroo-full/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 1.842705 # Nu
sim_ticks 1842705252000 # Number of ticks simulated
final_tick 1842705252000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 308319 # Simulator instruction rate (inst/s)
-host_op_rate 308319 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 7821132493 # Simulator tick rate (ticks/s)
-host_mem_usage 307864 # Number of bytes of host memory used
-host_seconds 235.61 # Real time elapsed on the host
+host_inst_rate 260475 # Simulator instruction rate (inst/s)
+host_op_rate 260475 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 6607474809 # Simulator tick rate (ticks/s)
+host_mem_usage 309028 # Number of bytes of host memory used
+host_seconds 278.88 # Real time elapsed on the host
sim_insts 72641883 # Number of instructions simulated
sim_ops 72641883 # Number of ops (including micro ops) simulated
system.physmem.bytes_read::cpu0.inst 488448 # Number of bytes read from this memory
@@ -1513,8 +1513,8 @@ system.cpu2.rename.IQFullEvents 231189 # Nu
system.cpu2.rename.LSQFullEvents 444117 # Number of times rename has blocked due to LSQ full
system.cpu2.rename.RenamedOperands 23541427 # Number of destination operands rename has renamed
system.cpu2.rename.RenameLookups 43931372 # Number of register rename lookups that rename has made
-system.cpu2.rename.int_rename_lookups 43768405 # Number of integer rename lookups
-system.cpu2.rename.fp_rename_lookups 162967 # Number of floating rename lookups
+system.cpu2.rename.int_rename_lookups 43874902 # Number of integer rename lookups
+system.cpu2.rename.fp_rename_lookups 52705 # Number of floating rename lookups
system.cpu2.rename.CommittedMaps 21760313 # Number of HB maps that are committed
system.cpu2.rename.UndoneMaps 1781114 # Number of HB maps that are undone due to squashing
system.cpu2.rename.serializingInsts 501831 # count of serializing insts renamed