summaryrefslogtreecommitdiff
path: root/tests/long/se/20.parser/ref/arm/linux
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/long/se/20.parser/ref/arm/linux
parente5f0d6016ba768c06b36d8b3d54f3ea700a4aa58 (diff)
downloadgem5-c49e739352b6d6bd665c78c560602d0cff1e6a1a.tar.xz
all: Update stats for memory per master and total fix.
Diffstat (limited to 'tests/long/se/20.parser/ref/arm/linux')
-rw-r--r--tests/long/se/20.parser/ref/arm/linux/o3-timing/config.ini6
-rwxr-xr-xtests/long/se/20.parser/ref/arm/linux/o3-timing/simout8
-rw-r--r--tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt93
-rw-r--r--tests/long/se/20.parser/ref/arm/linux/simple-atomic/config.ini3
-rwxr-xr-xtests/long/se/20.parser/ref/arm/linux/simple-atomic/simout6
-rw-r--r--tests/long/se/20.parser/ref/arm/linux/simple-atomic/stats.txt42
-rw-r--r--tests/long/se/20.parser/ref/arm/linux/simple-timing/config.ini6
-rwxr-xr-xtests/long/se/20.parser/ref/arm/linux/simple-timing/simout6
-rw-r--r--tests/long/se/20.parser/ref/arm/linux/simple-timing/stats.txt87
9 files changed, 192 insertions, 65 deletions
diff --git a/tests/long/se/20.parser/ref/arm/linux/o3-timing/config.ini b/tests/long/se/20.parser/ref/arm/linux/o3-timing/config.ini
index 08e7e2cb5..52f83ef58 100644
--- a/tests/long/se/20.parser/ref/arm/linux/o3-timing/config.ini
+++ b/tests/long/se/20.parser/ref/arm/linux/o3-timing/config.ini
@@ -492,9 +492,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
@@ -525,9 +524,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/long/se/20.parser/ref/arm/linux/o3-timing/simout b/tests/long/se/20.parser/ref/arm/linux/o3-timing/simout
index 5e99fb7a2..90b73e8ee 100755
--- a/tests/long/se/20.parser/ref/arm/linux/o3-timing/simout
+++ b/tests/long/se/20.parser/ref/arm/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:17:37
-gem5 started May 8 2012 16:25:50
-gem5 executing on piton
+gem5 compiled Jun 4 2012 12:14:06
+gem5 started Jun 4 2012 17:38:42
+gem5 executing on zizzer
command line: build/ARM/gem5.opt -d build/ARM/tests/opt/long/se/20.parser/arm/linux/o3-timing -re tests/run.py build/ARM/tests/opt/long/se/20.parser/arm/linux/o3-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
@@ -67,4 +67,4 @@ info: Increasing stack size by one page.
about 2 million people attended
the five best costumes got prizes
No errors!
-Exiting @ tick 233090215000 because target called exit()
+Exiting @ tick 233057542500 because target called exit()
diff --git a/tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt b/tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt
index 8dc91f46c..b64f135f3 100644
--- a/tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt
+++ b/tests/long/se/20.parser/ref/arm/linux/o3-timing/stats.txt
@@ -4,23 +4,36 @@ sim_seconds 0.233058 # Nu
sim_ticks 233057542500 # Number of ticks simulated
final_tick 233057542500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 104599 # Simulator instruction rate (inst/s)
-host_op_rate 117832 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 47897344 # Simulator tick rate (ticks/s)
-host_mem_usage 237516 # Number of bytes of host memory used
-host_seconds 4865.77 # Real time elapsed on the host
+host_inst_rate 102553 # Simulator instruction rate (inst/s)
+host_op_rate 115527 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 46960535 # Simulator tick rate (ticks/s)
+host_mem_usage 237172 # Number of bytes of host memory used
+host_seconds 4962.84 # Real time elapsed on the host
sim_insts 508954936 # Number of instructions simulated
sim_ops 573341497 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 15214144 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 246208 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 10947904 # Number of bytes written to this memory
-system.physmem.num_reads 237721 # Number of read requests responded to by this memory
-system.physmem.num_writes 171061 # 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 65280633 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 1056426 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write 46975111 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total 112255745 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 246208 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 14967936 # Number of bytes read from this memory
+system.physmem.bytes_read::total 15214144 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 246208 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 246208 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 10947904 # Number of bytes written to this memory
+system.physmem.bytes_written::total 10947904 # Number of bytes written to this memory
+system.physmem.num_reads::cpu.inst 3847 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 233874 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 237721 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 171061 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 171061 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.inst 1056426 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 64224208 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 65280633 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 1056426 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 1056426 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 46975111 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 46975111 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 46975111 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 1056426 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 64224208 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 112255745 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.inst_hits 0 # ITB inst hits
system.cpu.dtb.inst_misses 0 # ITB inst misses
system.cpu.dtb.read_hits 0 # DTB read hits
@@ -368,11 +381,17 @@ system.cpu.icache.demand_accesses::total 126860220 # nu
system.cpu.icache.overall_accesses::cpu.inst 126860220 # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total 126860220 # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.000157 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.000157 # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate::cpu.inst 0.000157 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.000157 # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst 0.000157 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.000157 # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 13468.126288 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 13468.126288 # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency::cpu.inst 13468.126288 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 13468.126288 # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::cpu.inst 13468.126288 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 13468.126288 # 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
@@ -402,11 +421,17 @@ system.cpu.icache.demand_mshr_miss_latency::total 171640500
system.cpu.icache.overall_mshr_miss_latency::cpu.inst 171640500 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::total 171640500 # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.000143 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.000143 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.000143 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.000143 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.000143 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.000143 # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 9466.164792 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 9466.164792 # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 9466.164792 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 9466.164792 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 9466.164792 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 9466.164792 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 1204809 # number of replacements
system.cpu.dcache.tagsinuse 4052.906677 # Cycle average of tags in use
@@ -462,15 +487,25 @@ system.cpu.dcache.demand_accesses::total 195622115 # nu
system.cpu.dcache.overall_accesses::cpu.data 195622115 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total 195622115 # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.009328 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.009328 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.026850 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.026850 # miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.000035 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_miss_rate::total 0.000035 # miss rate for LoadLockedReq accesses
system.cpu.dcache.demand_miss_rate::cpu.data 0.014186 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.014186 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data 0.014186 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.014186 # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 11591.851869 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 11591.851869 # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 17278.996354 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 17278.996354 # average WriteReq miss latency
system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 10839.743590 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 10839.743590 # average LoadLockedReq miss latency
system.cpu.dcache.demand_avg_miss_latency::cpu.data 14576.321503 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 14576.321503 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::cpu.data 14576.321503 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 14576.321503 # 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 602000 # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -508,13 +543,21 @@ system.cpu.dcache.demand_mshr_miss_latency::total 10589925497
system.cpu.dcache.overall_mshr_miss_latency::cpu.data 10589925497 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 10589925497 # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.006138 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.006138 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.006292 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.006292 # mshr miss rate for WriteReq accesses
system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.006181 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.006181 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.006181 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.006181 # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 7154.602287 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 7154.602287 # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 12837.889185 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 12837.889185 # average WriteReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 8758.830640 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 8758.830640 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 8758.830640 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 8758.830640 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 218501 # number of replacements
system.cpu.l2cache.tagsinuse 20930.395337 # Cycle average of tags in use
@@ -587,20 +630,30 @@ system.cpu.l2cache.overall_accesses::cpu.data 1208896
system.cpu.l2cache.overall_accesses::total 1226913 # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.213798 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.143718 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.145145 # miss rate for ReadReq accesses
system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.230769 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::total 0.230769 # miss rate for UpgradeReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.319698 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 0.319698 # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.inst 0.213798 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data 0.193480 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.193778 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.213798 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 0.193480 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.193778 # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 34286.474559 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 34198.118961 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 34200.768309 # average ReadReq miss latency
system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 6212.121212 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 6212.121212 # average UpgradeReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 34242.649952 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 34242.649952 # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 34286.474559 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.data 34218.925424 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 34220.019853 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 34286.474559 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.data 34218.925424 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 34220.019853 # 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
@@ -648,20 +701,30 @@ system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 7255661000
system.cpu.l2cache.overall_mshr_miss_latency::total 7375243500 # number of overall MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.213521 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.143693 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.145114 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.230769 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.230769 # mshr miss rate for UpgradeReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.319698 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.319698 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.213521 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.193462 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.193756 # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.213521 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.193462 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.193756 # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 31084.611385 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 31036.880970 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 31038.310611 # average ReadReq mshr miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 31045.454545 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 31045.454545 # average UpgradeReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 31008.610514 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 31008.610514 # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 31084.611385 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 31023.670764 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 31024.656952 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 31084.611385 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 31023.670764 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 31024.656952 # 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/long/se/20.parser/ref/arm/linux/simple-atomic/config.ini b/tests/long/se/20.parser/ref/arm/linux/simple-atomic/config.ini
index 6e34c6137..f2f9dd654 100644
--- a/tests/long/se/20.parser/ref/arm/linux/simple-atomic/config.ini
+++ b/tests/long/se/20.parser/ref/arm/linux/simple-atomic/config.ini
@@ -112,9 +112,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/long/se/20.parser/ref/arm/linux/simple-atomic/simout b/tests/long/se/20.parser/ref/arm/linux/simple-atomic/simout
index 61ef97f09..5bc6f404c 100755
--- a/tests/long/se/20.parser/ref/arm/linux/simple-atomic/simout
+++ b/tests/long/se/20.parser/ref/arm/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:17:37
-gem5 started May 8 2012 16:27:44
-gem5 executing on piton
+gem5 compiled Jun 4 2012 12:14:06
+gem5 started Jun 4 2012 17:42:59
+gem5 executing on zizzer
command line: build/ARM/gem5.opt -d build/ARM/tests/opt/long/se/20.parser/arm/linux/simple-atomic -re tests/run.py build/ARM/tests/opt/long/se/20.parser/arm/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/long/se/20.parser/ref/arm/linux/simple-atomic/stats.txt b/tests/long/se/20.parser/ref/arm/linux/simple-atomic/stats.txt
index 4ec8704b3..eec1b9eb1 100644
--- a/tests/long/se/20.parser/ref/arm/linux/simple-atomic/stats.txt
+++ b/tests/long/se/20.parser/ref/arm/linux/simple-atomic/stats.txt
@@ -4,23 +4,35 @@ sim_seconds 0.290499 # Nu
sim_ticks 290498972000 # Number of ticks simulated
final_tick 290498972000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 1142576 # Simulator instruction rate (inst/s)
-host_op_rate 1287798 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 655209825 # Simulator tick rate (ticks/s)
-host_mem_usage 224168 # Number of bytes of host memory used
-host_seconds 443.37 # Real time elapsed on the host
+host_inst_rate 2223848 # Simulator instruction rate (inst/s)
+host_op_rate 2506499 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1275264214 # Simulator tick rate (ticks/s)
+host_mem_usage 224628 # Number of bytes of host memory used
+host_seconds 227.80 # Real time elapsed on the host
sim_insts 506581615 # Number of instructions simulated
sim_ops 570968176 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 2489298238 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 2066445536 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 216067624 # Number of bytes written to this memory
-system.physmem.num_reads 641840242 # Number of read requests responded to by this memory
-system.physmem.num_writes 55727847 # 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 8569043191 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 7113434935 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write 743781028 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total 9312824219 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 2066445536 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 422852702 # Number of bytes read from this memory
+system.physmem.bytes_read::total 2489298238 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 2066445536 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 2066445536 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::cpu.data 216067624 # Number of bytes written to this memory
+system.physmem.bytes_written::total 216067624 # Number of bytes written to this memory
+system.physmem.num_reads::cpu.inst 516611384 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 125228858 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 641840242 # Number of read requests responded to by this memory
+system.physmem.num_writes::cpu.data 55727847 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 55727847 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.inst 7113434935 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 1455608256 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 8569043191 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 7113434935 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 7113434935 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 743781028 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 743781028 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 7113434935 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 2199389284 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 9312824219 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.inst_hits 0 # ITB inst hits
system.cpu.dtb.inst_misses 0 # ITB inst misses
system.cpu.dtb.read_hits 0 # DTB read hits
diff --git a/tests/long/se/20.parser/ref/arm/linux/simple-timing/config.ini b/tests/long/se/20.parser/ref/arm/linux/simple-timing/config.ini
index 77531d0fb..036427da7 100644
--- a/tests/long/se/20.parser/ref/arm/linux/simple-timing/config.ini
+++ b/tests/long/se/20.parser/ref/arm/linux/simple-timing/config.ini
@@ -161,9 +161,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
@@ -194,9 +193,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/long/se/20.parser/ref/arm/linux/simple-timing/simout b/tests/long/se/20.parser/ref/arm/linux/simple-timing/simout
index 22208540d..ec9ed9cd5 100755
--- a/tests/long/se/20.parser/ref/arm/linux/simple-timing/simout
+++ b/tests/long/se/20.parser/ref/arm/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:17:37
-gem5 started May 8 2012 16:29:57
-gem5 executing on piton
+gem5 compiled Jun 4 2012 12:14:06
+gem5 started Jun 4 2012 17:46:58
+gem5 executing on zizzer
command line: build/ARM/gem5.opt -d build/ARM/tests/opt/long/se/20.parser/arm/linux/simple-timing -re tests/run.py build/ARM/tests/opt/long/se/20.parser/arm/linux/simple-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/long/se/20.parser/ref/arm/linux/simple-timing/stats.txt b/tests/long/se/20.parser/ref/arm/linux/simple-timing/stats.txt
index 8678fa0ad..85dc67786 100644
--- a/tests/long/se/20.parser/ref/arm/linux/simple-timing/stats.txt
+++ b/tests/long/se/20.parser/ref/arm/linux/simple-timing/stats.txt
@@ -4,23 +4,36 @@ sim_seconds 0.722234 # Nu
sim_ticks 722234364000 # Number of ticks simulated
final_tick 722234364000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 593765 # Simulator instruction rate (inst/s)
-host_op_rate 669073 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 849204818 # Simulator tick rate (ticks/s)
-host_mem_usage 233356 # Number of bytes of host memory used
-host_seconds 850.48 # Real time elapsed on the host
+host_inst_rate 1114772 # Simulator instruction rate (inst/s)
+host_op_rate 1256160 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1594352181 # Simulator tick rate (ticks/s)
+host_mem_usage 233804 # Number of bytes of host memory used
+host_seconds 453.00 # Real time elapsed on the host
sim_insts 504986861 # Number of instructions simulated
sim_ops 569034848 # Number of ops (including micro ops) simulated
-system.physmem.bytes_read 14797056 # Number of bytes read from this memory
-system.physmem.bytes_inst_read 188608 # Number of instructions bytes read from this memory
-system.physmem.bytes_written 11027328 # Number of bytes written to this memory
-system.physmem.num_reads 231204 # Number of read requests responded to by this memory
-system.physmem.num_writes 172302 # 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 20487887 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read 261145 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write 15268351 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total 35756238 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bytes_read::cpu.inst 188608 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 14608448 # Number of bytes read from this memory
+system.physmem.bytes_read::total 14797056 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 188608 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 188608 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 11027328 # Number of bytes written to this memory
+system.physmem.bytes_written::total 11027328 # Number of bytes written to this memory
+system.physmem.num_reads::cpu.inst 2947 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 228257 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 231204 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 172302 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 172302 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.inst 261145 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 20226742 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 20487887 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 261145 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 261145 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 15268351 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 15268351 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 15268351 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 261145 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 20226742 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 35756238 # Total bandwidth to/from this memory (bytes/s)
system.cpu.dtb.inst_hits 0 # ITB inst hits
system.cpu.dtb.inst_misses 0 # ITB inst misses
system.cpu.dtb.read_hits 0 # DTB read hits
@@ -120,11 +133,17 @@ system.cpu.icache.demand_accesses::total 516611385 # nu
system.cpu.icache.overall_accesses::cpu.inst 516611385 # number of overall (read+write) accesses
system.cpu.icache.overall_accesses::total 516611385 # number of overall (read+write) accesses
system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.000022 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.000022 # miss rate for ReadReq accesses
system.cpu.icache.demand_miss_rate::cpu.inst 0.000022 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.000022 # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst 0.000022 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.000022 # miss rate for overall accesses
system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 24743.338252 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 24743.338252 # average ReadReq miss latency
system.cpu.icache.demand_avg_miss_latency::cpu.inst 24743.338252 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 24743.338252 # average overall miss latency
system.cpu.icache.overall_avg_miss_latency::cpu.inst 24743.338252 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 24743.338252 # 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
@@ -146,11 +165,17 @@ system.cpu.icache.demand_mshr_miss_latency::total 250505000
system.cpu.icache.overall_mshr_miss_latency::cpu.inst 250505000 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency::total 250505000 # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.000022 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.000022 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.000022 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.000022 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.000022 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.000022 # mshr miss rate for overall accesses
system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 21743.338252 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 21743.338252 # average ReadReq mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 21743.338252 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 21743.338252 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 21743.338252 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 21743.338252 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.replacements 1134822 # number of replacements
system.cpu.dcache.tagsinuse 4065.490059 # Cycle average of tags in use
@@ -202,13 +227,21 @@ system.cpu.dcache.demand_accesses::total 177979623 # nu
system.cpu.dcache.overall_accesses::cpu.data 177979623 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total 177979623 # number of overall (read+write) accesses
system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.006325 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.006325 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.006568 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.006568 # miss rate for WriteReq accesses
system.cpu.dcache.demand_miss_rate::cpu.data 0.006399 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.006399 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data 0.006399 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.006399 # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 19807.762778 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 19807.762778 # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 28150.625947 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 28150.625947 # average WriteReq miss latency
system.cpu.dcache.demand_avg_miss_latency::cpu.data 22417.457622 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 22417.457622 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::cpu.data 22417.457622 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 22417.457622 # 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
@@ -236,13 +269,21 @@ system.cpu.dcache.demand_mshr_miss_latency::total 22114892000
system.cpu.dcache.overall_mshr_miss_latency::cpu.data 22114892000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 22114892000 # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.006325 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.006325 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.006568 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.006568 # mshr miss rate for WriteReq accesses
system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.006399 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.006399 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.006399 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.006399 # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 16807.762778 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 16807.762778 # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 25150.625947 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 25150.625947 # average WriteReq mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 19417.457622 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 19417.457622 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 19417.457622 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 19417.457622 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.replacements 212089 # number of replacements
system.cpu.l2cache.tagsinuse 20443.163614 # Cycle average of tags in use
@@ -307,18 +348,26 @@ system.cpu.l2cache.overall_accesses::cpu.data 1138918
system.cpu.l2cache.overall_accesses::total 1150439 # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.255794 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.138280 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.139985 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.336920 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 0.336920 # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.inst 0.255794 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data 0.200416 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.200970 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.255794 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 0.200416 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.200970 # 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
@@ -353,18 +402,26 @@ system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 9130280000
system.cpu.l2cache.overall_mshr_miss_latency::total 9248160000 # number of overall MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.255794 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.138280 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.139985 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.336920 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.336920 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.255794 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.200416 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.200970 # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.255794 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.200416 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.200970 # 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 ----------