summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/mips
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2012-06-05 01:23:16 -0400
committerAli Saidi <saidi@eecs.umich.edu>2012-06-05 01:23:16 -0400
commitc49e739352b6d6bd665c78c560602d0cff1e6a1a (patch)
tree5d32efd82f884376573604727d971a80458ed04a /tests/quick/se/00.hello/ref/mips
parente5f0d6016ba768c06b36d8b3d54f3ea700a4aa58 (diff)
downloadgem5-c49e739352b6d6bd665c78c560602d0cff1e6a1a.tar.xz
all: Update stats for memory per master and total fix.
Diffstat (limited to 'tests/quick/se/00.hello/ref/mips')
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/inorder-timing/config.ini6
-rwxr-xr-xtests/quick/se/00.hello/ref/mips/linux/inorder-timing/simout6
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/inorder-timing/stats.txt77
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/o3-timing/config.ini6
-rwxr-xr-xtests/quick/se/00.hello/ref/mips/linux/o3-timing/simout6
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt79
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/simple-atomic/config.ini3
-rwxr-xr-xtests/quick/se/00.hello/ref/mips/linux/simple-atomic/simerr1
-rwxr-xr-xtests/quick/se/00.hello/ref/mips/linux/simple-atomic/simout6
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt42
-rwxr-xr-xtests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/simout6
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt42
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/simple-timing/config.ini6
-rwxr-xr-xtests/quick/se/00.hello/ref/mips/linux/simple-timing/simout6
-rw-r--r--tests/quick/se/00.hello/ref/mips/linux/simple-timing/stats.txt79
15 files changed, 271 insertions, 100 deletions
diff --git a/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/config.ini b/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/config.ini
index 6db06c5ff..ee123d638 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/config.ini
+++ b/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/config.ini
@@ -176,9 +176,8 @@ cpu_side=system.cpu.toL2Bus.master[0]
mem_side=system.membus.slave[1]
[system.cpu.toL2Bus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
@@ -209,9 +208,8 @@ system=system
uid=100
[system.membus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
diff --git a/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/simout b/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/simout
index 8cbac12cb..40197f717 100755
--- a/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/simout
+++ b/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/simout
@@ -1,9 +1,9 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled May 8 2012 15:07:01
-gem5 started May 8 2012 15:36:45
-gem5 executing on piton
+gem5 compiled Jun 4 2012 11:58:11
+gem5 started Jun 4 2012 14:43:16
+gem5 executing on zizzer
command line: build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/00.hello/mips/linux/inorder-timing -re tests/run.py build/MIPS/tests/opt/quick/se/00.hello/mips/linux/inorder-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/stats.txt
index 2d3519846..705e8dbde 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/mips/linux/inorder-timing/stats.txt
@@ -4,22 +4,29 @@ sim_seconds 0.000020 # Nu
sim_ticks 19775000 # Number of ticks simulated
final_tick 19775000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 83973 # Simulator instruction rate (inst/s)
-host_op_rate 83956 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 284866754 # Simulator tick rate (ticks/s)
-host_mem_usage 214812 # Number of bytes of host memory used
+host_inst_rate 79967 # Simulator instruction rate (inst/s)
+host_op_rate 79947 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 271245925 # Simulator tick rate (ticks/s)
+host_mem_usage 215348 # Number of bytes of host memory used
host_seconds 0.07 # Real time elapsed on the host
sim_insts 5827 # Number of instructions simulated
sim_ops 5827 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 29120 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 20288 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 0 # Number of bytes written to this memory
-system.physmem.num_reads 455 # Number of read requests responded to by this memory
-system.physmem.num_writes 0 # Number of write requests responded to by this memory
-system.physmem.num_other 0 # Number of other requests responded to by this memory
-system.physmem.bw_read 1472566372 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 1025941846 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_total 1472566372 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 20288 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 8832 # Number of bytes read from this memory
+system.physmem.bytes_read::total 29120 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 20288 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 20288 # Number of instructions bytes read from this memory
+system.physmem.num_reads::cpu.inst 317 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 138 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 455 # Number of read requests responded to by this memory
+system.physmem.bw_read::cpu.inst 1025941846 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 446624526 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 1472566372 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 1025941846 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 1025941846 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 1025941846 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 446624526 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 1472566372 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.read_hits 0 # DTB read hits
system.cpu.dtb.read_misses 0 # DTB read misses
system.cpu.dtb.read_accesses 0 # DTB read accesses
@@ -141,11 +148,17 @@ system.cpu.icache.demand_accesses::total 754 # nu
system.cpu.icache.overall_accesses::cpu.inst 754 # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total 754 # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.454907 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.454907 # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate::cpu.inst 0.454907 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.454907 # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst 0.454907 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.454907 # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 55768.221574 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 55768.221574 # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency::cpu.inst 55768.221574 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 55768.221574 # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::cpu.inst 55768.221574 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 55768.221574 # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 29000 # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -173,11 +186,17 @@ system.cpu.icache.demand_mshr_miss_latency::total 16951500
system.cpu.icache.overall_mshr_miss_latency::cpu.inst 16951500 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::total 16951500 # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.423077 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.423077 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.423077 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.423077 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.423077 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.423077 # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 53139.498433 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 53139.498433 # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 53139.498433 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 53139.498433 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 53139.498433 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 53139.498433 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 0 # number of replacements
system.cpu.dcache.tagsinuse 89.746602 # Cycle average of tags in use
@@ -221,13 +240,21 @@ system.cpu.dcache.demand_accesses::total 2089 # nu
system.cpu.dcache.overall_accesses::cpu.data 2089 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total 2089 # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.076460 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.076460 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.175135 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.175135 # miss rate for WriteReq accesses
system.cpu.dcache.demand_miss_rate::cpu.data 0.120153 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.120153 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data 0.120153 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.120153 # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 56994.382022 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 56994.382022 # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 55003.086420 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 55003.086420 # average WriteReq miss latency
system.cpu.dcache.demand_avg_miss_latency::cpu.data 55709.163347 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 55709.163347 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::cpu.data 55709.163347 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 55709.163347 # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 1153500 # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -261,13 +288,21 @@ system.cpu.dcache.demand_mshr_miss_latency::total 7448000
system.cpu.dcache.overall_mshr_miss_latency::cpu.data 7448000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 7448000 # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.074742 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.074742 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.055135 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.055135 # mshr miss rate for WriteReq accesses
system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.066060 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.066060 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.066060 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.066060 # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 54051.724138 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 54051.724138 # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 53833.333333 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 53833.333333 # average WriteReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 53971.014493 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 53971.014493 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 53971.014493 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 53971.014493 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 0 # number of replacements
system.cpu.l2cache.tagsinuse 205.517886 # Cycle average of tags in use
@@ -321,18 +356,26 @@ system.cpu.l2cache.overall_accesses::cpu.data 138
system.cpu.l2cache.overall_accesses::total 457 # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.993730 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data 1 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.995074 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 1 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 1 # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.inst 0.993730 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data 1 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.995624 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.993730 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 1 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.995624 # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 52318.611987 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 52701.149425 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 52400.990099 # average ReadReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 52588.235294 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 52588.235294 # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 52318.611987 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.data 52659.420290 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 52421.978022 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 52318.611987 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.data 52659.420290 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 52421.978022 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -365,18 +408,26 @@ system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 5587500
system.cpu.l2cache.overall_mshr_miss_latency::total 18305000 # number of overall MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.993730 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.995074 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.993730 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 1 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.995624 # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.993730 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 1 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.995624 # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 40118.296530 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 40568.965517 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 40215.346535 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 40352.941176 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 40352.941176 # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 40118.296530 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 40489.130435 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 40230.769231 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 40118.296530 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 40489.130435 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 40230.769231 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------
diff --git a/tests/quick/se/00.hello/ref/mips/linux/o3-timing/config.ini b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/config.ini
index 5535b7c1b..a70bd3d3a 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/o3-timing/config.ini
+++ b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/config.ini
@@ -474,9 +474,8 @@ cpu_side=system.cpu.toL2Bus.master[0]
mem_side=system.membus.slave[1]
[system.cpu.toL2Bus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
@@ -507,9 +506,8 @@ system=system
uid=100
[system.membus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
diff --git a/tests/quick/se/00.hello/ref/mips/linux/o3-timing/simout b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/simout
index 6efd85bce..c92fa97a1 100755
--- a/tests/quick/se/00.hello/ref/mips/linux/o3-timing/simout
+++ b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/simout
@@ -1,9 +1,9 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled May 8 2012 15:07:01
-gem5 started May 8 2012 15:36:45
-gem5 executing on piton
+gem5 compiled Jun 4 2012 11:58:11
+gem5 started Jun 4 2012 14:43:27
+gem5 executing on zizzer
command line: build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/00.hello/mips/linux/o3-timing -re tests/run.py build/MIPS/tests/opt/quick/se/00.hello/mips/linux/o3-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt
index 0f84e872e..69e82fc15 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/mips/linux/o3-timing/stats.txt
@@ -4,22 +4,29 @@ sim_seconds 0.000013 # Nu
sim_ticks 12671500 # Number of ticks simulated
final_tick 12671500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 56172 # Simulator instruction rate (inst/s)
-host_op_rate 56163 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 137660070 # Simulator tick rate (ticks/s)
-host_mem_usage 215596 # Number of bytes of host memory used
-host_seconds 0.09 # Real time elapsed on the host
+host_inst_rate 63611 # Simulator instruction rate (inst/s)
+host_op_rate 63597 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 155871053 # Simulator tick rate (ticks/s)
+host_mem_usage 216124 # Number of bytes of host memory used
+host_seconds 0.08 # Real time elapsed on the host
sim_insts 5169 # Number of instructions simulated
sim_ops 5169 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 30912 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 21824 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 0 # Number of bytes written to this memory
-system.physmem.num_reads 483 # Number of read requests responded to by this memory
-system.physmem.num_writes 0 # Number of write requests responded to by this memory
-system.physmem.num_other 0 # Number of other requests responded to by this memory
-system.physmem.bw_read 2439490195 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 1722290179 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_total 2439490195 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 21824 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 9088 # Number of bytes read from this memory
+system.physmem.bytes_read::total 30912 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 21824 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 21824 # Number of instructions bytes read from this memory
+system.physmem.num_reads::cpu.inst 341 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 142 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 483 # Number of read requests responded to by this memory
+system.physmem.bw_read::cpu.inst 1722290179 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 717200016 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 2439490195 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 1722290179 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 1722290179 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 1722290179 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 717200016 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 2439490195 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.read_hits 0 # DTB read hits
system.cpu.dtb.read_misses 0 # DTB read misses
system.cpu.dtb.read_accesses 0 # DTB read accesses
@@ -340,11 +347,17 @@ system.cpu.icache.demand_accesses::total 2039 # nu
system.cpu.icache.overall_accesses::cpu.inst 2039 # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total 2039 # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.219225 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.219225 # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate::cpu.inst 0.219225 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.219225 # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst 0.219225 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.219225 # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 35591.722595 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 35591.722595 # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency::cpu.inst 35591.722595 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 35591.722595 # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::cpu.inst 35591.722595 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 35591.722595 # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -372,11 +385,17 @@ system.cpu.icache.demand_mshr_miss_latency::total 12065000
system.cpu.icache.overall_mshr_miss_latency::cpu.inst 12065000 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::total 12065000 # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.168710 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.168710 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.168710 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.168710 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.168710 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.168710 # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 35072.674419 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 35072.674419 # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 35072.674419 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 35072.674419 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 35072.674419 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 35072.674419 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 0 # number of replacements
system.cpu.dcache.tagsinuse 92.322697 # Cycle average of tags in use
@@ -420,13 +439,21 @@ system.cpu.dcache.demand_accesses::total 2944 # nu
system.cpu.dcache.overall_accesses::cpu.data 2944 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total 2944 # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.065874 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.065874 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.366486 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.366486 # miss rate for WriteReq accesses
system.cpu.dcache.demand_miss_rate::cpu.data 0.160326 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.160326 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data 0.160326 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.160326 # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 36289.473684 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 36289.473684 # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 33609.144543 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 33609.144543 # average WriteReq miss latency
system.cpu.dcache.demand_avg_miss_latency::cpu.data 34364.406780 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 34364.406780 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::cpu.data 34364.406780 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 34364.406780 # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -460,13 +487,21 @@ system.cpu.dcache.demand_mshr_miss_latency::total 5113000
system.cpu.dcache.overall_mshr_miss_latency::cpu.data 5113000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 5113000 # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.045072 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.045072 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.055135 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.055135 # mshr miss rate for WriteReq accesses
system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.048234 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.048234 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.048234 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.048234 # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 35906.593407 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 35906.593407 # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 36186.274510 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 36186.274510 # average WriteReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 36007.042254 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 36007.042254 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 36007.042254 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 36007.042254 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 0 # number of replacements
system.cpu.l2cache.tagsinuse 226.359524 # Cycle average of tags in use
@@ -520,18 +555,26 @@ system.cpu.l2cache.overall_accesses::cpu.data 142
system.cpu.l2cache.overall_accesses::total 486 # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.991279 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data 1 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.993103 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 1 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 1 # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.inst 0.991279 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data 1 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.993827 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.991279 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 1 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.993827 # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 34284.457478 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 34527.472527 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 34335.648148 # average ReadReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 34686.274510 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 34686.274510 # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 34284.457478 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.data 34584.507042 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 34372.670807 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 34284.457478 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.data 34584.507042 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 34372.670807 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -564,18 +607,26 @@ system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 4462000
system.cpu.l2cache.overall_mshr_miss_latency::total 15052500 # number of overall MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.991279 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.993103 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.991279 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 1 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.993827 # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.991279 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 1 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.993827 # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 31057.184751 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 31406.593407 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 31130.787037 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 31450.980392 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 31450.980392 # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 31057.184751 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 31422.535211 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 31164.596273 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 31057.184751 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 31422.535211 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 31164.596273 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------
diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/config.ini b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/config.ini
index b0d54d9f2..bb362afce 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/config.ini
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/config.ini
@@ -94,9 +94,8 @@ system=system
uid=100
[system.membus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/simerr b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/simerr
index e45cd058f..7edd901b2 100755
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/simerr
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/simerr
@@ -1,2 +1,3 @@
+warn: CoherentBus system.membus has no snooping ports attached!
warn: Sockets disabled, not accepting gdb connections
hack: be nice to actually delete the event here
diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/simout b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/simout
index 289fd9d0d..43669dc21 100755
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/simout
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/simout
@@ -1,9 +1,9 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled May 8 2012 15:07:01
-gem5 started May 8 2012 15:36:45
-gem5 executing on piton
+gem5 compiled Jun 4 2012 11:58:11
+gem5 started Jun 4 2012 14:43:38
+gem5 executing on zizzer
command line: build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/00.hello/mips/linux/simple-atomic -re tests/run.py build/MIPS/tests/opt/quick/se/00.hello/mips/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt
index 91924afa4..fa97a6f47 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-atomic/stats.txt
@@ -4,23 +4,35 @@ sim_seconds 0.000003 # Nu
sim_ticks 2913500 # Number of ticks simulated
final_tick 2913500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 826404 # Simulator instruction rate (inst/s)
-host_op_rate 824787 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 411656542 # Simulator tick rate (ticks/s)
-host_mem_usage 205596 # Number of bytes of host memory used
-host_seconds 0.01 # Real time elapsed on the host
+host_inst_rate 1277439 # Simulator instruction rate (inst/s)
+host_op_rate 1267147 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 631162418 # Simulator tick rate (ticks/s)
+host_mem_usage 206236 # Number of bytes of host memory used
+host_seconds 0.00 # Real time elapsed on the host
sim_insts 5827 # Number of instructions simulated
sim_ops 5827 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 27687 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 23312 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 3658 # Number of bytes written to this memory
-system.physmem.num_reads 6992 # Number of read requests responded to by this memory
-system.physmem.num_writes 925 # Number of write requests responded to by this memory
-system.physmem.num_other 0 # Number of other requests responded to by this memory
-system.physmem.bw_read 9503003261 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 8001372919 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write 1255534580 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total 10758537841 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 23312 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 4375 # Number of bytes read from this memory
+system.physmem.bytes_read::total 27687 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 23312 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 23312 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::cpu.data 3658 # Number of bytes written to this memory
+system.physmem.bytes_written::total 3658 # Number of bytes written to this memory
+system.physmem.num_reads::cpu.inst 5828 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 1164 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 6992 # Number of read requests responded to by this memory
+system.physmem.num_writes::cpu.data 925 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 925 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.inst 8001372919 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 1501630342 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 9503003261 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 8001372919 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 8001372919 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 1255534580 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 1255534580 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 8001372919 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 2757164922 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 10758537841 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.read_hits 0 # DTB read hits
system.cpu.dtb.read_misses 0 # DTB read misses
system.cpu.dtb.read_accesses 0 # DTB read accesses
diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/simout b/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/simout
index 4fad25b5f..9ce456b52 100755
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/simout
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/simout
@@ -1,9 +1,9 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled May 8 2012 15:07:01
-gem5 started May 8 2012 15:36:45
-gem5 executing on piton
+gem5 compiled Jun 4 2012 11:58:11
+gem5 started Jun 4 2012 14:43:59
+gem5 executing on zizzer
command line: build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/00.hello/mips/linux/simple-timing-ruby -re tests/run.py build/MIPS/tests/opt/quick/se/00.hello/mips/linux/simple-timing-ruby
Global frequency set at 1000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
index b950c6483..1e3413864 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
@@ -4,23 +4,35 @@ sim_seconds 0.000293 # Nu
sim_ticks 292960 # Number of ticks simulated
final_tick 292960 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_inst_rate 60937 # Simulator instruction rate (inst/s)
-host_op_rate 60929 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 3062846 # Simulator tick rate (ticks/s)
-host_mem_usage 226192 # Number of bytes of host memory used
-host_seconds 0.10 # Real time elapsed on the host
+host_inst_rate 55490 # Simulator instruction rate (inst/s)
+host_op_rate 55480 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2788890 # Simulator tick rate (ticks/s)
+host_mem_usage 226736 # Number of bytes of host memory used
+host_seconds 0.11 # Real time elapsed on the host
sim_insts 5827 # Number of instructions simulated
sim_ops 5827 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 27687 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 23312 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 3658 # Number of bytes written to this memory
-system.physmem.num_reads 6992 # Number of read requests responded to by this memory
-system.physmem.num_writes 925 # Number of write requests responded to by this memory
-system.physmem.num_other 0 # Number of other requests responded to by this memory
-system.physmem.bw_read 94507783 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 79574003 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write 12486346 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total 106994129 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 23312 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 4375 # Number of bytes read from this memory
+system.physmem.bytes_read::total 27687 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 23312 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 23312 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::cpu.data 3658 # Number of bytes written to this memory
+system.physmem.bytes_written::total 3658 # Number of bytes written to this memory
+system.physmem.num_reads::cpu.inst 5828 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 1164 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 6992 # Number of read requests responded to by this memory
+system.physmem.num_writes::cpu.data 925 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 925 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.inst 79574003 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 14933779 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 94507783 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 79574003 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 79574003 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 12486346 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 12486346 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 79574003 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 27420126 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 106994129 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.read_hits 0 # DTB read hits
system.cpu.dtb.read_misses 0 # DTB read misses
system.cpu.dtb.read_accesses 0 # DTB read accesses
diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-timing/config.ini b/tests/quick/se/00.hello/ref/mips/linux/simple-timing/config.ini
index c6b1fd816..f7cc4efef 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-timing/config.ini
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-timing/config.ini
@@ -143,9 +143,8 @@ cpu_side=system.cpu.toL2Bus.master[0]
mem_side=system.membus.slave[1]
[system.cpu.toL2Bus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
@@ -176,9 +175,8 @@ system=system
uid=100
[system.membus]
-type=Bus
+type=CoherentBus
block_size=64
-bus_id=0
clock=1000
header_cycles=1
use_default_range=false
diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-timing/simout b/tests/quick/se/00.hello/ref/mips/linux/simple-timing/simout
index 0276ca4b7..ac53df969 100755
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-timing/simout
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-timing/simout
@@ -1,9 +1,9 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled May 8 2012 15:07:01
-gem5 started May 8 2012 15:36:45
-gem5 executing on piton
+gem5 compiled Jun 4 2012 11:58:11
+gem5 started Jun 4 2012 14:43:48
+gem5 executing on zizzer
command line: build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/00.hello/mips/linux/simple-timing -re tests/run.py build/MIPS/tests/opt/quick/se/00.hello/mips/linux/simple-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/quick/se/00.hello/ref/mips/linux/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/mips/linux/simple-timing/stats.txt
index 6c79a4c95..8f49928a9 100644
--- a/tests/quick/se/00.hello/ref/mips/linux/simple-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/mips/linux/simple-timing/stats.txt
@@ -4,22 +4,29 @@ sim_seconds 0.000032 # Nu
sim_ticks 32088000 # Number of ticks simulated
final_tick 32088000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 273601 # Simulator instruction rate (inst/s)
-host_op_rate 273420 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1504754975 # Simulator tick rate (ticks/s)
-host_mem_usage 214572 # Number of bytes of host memory used
-host_seconds 0.02 # Real time elapsed on the host
+host_inst_rate 540307 # Simulator instruction rate (inst/s)
+host_op_rate 539410 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2965678153 # Simulator tick rate (ticks/s)
+host_mem_usage 215020 # Number of bytes of host memory used
+host_seconds 0.01 # Real time elapsed on the host
sim_insts 5827 # Number of instructions simulated
sim_ops 5827 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 28096 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 19264 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 0 # Number of bytes written to this memory
-system.physmem.num_reads 439 # Number of read requests responded to by this memory
-system.physmem.num_writes 0 # Number of write requests responded to by this memory
-system.physmem.num_other 0 # Number of other requests responded to by this memory
-system.physmem.bw_read 875592122 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 600349040 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_total 875592122 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 19264 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 8832 # Number of bytes read from this memory
+system.physmem.bytes_read::total 28096 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 19264 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 19264 # Number of instructions bytes read from this memory
+system.physmem.num_reads::cpu.inst 301 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 138 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 439 # Number of read requests responded to by this memory
+system.physmem.bw_read::cpu.inst 600349040 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 275243082 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 875592122 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 600349040 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 600349040 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 600349040 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 275243082 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 875592122 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.read_hits 0 # DTB read hits
system.cpu.dtb.read_misses 0 # DTB read misses
system.cpu.dtb.read_accesses 0 # DTB read accesses
@@ -95,11 +102,17 @@ system.cpu.icache.demand_accesses::total 5829 # nu
system.cpu.icache.overall_accesses::cpu.inst 5829 # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total 5829 # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.051981 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.051981 # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate::cpu.inst 0.051981 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.051981 # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst 0.051981 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.051981 # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 55722.772277 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 55722.772277 # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency::cpu.inst 55722.772277 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 55722.772277 # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::cpu.inst 55722.772277 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 55722.772277 # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -121,11 +134,17 @@ system.cpu.icache.demand_mshr_miss_latency::total 15975000
system.cpu.icache.overall_mshr_miss_latency::cpu.inst 15975000 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::total 15975000 # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.051981 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.051981 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.051981 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.051981 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.051981 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.051981 # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 52722.772277 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 52722.772277 # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 52722.772277 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 52722.772277 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 52722.772277 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 52722.772277 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 0 # number of replacements
system.cpu.dcache.tagsinuse 87.458397 # Cycle average of tags in use
@@ -169,13 +188,21 @@ system.cpu.dcache.demand_accesses::total 2089 # nu
system.cpu.dcache.overall_accesses::cpu.data 2089 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total 2089 # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.074742 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.074742 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.055135 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.055135 # miss rate for WriteReq accesses
system.cpu.dcache.demand_miss_rate::cpu.data 0.066060 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.066060 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data 0.066060 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.066060 # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 56000 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 56000 # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 56000 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 56000 # average WriteReq miss latency
system.cpu.dcache.demand_avg_miss_latency::cpu.data 56000 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 56000 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::cpu.data 56000 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 56000 # average overall miss latency
system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -201,13 +228,21 @@ system.cpu.dcache.demand_mshr_miss_latency::total 7314000
system.cpu.dcache.overall_mshr_miss_latency::cpu.data 7314000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 7314000 # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.074742 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.074742 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.055135 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.055135 # mshr miss rate for WriteReq accesses
system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.066060 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.066060 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.066060 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.066060 # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 53000 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 53000 # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 53000 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 53000 # average WriteReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 53000 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 53000 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 53000 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 53000 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 0 # number of replacements
system.cpu.l2cache.tagsinuse 188.045319 # Cycle average of tags in use
@@ -261,18 +296,26 @@ system.cpu.l2cache.overall_accesses::cpu.data 138
system.cpu.l2cache.overall_accesses::total 441 # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.993399 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data 1 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.994872 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 1 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 1 # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.inst 0.993399 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data 1 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.995465 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.993399 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 1 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.995465 # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 52000 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 52000 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 52000 # average ReadReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 52000 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 52000 # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 52000 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.data 52000 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 52000 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 52000 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.data 52000 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 52000 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -305,18 +348,26 @@ system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 5520000
system.cpu.l2cache.overall_mshr_miss_latency::total 17560000 # number of overall MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.993399 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.994872 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.993399 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 1 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.995465 # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.993399 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 1 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.995465 # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 40000 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 40000 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 40000 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 40000 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 40000 # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 40000 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 40000 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 40000 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 40000 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 40000 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 40000 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------