summaryrefslogtreecommitdiff
path: root/tests/long/00.gzip/ref/sparc/linux/o3-timing/stats.txt
diff options
context:
space:
mode:
authorSteve Reinhardt <steve.reinhardt@amd.com>2009-04-15 13:13:58 -0700
committerSteve Reinhardt <steve.reinhardt@amd.com>2009-04-15 13:13:58 -0700
commit48d4ca522a2f771188d93a2d5ff54cf505a8ca41 (patch)
tree5e982be7b07ed178d27097039a7645be62da890f /tests/long/00.gzip/ref/sparc/linux/o3-timing/stats.txt
parent8882dc1283771463a20194c083f4b8940a2d574b (diff)
downloadgem5-48d4ca522a2f771188d93a2d5ff54cf505a8ca41.tar.xz
Update stats after elimination of Unallocated state.
Somehow ending threads with halt() instead of deallocate() reduces the squash count on o3 by 1 (and a few other similarly trivial changes).
Diffstat (limited to 'tests/long/00.gzip/ref/sparc/linux/o3-timing/stats.txt')
-rw-r--r--tests/long/00.gzip/ref/sparc/linux/o3-timing/stats.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/long/00.gzip/ref/sparc/linux/o3-timing/stats.txt b/tests/long/00.gzip/ref/sparc/linux/o3-timing/stats.txt
index c367ac34c..cec6a0403 100644
--- a/tests/long/00.gzip/ref/sparc/linux/o3-timing/stats.txt
+++ b/tests/long/00.gzip/ref/sparc/linux/o3-timing/stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 150366 # Simulator instruction rate (inst/s)
-host_mem_usage 208016 # Number of bytes of host memory used
-host_seconds 9347.96 # Real time elapsed on the host
-host_tick_rate 117957212 # Simulator tick rate (ticks/s)
+host_inst_rate 120324 # Simulator instruction rate (inst/s)
+host_mem_usage 213384 # Number of bytes of host memory used
+host_seconds 11681.98 # Real time elapsed on the host
+host_tick_rate 94389741 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 1405618365 # Number of instructions simulated
sim_seconds 1.102659 # Number of seconds simulated
@@ -133,7 +133,7 @@ system.cpu.fetch.CacheLines 354588619 # Nu
system.cpu.fetch.Cycles 1199300749 # Number of cycles fetch has run and was not squashing or blocked
system.cpu.fetch.IcacheSquashes 10659931 # Number of outstanding Icache misses that were squashed
system.cpu.fetch.Insts 3732201000 # Number of instructions fetch has processed
-system.cpu.fetch.SquashCycles 88873600 # Number of cycles fetch has spent squashing
+system.cpu.fetch.SquashCycles 88873599 # Number of cycles fetch has spent squashing
system.cpu.fetch.branchRate 0.115384 # Number of branch fetches per cycle
system.cpu.fetch.icacheStallCycles 354588619 # Number of cycles fetch is stalled on an Icache miss
system.cpu.fetch.predictedBranches 182414509 # Number of branches that fetch has predicted taken