summaryrefslogtreecommitdiff
path: root/tests/long/fs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/long/fs')
-rw-r--r--tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-minor/config.ini4
-rw-r--r--tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-minor/stats.txt300
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor-dual/stats.txt1070
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor/stats.txt347
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt4
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt6
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview64-minor-dual/stats.txt1254
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview64-minor/stats.txt399
-rw-r--r--tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt2417
-rw-r--r--tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_Two_Level/config.ini46
-rw-r--r--tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt412
11 files changed, 3369 insertions, 2890 deletions
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-minor/config.ini b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-minor/config.ini
index 330249aa1..7683e2958 100644
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-minor/config.ini
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-minor/config.ini
@@ -146,6 +146,7 @@ children=tags
addr_ranges=0:18446744073709551615
assoc=4
clk_domain=system.cpu_clk_domain
+demand_mshr_reserve=1
eventq_index=0
forward_snoops=true
hit_latency=2
@@ -569,6 +570,7 @@ children=tags
addr_ranges=0:18446744073709551615
assoc=1
clk_domain=system.cpu_clk_domain
+demand_mshr_reserve=1
eventq_index=0
forward_snoops=true
hit_latency=2
@@ -618,6 +620,7 @@ children=tags
addr_ranges=0:18446744073709551615
assoc=8
clk_domain=system.cpu_clk_domain
+demand_mshr_reserve=1
eventq_index=0
forward_snoops=true
hit_latency=20
@@ -747,6 +750,7 @@ children=tags
addr_ranges=0:134217727
assoc=8
clk_domain=system.clk_domain
+demand_mshr_reserve=1
eventq_index=0
forward_snoops=false
hit_latency=50
diff --git a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-minor/stats.txt b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-minor/stats.txt
index 4fcd96b8e..e432f371b 100644
--- a/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-minor/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-minor/stats.txt
@@ -4,28 +4,31 @@ sim_seconds 1.884236 # Nu
sim_ticks 1884235597000 # Number of ticks simulated
final_tick 1884235597000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 284222 # Simulator instruction rate (inst/s)
-host_op_rate 284222 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 9542341098 # Simulator tick rate (ticks/s)
-host_mem_usage 373416 # Number of bytes of host memory used
-host_seconds 197.46 # Real time elapsed on the host
+host_inst_rate 167027 # Simulator instruction rate (inst/s)
+host_op_rate 167027 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 5607682389 # Simulator tick rate (ticks/s)
+host_mem_usage 359752 # Number of bytes of host memory used
+host_seconds 336.01 # Real time elapsed on the host
sim_insts 56122640 # Number of instructions simulated
sim_ops 56122640 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
-system.physmem.bytes_read::cpu.inst 25914816 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.inst 1053184 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 24861632 # Number of bytes read from this memory
system.physmem.bytes_read::tsunami.ide 960 # Number of bytes read from this memory
system.physmem.bytes_read::total 25915776 # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu.inst 1053184 # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total 1053184 # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks 7561856 # Number of bytes written to this memory
system.physmem.bytes_written::total 7561856 # Number of bytes written to this memory
-system.physmem.num_reads::cpu.inst 404919 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.inst 16456 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 388463 # Number of read requests responded to by this memory
system.physmem.num_reads::tsunami.ide 15 # Number of read requests responded to by this memory
system.physmem.num_reads::total 404934 # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks 118154 # Number of write requests responded to by this memory
system.physmem.num_writes::total 118154 # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst 13753490 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.inst 558945 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 13194545 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::tsunami.ide 509 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total 13754000 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu.inst 558945 # Instruction read bandwidth from this memory (bytes/s)
@@ -33,7 +36,8 @@ system.physmem.bw_inst_read::total 558945 # In
system.physmem.bw_write::writebacks 4013222 # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total 4013222 # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks 4013222 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 13753490 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 558945 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 13194545 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::tsunami.ide 509 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total 17767222 # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs 404934 # Number of read requests accepted
@@ -446,8 +450,8 @@ system.cpu.dcache.tags.total_refs 13772439 # To
system.cpu.dcache.tags.sampled_refs 1395895 # Sample count of references to valid blocks.
system.cpu.dcache.tags.avg_refs 9.866386 # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle 86820250 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.tags.occ_blocks::cpu.inst 511.982334 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.inst 0.999965 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_blocks::cpu.data 511.982334 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.999965 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_percent::total 0.999965 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_task_id_blocks::1024 512 # Occupied blocks per task id
system.cpu.dcache.tags.age_task_id_blocks_1024::0 231 # Occupied blocks per task id
@@ -456,69 +460,69 @@ system.cpu.dcache.tags.age_task_id_blocks_1024::2 47
system.cpu.dcache.tags.occ_task_id_percent::1024 1 # Percentage of cache occupancy per task id
system.cpu.dcache.tags.tag_accesses 63656284 # Number of tag accesses
system.cpu.dcache.tags.data_accesses 63656284 # Number of data accesses
-system.cpu.dcache.ReadReq_hits::cpu.inst 7814297 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::cpu.data 7814297 # number of ReadReq hits
system.cpu.dcache.ReadReq_hits::total 7814297 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits::cpu.inst 5576378 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 5576378 # number of WriteReq hits
system.cpu.dcache.WriteReq_hits::total 5576378 # number of WriteReq hits
-system.cpu.dcache.LoadLockedReq_hits::cpu.inst 182732 # number of LoadLockedReq hits
+system.cpu.dcache.LoadLockedReq_hits::cpu.data 182732 # number of LoadLockedReq hits
system.cpu.dcache.LoadLockedReq_hits::total 182732 # number of LoadLockedReq hits
-system.cpu.dcache.StoreCondReq_hits::cpu.inst 198999 # number of StoreCondReq hits
+system.cpu.dcache.StoreCondReq_hits::cpu.data 198999 # number of StoreCondReq hits
system.cpu.dcache.StoreCondReq_hits::total 198999 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits::cpu.inst 13390675 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::cpu.data 13390675 # number of demand (read+write) hits
system.cpu.dcache.demand_hits::total 13390675 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.inst 13390675 # number of overall hits
+system.cpu.dcache.overall_hits::cpu.data 13390675 # number of overall hits
system.cpu.dcache.overall_hits::total 13390675 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.inst 1201640 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::cpu.data 1201640 # number of ReadReq misses
system.cpu.dcache.ReadReq_misses::total 1201640 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses::cpu.inst 573763 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 573763 # number of WriteReq misses
system.cpu.dcache.WriteReq_misses::total 573763 # number of WriteReq misses
-system.cpu.dcache.LoadLockedReq_misses::cpu.inst 17288 # number of LoadLockedReq misses
+system.cpu.dcache.LoadLockedReq_misses::cpu.data 17288 # number of LoadLockedReq misses
system.cpu.dcache.LoadLockedReq_misses::total 17288 # number of LoadLockedReq misses
-system.cpu.dcache.demand_misses::cpu.inst 1775403 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::cpu.data 1775403 # number of demand (read+write) misses
system.cpu.dcache.demand_misses::total 1775403 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.inst 1775403 # number of overall misses
+system.cpu.dcache.overall_misses::cpu.data 1775403 # number of overall misses
system.cpu.dcache.overall_misses::total 1775403 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.inst 31034654250 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 31034654250 # number of ReadReq miss cycles
system.cpu.dcache.ReadReq_miss_latency::total 31034654250 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.inst 20679395543 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 20679395543 # number of WriteReq miss cycles
system.cpu.dcache.WriteReq_miss_latency::total 20679395543 # number of WriteReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::cpu.inst 231275750 # number of LoadLockedReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 231275750 # number of LoadLockedReq miss cycles
system.cpu.dcache.LoadLockedReq_miss_latency::total 231275750 # number of LoadLockedReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.inst 51714049793 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 51714049793 # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_latency::total 51714049793 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.inst 51714049793 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 51714049793 # number of overall miss cycles
system.cpu.dcache.overall_miss_latency::total 51714049793 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.inst 9015937 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::cpu.data 9015937 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.ReadReq_accesses::total 9015937 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::cpu.inst 6150141 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.data 6150141 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::total 6150141 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::cpu.inst 200020 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::cpu.data 200020 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::total 200020 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::cpu.inst 198999 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses::cpu.data 198999 # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::total 198999 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.inst 15166078 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::cpu.data 15166078 # number of demand (read+write) accesses
system.cpu.dcache.demand_accesses::total 15166078 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.inst 15166078 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 15166078 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total 15166078 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.inst 0.133280 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.133280 # miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_miss_rate::total 0.133280 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate::cpu.inst 0.093293 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.093293 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_miss_rate::total 0.093293 # miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate::cpu.inst 0.086431 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.086431 # miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::total 0.086431 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.inst 0.117064 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.117064 # miss rate for demand accesses
system.cpu.dcache.demand_miss_rate::total 0.117064 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.inst 0.117064 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.117064 # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::total 0.117064 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.inst 25826.915091 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 25826.915091 # average ReadReq miss latency
system.cpu.dcache.ReadReq_avg_miss_latency::total 25826.915091 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.inst 36041.702834 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 36041.702834 # average WriteReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::total 36041.702834 # average WriteReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.inst 13377.819875 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 13377.819875 # average LoadLockedReq miss latency
system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 13377.819875 # average LoadLockedReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.inst 29128.062639 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 29128.062639 # average overall miss latency
system.cpu.dcache.demand_avg_miss_latency::total 29128.062639 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.inst 29128.062639 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 29128.062639 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::total 29128.062639 # 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
@@ -530,67 +534,67 @@ system.cpu.dcache.fast_writes 0 # nu
system.cpu.dcache.cache_copies 0 # number of cache copies performed
system.cpu.dcache.writebacks::writebacks 838265 # number of writebacks
system.cpu.dcache.writebacks::total 838265 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits::cpu.inst 127268 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 127268 # number of ReadReq MSHR hits
system.cpu.dcache.ReadReq_mshr_hits::total 127268 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::cpu.inst 269487 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 269487 # number of WriteReq MSHR hits
system.cpu.dcache.WriteReq_mshr_hits::total 269487 # number of WriteReq MSHR hits
-system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.inst 3 # number of LoadLockedReq MSHR hits
+system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 3 # number of LoadLockedReq MSHR hits
system.cpu.dcache.LoadLockedReq_mshr_hits::total 3 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.inst 396755 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 396755 # number of demand (read+write) MSHR hits
system.cpu.dcache.demand_mshr_hits::total 396755 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.inst 396755 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 396755 # number of overall MSHR hits
system.cpu.dcache.overall_mshr_hits::total 396755 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses::cpu.inst 1074372 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::cpu.data 1074372 # number of ReadReq MSHR misses
system.cpu.dcache.ReadReq_mshr_misses::total 1074372 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::cpu.inst 304276 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.data 304276 # number of WriteReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::total 304276 # number of WriteReq MSHR misses
-system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.inst 17285 # number of LoadLockedReq MSHR misses
+system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data 17285 # number of LoadLockedReq MSHR misses
system.cpu.dcache.LoadLockedReq_mshr_misses::total 17285 # number of LoadLockedReq MSHR misses
-system.cpu.dcache.demand_mshr_misses::cpu.inst 1378648 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.data 1378648 # number of demand (read+write) MSHR misses
system.cpu.dcache.demand_mshr_misses::total 1378648 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses::cpu.inst 1378648 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.data 1378648 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total 1378648 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.inst 26917637000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 26917637000 # number of ReadReq MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_latency::total 26917637000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.inst 10249005096 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 10249005096 # number of WriteReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_latency::total 10249005096 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.inst 196537750 # number of LoadLockedReq MSHR miss cycles
+system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data 196537750 # number of LoadLockedReq MSHR miss cycles
system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total 196537750 # number of LoadLockedReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.inst 37166642096 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 37166642096 # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_latency::total 37166642096 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.inst 37166642096 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 37166642096 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 37166642096 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.inst 1423897500 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 1423897500 # number of ReadReq MSHR uncacheable cycles
system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 1423897500 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.inst 2002909000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 2002909000 # number of WriteReq MSHR uncacheable cycles
system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 2002909000 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.inst 3426806500 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 3426806500 # number of overall MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_latency::total 3426806500 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.inst 0.119164 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.119164 # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.119164 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.inst 0.049475 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.049475 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.049475 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.inst 0.086416 # mshr miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data 0.086416 # mshr miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_mshr_miss_rate::total 0.086416 # mshr miss rate for LoadLockedReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.inst 0.090903 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.090903 # mshr miss rate for demand accesses
system.cpu.dcache.demand_mshr_miss_rate::total 0.090903 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.inst 0.090903 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.090903 # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_miss_rate::total 0.090903 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.inst 25054.298697 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 25054.298697 # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 25054.298697 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.inst 33683.251706 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 33683.251706 # average WriteReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 33683.251706 # average WriteReq mshr miss latency
-system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.inst 11370.422332 # average LoadLockedReq mshr miss latency
+system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 11370.422332 # average LoadLockedReq mshr miss latency
system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11370.422332 # average LoadLockedReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.inst 26958.761117 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 26958.761117 # average overall mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::total 26958.761117 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.inst 26958.761117 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 26958.761117 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::total 26958.761117 # average overall mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst inf # average ReadReq mshr uncacheable latency
+system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.inst inf # average WriteReq mshr uncacheable latency
+system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
-system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.inst inf # average overall mshr uncacheable latency
+system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.icache.tags.replacements 1459474 # number of replacements
@@ -685,9 +689,11 @@ system.cpu.l2cache.tags.sampled_refs 404595 # Sa
system.cpu.l2cache.tags.avg_refs 7.373326 # Average number of references to valid blocks.
system.cpu.l2cache.tags.warmup_cycle 5873248750 # Cycle when the warmup percentage was hit.
system.cpu.l2cache.tags.occ_blocks::writebacks 54499.677348 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.inst 10825.657308 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 5826.101052 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 4999.556256 # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_percent::writebacks 0.831599 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.inst 0.165186 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.088899 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.076287 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::total 0.996786 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_task_id_blocks::1024 65162 # Occupied blocks per task id
system.cpu.l2cache.tags.age_task_id_blocks_1024::0 230 # Occupied blocks per task id
@@ -698,69 +704,87 @@ system.cpu.l2cache.tags.age_task_id_blocks_1024::4 55530
system.cpu.l2cache.tags.occ_task_id_percent::1024 0.994293 # Percentage of cache occupancy per task id
system.cpu.l2cache.tags.tag_accesses 30263477 # Number of tag accesses
system.cpu.l2cache.tags.data_accesses 30263477 # Number of data accesses
-system.cpu.l2cache.ReadReq_hits::cpu.inst 2263052 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.inst 1443639 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.data 819413 # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::total 2263052 # number of ReadReq hits
system.cpu.l2cache.Writeback_hits::writebacks 838265 # number of Writeback hits
system.cpu.l2cache.Writeback_hits::total 838265 # number of Writeback hits
-system.cpu.l2cache.UpgradeReq_hits::cpu.inst 4 # number of UpgradeReq hits
+system.cpu.l2cache.UpgradeReq_hits::cpu.data 4 # number of UpgradeReq hits
system.cpu.l2cache.UpgradeReq_hits::total 4 # number of UpgradeReq hits
-system.cpu.l2cache.ReadExReq_hits::cpu.inst 187609 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 187609 # number of ReadExReq hits
system.cpu.l2cache.ReadExReq_hits::total 187609 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits::cpu.inst 2450661 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.inst 1443639 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 1007022 # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::total 2450661 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits::cpu.inst 2450661 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.inst 1443639 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.data 1007022 # number of overall hits
system.cpu.l2cache.overall_hits::total 2450661 # number of overall hits
-system.cpu.l2cache.ReadReq_misses::cpu.inst 288671 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.inst 16457 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.data 272214 # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::total 288671 # number of ReadReq misses
-system.cpu.l2cache.UpgradeReq_misses::cpu.inst 17 # number of UpgradeReq misses
+system.cpu.l2cache.UpgradeReq_misses::cpu.data 17 # number of UpgradeReq misses
system.cpu.l2cache.UpgradeReq_misses::total 17 # number of UpgradeReq misses
-system.cpu.l2cache.ReadExReq_misses::cpu.inst 116676 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::cpu.data 116676 # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_misses::total 116676 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses::cpu.inst 405347 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.inst 16457 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 388890 # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::total 405347 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses::cpu.inst 405347 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.inst 16457 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.data 388890 # number of overall misses
system.cpu.l2cache.overall_misses::total 405347 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 18920562000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 1197673500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 17722888500 # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::total 18920562000 # number of ReadReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::cpu.inst 214497 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 214497 # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_latency::total 214497 # number of UpgradeReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.inst 8064568611 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 8064568611 # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_latency::total 8064568611 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 26985130611 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 1197673500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 25787457111 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::total 26985130611 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 26985130611 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 1197673500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 25787457111 # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::total 26985130611 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 2551723 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 1460096 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.data 1091627 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::total 2551723 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.Writeback_accesses::writebacks 838265 # number of Writeback accesses(hits+misses)
system.cpu.l2cache.Writeback_accesses::total 838265 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::cpu.inst 21 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses::cpu.data 21 # number of UpgradeReq accesses(hits+misses)
system.cpu.l2cache.UpgradeReq_accesses::total 21 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::cpu.inst 304285 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.data 304285 # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::total 304285 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses::cpu.inst 2856008 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.inst 1460096 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.data 1395912 # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::total 2856008 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.inst 2856008 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 1460096 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.data 1395912 # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::total 2856008 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.113128 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.011271 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.249365 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::total 0.113128 # miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::cpu.inst 0.809524 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.809524 # miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_miss_rate::total 0.809524 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::cpu.inst 0.383443 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.383443 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::total 0.383443 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.141928 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.011271 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.278592 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::total 0.141928 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.141928 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.011271 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.278592 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::total 0.141928 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 65543.688143 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 72775.931215 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 65106.454848 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::total 65543.688143 # average ReadReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.inst 12617.470588 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 12617.470588 # average UpgradeReq miss latency
system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 12617.470588 # average UpgradeReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.inst 69119.344261 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 69119.344261 # average ReadExReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::total 69119.344261 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 66572.913111 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 72775.931215 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 66310.414541 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::total 66572.913111 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 66572.913111 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 72775.931215 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 66310.414541 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::total 66572.913111 # 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
@@ -772,57 +796,69 @@ system.cpu.l2cache.fast_writes 0 # nu
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
system.cpu.l2cache.writebacks::writebacks 76642 # number of writebacks
system.cpu.l2cache.writebacks::total 76642 # number of writebacks
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 288671 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 16457 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 272214 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::total 288671 # number of ReadReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.inst 17 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 17 # number of UpgradeReq MSHR misses
system.cpu.l2cache.UpgradeReq_mshr_misses::total 17 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::cpu.inst 116676 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 116676 # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::total 116676 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.inst 405347 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 16457 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.data 388890 # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::total 405347 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.inst 405347 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 16457 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.data 388890 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::total 405347 # number of overall MSHR misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 15311644500 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 990967000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 14320677500 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::total 15311644500 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.inst 271014 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 271014 # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 271014 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.inst 6596786889 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 6596786889 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 6596786889 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 21908431389 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 990967000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 20917464389 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::total 21908431389 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 21908431389 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 990967000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 20917464389 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::total 21908431389 # number of overall MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.inst 1333789500 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 1333789500 # number of ReadReq MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 1333789500 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.inst 1887480500 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 1887480500 # number of WriteReq MSHR uncacheable cycles
system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 1887480500 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.inst 3221270000 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 3221270000 # number of overall MSHR uncacheable cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency::total 3221270000 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.113128 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.011271 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.249365 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.113128 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.inst 0.809524 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.809524 # mshr miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.809524 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.inst 0.383443 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.383443 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.383443 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.141928 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.011271 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.278592 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::total 0.141928 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.141928 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.011271 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.278592 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::total 0.141928 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 53041.852143 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 60215.531385 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 52608.159389 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 53041.852143 # average ReadReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.inst 15942 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 15942 # average UpgradeReq mshr miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 15942 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.inst 56539.364471 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 56539.364471 # average ReadExReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 56539.364471 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 54048.584026 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 60215.531385 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 53787.611893 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::total 54048.584026 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 54048.584026 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 60215.531385 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 53787.611893 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::total 54048.584026 # average overall mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst inf # average ReadReq mshr uncacheable latency
+system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.inst inf # average WriteReq mshr uncacheable latency
+system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
-system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.inst inf # average overall mshr uncacheable latency
+system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.toL2Bus.trans_dist::ReadReq 2558889 # Transaction distribution
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor-dual/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor-dual/stats.txt
index 16f8b652d..f1c3d0229 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor-dual/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor-dual/stats.txt
@@ -4,21 +4,23 @@ sim_seconds 2.845843 # Nu
sim_ticks 2845842660500 # Number of ticks simulated
final_tick 2845842660500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 164712 # Simulator instruction rate (inst/s)
-host_op_rate 199442 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 3743328799 # Simulator tick rate (ticks/s)
-host_mem_usage 646452 # Number of bytes of host memory used
-host_seconds 760.24 # Real time elapsed on the host
+host_inst_rate 92448 # Simulator instruction rate (inst/s)
+host_op_rate 111941 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2101025547 # Simulator tick rate (ticks/s)
+host_mem_usage 635156 # Number of bytes of host memory used
+host_seconds 1354.50 # Real time elapsed on the host
sim_insts 125221621 # Number of instructions simulated
sim_ops 151624712 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
system.physmem.bytes_read::cpu0.dtb.walker 10368 # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.itb.walker 64 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.inst 3007420 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.inst 1722304 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.data 1285116 # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.l2cache.prefetcher 8732480 # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.dtb.walker 768 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.inst 774240 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.inst 153024 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.data 621216 # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.l2cache.prefetcher 399936 # Number of bytes read from this memory
system.physmem.bytes_read::realview.ide 960 # Number of bytes read from this memory
system.physmem.bytes_read::total 12926236 # Number of bytes read from this memory
@@ -26,28 +28,32 @@ system.physmem.bytes_inst_read::cpu0.inst 1722304 # N
system.physmem.bytes_inst_read::cpu1.inst 153024 # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total 1875328 # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks 8977344 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu0.inst 17704 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu1.inst 40 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu0.data 17704 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu1.data 40 # Number of bytes written to this memory
system.physmem.bytes_written::total 8995088 # Number of bytes written to this memory
system.physmem.num_reads::cpu0.dtb.walker 162 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.itb.walker 1 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.inst 47516 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.inst 26911 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.data 20605 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.l2cache.prefetcher 136445 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.dtb.walker 12 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.inst 12121 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.inst 2391 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.data 9730 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.l2cache.prefetcher 6249 # Number of read requests responded to by this memory
system.physmem.num_reads::realview.ide 15 # Number of read requests responded to by this memory
system.physmem.num_reads::total 202521 # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks 140271 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu0.inst 4426 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu1.inst 10 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu0.data 4426 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu1.data 10 # Number of write requests responded to by this memory
system.physmem.num_writes::total 144707 # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.dtb.walker 3643 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.itb.walker 22 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.inst 1056777 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.inst 605200 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.data 451577 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.l2cache.prefetcher 3068504 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.dtb.walker 270 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.inst 272060 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.inst 53771 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.data 218289 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.l2cache.prefetcher 140533 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::realview.ide 337 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total 4542147 # Total read bandwidth from this memory (bytes/s)
@@ -55,16 +61,18 @@ system.physmem.bw_inst_read::cpu0.inst 605200 # In
system.physmem.bw_inst_read::cpu1.inst 53771 # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total 658971 # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks 3154547 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu0.inst 6221 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu1.inst 14 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu0.data 6221 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu1.data 14 # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total 3160782 # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks 3154547 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.dtb.walker 3643 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.itb.walker 22 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.inst 1062998 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.inst 605200 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.data 457798 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.l2cache.prefetcher 3068504 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.dtb.walker 270 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.inst 272074 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.inst 53771 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.data 218303 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.l2cache.prefetcher 140533 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::realview.ide 337 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total 7702929 # Total bandwidth to/from this memory (bytes/s)
@@ -544,8 +552,8 @@ system.cpu0.dcache.tags.total_refs 40476936 # To
system.cpu0.dcache.tags.sampled_refs 719053 # Sample count of references to valid blocks.
system.cpu0.dcache.tags.avg_refs 56.292006 # Average number of references to valid blocks.
system.cpu0.dcache.tags.warmup_cycle 306903000 # Cycle when the warmup percentage was hit.
-system.cpu0.dcache.tags.occ_blocks::cpu0.inst 494.305697 # Average occupied blocks per requestor
-system.cpu0.dcache.tags.occ_percent::cpu0.inst 0.965441 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_blocks::cpu0.data 494.305697 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_percent::cpu0.data 0.965441 # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_percent::total 0.965441 # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_task_id_blocks::1024 512 # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::0 141 # Occupied blocks per task id
@@ -554,81 +562,81 @@ system.cpu0.dcache.tags.age_task_id_blocks_1024::2 68
system.cpu0.dcache.tags.occ_task_id_percent::1024 1 # Percentage of cache occupancy per task id
system.cpu0.dcache.tags.tag_accesses 83802985 # Number of tag accesses
system.cpu0.dcache.tags.data_accesses 83802985 # Number of data accesses
-system.cpu0.dcache.ReadReq_hits::cpu0.inst 22808347 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::cpu0.data 22808347 # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total 22808347 # number of ReadReq hits
-system.cpu0.dcache.WriteReq_hits::cpu0.inst 16863099 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::cpu0.data 16863099 # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total 16863099 # number of WriteReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu0.inst 381264 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 381264 # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total 381264 # number of LoadLockedReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu0.inst 362825 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu0.data 362825 # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total 362825 # number of StoreCondReq hits
-system.cpu0.dcache.demand_hits::cpu0.inst 39671446 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::cpu0.data 39671446 # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total 39671446 # number of demand (read+write) hits
-system.cpu0.dcache.overall_hits::cpu0.inst 39671446 # number of overall hits
+system.cpu0.dcache.overall_hits::cpu0.data 39671446 # number of overall hits
system.cpu0.dcache.overall_hits::total 39671446 # number of overall hits
-system.cpu0.dcache.ReadReq_misses::cpu0.inst 540080 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::cpu0.data 540080 # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total 540080 # number of ReadReq misses
-system.cpu0.dcache.WriteReq_misses::cpu0.inst 532227 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::cpu0.data 532227 # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total 532227 # number of WriteReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu0.inst 6489 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 6489 # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total 6489 # number of LoadLockedReq misses
-system.cpu0.dcache.StoreCondReq_misses::cpu0.inst 19898 # number of StoreCondReq misses
+system.cpu0.dcache.StoreCondReq_misses::cpu0.data 19898 # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total 19898 # number of StoreCondReq misses
-system.cpu0.dcache.demand_misses::cpu0.inst 1072307 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::cpu0.data 1072307 # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total 1072307 # number of demand (read+write) misses
-system.cpu0.dcache.overall_misses::cpu0.inst 1072307 # number of overall misses
+system.cpu0.dcache.overall_misses::cpu0.data 1072307 # number of overall misses
system.cpu0.dcache.overall_misses::total 1072307 # number of overall misses
-system.cpu0.dcache.ReadReq_miss_latency::cpu0.inst 6648434719 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 6648434719 # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total 6648434719 # number of ReadReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu0.inst 8319872197 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 8319872197 # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total 8319872197 # number of WriteReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.inst 104923750 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data 104923750 # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total 104923750 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.inst 438142885 # number of StoreCondReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data 438142885 # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total 438142885 # number of StoreCondReq miss cycles
-system.cpu0.dcache.StoreCondFailReq_miss_latency::cpu0.inst 309000 # number of StoreCondFailReq miss cycles
+system.cpu0.dcache.StoreCondFailReq_miss_latency::cpu0.data 309000 # number of StoreCondFailReq miss cycles
system.cpu0.dcache.StoreCondFailReq_miss_latency::total 309000 # number of StoreCondFailReq miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu0.inst 14968306916 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu0.data 14968306916 # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total 14968306916 # number of demand (read+write) miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu0.inst 14968306916 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu0.data 14968306916 # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total 14968306916 # number of overall miss cycles
-system.cpu0.dcache.ReadReq_accesses::cpu0.inst 23348427 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::cpu0.data 23348427 # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total 23348427 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu0.inst 17395326 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu0.data 17395326 # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total 17395326 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu0.inst 387753 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 387753 # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total 387753 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu0.inst 382723 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 382723 # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total 382723 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.demand_accesses::cpu0.inst 40743753 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::cpu0.data 40743753 # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total 40743753 # number of demand (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu0.inst 40743753 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu0.data 40743753 # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total 40743753 # number of overall (read+write) accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu0.inst 0.023131 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.023131 # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total 0.023131 # miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu0.inst 0.030596 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.030596 # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total 0.030596 # miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.inst 0.016735 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.016735 # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.016735 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.inst 0.051991 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data 0.051991 # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total 0.051991 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_miss_rate::cpu0.inst 0.026318 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::cpu0.data 0.026318 # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total 0.026318 # miss rate for demand accesses
-system.cpu0.dcache.overall_miss_rate::cpu0.inst 0.026318 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::cpu0.data 0.026318 # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total 0.026318 # miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.inst 12310.092429 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 12310.092429 # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 12310.092429 # average ReadReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.inst 15632.187388 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 15632.187388 # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 15632.187388 # average WriteReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.inst 16169.479119 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 16169.479119 # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 16169.479119 # average LoadLockedReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.inst 22019.443411 # average StoreCondReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 22019.443411 # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 22019.443411 # average StoreCondReq miss latency
-system.cpu0.dcache.StoreCondFailReq_avg_miss_latency::cpu0.inst inf # average StoreCondFailReq miss latency
+system.cpu0.dcache.StoreCondFailReq_avg_miss_latency::cpu0.data inf # average StoreCondFailReq miss latency
system.cpu0.dcache.StoreCondFailReq_avg_miss_latency::total inf # average StoreCondFailReq miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu0.inst 13958.975290 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 13958.975290 # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 13958.975290 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu0.inst 13958.975290 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 13958.975290 # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 13958.975290 # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
@@ -640,77 +648,77 @@ system.cpu0.dcache.fast_writes 0 # nu
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
system.cpu0.dcache.writebacks::writebacks 523102 # number of writebacks
system.cpu0.dcache.writebacks::total 523102 # number of writebacks
-system.cpu0.dcache.ReadReq_mshr_hits::cpu0.inst 42658 # number of ReadReq MSHR hits
+system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data 42658 # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total 42658 # number of ReadReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::cpu0.inst 230433 # number of WriteReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data 230433 # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total 230433 # number of WriteReq MSHR hits
-system.cpu0.dcache.demand_mshr_hits::cpu0.inst 273091 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.demand_mshr_hits::cpu0.data 273091 # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total 273091 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.overall_mshr_hits::cpu0.inst 273091 # number of overall MSHR hits
+system.cpu0.dcache.overall_mshr_hits::cpu0.data 273091 # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total 273091 # number of overall MSHR hits
-system.cpu0.dcache.ReadReq_mshr_misses::cpu0.inst 497422 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data 497422 # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total 497422 # number of ReadReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu0.inst 301794 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data 301794 # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total 301794 # number of WriteReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.inst 6489 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data 6489 # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total 6489 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.inst 19898 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data 19898 # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total 19898 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu0.inst 799216 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu0.data 799216 # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total 799216 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu0.inst 799216 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu0.data 799216 # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total 799216 # number of overall MSHR misses
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.inst 5149793898 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data 5149793898 # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total 5149793898 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.inst 4423706193 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data 4423706193 # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total 4423706193 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.inst 91926250 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data 91926250 # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 91926250 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.inst 397751115 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data 397751115 # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 397751115 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::cpu0.inst 291000 # number of StoreCondFailReq MSHR miss cycles
+system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::cpu0.data 291000 # number of StoreCondFailReq MSHR miss cycles
system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::total 291000 # number of StoreCondFailReq MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu0.inst 9573500091 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 9573500091 # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total 9573500091 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu0.inst 9573500091 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 9573500091 # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total 9573500091 # number of overall MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.inst 6190990749 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data 6190990749 # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 6190990749 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.inst 4804555500 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data 4804555500 # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 4804555500 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.inst 10995546249 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data 10995546249 # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total 10995546249 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.inst 0.021304 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data 0.021304 # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.021304 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.inst 0.017349 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data 0.017349 # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.017349 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.inst 0.016735 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data 0.016735 # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.016735 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.inst 0.051991 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data 0.051991 # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.051991 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu0.inst 0.019616 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data 0.019616 # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total 0.019616 # mshr miss rate for demand accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu0.inst 0.019616 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data 0.019616 # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total 0.019616 # mshr miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.inst 10352.967697 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 10352.967697 # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 10352.967697 # average ReadReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.inst 14658.032277 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 14658.032277 # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 14658.032277 # average WriteReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.inst 14166.474033 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 14166.474033 # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 14166.474033 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.inst 19989.502211 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data 19989.502211 # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 19989.502211 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu0.inst inf # average StoreCondFailReq mshr miss latency
+system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu0.data inf # average StoreCondFailReq mshr miss latency
system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::total inf # average StoreCondFailReq mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.inst 11978.614156 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 11978.614156 # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 11978.614156 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.inst 11978.614156 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 11978.614156 # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 11978.614156 # average overall mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
+system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average WriteReq mshr uncacheable latency
+system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data inf # average WriteReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
-system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.inst inf # average overall mshr uncacheable latency
+system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data inf # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu0.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu0.icache.tags.replacements 1982441 # number of replacements
@@ -821,12 +829,14 @@ system.cpu0.l2cache.tags.warmup_cycle 2825848630000 # C
system.cpu0.l2cache.tags.occ_blocks::writebacks 6310.295058 # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.dtb.walker 58.412646 # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.itb.walker 0.063392 # Average occupied blocks per requestor
-system.cpu0.l2cache.tags.occ_blocks::cpu0.inst 7791.524761 # Average occupied blocks per requestor
+system.cpu0.l2cache.tags.occ_blocks::cpu0.inst 5929.101601 # Average occupied blocks per requestor
+system.cpu0.l2cache.tags.occ_blocks::cpu0.data 1862.423160 # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.l2cache.prefetcher 1981.430976 # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_percent::writebacks 0.385150 # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.dtb.walker 0.003565 # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.itb.walker 0.000004 # Average percentage of cache occupancy
-system.cpu0.l2cache.tags.occ_percent::cpu0.inst 0.475557 # Average percentage of cache occupancy
+system.cpu0.l2cache.tags.occ_percent::cpu0.inst 0.361884 # Average percentage of cache occupancy
+system.cpu0.l2cache.tags.occ_percent::cpu0.data 0.113673 # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.l2cache.prefetcher 0.120937 # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::total 0.985213 # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_task_id_blocks::1022 1941 # Occupied blocks per task id
@@ -851,125 +861,143 @@ system.cpu0.l2cache.tags.tag_accesses 55347065 # Nu
system.cpu0.l2cache.tags.data_accesses 55347065 # Number of data accesses
system.cpu0.l2cache.ReadReq_hits::cpu0.dtb.walker 80493 # number of ReadReq hits
system.cpu0.l2cache.ReadReq_hits::cpu0.itb.walker 4332 # number of ReadReq hits
-system.cpu0.l2cache.ReadReq_hits::cpu0.inst 2344344 # number of ReadReq hits
+system.cpu0.l2cache.ReadReq_hits::cpu0.inst 1910084 # number of ReadReq hits
+system.cpu0.l2cache.ReadReq_hits::cpu0.data 434260 # number of ReadReq hits
system.cpu0.l2cache.ReadReq_hits::total 2429169 # number of ReadReq hits
system.cpu0.l2cache.Writeback_hits::writebacks 523100 # number of Writeback hits
system.cpu0.l2cache.Writeback_hits::total 523100 # number of Writeback hits
-system.cpu0.l2cache.UpgradeReq_hits::cpu0.inst 4781 # number of UpgradeReq hits
+system.cpu0.l2cache.UpgradeReq_hits::cpu0.data 4781 # number of UpgradeReq hits
system.cpu0.l2cache.UpgradeReq_hits::total 4781 # number of UpgradeReq hits
-system.cpu0.l2cache.SCUpgradeReq_hits::cpu0.inst 1890 # number of SCUpgradeReq hits
+system.cpu0.l2cache.SCUpgradeReq_hits::cpu0.data 1890 # number of SCUpgradeReq hits
system.cpu0.l2cache.SCUpgradeReq_hits::total 1890 # number of SCUpgradeReq hits
-system.cpu0.l2cache.ReadExReq_hits::cpu0.inst 226532 # number of ReadExReq hits
+system.cpu0.l2cache.ReadExReq_hits::cpu0.data 226532 # number of ReadExReq hits
system.cpu0.l2cache.ReadExReq_hits::total 226532 # number of ReadExReq hits
system.cpu0.l2cache.demand_hits::cpu0.dtb.walker 80493 # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::cpu0.itb.walker 4332 # number of demand (read+write) hits
-system.cpu0.l2cache.demand_hits::cpu0.inst 2570876 # number of demand (read+write) hits
+system.cpu0.l2cache.demand_hits::cpu0.inst 1910084 # number of demand (read+write) hits
+system.cpu0.l2cache.demand_hits::cpu0.data 660792 # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::total 2655701 # number of demand (read+write) hits
system.cpu0.l2cache.overall_hits::cpu0.dtb.walker 80493 # number of overall hits
system.cpu0.l2cache.overall_hits::cpu0.itb.walker 4332 # number of overall hits
-system.cpu0.l2cache.overall_hits::cpu0.inst 2570876 # number of overall hits
+system.cpu0.l2cache.overall_hits::cpu0.inst 1910084 # number of overall hits
+system.cpu0.l2cache.overall_hits::cpu0.data 660792 # number of overall hits
system.cpu0.l2cache.overall_hits::total 2655701 # number of overall hits
system.cpu0.l2cache.ReadReq_misses::cpu0.dtb.walker 854 # number of ReadReq misses
system.cpu0.l2cache.ReadReq_misses::cpu0.itb.walker 113 # number of ReadReq misses
-system.cpu0.l2cache.ReadReq_misses::cpu0.inst 142527 # number of ReadReq misses
+system.cpu0.l2cache.ReadReq_misses::cpu0.inst 72883 # number of ReadReq misses
+system.cpu0.l2cache.ReadReq_misses::cpu0.data 69644 # number of ReadReq misses
system.cpu0.l2cache.ReadReq_misses::total 143494 # number of ReadReq misses
-system.cpu0.l2cache.UpgradeReq_misses::cpu0.inst 26406 # number of UpgradeReq misses
+system.cpu0.l2cache.UpgradeReq_misses::cpu0.data 26406 # number of UpgradeReq misses
system.cpu0.l2cache.UpgradeReq_misses::total 26406 # number of UpgradeReq misses
-system.cpu0.l2cache.SCUpgradeReq_misses::cpu0.inst 18006 # number of SCUpgradeReq misses
+system.cpu0.l2cache.SCUpgradeReq_misses::cpu0.data 18006 # number of SCUpgradeReq misses
system.cpu0.l2cache.SCUpgradeReq_misses::total 18006 # number of SCUpgradeReq misses
-system.cpu0.l2cache.SCUpgradeFailReq_misses::cpu0.inst 2 # number of SCUpgradeFailReq misses
+system.cpu0.l2cache.SCUpgradeFailReq_misses::cpu0.data 2 # number of SCUpgradeFailReq misses
system.cpu0.l2cache.SCUpgradeFailReq_misses::total 2 # number of SCUpgradeFailReq misses
-system.cpu0.l2cache.ReadExReq_misses::cpu0.inst 44082 # number of ReadExReq misses
+system.cpu0.l2cache.ReadExReq_misses::cpu0.data 44082 # number of ReadExReq misses
system.cpu0.l2cache.ReadExReq_misses::total 44082 # number of ReadExReq misses
system.cpu0.l2cache.demand_misses::cpu0.dtb.walker 854 # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::cpu0.itb.walker 113 # number of demand (read+write) misses
-system.cpu0.l2cache.demand_misses::cpu0.inst 186609 # number of demand (read+write) misses
+system.cpu0.l2cache.demand_misses::cpu0.inst 72883 # number of demand (read+write) misses
+system.cpu0.l2cache.demand_misses::cpu0.data 113726 # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::total 187576 # number of demand (read+write) misses
system.cpu0.l2cache.overall_misses::cpu0.dtb.walker 854 # number of overall misses
system.cpu0.l2cache.overall_misses::cpu0.itb.walker 113 # number of overall misses
-system.cpu0.l2cache.overall_misses::cpu0.inst 186609 # number of overall misses
+system.cpu0.l2cache.overall_misses::cpu0.inst 72883 # number of overall misses
+system.cpu0.l2cache.overall_misses::cpu0.data 113726 # number of overall misses
system.cpu0.l2cache.overall_misses::total 187576 # number of overall misses
system.cpu0.l2cache.ReadReq_miss_latency::cpu0.dtb.walker 30085500 # number of ReadReq miss cycles
system.cpu0.l2cache.ReadReq_miss_latency::cpu0.itb.walker 2495499 # number of ReadReq miss cycles
-system.cpu0.l2cache.ReadReq_miss_latency::cpu0.inst 5310554679 # number of ReadReq miss cycles
+system.cpu0.l2cache.ReadReq_miss_latency::cpu0.inst 3197828979 # number of ReadReq miss cycles
+system.cpu0.l2cache.ReadReq_miss_latency::cpu0.data 2112725700 # number of ReadReq miss cycles
system.cpu0.l2cache.ReadReq_miss_latency::total 5343135678 # number of ReadReq miss cycles
-system.cpu0.l2cache.UpgradeReq_miss_latency::cpu0.inst 462181513 # number of UpgradeReq miss cycles
+system.cpu0.l2cache.UpgradeReq_miss_latency::cpu0.data 462181513 # number of UpgradeReq miss cycles
system.cpu0.l2cache.UpgradeReq_miss_latency::total 462181513 # number of UpgradeReq miss cycles
-system.cpu0.l2cache.SCUpgradeReq_miss_latency::cpu0.inst 354964789 # number of SCUpgradeReq miss cycles
+system.cpu0.l2cache.SCUpgradeReq_miss_latency::cpu0.data 354964789 # number of SCUpgradeReq miss cycles
system.cpu0.l2cache.SCUpgradeReq_miss_latency::total 354964789 # number of SCUpgradeReq miss cycles
-system.cpu0.l2cache.SCUpgradeFailReq_miss_latency::cpu0.inst 282000 # number of SCUpgradeFailReq miss cycles
+system.cpu0.l2cache.SCUpgradeFailReq_miss_latency::cpu0.data 282000 # number of SCUpgradeFailReq miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_miss_latency::total 282000 # number of SCUpgradeFailReq miss cycles
-system.cpu0.l2cache.ReadExReq_miss_latency::cpu0.inst 2099231484 # number of ReadExReq miss cycles
+system.cpu0.l2cache.ReadExReq_miss_latency::cpu0.data 2099231484 # number of ReadExReq miss cycles
system.cpu0.l2cache.ReadExReq_miss_latency::total 2099231484 # number of ReadExReq miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.dtb.walker 30085500 # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.itb.walker 2495499 # number of demand (read+write) miss cycles
-system.cpu0.l2cache.demand_miss_latency::cpu0.inst 7409786163 # number of demand (read+write) miss cycles
+system.cpu0.l2cache.demand_miss_latency::cpu0.inst 3197828979 # number of demand (read+write) miss cycles
+system.cpu0.l2cache.demand_miss_latency::cpu0.data 4211957184 # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::total 7442367162 # number of demand (read+write) miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.dtb.walker 30085500 # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.itb.walker 2495499 # number of overall miss cycles
-system.cpu0.l2cache.overall_miss_latency::cpu0.inst 7409786163 # number of overall miss cycles
+system.cpu0.l2cache.overall_miss_latency::cpu0.inst 3197828979 # number of overall miss cycles
+system.cpu0.l2cache.overall_miss_latency::cpu0.data 4211957184 # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::total 7442367162 # number of overall miss cycles
system.cpu0.l2cache.ReadReq_accesses::cpu0.dtb.walker 81347 # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.ReadReq_accesses::cpu0.itb.walker 4445 # number of ReadReq accesses(hits+misses)
-system.cpu0.l2cache.ReadReq_accesses::cpu0.inst 2486871 # number of ReadReq accesses(hits+misses)
+system.cpu0.l2cache.ReadReq_accesses::cpu0.inst 1982967 # number of ReadReq accesses(hits+misses)
+system.cpu0.l2cache.ReadReq_accesses::cpu0.data 503904 # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.ReadReq_accesses::total 2572663 # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.Writeback_accesses::writebacks 523100 # number of Writeback accesses(hits+misses)
system.cpu0.l2cache.Writeback_accesses::total 523100 # number of Writeback accesses(hits+misses)
-system.cpu0.l2cache.UpgradeReq_accesses::cpu0.inst 31187 # number of UpgradeReq accesses(hits+misses)
+system.cpu0.l2cache.UpgradeReq_accesses::cpu0.data 31187 # number of UpgradeReq accesses(hits+misses)
system.cpu0.l2cache.UpgradeReq_accesses::total 31187 # number of UpgradeReq accesses(hits+misses)
-system.cpu0.l2cache.SCUpgradeReq_accesses::cpu0.inst 19896 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu0.l2cache.SCUpgradeReq_accesses::cpu0.data 19896 # number of SCUpgradeReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeReq_accesses::total 19896 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu0.l2cache.SCUpgradeFailReq_accesses::cpu0.inst 2 # number of SCUpgradeFailReq accesses(hits+misses)
+system.cpu0.l2cache.SCUpgradeFailReq_accesses::cpu0.data 2 # number of SCUpgradeFailReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeFailReq_accesses::total 2 # number of SCUpgradeFailReq accesses(hits+misses)
-system.cpu0.l2cache.ReadExReq_accesses::cpu0.inst 270614 # number of ReadExReq accesses(hits+misses)
+system.cpu0.l2cache.ReadExReq_accesses::cpu0.data 270614 # number of ReadExReq accesses(hits+misses)
system.cpu0.l2cache.ReadExReq_accesses::total 270614 # number of ReadExReq accesses(hits+misses)
system.cpu0.l2cache.demand_accesses::cpu0.dtb.walker 81347 # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::cpu0.itb.walker 4445 # number of demand (read+write) accesses
-system.cpu0.l2cache.demand_accesses::cpu0.inst 2757485 # number of demand (read+write) accesses
+system.cpu0.l2cache.demand_accesses::cpu0.inst 1982967 # number of demand (read+write) accesses
+system.cpu0.l2cache.demand_accesses::cpu0.data 774518 # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::total 2843277 # number of demand (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.dtb.walker 81347 # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.itb.walker 4445 # number of overall (read+write) accesses
-system.cpu0.l2cache.overall_accesses::cpu0.inst 2757485 # number of overall (read+write) accesses
+system.cpu0.l2cache.overall_accesses::cpu0.inst 1982967 # number of overall (read+write) accesses
+system.cpu0.l2cache.overall_accesses::cpu0.data 774518 # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::total 2843277 # number of overall (read+write) accesses
system.cpu0.l2cache.ReadReq_miss_rate::cpu0.dtb.walker 0.010498 # miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_miss_rate::cpu0.itb.walker 0.025422 # miss rate for ReadReq accesses
-system.cpu0.l2cache.ReadReq_miss_rate::cpu0.inst 0.057312 # miss rate for ReadReq accesses
+system.cpu0.l2cache.ReadReq_miss_rate::cpu0.inst 0.036755 # miss rate for ReadReq accesses
+system.cpu0.l2cache.ReadReq_miss_rate::cpu0.data 0.138209 # miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_miss_rate::total 0.055776 # miss rate for ReadReq accesses
-system.cpu0.l2cache.UpgradeReq_miss_rate::cpu0.inst 0.846699 # miss rate for UpgradeReq accesses
+system.cpu0.l2cache.UpgradeReq_miss_rate::cpu0.data 0.846699 # miss rate for UpgradeReq accesses
system.cpu0.l2cache.UpgradeReq_miss_rate::total 0.846699 # miss rate for UpgradeReq accesses
-system.cpu0.l2cache.SCUpgradeReq_miss_rate::cpu0.inst 0.905006 # miss rate for SCUpgradeReq accesses
+system.cpu0.l2cache.SCUpgradeReq_miss_rate::cpu0.data 0.905006 # miss rate for SCUpgradeReq accesses
system.cpu0.l2cache.SCUpgradeReq_miss_rate::total 0.905006 # miss rate for SCUpgradeReq accesses
-system.cpu0.l2cache.SCUpgradeFailReq_miss_rate::cpu0.inst 1 # miss rate for SCUpgradeFailReq accesses
+system.cpu0.l2cache.SCUpgradeFailReq_miss_rate::cpu0.data 1 # miss rate for SCUpgradeFailReq accesses
system.cpu0.l2cache.SCUpgradeFailReq_miss_rate::total 1 # miss rate for SCUpgradeFailReq accesses
-system.cpu0.l2cache.ReadExReq_miss_rate::cpu0.inst 0.162896 # miss rate for ReadExReq accesses
+system.cpu0.l2cache.ReadExReq_miss_rate::cpu0.data 0.162896 # miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadExReq_miss_rate::total 0.162896 # miss rate for ReadExReq accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.dtb.walker 0.010498 # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.itb.walker 0.025422 # miss rate for demand accesses
-system.cpu0.l2cache.demand_miss_rate::cpu0.inst 0.067674 # miss rate for demand accesses
+system.cpu0.l2cache.demand_miss_rate::cpu0.inst 0.036755 # miss rate for demand accesses
+system.cpu0.l2cache.demand_miss_rate::cpu0.data 0.146835 # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::total 0.065972 # miss rate for demand accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.dtb.walker 0.010498 # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.itb.walker 0.025422 # miss rate for overall accesses
-system.cpu0.l2cache.overall_miss_rate::cpu0.inst 0.067674 # miss rate for overall accesses
+system.cpu0.l2cache.overall_miss_rate::cpu0.inst 0.036755 # miss rate for overall accesses
+system.cpu0.l2cache.overall_miss_rate::cpu0.data 0.146835 # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::total 0.065972 # miss rate for overall accesses
system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.dtb.walker 35228.922717 # average ReadReq miss latency
system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.itb.walker 22084.061947 # average ReadReq miss latency
-system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.inst 37259.990591 # average ReadReq miss latency
+system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.inst 43876.198551 # average ReadReq miss latency
+system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.data 30336.076331 # average ReadReq miss latency
system.cpu0.l2cache.ReadReq_avg_miss_latency::total 37235.951873 # average ReadReq miss latency
-system.cpu0.l2cache.UpgradeReq_avg_miss_latency::cpu0.inst 17502.897561 # average UpgradeReq miss latency
+system.cpu0.l2cache.UpgradeReq_avg_miss_latency::cpu0.data 17502.897561 # average UpgradeReq miss latency
system.cpu0.l2cache.UpgradeReq_avg_miss_latency::total 17502.897561 # average UpgradeReq miss latency
-system.cpu0.l2cache.SCUpgradeReq_avg_miss_latency::cpu0.inst 19713.694824 # average SCUpgradeReq miss latency
+system.cpu0.l2cache.SCUpgradeReq_avg_miss_latency::cpu0.data 19713.694824 # average SCUpgradeReq miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_miss_latency::total 19713.694824 # average SCUpgradeReq miss latency
-system.cpu0.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu0.inst 141000 # average SCUpgradeFailReq miss latency
+system.cpu0.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu0.data 141000 # average SCUpgradeFailReq miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_miss_latency::total 141000 # average SCUpgradeFailReq miss latency
-system.cpu0.l2cache.ReadExReq_avg_miss_latency::cpu0.inst 47621.058119 # average ReadExReq miss latency
+system.cpu0.l2cache.ReadExReq_avg_miss_latency::cpu0.data 47621.058119 # average ReadExReq miss latency
system.cpu0.l2cache.ReadExReq_avg_miss_latency::total 47621.058119 # average ReadExReq miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.dtb.walker 35228.922717 # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.itb.walker 22084.061947 # average overall miss latency
-system.cpu0.l2cache.demand_avg_miss_latency::cpu0.inst 39707.549813 # average overall miss latency
+system.cpu0.l2cache.demand_avg_miss_latency::cpu0.inst 43876.198551 # average overall miss latency
+system.cpu0.l2cache.demand_avg_miss_latency::cpu0.data 37036.009215 # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::total 39676.542639 # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.dtb.walker 35228.922717 # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.itb.walker 22084.061947 # average overall miss latency
-system.cpu0.l2cache.overall_avg_miss_latency::cpu0.inst 39707.549813 # average overall miss latency
+system.cpu0.l2cache.overall_avg_miss_latency::cpu0.inst 43876.198551 # average overall miss latency
+system.cpu0.l2cache.overall_avg_miss_latency::cpu0.data 37036.009215 # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::total 39676.542639 # average overall miss latency
system.cpu0.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu0.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
@@ -982,119 +1010,138 @@ system.cpu0.l2cache.cache_copies 0 # nu
system.cpu0.l2cache.writebacks::writebacks 201133 # number of writebacks
system.cpu0.l2cache.writebacks::total 201133 # number of writebacks
system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.itb.walker 1 # number of ReadReq MSHR hits
-system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.inst 511 # number of ReadReq MSHR hits
+system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.inst 65 # number of ReadReq MSHR hits
+system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.data 446 # number of ReadReq MSHR hits
system.cpu0.l2cache.ReadReq_mshr_hits::total 512 # number of ReadReq MSHR hits
-system.cpu0.l2cache.ReadExReq_mshr_hits::cpu0.inst 3265 # number of ReadExReq MSHR hits
+system.cpu0.l2cache.ReadExReq_mshr_hits::cpu0.data 3265 # number of ReadExReq MSHR hits
system.cpu0.l2cache.ReadExReq_mshr_hits::total 3265 # number of ReadExReq MSHR hits
system.cpu0.l2cache.demand_mshr_hits::cpu0.itb.walker 1 # number of demand (read+write) MSHR hits
-system.cpu0.l2cache.demand_mshr_hits::cpu0.inst 3776 # number of demand (read+write) MSHR hits
+system.cpu0.l2cache.demand_mshr_hits::cpu0.inst 65 # number of demand (read+write) MSHR hits
+system.cpu0.l2cache.demand_mshr_hits::cpu0.data 3711 # number of demand (read+write) MSHR hits
system.cpu0.l2cache.demand_mshr_hits::total 3777 # number of demand (read+write) MSHR hits
system.cpu0.l2cache.overall_mshr_hits::cpu0.itb.walker 1 # number of overall MSHR hits
-system.cpu0.l2cache.overall_mshr_hits::cpu0.inst 3776 # number of overall MSHR hits
+system.cpu0.l2cache.overall_mshr_hits::cpu0.inst 65 # number of overall MSHR hits
+system.cpu0.l2cache.overall_mshr_hits::cpu0.data 3711 # number of overall MSHR hits
system.cpu0.l2cache.overall_mshr_hits::total 3777 # number of overall MSHR hits
system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.dtb.walker 854 # number of ReadReq MSHR misses
system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.itb.walker 112 # number of ReadReq MSHR misses
-system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.inst 142016 # number of ReadReq MSHR misses
+system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.inst 72818 # number of ReadReq MSHR misses
+system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.data 69198 # number of ReadReq MSHR misses
system.cpu0.l2cache.ReadReq_mshr_misses::total 142982 # number of ReadReq MSHR misses
system.cpu0.l2cache.HardPFReq_mshr_misses::cpu0.l2cache.prefetcher 280772 # number of HardPFReq MSHR misses
system.cpu0.l2cache.HardPFReq_mshr_misses::total 280772 # number of HardPFReq MSHR misses
-system.cpu0.l2cache.UpgradeReq_mshr_misses::cpu0.inst 26406 # number of UpgradeReq MSHR misses
+system.cpu0.l2cache.UpgradeReq_mshr_misses::cpu0.data 26406 # number of UpgradeReq MSHR misses
system.cpu0.l2cache.UpgradeReq_mshr_misses::total 26406 # number of UpgradeReq MSHR misses
-system.cpu0.l2cache.SCUpgradeReq_mshr_misses::cpu0.inst 18006 # number of SCUpgradeReq MSHR misses
+system.cpu0.l2cache.SCUpgradeReq_mshr_misses::cpu0.data 18006 # number of SCUpgradeReq MSHR misses
system.cpu0.l2cache.SCUpgradeReq_mshr_misses::total 18006 # number of SCUpgradeReq MSHR misses
-system.cpu0.l2cache.SCUpgradeFailReq_mshr_misses::cpu0.inst 2 # number of SCUpgradeFailReq MSHR misses
+system.cpu0.l2cache.SCUpgradeFailReq_mshr_misses::cpu0.data 2 # number of SCUpgradeFailReq MSHR misses
system.cpu0.l2cache.SCUpgradeFailReq_mshr_misses::total 2 # number of SCUpgradeFailReq MSHR misses
-system.cpu0.l2cache.ReadExReq_mshr_misses::cpu0.inst 40817 # number of ReadExReq MSHR misses
+system.cpu0.l2cache.ReadExReq_mshr_misses::cpu0.data 40817 # number of ReadExReq MSHR misses
system.cpu0.l2cache.ReadExReq_mshr_misses::total 40817 # number of ReadExReq MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.dtb.walker 854 # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.itb.walker 112 # number of demand (read+write) MSHR misses
-system.cpu0.l2cache.demand_mshr_misses::cpu0.inst 182833 # number of demand (read+write) MSHR misses
+system.cpu0.l2cache.demand_mshr_misses::cpu0.inst 72818 # number of demand (read+write) MSHR misses
+system.cpu0.l2cache.demand_mshr_misses::cpu0.data 110015 # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::total 183799 # number of demand (read+write) MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.dtb.walker 854 # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.itb.walker 112 # number of overall MSHR misses
-system.cpu0.l2cache.overall_mshr_misses::cpu0.inst 182833 # number of overall MSHR misses
+system.cpu0.l2cache.overall_mshr_misses::cpu0.inst 72818 # number of overall MSHR misses
+system.cpu0.l2cache.overall_mshr_misses::cpu0.data 110015 # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.l2cache.prefetcher 280772 # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::total 464571 # number of overall MSHR misses
system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.dtb.walker 24090000 # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.itb.walker 1685499 # number of ReadReq MSHR miss cycles
-system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.inst 4279514975 # number of ReadReq MSHR miss cycles
+system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.inst 2677133771 # number of ReadReq MSHR miss cycles
+system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.data 1602381204 # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.ReadReq_mshr_miss_latency::total 4305290474 # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.HardPFReq_mshr_miss_latency::cpu0.l2cache.prefetcher 15488924735 # number of HardPFReq MSHR miss cycles
system.cpu0.l2cache.HardPFReq_mshr_miss_latency::total 15488924735 # number of HardPFReq MSHR miss cycles
-system.cpu0.l2cache.UpgradeReq_mshr_miss_latency::cpu0.inst 449600763 # number of UpgradeReq MSHR miss cycles
+system.cpu0.l2cache.UpgradeReq_mshr_miss_latency::cpu0.data 449600763 # number of UpgradeReq MSHR miss cycles
system.cpu0.l2cache.UpgradeReq_mshr_miss_latency::total 449600763 # number of UpgradeReq MSHR miss cycles
-system.cpu0.l2cache.SCUpgradeReq_mshr_miss_latency::cpu0.inst 240569359 # number of SCUpgradeReq MSHR miss cycles
+system.cpu0.l2cache.SCUpgradeReq_mshr_miss_latency::cpu0.data 240569359 # number of SCUpgradeReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeReq_mshr_miss_latency::total 240569359 # number of SCUpgradeReq MSHR miss cycles
-system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu0.inst 219000 # number of SCUpgradeFailReq MSHR miss cycles
+system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu0.data 219000 # number of SCUpgradeFailReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_latency::total 219000 # number of SCUpgradeFailReq MSHR miss cycles
-system.cpu0.l2cache.ReadExReq_mshr_miss_latency::cpu0.inst 1467254248 # number of ReadExReq MSHR miss cycles
+system.cpu0.l2cache.ReadExReq_mshr_miss_latency::cpu0.data 1467254248 # number of ReadExReq MSHR miss cycles
system.cpu0.l2cache.ReadExReq_mshr_miss_latency::total 1467254248 # number of ReadExReq MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.dtb.walker 24090000 # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.itb.walker 1685499 # number of demand (read+write) MSHR miss cycles
-system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.inst 5746769223 # number of demand (read+write) MSHR miss cycles
+system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.inst 2677133771 # number of demand (read+write) MSHR miss cycles
+system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.data 3069635452 # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::total 5772544722 # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.dtb.walker 24090000 # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.itb.walker 1685499 # number of overall MSHR miss cycles
-system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.inst 5746769223 # number of overall MSHR miss cycles
+system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.inst 2677133771 # number of overall MSHR miss cycles
+system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.data 3069635452 # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.l2cache.prefetcher 15488924735 # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::total 21261469457 # number of overall MSHR miss cycles
-system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::cpu0.inst 6177076991 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::cpu0.inst 242870500 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::cpu0.data 5934206491 # number of ReadReq MSHR uncacheable cycles
system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::total 6177076991 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.l2cache.WriteReq_mshr_uncacheable_latency::cpu0.inst 4588309497 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.l2cache.WriteReq_mshr_uncacheable_latency::cpu0.data 4588309497 # number of WriteReq MSHR uncacheable cycles
system.cpu0.l2cache.WriteReq_mshr_uncacheable_latency::total 4588309497 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.l2cache.overall_mshr_uncacheable_latency::cpu0.inst 10765386488 # number of overall MSHR uncacheable cycles
+system.cpu0.l2cache.overall_mshr_uncacheable_latency::cpu0.inst 242870500 # number of overall MSHR uncacheable cycles
+system.cpu0.l2cache.overall_mshr_uncacheable_latency::cpu0.data 10522515988 # number of overall MSHR uncacheable cycles
system.cpu0.l2cache.overall_mshr_uncacheable_latency::total 10765386488 # number of overall MSHR uncacheable cycles
system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.dtb.walker 0.010498 # mshr miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.itb.walker 0.025197 # mshr miss rate for ReadReq accesses
-system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.inst 0.057106 # mshr miss rate for ReadReq accesses
+system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.inst 0.036722 # mshr miss rate for ReadReq accesses
+system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.data 0.137324 # mshr miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_mshr_miss_rate::total 0.055577 # mshr miss rate for ReadReq accesses
system.cpu0.l2cache.HardPFReq_mshr_miss_rate::cpu0.l2cache.prefetcher inf # mshr miss rate for HardPFReq accesses
system.cpu0.l2cache.HardPFReq_mshr_miss_rate::total inf # mshr miss rate for HardPFReq accesses
-system.cpu0.l2cache.UpgradeReq_mshr_miss_rate::cpu0.inst 0.846699 # mshr miss rate for UpgradeReq accesses
+system.cpu0.l2cache.UpgradeReq_mshr_miss_rate::cpu0.data 0.846699 # mshr miss rate for UpgradeReq accesses
system.cpu0.l2cache.UpgradeReq_mshr_miss_rate::total 0.846699 # mshr miss rate for UpgradeReq accesses
-system.cpu0.l2cache.SCUpgradeReq_mshr_miss_rate::cpu0.inst 0.905006 # mshr miss rate for SCUpgradeReq accesses
+system.cpu0.l2cache.SCUpgradeReq_mshr_miss_rate::cpu0.data 0.905006 # mshr miss rate for SCUpgradeReq accesses
system.cpu0.l2cache.SCUpgradeReq_mshr_miss_rate::total 0.905006 # mshr miss rate for SCUpgradeReq accesses
-system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_rate::cpu0.inst 1 # mshr miss rate for SCUpgradeFailReq accesses
+system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_rate::cpu0.data 1 # mshr miss rate for SCUpgradeFailReq accesses
system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_rate::total 1 # mshr miss rate for SCUpgradeFailReq accesses
-system.cpu0.l2cache.ReadExReq_mshr_miss_rate::cpu0.inst 0.150831 # mshr miss rate for ReadExReq accesses
+system.cpu0.l2cache.ReadExReq_mshr_miss_rate::cpu0.data 0.150831 # mshr miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadExReq_mshr_miss_rate::total 0.150831 # mshr miss rate for ReadExReq accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.dtb.walker 0.010498 # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.itb.walker 0.025197 # mshr miss rate for demand accesses
-system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.inst 0.066304 # mshr miss rate for demand accesses
+system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.inst 0.036722 # mshr miss rate for demand accesses
+system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.data 0.142043 # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::total 0.064643 # mshr miss rate for demand accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.dtb.walker 0.010498 # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.itb.walker 0.025197 # mshr miss rate for overall accesses
-system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.inst 0.066304 # mshr miss rate for overall accesses
+system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.inst 0.036722 # mshr miss rate for overall accesses
+system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.data 0.142043 # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.l2cache.prefetcher inf # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::total 0.163393 # mshr miss rate for overall accesses
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 28208.430913 # average ReadReq mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.itb.walker 15049.098214 # average ReadReq mshr miss latency
-system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.inst 30134.034017 # average ReadReq mshr miss latency
+system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.inst 36764.725356 # average ReadReq mshr miss latency
+system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.data 23156.467008 # average ReadReq mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::total 30110.716552 # average ReadReq mshr miss latency
system.cpu0.l2cache.HardPFReq_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 55165.489205 # average HardPFReq mshr miss latency
system.cpu0.l2cache.HardPFReq_avg_mshr_miss_latency::total 55165.489205 # average HardPFReq mshr miss latency
-system.cpu0.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu0.inst 17026.462281 # average UpgradeReq mshr miss latency
+system.cpu0.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu0.data 17026.462281 # average UpgradeReq mshr miss latency
system.cpu0.l2cache.UpgradeReq_avg_mshr_miss_latency::total 17026.462281 # average UpgradeReq mshr miss latency
-system.cpu0.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu0.inst 13360.510885 # average SCUpgradeReq mshr miss latency
+system.cpu0.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 13360.510885 # average SCUpgradeReq mshr miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 13360.510885 # average SCUpgradeReq mshr miss latency
-system.cpu0.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu0.inst 109500 # average SCUpgradeFailReq mshr miss latency
+system.cpu0.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu0.data 109500 # average SCUpgradeFailReq mshr miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::total 109500 # average SCUpgradeFailReq mshr miss latency
-system.cpu0.l2cache.ReadExReq_avg_mshr_miss_latency::cpu0.inst 35947.135948 # average ReadExReq mshr miss latency
+system.cpu0.l2cache.ReadExReq_avg_mshr_miss_latency::cpu0.data 35947.135948 # average ReadExReq mshr miss latency
system.cpu0.l2cache.ReadExReq_avg_mshr_miss_latency::total 35947.135948 # average ReadExReq mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.dtb.walker 28208.430913 # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.itb.walker 15049.098214 # average overall mshr miss latency
-system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.inst 31431.794167 # average overall mshr miss latency
+system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.inst 36764.725356 # average overall mshr miss latency
+system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.data 27901.972022 # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::total 31406.834216 # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.dtb.walker 28208.430913 # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.itb.walker 15049.098214 # average overall mshr miss latency
-system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.inst 31431.794167 # average overall mshr miss latency
+system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.inst 36764.725356 # average overall mshr miss latency
+system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.data 27901.972022 # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 55165.489205 # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::total 45765.812883 # average overall mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
+system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu0.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average WriteReq mshr uncacheable latency
+system.cpu0.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data inf # average WriteReq mshr uncacheable latency
system.cpu0.l2cache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::cpu0.inst inf # average overall mshr uncacheable latency
+system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::cpu0.data inf # average overall mshr uncacheable latency
system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu0.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu0.toL2Bus.trans_dist::ReadReq 2726808 # Transaction distribution
@@ -1343,8 +1390,8 @@ system.cpu1.dcache.tags.total_refs 7034054 # To
system.cpu1.dcache.tags.sampled_refs 188124 # Sample count of references to valid blocks.
system.cpu1.dcache.tags.avg_refs 37.390519 # Average number of references to valid blocks.
system.cpu1.dcache.tags.warmup_cycle 108317904000 # Cycle when the warmup percentage was hit.
-system.cpu1.dcache.tags.occ_blocks::cpu1.inst 478.493571 # Average occupied blocks per requestor
-system.cpu1.dcache.tags.occ_percent::cpu1.inst 0.934558 # Average percentage of cache occupancy
+system.cpu1.dcache.tags.occ_blocks::cpu1.data 478.493571 # Average occupied blocks per requestor
+system.cpu1.dcache.tags.occ_percent::cpu1.data 0.934558 # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_percent::total 0.934558 # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_task_id_blocks::1024 366 # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::2 291 # Occupied blocks per task id
@@ -1352,81 +1399,81 @@ system.cpu1.dcache.tags.age_task_id_blocks_1024::3 75
system.cpu1.dcache.tags.occ_task_id_percent::1024 0.714844 # Percentage of cache occupancy per task id
system.cpu1.dcache.tags.tag_accesses 14914460 # Number of tag accesses
system.cpu1.dcache.tags.data_accesses 14914460 # Number of data accesses
-system.cpu1.dcache.ReadReq_hits::cpu1.inst 3762812 # number of ReadReq hits
+system.cpu1.dcache.ReadReq_hits::cpu1.data 3762812 # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total 3762812 # number of ReadReq hits
-system.cpu1.dcache.WriteReq_hits::cpu1.inst 3070723 # number of WriteReq hits
+system.cpu1.dcache.WriteReq_hits::cpu1.data 3070723 # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total 3070723 # number of WriteReq hits
-system.cpu1.dcache.LoadLockedReq_hits::cpu1.inst 89288 # number of LoadLockedReq hits
+system.cpu1.dcache.LoadLockedReq_hits::cpu1.data 89288 # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total 89288 # number of LoadLockedReq hits
-system.cpu1.dcache.StoreCondReq_hits::cpu1.inst 69262 # number of StoreCondReq hits
+system.cpu1.dcache.StoreCondReq_hits::cpu1.data 69262 # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total 69262 # number of StoreCondReq hits
-system.cpu1.dcache.demand_hits::cpu1.inst 6833535 # number of demand (read+write) hits
+system.cpu1.dcache.demand_hits::cpu1.data 6833535 # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total 6833535 # number of demand (read+write) hits
-system.cpu1.dcache.overall_hits::cpu1.inst 6833535 # number of overall hits
+system.cpu1.dcache.overall_hits::cpu1.data 6833535 # number of overall hits
system.cpu1.dcache.overall_hits::total 6833535 # number of overall hits
-system.cpu1.dcache.ReadReq_misses::cpu1.inst 181434 # number of ReadReq misses
+system.cpu1.dcache.ReadReq_misses::cpu1.data 181434 # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total 181434 # number of ReadReq misses
-system.cpu1.dcache.WriteReq_misses::cpu1.inst 139542 # number of WriteReq misses
+system.cpu1.dcache.WriteReq_misses::cpu1.data 139542 # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total 139542 # number of WriteReq misses
-system.cpu1.dcache.LoadLockedReq_misses::cpu1.inst 5058 # number of LoadLockedReq misses
+system.cpu1.dcache.LoadLockedReq_misses::cpu1.data 5058 # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total 5058 # number of LoadLockedReq misses
-system.cpu1.dcache.StoreCondReq_misses::cpu1.inst 23425 # number of StoreCondReq misses
+system.cpu1.dcache.StoreCondReq_misses::cpu1.data 23425 # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total 23425 # number of StoreCondReq misses
-system.cpu1.dcache.demand_misses::cpu1.inst 320976 # number of demand (read+write) misses
+system.cpu1.dcache.demand_misses::cpu1.data 320976 # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total 320976 # number of demand (read+write) misses
-system.cpu1.dcache.overall_misses::cpu1.inst 320976 # number of overall misses
+system.cpu1.dcache.overall_misses::cpu1.data 320976 # number of overall misses
system.cpu1.dcache.overall_misses::total 320976 # number of overall misses
-system.cpu1.dcache.ReadReq_miss_latency::cpu1.inst 2698134351 # number of ReadReq miss cycles
+system.cpu1.dcache.ReadReq_miss_latency::cpu1.data 2698134351 # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total 2698134351 # number of ReadReq miss cycles
-system.cpu1.dcache.WriteReq_miss_latency::cpu1.inst 3673411367 # number of WriteReq miss cycles
+system.cpu1.dcache.WriteReq_miss_latency::cpu1.data 3673411367 # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total 3673411367 # number of WriteReq miss cycles
-system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.inst 91654251 # number of LoadLockedReq miss cycles
+system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data 91654251 # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total 91654251 # number of LoadLockedReq miss cycles
-system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.inst 540931813 # number of StoreCondReq miss cycles
+system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data 540931813 # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total 540931813 # number of StoreCondReq miss cycles
-system.cpu1.dcache.StoreCondFailReq_miss_latency::cpu1.inst 185500 # number of StoreCondFailReq miss cycles
+system.cpu1.dcache.StoreCondFailReq_miss_latency::cpu1.data 185500 # number of StoreCondFailReq miss cycles
system.cpu1.dcache.StoreCondFailReq_miss_latency::total 185500 # number of StoreCondFailReq miss cycles
-system.cpu1.dcache.demand_miss_latency::cpu1.inst 6371545718 # number of demand (read+write) miss cycles
+system.cpu1.dcache.demand_miss_latency::cpu1.data 6371545718 # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total 6371545718 # number of demand (read+write) miss cycles
-system.cpu1.dcache.overall_miss_latency::cpu1.inst 6371545718 # number of overall miss cycles
+system.cpu1.dcache.overall_miss_latency::cpu1.data 6371545718 # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total 6371545718 # number of overall miss cycles
-system.cpu1.dcache.ReadReq_accesses::cpu1.inst 3944246 # number of ReadReq accesses(hits+misses)
+system.cpu1.dcache.ReadReq_accesses::cpu1.data 3944246 # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total 3944246 # number of ReadReq accesses(hits+misses)
-system.cpu1.dcache.WriteReq_accesses::cpu1.inst 3210265 # number of WriteReq accesses(hits+misses)
+system.cpu1.dcache.WriteReq_accesses::cpu1.data 3210265 # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total 3210265 # number of WriteReq accesses(hits+misses)
-system.cpu1.dcache.LoadLockedReq_accesses::cpu1.inst 94346 # number of LoadLockedReq accesses(hits+misses)
+system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data 94346 # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total 94346 # number of LoadLockedReq accesses(hits+misses)
-system.cpu1.dcache.StoreCondReq_accesses::cpu1.inst 92687 # number of StoreCondReq accesses(hits+misses)
+system.cpu1.dcache.StoreCondReq_accesses::cpu1.data 92687 # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total 92687 # number of StoreCondReq accesses(hits+misses)
-system.cpu1.dcache.demand_accesses::cpu1.inst 7154511 # number of demand (read+write) accesses
+system.cpu1.dcache.demand_accesses::cpu1.data 7154511 # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total 7154511 # number of demand (read+write) accesses
-system.cpu1.dcache.overall_accesses::cpu1.inst 7154511 # number of overall (read+write) accesses
+system.cpu1.dcache.overall_accesses::cpu1.data 7154511 # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total 7154511 # number of overall (read+write) accesses
-system.cpu1.dcache.ReadReq_miss_rate::cpu1.inst 0.046000 # miss rate for ReadReq accesses
+system.cpu1.dcache.ReadReq_miss_rate::cpu1.data 0.046000 # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total 0.046000 # miss rate for ReadReq accesses
-system.cpu1.dcache.WriteReq_miss_rate::cpu1.inst 0.043467 # miss rate for WriteReq accesses
+system.cpu1.dcache.WriteReq_miss_rate::cpu1.data 0.043467 # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total 0.043467 # miss rate for WriteReq accesses
-system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.inst 0.053611 # miss rate for LoadLockedReq accesses
+system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data 0.053611 # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total 0.053611 # miss rate for LoadLockedReq accesses
-system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.inst 0.252732 # miss rate for StoreCondReq accesses
+system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data 0.252732 # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total 0.252732 # miss rate for StoreCondReq accesses
-system.cpu1.dcache.demand_miss_rate::cpu1.inst 0.044863 # miss rate for demand accesses
+system.cpu1.dcache.demand_miss_rate::cpu1.data 0.044863 # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total 0.044863 # miss rate for demand accesses
-system.cpu1.dcache.overall_miss_rate::cpu1.inst 0.044863 # miss rate for overall accesses
+system.cpu1.dcache.overall_miss_rate::cpu1.data 0.044863 # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total 0.044863 # miss rate for overall accesses
-system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.inst 14871.161695 # average ReadReq miss latency
+system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 14871.161695 # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 14871.161695 # average ReadReq miss latency
-system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.inst 26324.772233 # average WriteReq miss latency
+system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 26324.772233 # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 26324.772233 # average WriteReq miss latency
-system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.inst 18120.650652 # average LoadLockedReq miss latency
+system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 18120.650652 # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 18120.650652 # average LoadLockedReq miss latency
-system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.inst 23092.073127 # average StoreCondReq miss latency
+system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data 23092.073127 # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total 23092.073127 # average StoreCondReq miss latency
-system.cpu1.dcache.StoreCondFailReq_avg_miss_latency::cpu1.inst inf # average StoreCondFailReq miss latency
+system.cpu1.dcache.StoreCondFailReq_avg_miss_latency::cpu1.data inf # average StoreCondFailReq miss latency
system.cpu1.dcache.StoreCondFailReq_avg_miss_latency::total inf # average StoreCondFailReq miss latency
-system.cpu1.dcache.demand_avg_miss_latency::cpu1.inst 19850.536233 # average overall miss latency
+system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 19850.536233 # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 19850.536233 # average overall miss latency
-system.cpu1.dcache.overall_avg_miss_latency::cpu1.inst 19850.536233 # average overall miss latency
+system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 19850.536233 # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 19850.536233 # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
@@ -1438,77 +1485,77 @@ system.cpu1.dcache.fast_writes 0 # nu
system.cpu1.dcache.cache_copies 0 # number of cache copies performed
system.cpu1.dcache.writebacks::writebacks 113901 # number of writebacks
system.cpu1.dcache.writebacks::total 113901 # number of writebacks
-system.cpu1.dcache.ReadReq_mshr_hits::cpu1.inst 15137 # number of ReadReq MSHR hits
+system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data 15137 # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total 15137 # number of ReadReq MSHR hits
-system.cpu1.dcache.WriteReq_mshr_hits::cpu1.inst 49794 # number of WriteReq MSHR hits
+system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data 49794 # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total 49794 # number of WriteReq MSHR hits
-system.cpu1.dcache.demand_mshr_hits::cpu1.inst 64931 # number of demand (read+write) MSHR hits
+system.cpu1.dcache.demand_mshr_hits::cpu1.data 64931 # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total 64931 # number of demand (read+write) MSHR hits
-system.cpu1.dcache.overall_mshr_hits::cpu1.inst 64931 # number of overall MSHR hits
+system.cpu1.dcache.overall_mshr_hits::cpu1.data 64931 # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total 64931 # number of overall MSHR hits
-system.cpu1.dcache.ReadReq_mshr_misses::cpu1.inst 166297 # number of ReadReq MSHR misses
+system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data 166297 # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total 166297 # number of ReadReq MSHR misses
-system.cpu1.dcache.WriteReq_mshr_misses::cpu1.inst 89748 # number of WriteReq MSHR misses
+system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data 89748 # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total 89748 # number of WriteReq MSHR misses
-system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.inst 5058 # number of LoadLockedReq MSHR misses
+system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data 5058 # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total 5058 # number of LoadLockedReq MSHR misses
-system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.inst 23425 # number of StoreCondReq MSHR misses
+system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data 23425 # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total 23425 # number of StoreCondReq MSHR misses
-system.cpu1.dcache.demand_mshr_misses::cpu1.inst 256045 # number of demand (read+write) MSHR misses
+system.cpu1.dcache.demand_mshr_misses::cpu1.data 256045 # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total 256045 # number of demand (read+write) MSHR misses
-system.cpu1.dcache.overall_mshr_misses::cpu1.inst 256045 # number of overall MSHR misses
+system.cpu1.dcache.overall_mshr_misses::cpu1.data 256045 # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total 256045 # number of overall MSHR misses
-system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.inst 2162409829 # number of ReadReq MSHR miss cycles
+system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data 2162409829 # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total 2162409829 # number of ReadReq MSHR miss cycles
-system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.inst 2163633710 # number of WriteReq MSHR miss cycles
+system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data 2163633710 # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total 2163633710 # number of WriteReq MSHR miss cycles
-system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.inst 81526749 # number of LoadLockedReq MSHR miss cycles
+system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 81526749 # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total 81526749 # number of LoadLockedReq MSHR miss cycles
-system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.inst 492905187 # number of StoreCondReq MSHR miss cycles
+system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data 492905187 # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total 492905187 # number of StoreCondReq MSHR miss cycles
-system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::cpu1.inst 177500 # number of StoreCondFailReq MSHR miss cycles
+system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::cpu1.data 177500 # number of StoreCondFailReq MSHR miss cycles
system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::total 177500 # number of StoreCondFailReq MSHR miss cycles
-system.cpu1.dcache.demand_mshr_miss_latency::cpu1.inst 4326043539 # number of demand (read+write) MSHR miss cycles
+system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data 4326043539 # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total 4326043539 # number of demand (read+write) MSHR miss cycles
-system.cpu1.dcache.overall_mshr_miss_latency::cpu1.inst 4326043539 # number of overall MSHR miss cycles
+system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data 4326043539 # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total 4326043539 # number of overall MSHR miss cycles
-system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.inst 330271000 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 330271000 # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total 330271000 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.inst 203208500 # number of WriteReq MSHR uncacheable cycles
+system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 203208500 # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total 203208500 # number of WriteReq MSHR uncacheable cycles
-system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.inst 533479500 # number of overall MSHR uncacheable cycles
+system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data 533479500 # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total 533479500 # number of overall MSHR uncacheable cycles
-system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.inst 0.042162 # mshr miss rate for ReadReq accesses
+system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.042162 # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total 0.042162 # mshr miss rate for ReadReq accesses
-system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.inst 0.027957 # mshr miss rate for WriteReq accesses
+system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.027957 # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total 0.027957 # mshr miss rate for WriteReq accesses
-system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.inst 0.053611 # mshr miss rate for LoadLockedReq accesses
+system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.053611 # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total 0.053611 # mshr miss rate for LoadLockedReq accesses
-system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.inst 0.252732 # mshr miss rate for StoreCondReq accesses
+system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data 0.252732 # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total 0.252732 # mshr miss rate for StoreCondReq accesses
-system.cpu1.dcache.demand_mshr_miss_rate::cpu1.inst 0.035788 # mshr miss rate for demand accesses
+system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data 0.035788 # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total 0.035788 # mshr miss rate for demand accesses
-system.cpu1.dcache.overall_mshr_miss_rate::cpu1.inst 0.035788 # mshr miss rate for overall accesses
+system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data 0.035788 # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total 0.035788 # mshr miss rate for overall accesses
-system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.inst 13003.300294 # average ReadReq mshr miss latency
+system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 13003.300294 # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 13003.300294 # average ReadReq mshr miss latency
-system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.inst 24107.876610 # average WriteReq mshr miss latency
+system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 24107.876610 # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 24107.876610 # average WriteReq mshr miss latency
-system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.inst 16118.376631 # average LoadLockedReq mshr miss latency
+system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 16118.376631 # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total 16118.376631 # average LoadLockedReq mshr miss latency
-system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.inst 21041.843629 # average StoreCondReq mshr miss latency
+system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data 21041.843629 # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total 21041.843629 # average StoreCondReq mshr miss latency
-system.cpu1.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu1.inst inf # average StoreCondFailReq mshr miss latency
+system.cpu1.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu1.data inf # average StoreCondFailReq mshr miss latency
system.cpu1.dcache.StoreCondFailReq_avg_mshr_miss_latency::total inf # average StoreCondFailReq mshr miss latency
-system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.inst 16895.637638 # average overall mshr miss latency
+system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 16895.637638 # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 16895.637638 # average overall mshr miss latency
-system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.inst 16895.637638 # average overall mshr miss latency
+system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 16895.637638 # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 16895.637638 # average overall mshr miss latency
-system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average ReadReq mshr uncacheable latency
+system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average WriteReq mshr uncacheable latency
+system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data inf # average WriteReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
-system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.inst inf # average overall mshr uncacheable latency
+system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data inf # average overall mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu1.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu1.icache.tags.replacements 908016 # number of replacements
@@ -1618,12 +1665,14 @@ system.cpu1.l2cache.tags.warmup_cycle 0 # Cy
system.cpu1.l2cache.tags.occ_blocks::writebacks 8763.818423 # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.dtb.walker 26.824644 # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.itb.walker 0.109281 # Average occupied blocks per requestor
-system.cpu1.l2cache.tags.occ_blocks::cpu1.inst 5323.780218 # Average occupied blocks per requestor
+system.cpu1.l2cache.tags.occ_blocks::cpu1.inst 3126.745417 # Average occupied blocks per requestor
+system.cpu1.l2cache.tags.occ_blocks::cpu1.data 2197.034801 # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.l2cache.prefetcher 1213.252936 # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_percent::writebacks 0.534901 # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.dtb.walker 0.001637 # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.itb.walker 0.000007 # Average percentage of cache occupancy
-system.cpu1.l2cache.tags.occ_percent::cpu1.inst 0.324938 # Average percentage of cache occupancy
+system.cpu1.l2cache.tags.occ_percent::cpu1.inst 0.190841 # Average percentage of cache occupancy
+system.cpu1.l2cache.tags.occ_percent::cpu1.data 0.134096 # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.l2cache.prefetcher 0.074051 # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::total 0.935534 # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_task_id_blocks::1022 2056 # Occupied blocks per task id
@@ -1645,119 +1694,137 @@ system.cpu1.l2cache.tags.tag_accesses 21629208 # Nu
system.cpu1.l2cache.tags.data_accesses 21629208 # Number of data accesses
system.cpu1.l2cache.ReadReq_hits::cpu1.dtb.walker 28145 # number of ReadReq hits
system.cpu1.l2cache.ReadReq_hits::cpu1.itb.walker 2626 # number of ReadReq hits
-system.cpu1.l2cache.ReadReq_hits::cpu1.inst 993919 # number of ReadReq hits
+system.cpu1.l2cache.ReadReq_hits::cpu1.inst 889570 # number of ReadReq hits
+system.cpu1.l2cache.ReadReq_hits::cpu1.data 104349 # number of ReadReq hits
system.cpu1.l2cache.ReadReq_hits::total 1024690 # number of ReadReq hits
system.cpu1.l2cache.Writeback_hits::writebacks 113900 # number of Writeback hits
system.cpu1.l2cache.Writeback_hits::total 113900 # number of Writeback hits
-system.cpu1.l2cache.UpgradeReq_hits::cpu1.inst 1602 # number of UpgradeReq hits
+system.cpu1.l2cache.UpgradeReq_hits::cpu1.data 1602 # number of UpgradeReq hits
system.cpu1.l2cache.UpgradeReq_hits::total 1602 # number of UpgradeReq hits
-system.cpu1.l2cache.SCUpgradeReq_hits::cpu1.inst 885 # number of SCUpgradeReq hits
+system.cpu1.l2cache.SCUpgradeReq_hits::cpu1.data 885 # number of SCUpgradeReq hits
system.cpu1.l2cache.SCUpgradeReq_hits::total 885 # number of SCUpgradeReq hits
-system.cpu1.l2cache.ReadExReq_hits::cpu1.inst 24979 # number of ReadExReq hits
+system.cpu1.l2cache.ReadExReq_hits::cpu1.data 24979 # number of ReadExReq hits
system.cpu1.l2cache.ReadExReq_hits::total 24979 # number of ReadExReq hits
system.cpu1.l2cache.demand_hits::cpu1.dtb.walker 28145 # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::cpu1.itb.walker 2626 # number of demand (read+write) hits
-system.cpu1.l2cache.demand_hits::cpu1.inst 1018898 # number of demand (read+write) hits
+system.cpu1.l2cache.demand_hits::cpu1.inst 889570 # number of demand (read+write) hits
+system.cpu1.l2cache.demand_hits::cpu1.data 129328 # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::total 1049669 # number of demand (read+write) hits
system.cpu1.l2cache.overall_hits::cpu1.dtb.walker 28145 # number of overall hits
system.cpu1.l2cache.overall_hits::cpu1.itb.walker 2626 # number of overall hits
-system.cpu1.l2cache.overall_hits::cpu1.inst 1018898 # number of overall hits
+system.cpu1.l2cache.overall_hits::cpu1.inst 889570 # number of overall hits
+system.cpu1.l2cache.overall_hits::cpu1.data 129328 # number of overall hits
system.cpu1.l2cache.overall_hits::total 1049669 # number of overall hits
system.cpu1.l2cache.ReadReq_misses::cpu1.dtb.walker 614 # number of ReadReq misses
system.cpu1.l2cache.ReadReq_misses::cpu1.itb.walker 219 # number of ReadReq misses
-system.cpu1.l2cache.ReadReq_misses::cpu1.inst 85964 # number of ReadReq misses
+system.cpu1.l2cache.ReadReq_misses::cpu1.inst 18958 # number of ReadReq misses
+system.cpu1.l2cache.ReadReq_misses::cpu1.data 67006 # number of ReadReq misses
system.cpu1.l2cache.ReadReq_misses::total 86797 # number of ReadReq misses
-system.cpu1.l2cache.UpgradeReq_misses::cpu1.inst 28133 # number of UpgradeReq misses
+system.cpu1.l2cache.UpgradeReq_misses::cpu1.data 28133 # number of UpgradeReq misses
system.cpu1.l2cache.UpgradeReq_misses::total 28133 # number of UpgradeReq misses
-system.cpu1.l2cache.SCUpgradeReq_misses::cpu1.inst 22540 # number of SCUpgradeReq misses
+system.cpu1.l2cache.SCUpgradeReq_misses::cpu1.data 22540 # number of SCUpgradeReq misses
system.cpu1.l2cache.SCUpgradeReq_misses::total 22540 # number of SCUpgradeReq misses
-system.cpu1.l2cache.ReadExReq_misses::cpu1.inst 35034 # number of ReadExReq misses
+system.cpu1.l2cache.ReadExReq_misses::cpu1.data 35034 # number of ReadExReq misses
system.cpu1.l2cache.ReadExReq_misses::total 35034 # number of ReadExReq misses
system.cpu1.l2cache.demand_misses::cpu1.dtb.walker 614 # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::cpu1.itb.walker 219 # number of demand (read+write) misses
-system.cpu1.l2cache.demand_misses::cpu1.inst 120998 # number of demand (read+write) misses
+system.cpu1.l2cache.demand_misses::cpu1.inst 18958 # number of demand (read+write) misses
+system.cpu1.l2cache.demand_misses::cpu1.data 102040 # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::total 121831 # number of demand (read+write) misses
system.cpu1.l2cache.overall_misses::cpu1.dtb.walker 614 # number of overall misses
system.cpu1.l2cache.overall_misses::cpu1.itb.walker 219 # number of overall misses
-system.cpu1.l2cache.overall_misses::cpu1.inst 120998 # number of overall misses
+system.cpu1.l2cache.overall_misses::cpu1.inst 18958 # number of overall misses
+system.cpu1.l2cache.overall_misses::cpu1.data 102040 # number of overall misses
system.cpu1.l2cache.overall_misses::total 121831 # number of overall misses
system.cpu1.l2cache.ReadReq_miss_latency::cpu1.dtb.walker 13117250 # number of ReadReq miss cycles
system.cpu1.l2cache.ReadReq_miss_latency::cpu1.itb.walker 4335498 # number of ReadReq miss cycles
-system.cpu1.l2cache.ReadReq_miss_latency::cpu1.inst 2028659662 # number of ReadReq miss cycles
+system.cpu1.l2cache.ReadReq_miss_latency::cpu1.inst 588499240 # number of ReadReq miss cycles
+system.cpu1.l2cache.ReadReq_miss_latency::cpu1.data 1440160422 # number of ReadReq miss cycles
system.cpu1.l2cache.ReadReq_miss_latency::total 2046112410 # number of ReadReq miss cycles
-system.cpu1.l2cache.UpgradeReq_miss_latency::cpu1.inst 524558345 # number of UpgradeReq miss cycles
+system.cpu1.l2cache.UpgradeReq_miss_latency::cpu1.data 524558345 # number of UpgradeReq miss cycles
system.cpu1.l2cache.UpgradeReq_miss_latency::total 524558345 # number of UpgradeReq miss cycles
-system.cpu1.l2cache.SCUpgradeReq_miss_latency::cpu1.inst 440871540 # number of SCUpgradeReq miss cycles
+system.cpu1.l2cache.SCUpgradeReq_miss_latency::cpu1.data 440871540 # number of SCUpgradeReq miss cycles
system.cpu1.l2cache.SCUpgradeReq_miss_latency::total 440871540 # number of SCUpgradeReq miss cycles
-system.cpu1.l2cache.SCUpgradeFailReq_miss_latency::cpu1.inst 173000 # number of SCUpgradeFailReq miss cycles
+system.cpu1.l2cache.SCUpgradeFailReq_miss_latency::cpu1.data 173000 # number of SCUpgradeFailReq miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_miss_latency::total 173000 # number of SCUpgradeFailReq miss cycles
-system.cpu1.l2cache.ReadExReq_miss_latency::cpu1.inst 1316941950 # number of ReadExReq miss cycles
+system.cpu1.l2cache.ReadExReq_miss_latency::cpu1.data 1316941950 # number of ReadExReq miss cycles
system.cpu1.l2cache.ReadExReq_miss_latency::total 1316941950 # number of ReadExReq miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.dtb.walker 13117250 # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.itb.walker 4335498 # number of demand (read+write) miss cycles
-system.cpu1.l2cache.demand_miss_latency::cpu1.inst 3345601612 # number of demand (read+write) miss cycles
+system.cpu1.l2cache.demand_miss_latency::cpu1.inst 588499240 # number of demand (read+write) miss cycles
+system.cpu1.l2cache.demand_miss_latency::cpu1.data 2757102372 # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::total 3363054360 # number of demand (read+write) miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.dtb.walker 13117250 # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.itb.walker 4335498 # number of overall miss cycles
-system.cpu1.l2cache.overall_miss_latency::cpu1.inst 3345601612 # number of overall miss cycles
+system.cpu1.l2cache.overall_miss_latency::cpu1.inst 588499240 # number of overall miss cycles
+system.cpu1.l2cache.overall_miss_latency::cpu1.data 2757102372 # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::total 3363054360 # number of overall miss cycles
system.cpu1.l2cache.ReadReq_accesses::cpu1.dtb.walker 28759 # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.ReadReq_accesses::cpu1.itb.walker 2845 # number of ReadReq accesses(hits+misses)
-system.cpu1.l2cache.ReadReq_accesses::cpu1.inst 1079883 # number of ReadReq accesses(hits+misses)
+system.cpu1.l2cache.ReadReq_accesses::cpu1.inst 908528 # number of ReadReq accesses(hits+misses)
+system.cpu1.l2cache.ReadReq_accesses::cpu1.data 171355 # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.ReadReq_accesses::total 1111487 # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.Writeback_accesses::writebacks 113900 # number of Writeback accesses(hits+misses)
system.cpu1.l2cache.Writeback_accesses::total 113900 # number of Writeback accesses(hits+misses)
-system.cpu1.l2cache.UpgradeReq_accesses::cpu1.inst 29735 # number of UpgradeReq accesses(hits+misses)
+system.cpu1.l2cache.UpgradeReq_accesses::cpu1.data 29735 # number of UpgradeReq accesses(hits+misses)
system.cpu1.l2cache.UpgradeReq_accesses::total 29735 # number of UpgradeReq accesses(hits+misses)
-system.cpu1.l2cache.SCUpgradeReq_accesses::cpu1.inst 23425 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu1.l2cache.SCUpgradeReq_accesses::cpu1.data 23425 # number of SCUpgradeReq accesses(hits+misses)
system.cpu1.l2cache.SCUpgradeReq_accesses::total 23425 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu1.l2cache.ReadExReq_accesses::cpu1.inst 60013 # number of ReadExReq accesses(hits+misses)
+system.cpu1.l2cache.ReadExReq_accesses::cpu1.data 60013 # number of ReadExReq accesses(hits+misses)
system.cpu1.l2cache.ReadExReq_accesses::total 60013 # number of ReadExReq accesses(hits+misses)
system.cpu1.l2cache.demand_accesses::cpu1.dtb.walker 28759 # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::cpu1.itb.walker 2845 # number of demand (read+write) accesses
-system.cpu1.l2cache.demand_accesses::cpu1.inst 1139896 # number of demand (read+write) accesses
+system.cpu1.l2cache.demand_accesses::cpu1.inst 908528 # number of demand (read+write) accesses
+system.cpu1.l2cache.demand_accesses::cpu1.data 231368 # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::total 1171500 # number of demand (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.dtb.walker 28759 # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.itb.walker 2845 # number of overall (read+write) accesses
-system.cpu1.l2cache.overall_accesses::cpu1.inst 1139896 # number of overall (read+write) accesses
+system.cpu1.l2cache.overall_accesses::cpu1.inst 908528 # number of overall (read+write) accesses
+system.cpu1.l2cache.overall_accesses::cpu1.data 231368 # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::total 1171500 # number of overall (read+write) accesses
system.cpu1.l2cache.ReadReq_miss_rate::cpu1.dtb.walker 0.021350 # miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_miss_rate::cpu1.itb.walker 0.076977 # miss rate for ReadReq accesses
-system.cpu1.l2cache.ReadReq_miss_rate::cpu1.inst 0.079605 # miss rate for ReadReq accesses
+system.cpu1.l2cache.ReadReq_miss_rate::cpu1.inst 0.020867 # miss rate for ReadReq accesses
+system.cpu1.l2cache.ReadReq_miss_rate::cpu1.data 0.391036 # miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_miss_rate::total 0.078091 # miss rate for ReadReq accesses
-system.cpu1.l2cache.UpgradeReq_miss_rate::cpu1.inst 0.946124 # miss rate for UpgradeReq accesses
+system.cpu1.l2cache.UpgradeReq_miss_rate::cpu1.data 0.946124 # miss rate for UpgradeReq accesses
system.cpu1.l2cache.UpgradeReq_miss_rate::total 0.946124 # miss rate for UpgradeReq accesses
-system.cpu1.l2cache.SCUpgradeReq_miss_rate::cpu1.inst 0.962220 # miss rate for SCUpgradeReq accesses
+system.cpu1.l2cache.SCUpgradeReq_miss_rate::cpu1.data 0.962220 # miss rate for SCUpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_miss_rate::total 0.962220 # miss rate for SCUpgradeReq accesses
-system.cpu1.l2cache.ReadExReq_miss_rate::cpu1.inst 0.583774 # miss rate for ReadExReq accesses
+system.cpu1.l2cache.ReadExReq_miss_rate::cpu1.data 0.583774 # miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadExReq_miss_rate::total 0.583774 # miss rate for ReadExReq accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.dtb.walker 0.021350 # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.itb.walker 0.076977 # miss rate for demand accesses
-system.cpu1.l2cache.demand_miss_rate::cpu1.inst 0.106148 # miss rate for demand accesses
+system.cpu1.l2cache.demand_miss_rate::cpu1.inst 0.020867 # miss rate for demand accesses
+system.cpu1.l2cache.demand_miss_rate::cpu1.data 0.441029 # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::total 0.103996 # miss rate for demand accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.dtb.walker 0.021350 # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.itb.walker 0.076977 # miss rate for overall accesses
-system.cpu1.l2cache.overall_miss_rate::cpu1.inst 0.106148 # miss rate for overall accesses
+system.cpu1.l2cache.overall_miss_rate::cpu1.inst 0.020867 # miss rate for overall accesses
+system.cpu1.l2cache.overall_miss_rate::cpu1.data 0.441029 # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::total 0.103996 # miss rate for overall accesses
system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.dtb.walker 21363.599349 # average ReadReq miss latency
system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.itb.walker 19796.794521 # average ReadReq miss latency
-system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.inst 23598.944465 # average ReadReq miss latency
+system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.inst 31042.263952 # average ReadReq miss latency
+system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.data 21493.006925 # average ReadReq miss latency
system.cpu1.l2cache.ReadReq_avg_miss_latency::total 23573.538371 # average ReadReq miss latency
-system.cpu1.l2cache.UpgradeReq_avg_miss_latency::cpu1.inst 18645.659723 # average UpgradeReq miss latency
+system.cpu1.l2cache.UpgradeReq_avg_miss_latency::cpu1.data 18645.659723 # average UpgradeReq miss latency
system.cpu1.l2cache.UpgradeReq_avg_miss_latency::total 18645.659723 # average UpgradeReq miss latency
-system.cpu1.l2cache.SCUpgradeReq_avg_miss_latency::cpu1.inst 19559.518190 # average SCUpgradeReq miss latency
+system.cpu1.l2cache.SCUpgradeReq_avg_miss_latency::cpu1.data 19559.518190 # average SCUpgradeReq miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_miss_latency::total 19559.518190 # average SCUpgradeReq miss latency
-system.cpu1.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu1.inst inf # average SCUpgradeFailReq miss latency
+system.cpu1.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu1.data inf # average SCUpgradeFailReq miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_miss_latency::total inf # average SCUpgradeFailReq miss latency
-system.cpu1.l2cache.ReadExReq_avg_miss_latency::cpu1.inst 37590.396472 # average ReadExReq miss latency
+system.cpu1.l2cache.ReadExReq_avg_miss_latency::cpu1.data 37590.396472 # average ReadExReq miss latency
system.cpu1.l2cache.ReadExReq_avg_miss_latency::total 37590.396472 # average ReadExReq miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.dtb.walker 21363.599349 # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.itb.walker 19796.794521 # average overall miss latency
-system.cpu1.l2cache.demand_avg_miss_latency::cpu1.inst 27650.057125 # average overall miss latency
+system.cpu1.l2cache.demand_avg_miss_latency::cpu1.inst 31042.263952 # average overall miss latency
+system.cpu1.l2cache.demand_avg_miss_latency::cpu1.data 27019.819404 # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::total 27604.258030 # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.dtb.walker 21363.599349 # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.itb.walker 19796.794521 # average overall miss latency
-system.cpu1.l2cache.overall_avg_miss_latency::cpu1.inst 27650.057125 # average overall miss latency
+system.cpu1.l2cache.overall_avg_miss_latency::cpu1.inst 31042.263952 # average overall miss latency
+system.cpu1.l2cache.overall_avg_miss_latency::cpu1.data 27019.819404 # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::total 27604.258030 # average overall miss latency
system.cpu1.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu1.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
@@ -1769,113 +1836,132 @@ system.cpu1.l2cache.fast_writes 0 # nu
system.cpu1.l2cache.cache_copies 0 # number of cache copies performed
system.cpu1.l2cache.writebacks::writebacks 33019 # number of writebacks
system.cpu1.l2cache.writebacks::total 33019 # number of writebacks
-system.cpu1.l2cache.ReadReq_mshr_hits::cpu1.inst 106 # number of ReadReq MSHR hits
+system.cpu1.l2cache.ReadReq_mshr_hits::cpu1.inst 18 # number of ReadReq MSHR hits
+system.cpu1.l2cache.ReadReq_mshr_hits::cpu1.data 88 # number of ReadReq MSHR hits
system.cpu1.l2cache.ReadReq_mshr_hits::total 106 # number of ReadReq MSHR hits
-system.cpu1.l2cache.ReadExReq_mshr_hits::cpu1.inst 284 # number of ReadExReq MSHR hits
+system.cpu1.l2cache.ReadExReq_mshr_hits::cpu1.data 284 # number of ReadExReq MSHR hits
system.cpu1.l2cache.ReadExReq_mshr_hits::total 284 # number of ReadExReq MSHR hits
-system.cpu1.l2cache.demand_mshr_hits::cpu1.inst 390 # number of demand (read+write) MSHR hits
+system.cpu1.l2cache.demand_mshr_hits::cpu1.inst 18 # number of demand (read+write) MSHR hits
+system.cpu1.l2cache.demand_mshr_hits::cpu1.data 372 # number of demand (read+write) MSHR hits
system.cpu1.l2cache.demand_mshr_hits::total 390 # number of demand (read+write) MSHR hits
-system.cpu1.l2cache.overall_mshr_hits::cpu1.inst 390 # number of overall MSHR hits
+system.cpu1.l2cache.overall_mshr_hits::cpu1.inst 18 # number of overall MSHR hits
+system.cpu1.l2cache.overall_mshr_hits::cpu1.data 372 # number of overall MSHR hits
system.cpu1.l2cache.overall_mshr_hits::total 390 # number of overall MSHR hits
system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.dtb.walker 614 # number of ReadReq MSHR misses
system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.itb.walker 219 # number of ReadReq MSHR misses
-system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.inst 85858 # number of ReadReq MSHR misses
+system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.inst 18940 # number of ReadReq MSHR misses
+system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.data 66918 # number of ReadReq MSHR misses
system.cpu1.l2cache.ReadReq_mshr_misses::total 86691 # number of ReadReq MSHR misses
system.cpu1.l2cache.HardPFReq_mshr_misses::cpu1.l2cache.prefetcher 25785 # number of HardPFReq MSHR misses
system.cpu1.l2cache.HardPFReq_mshr_misses::total 25785 # number of HardPFReq MSHR misses
-system.cpu1.l2cache.UpgradeReq_mshr_misses::cpu1.inst 28133 # number of UpgradeReq MSHR misses
+system.cpu1.l2cache.UpgradeReq_mshr_misses::cpu1.data 28133 # number of UpgradeReq MSHR misses
system.cpu1.l2cache.UpgradeReq_mshr_misses::total 28133 # number of UpgradeReq MSHR misses
-system.cpu1.l2cache.SCUpgradeReq_mshr_misses::cpu1.inst 22540 # number of SCUpgradeReq MSHR misses
+system.cpu1.l2cache.SCUpgradeReq_mshr_misses::cpu1.data 22540 # number of SCUpgradeReq MSHR misses
system.cpu1.l2cache.SCUpgradeReq_mshr_misses::total 22540 # number of SCUpgradeReq MSHR misses
-system.cpu1.l2cache.ReadExReq_mshr_misses::cpu1.inst 34750 # number of ReadExReq MSHR misses
+system.cpu1.l2cache.ReadExReq_mshr_misses::cpu1.data 34750 # number of ReadExReq MSHR misses
system.cpu1.l2cache.ReadExReq_mshr_misses::total 34750 # number of ReadExReq MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.dtb.walker 614 # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.itb.walker 219 # number of demand (read+write) MSHR misses
-system.cpu1.l2cache.demand_mshr_misses::cpu1.inst 120608 # number of demand (read+write) MSHR misses
+system.cpu1.l2cache.demand_mshr_misses::cpu1.inst 18940 # number of demand (read+write) MSHR misses
+system.cpu1.l2cache.demand_mshr_misses::cpu1.data 101668 # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::total 121441 # number of demand (read+write) MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.dtb.walker 614 # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.itb.walker 219 # number of overall MSHR misses
-system.cpu1.l2cache.overall_mshr_misses::cpu1.inst 120608 # number of overall MSHR misses
+system.cpu1.l2cache.overall_mshr_misses::cpu1.inst 18940 # number of overall MSHR misses
+system.cpu1.l2cache.overall_mshr_misses::cpu1.data 101668 # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.l2cache.prefetcher 25785 # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::total 147226 # number of overall MSHR misses
system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.dtb.walker 8818750 # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.itb.walker 2802498 # number of ReadReq MSHR miss cycles
-system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.inst 1423893692 # number of ReadReq MSHR miss cycles
+system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.inst 454726510 # number of ReadReq MSHR miss cycles
+system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.data 969167182 # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.ReadReq_mshr_miss_latency::total 1435514940 # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.HardPFReq_mshr_miss_latency::cpu1.l2cache.prefetcher 1025770621 # number of HardPFReq MSHR miss cycles
system.cpu1.l2cache.HardPFReq_mshr_miss_latency::total 1025770621 # number of HardPFReq MSHR miss cycles
-system.cpu1.l2cache.UpgradeReq_mshr_miss_latency::cpu1.inst 399929245 # number of UpgradeReq MSHR miss cycles
+system.cpu1.l2cache.UpgradeReq_mshr_miss_latency::cpu1.data 399929245 # number of UpgradeReq MSHR miss cycles
system.cpu1.l2cache.UpgradeReq_mshr_miss_latency::total 399929245 # number of UpgradeReq MSHR miss cycles
-system.cpu1.l2cache.SCUpgradeReq_mshr_miss_latency::cpu1.inst 306606785 # number of SCUpgradeReq MSHR miss cycles
+system.cpu1.l2cache.SCUpgradeReq_mshr_miss_latency::cpu1.data 306606785 # number of SCUpgradeReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_latency::total 306606785 # number of SCUpgradeReq MSHR miss cycles
-system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu1.inst 145000 # number of SCUpgradeFailReq MSHR miss cycles
+system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu1.data 145000 # number of SCUpgradeFailReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_latency::total 145000 # number of SCUpgradeFailReq MSHR miss cycles
-system.cpu1.l2cache.ReadExReq_mshr_miss_latency::cpu1.inst 1042779776 # number of ReadExReq MSHR miss cycles
+system.cpu1.l2cache.ReadExReq_mshr_miss_latency::cpu1.data 1042779776 # number of ReadExReq MSHR miss cycles
system.cpu1.l2cache.ReadExReq_mshr_miss_latency::total 1042779776 # number of ReadExReq MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.dtb.walker 8818750 # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.itb.walker 2802498 # number of demand (read+write) MSHR miss cycles
-system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.inst 2466673468 # number of demand (read+write) MSHR miss cycles
+system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.inst 454726510 # number of demand (read+write) MSHR miss cycles
+system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.data 2011946958 # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::total 2478294716 # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.dtb.walker 8818750 # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.itb.walker 2802498 # number of overall MSHR miss cycles
-system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.inst 2466673468 # number of overall MSHR miss cycles
+system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.inst 454726510 # number of overall MSHR miss cycles
+system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.data 2011946958 # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.l2cache.prefetcher 1025770621 # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::total 3504065337 # number of overall MSHR miss cycles
-system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::cpu1.inst 316947250 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::cpu1.inst 9029750 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::cpu1.data 307917500 # number of ReadReq MSHR uncacheable cycles
system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::total 316947250 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.l2cache.WriteReq_mshr_uncacheable_latency::cpu1.inst 187186000 # number of WriteReq MSHR uncacheable cycles
+system.cpu1.l2cache.WriteReq_mshr_uncacheable_latency::cpu1.data 187186000 # number of WriteReq MSHR uncacheable cycles
system.cpu1.l2cache.WriteReq_mshr_uncacheable_latency::total 187186000 # number of WriteReq MSHR uncacheable cycles
-system.cpu1.l2cache.overall_mshr_uncacheable_latency::cpu1.inst 504133250 # number of overall MSHR uncacheable cycles
+system.cpu1.l2cache.overall_mshr_uncacheable_latency::cpu1.inst 9029750 # number of overall MSHR uncacheable cycles
+system.cpu1.l2cache.overall_mshr_uncacheable_latency::cpu1.data 495103500 # number of overall MSHR uncacheable cycles
system.cpu1.l2cache.overall_mshr_uncacheable_latency::total 504133250 # number of overall MSHR uncacheable cycles
system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.dtb.walker 0.021350 # mshr miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.itb.walker 0.076977 # mshr miss rate for ReadReq accesses
-system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.inst 0.079507 # mshr miss rate for ReadReq accesses
+system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.inst 0.020847 # mshr miss rate for ReadReq accesses
+system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.data 0.390523 # mshr miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_mshr_miss_rate::total 0.077996 # mshr miss rate for ReadReq accesses
system.cpu1.l2cache.HardPFReq_mshr_miss_rate::cpu1.l2cache.prefetcher inf # mshr miss rate for HardPFReq accesses
system.cpu1.l2cache.HardPFReq_mshr_miss_rate::total inf # mshr miss rate for HardPFReq accesses
-system.cpu1.l2cache.UpgradeReq_mshr_miss_rate::cpu1.inst 0.946124 # mshr miss rate for UpgradeReq accesses
+system.cpu1.l2cache.UpgradeReq_mshr_miss_rate::cpu1.data 0.946124 # mshr miss rate for UpgradeReq accesses
system.cpu1.l2cache.UpgradeReq_mshr_miss_rate::total 0.946124 # mshr miss rate for UpgradeReq accesses
-system.cpu1.l2cache.SCUpgradeReq_mshr_miss_rate::cpu1.inst 0.962220 # mshr miss rate for SCUpgradeReq accesses
+system.cpu1.l2cache.SCUpgradeReq_mshr_miss_rate::cpu1.data 0.962220 # mshr miss rate for SCUpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_rate::total 0.962220 # mshr miss rate for SCUpgradeReq accesses
-system.cpu1.l2cache.ReadExReq_mshr_miss_rate::cpu1.inst 0.579041 # mshr miss rate for ReadExReq accesses
+system.cpu1.l2cache.ReadExReq_mshr_miss_rate::cpu1.data 0.579041 # mshr miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadExReq_mshr_miss_rate::total 0.579041 # mshr miss rate for ReadExReq accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.dtb.walker 0.021350 # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.itb.walker 0.076977 # mshr miss rate for demand accesses
-system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.inst 0.105806 # mshr miss rate for demand accesses
+system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.inst 0.020847 # mshr miss rate for demand accesses
+system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.data 0.439421 # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::total 0.103663 # mshr miss rate for demand accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.dtb.walker 0.021350 # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.itb.walker 0.076977 # mshr miss rate for overall accesses
-system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.inst 0.105806 # mshr miss rate for overall accesses
+system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.inst 0.020847 # mshr miss rate for overall accesses
+system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.data 0.439421 # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.l2cache.prefetcher inf # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::total 0.125673 # mshr miss rate for overall accesses
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 14362.785016 # average ReadReq mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.itb.walker 12796.794521 # average ReadReq mshr miss latency
-system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.inst 16584.286753 # average ReadReq mshr miss latency
+system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.inst 24008.791447 # average ReadReq mshr miss latency
+system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.data 14482.907170 # average ReadReq mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::total 16558.984670 # average ReadReq mshr miss latency
system.cpu1.l2cache.HardPFReq_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 39781.680085 # average HardPFReq mshr miss latency
system.cpu1.l2cache.HardPFReq_avg_mshr_miss_latency::total 39781.680085 # average HardPFReq mshr miss latency
-system.cpu1.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu1.inst 14215.662923 # average UpgradeReq mshr miss latency
+system.cpu1.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu1.data 14215.662923 # average UpgradeReq mshr miss latency
system.cpu1.l2cache.UpgradeReq_avg_mshr_miss_latency::total 14215.662923 # average UpgradeReq mshr miss latency
-system.cpu1.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu1.inst 13602.785492 # average SCUpgradeReq mshr miss latency
+system.cpu1.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 13602.785492 # average SCUpgradeReq mshr miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 13602.785492 # average SCUpgradeReq mshr miss latency
-system.cpu1.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu1.inst inf # average SCUpgradeFailReq mshr miss latency
+system.cpu1.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu1.data inf # average SCUpgradeFailReq mshr miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::total inf # average SCUpgradeFailReq mshr miss latency
-system.cpu1.l2cache.ReadExReq_avg_mshr_miss_latency::cpu1.inst 30008.051108 # average ReadExReq mshr miss latency
+system.cpu1.l2cache.ReadExReq_avg_mshr_miss_latency::cpu1.data 30008.051108 # average ReadExReq mshr miss latency
system.cpu1.l2cache.ReadExReq_avg_mshr_miss_latency::total 30008.051108 # average ReadExReq mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.dtb.walker 14362.785016 # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.itb.walker 12796.794521 # average overall mshr miss latency
-system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.inst 20451.988823 # average overall mshr miss latency
+system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.inst 24008.791447 # average overall mshr miss latency
+system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.data 19789.382677 # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::total 20407.397139 # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.dtb.walker 14362.785016 # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.itb.walker 12796.794521 # average overall mshr miss latency
-system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.inst 20451.988823 # average overall mshr miss latency
+system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.inst 24008.791447 # average overall mshr miss latency
+system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.data 19789.382677 # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 39781.680085 # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::total 23800.587783 # average overall mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average ReadReq mshr uncacheable latency
+system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu1.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average WriteReq mshr uncacheable latency
+system.cpu1.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data inf # average WriteReq mshr uncacheable latency
system.cpu1.l2cache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::cpu1.inst inf # average overall mshr uncacheable latency
+system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::cpu1.data inf # average overall mshr uncacheable latency
system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu1.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu1.toL2Bus.trans_dist::ReadReq 1492249 # Transaction distribution
@@ -2139,18 +2225,22 @@ system.l2c.tags.warmup_cycle 0 # Cy
system.l2c.tags.occ_blocks::writebacks 11502.485032 # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.dtb.walker 90.401142 # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.itb.walker 0.038214 # Average occupied blocks per requestor
-system.l2c.tags.occ_blocks::cpu0.inst 12425.194881 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.inst 9505.348435 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.data 2919.846446 # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.l2cache.prefetcher 36413.661117 # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.dtb.walker 7.683124 # Average occupied blocks per requestor
-system.l2c.tags.occ_blocks::cpu1.inst 1856.879628 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.inst 1274.245745 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.data 582.633884 # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.l2cache.prefetcher 1880.036266 # Average occupied blocks per requestor
system.l2c.tags.occ_percent::writebacks 0.175514 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.dtb.walker 0.001379 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.itb.walker 0.000001 # Average percentage of cache occupancy
-system.l2c.tags.occ_percent::cpu0.inst 0.189593 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.inst 0.145040 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.data 0.044553 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.l2cache.prefetcher 0.555628 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.dtb.walker 0.000117 # Average percentage of cache occupancy
-system.l2c.tags.occ_percent::cpu1.inst 0.028334 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.inst 0.019443 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.data 0.008890 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.l2cache.prefetcher 0.028687 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::total 0.979254 # Average percentage of cache occupancy
system.l2c.tags.occ_task_id_blocks::1022 31795 # Occupied blocks per task id
@@ -2173,210 +2263,246 @@ system.l2c.tags.tag_accesses 5313847 # Nu
system.l2c.tags.data_accesses 5313847 # Number of data accesses
system.l2c.ReadReq_hits::cpu0.dtb.walker 426 # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.itb.walker 63 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.inst 70654 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.inst 48963 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.data 21691 # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.l2cache.prefetcher 75814 # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.dtb.walker 118 # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.itb.walker 32 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.inst 24007 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.inst 16648 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.data 7359 # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.l2cache.prefetcher 7439 # number of ReadReq hits
system.l2c.ReadReq_hits::total 178553 # number of ReadReq hits
system.l2c.Writeback_hits::writebacks 234152 # number of Writeback hits
system.l2c.Writeback_hits::total 234152 # number of Writeback hits
-system.l2c.UpgradeReq_hits::cpu0.inst 2938 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::cpu1.inst 658 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::cpu0.data 2938 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::cpu1.data 658 # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total 3596 # number of UpgradeReq hits
-system.l2c.SCUpgradeReq_hits::cpu0.inst 142 # number of SCUpgradeReq hits
-system.l2c.SCUpgradeReq_hits::cpu1.inst 176 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu0.data 142 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu1.data 176 # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total 318 # number of SCUpgradeReq hits
-system.l2c.ReadExReq_hits::cpu0.inst 3842 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu1.inst 1332 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu0.data 3842 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu1.data 1332 # number of ReadExReq hits
system.l2c.ReadExReq_hits::total 5174 # number of ReadExReq hits
system.l2c.demand_hits::cpu0.dtb.walker 426 # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.itb.walker 63 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.inst 74496 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.inst 48963 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.data 25533 # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.l2cache.prefetcher 75814 # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.dtb.walker 118 # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.itb.walker 32 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.inst 25339 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.inst 16648 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.data 8691 # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.l2cache.prefetcher 7439 # number of demand (read+write) hits
system.l2c.demand_hits::total 183727 # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.dtb.walker 426 # number of overall hits
system.l2c.overall_hits::cpu0.itb.walker 63 # number of overall hits
-system.l2c.overall_hits::cpu0.inst 74496 # number of overall hits
+system.l2c.overall_hits::cpu0.inst 48963 # number of overall hits
+system.l2c.overall_hits::cpu0.data 25533 # number of overall hits
system.l2c.overall_hits::cpu0.l2cache.prefetcher 75814 # number of overall hits
system.l2c.overall_hits::cpu1.dtb.walker 118 # number of overall hits
system.l2c.overall_hits::cpu1.itb.walker 32 # number of overall hits
-system.l2c.overall_hits::cpu1.inst 25339 # number of overall hits
+system.l2c.overall_hits::cpu1.inst 16648 # number of overall hits
+system.l2c.overall_hits::cpu1.data 8691 # number of overall hits
system.l2c.overall_hits::cpu1.l2cache.prefetcher 7439 # number of overall hits
system.l2c.overall_hits::total 183727 # number of overall hits
system.l2c.ReadReq_misses::cpu0.dtb.walker 162 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.itb.walker 1 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.inst 32548 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.inst 23855 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.data 8693 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.l2cache.prefetcher 136690 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.dtb.walker 12 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.inst 3333 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.inst 2292 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.data 1041 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.l2cache.prefetcher 6249 # number of ReadReq misses
system.l2c.ReadReq_misses::total 178995 # number of ReadReq misses
-system.l2c.UpgradeReq_misses::cpu0.inst 8970 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::cpu1.inst 2734 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::cpu0.data 8970 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::cpu1.data 2734 # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total 11704 # number of UpgradeReq misses
-system.l2c.SCUpgradeReq_misses::cpu0.inst 618 # number of SCUpgradeReq misses
-system.l2c.SCUpgradeReq_misses::cpu1.inst 1189 # number of SCUpgradeReq misses
+system.l2c.SCUpgradeReq_misses::cpu0.data 618 # number of SCUpgradeReq misses
+system.l2c.SCUpgradeReq_misses::cpu1.data 1189 # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total 1807 # number of SCUpgradeReq misses
-system.l2c.ReadExReq_misses::cpu0.inst 11575 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu1.inst 8676 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu0.data 11575 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu1.data 8676 # number of ReadExReq misses
system.l2c.ReadExReq_misses::total 20251 # number of ReadExReq misses
system.l2c.demand_misses::cpu0.dtb.walker 162 # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.itb.walker 1 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.inst 44123 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.inst 23855 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.data 20268 # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.l2cache.prefetcher 136690 # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.dtb.walker 12 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.inst 12009 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.inst 2292 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.data 9717 # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.l2cache.prefetcher 6249 # number of demand (read+write) misses
system.l2c.demand_misses::total 199246 # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.dtb.walker 162 # number of overall misses
system.l2c.overall_misses::cpu0.itb.walker 1 # number of overall misses
-system.l2c.overall_misses::cpu0.inst 44123 # number of overall misses
+system.l2c.overall_misses::cpu0.inst 23855 # number of overall misses
+system.l2c.overall_misses::cpu0.data 20268 # number of overall misses
system.l2c.overall_misses::cpu0.l2cache.prefetcher 136690 # number of overall misses
system.l2c.overall_misses::cpu1.dtb.walker 12 # number of overall misses
-system.l2c.overall_misses::cpu1.inst 12009 # number of overall misses
+system.l2c.overall_misses::cpu1.inst 2292 # number of overall misses
+system.l2c.overall_misses::cpu1.data 9717 # number of overall misses
system.l2c.overall_misses::cpu1.l2cache.prefetcher 6249 # number of overall misses
system.l2c.overall_misses::total 199246 # number of overall misses
system.l2c.ReadReq_miss_latency::cpu0.dtb.walker 12996250 # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.itb.walker 75000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu0.inst 2445317489 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.inst 1747991991 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.data 697325498 # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.l2cache.prefetcher 14069068891 # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.dtb.walker 960250 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.inst 258262249 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.inst 172995499 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.data 85266750 # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.l2cache.prefetcher 826051791 # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::total 17612731920 # number of ReadReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu0.inst 7054791 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu1.inst 1587933 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu0.data 7054791 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu1.data 1587933 # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total 8642724 # number of UpgradeReq miss cycles
-system.l2c.SCUpgradeReq_miss_latency::cpu0.inst 937466 # number of SCUpgradeReq miss cycles
-system.l2c.SCUpgradeReq_miss_latency::cpu1.inst 512978 # number of SCUpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::cpu0.data 937466 # number of SCUpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::cpu1.data 512978 # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total 1450444 # number of SCUpgradeReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu0.inst 952737665 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu1.inst 639334486 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu0.data 952737665 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu1.data 639334486 # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total 1592072151 # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu0.dtb.walker 12996250 # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.itb.walker 75000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu0.inst 3398055154 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.inst 1747991991 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.data 1650063163 # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.l2cache.prefetcher 14069068891 # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.dtb.walker 960250 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.inst 897596735 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.inst 172995499 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.data 724601236 # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.l2cache.prefetcher 826051791 # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total 19204804071 # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.dtb.walker 12996250 # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.itb.walker 75000 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu0.inst 3398055154 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.inst 1747991991 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.data 1650063163 # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.l2cache.prefetcher 14069068891 # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.dtb.walker 960250 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.inst 897596735 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.inst 172995499 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.data 724601236 # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.l2cache.prefetcher 826051791 # number of overall miss cycles
system.l2c.overall_miss_latency::total 19204804071 # number of overall miss cycles
system.l2c.ReadReq_accesses::cpu0.dtb.walker 588 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.itb.walker 64 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.inst 103202 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.inst 72818 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.data 30384 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.l2cache.prefetcher 212504 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.dtb.walker 130 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.itb.walker 32 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.inst 27340 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.inst 18940 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.data 8400 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.l2cache.prefetcher 13688 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total 357548 # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks 234152 # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total 234152 # number of Writeback accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu0.inst 11908 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu1.inst 3392 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu0.data 11908 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu1.data 3392 # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total 15300 # number of UpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu0.inst 760 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu1.inst 1365 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu0.data 760 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu1.data 1365 # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total 2125 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu0.inst 15417 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu1.inst 10008 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu0.data 15417 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu1.data 10008 # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total 25425 # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.dtb.walker 588 # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.itb.walker 64 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.inst 118619 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.inst 72818 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.data 45801 # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.l2cache.prefetcher 212504 # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.dtb.walker 130 # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.itb.walker 32 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.inst 37348 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.inst 18940 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.data 18408 # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.l2cache.prefetcher 13688 # number of demand (read+write) accesses
system.l2c.demand_accesses::total 382973 # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.dtb.walker 588 # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.itb.walker 64 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.inst 118619 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.inst 72818 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.data 45801 # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.l2cache.prefetcher 212504 # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.dtb.walker 130 # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.itb.walker 32 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.inst 37348 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.inst 18940 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.data 18408 # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.l2cache.prefetcher 13688 # number of overall (read+write) accesses
system.l2c.overall_accesses::total 382973 # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.dtb.walker 0.275510 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.015625 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.inst 0.315381 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.inst 0.327598 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.data 0.286105 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.l2cache.prefetcher 0.643235 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.dtb.walker 0.092308 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.inst 0.121909 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.inst 0.121014 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.data 0.123929 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.l2cache.prefetcher 0.456531 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total 0.500618 # miss rate for ReadReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu0.inst 0.753275 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu1.inst 0.806014 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu0.data 0.753275 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu1.data 0.806014 # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total 0.764967 # miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::cpu0.inst 0.813158 # miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::cpu1.inst 0.871062 # miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::cpu0.data 0.813158 # miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::cpu1.data 0.871062 # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total 0.850353 # miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_miss_rate::cpu0.inst 0.750795 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu1.inst 0.866906 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu0.data 0.750795 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu1.data 0.866906 # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total 0.796500 # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.dtb.walker 0.275510 # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.itb.walker 0.015625 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.inst 0.371972 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.inst 0.327598 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.data 0.442523 # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.l2cache.prefetcher 0.643235 # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.dtb.walker 0.092308 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.inst 0.321543 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.inst 0.121014 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.data 0.527868 # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.l2cache.prefetcher 0.456531 # miss rate for demand accesses
system.l2c.demand_miss_rate::total 0.520261 # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.dtb.walker 0.275510 # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.itb.walker 0.015625 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.inst 0.371972 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.inst 0.327598 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.data 0.442523 # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.l2cache.prefetcher 0.643235 # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.dtb.walker 0.092308 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.inst 0.321543 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.inst 0.121014 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.data 0.527868 # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.l2cache.prefetcher 0.456531 # miss rate for overall accesses
system.l2c.overall_miss_rate::total 0.520261 # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu0.dtb.walker 80223.765432 # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.itb.walker 75000 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu0.inst 75129.577516 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.inst 73275.707022 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.data 80216.898424 # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.l2cache.prefetcher 102926.833645 # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker 80020.833333 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.inst 77486.423342 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.inst 75477.966405 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.data 81908.501441 # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.l2cache.prefetcher 132189.436870 # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::total 98397.898936 # average ReadReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu0.inst 786.487291 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu1.inst 580.809437 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu0.data 786.487291 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 580.809437 # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total 738.441900 # average UpgradeReq miss latency
-system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.inst 1516.935275 # average SCUpgradeReq miss latency
-system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.inst 431.436501 # average SCUpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data 1516.935275 # average SCUpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data 431.436501 # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total 802.680686 # average SCUpgradeReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu0.inst 82309.949460 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu1.inst 73690.005302 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu0.data 82309.949460 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu1.data 73690.005302 # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 78616.964644 # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.dtb.walker 80223.765432 # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.itb.walker 75000 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu0.inst 77013.239218 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.inst 73275.707022 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.data 81412.234212 # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.l2cache.prefetcher 102926.833645 # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 80020.833333 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.inst 74743.670164 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.inst 75477.966405 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.data 74570.467840 # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.l2cache.prefetcher 132189.436870 # average overall miss latency
system.l2c.demand_avg_miss_latency::total 96387.400856 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.dtb.walker 80223.765432 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.itb.walker 75000 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.inst 77013.239218 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.inst 73275.707022 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.data 81412.234212 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.l2cache.prefetcher 102926.833645 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 80020.833333 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.inst 74743.670164 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.inst 75477.966405 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.data 74570.467840 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.l2cache.prefetcher 132189.436870 # average overall miss latency
system.l2c.overall_avg_miss_latency::total 96387.400856 # average overall miss latency
system.l2c.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
@@ -2400,153 +2526,185 @@ system.l2c.overall_mshr_hits::cpu1.inst 3 # nu
system.l2c.overall_mshr_hits::total 11 # number of overall MSHR hits
system.l2c.ReadReq_mshr_misses::cpu0.dtb.walker 162 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.itb.walker 1 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu0.inst 32540 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu0.inst 23847 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu0.data 8693 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.l2cache.prefetcher 136690 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.dtb.walker 12 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.inst 3330 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.inst 2289 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.data 1041 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.l2cache.prefetcher 6249 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::total 178984 # number of ReadReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu0.inst 8970 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu1.inst 2734 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu0.data 8970 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu1.data 2734 # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total 11704 # number of UpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::cpu0.inst 618 # number of SCUpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::cpu1.inst 1189 # number of SCUpgradeReq MSHR misses
+system.l2c.SCUpgradeReq_mshr_misses::cpu0.data 618 # number of SCUpgradeReq MSHR misses
+system.l2c.SCUpgradeReq_mshr_misses::cpu1.data 1189 # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total 1807 # number of SCUpgradeReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu0.inst 11575 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu1.inst 8676 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu0.data 11575 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu1.data 8676 # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total 20251 # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.dtb.walker 162 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.itb.walker 1 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu0.inst 44115 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu0.inst 23847 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu0.data 20268 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.l2cache.prefetcher 136690 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.dtb.walker 12 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.inst 12006 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.inst 2289 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.data 9717 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.l2cache.prefetcher 6249 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total 199235 # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.dtb.walker 162 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.itb.walker 1 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu0.inst 44115 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu0.inst 23847 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu0.data 20268 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.l2cache.prefetcher 136690 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.dtb.walker 12 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.inst 12006 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.inst 2289 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.data 9717 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.l2cache.prefetcher 6249 # number of overall MSHR misses
system.l2c.overall_mshr_misses::total 199235 # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu0.dtb.walker 10991250 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.itb.walker 62500 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 2034453239 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 1445321741 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu0.data 589131498 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.l2cache.prefetcher 12379828891 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.dtb.walker 810750 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 216209999 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 143882249 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.data 72327750 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.l2cache.prefetcher 749741791 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::total 15392098420 # number of ReadReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu0.inst 91762404 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu1.inst 27532715 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data 91762404 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 27532715 # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total 119295119 # number of UpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.inst 6310115 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.inst 11917186 # number of SCUpgradeReq MSHR miss cycles
+system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data 6310115 # number of SCUpgradeReq MSHR miss cycles
+system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data 11917186 # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total 18227301 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu0.inst 807808323 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu1.inst 530171012 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu0.data 807808323 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 530171012 # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total 1337979335 # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.dtb.walker 10991250 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.itb.walker 62500 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.inst 2842261562 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.inst 1445321741 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.data 1396939821 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.l2cache.prefetcher 12379828891 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker 810750 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.inst 746381011 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.inst 143882249 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.data 602498762 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.l2cache.prefetcher 749741791 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total 16730077755 # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.dtb.walker 10991250 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.itb.walker 62500 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.inst 2842261562 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.inst 1445321741 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.data 1396939821 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.l2cache.prefetcher 12379828891 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker 810750 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.inst 746381011 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.inst 143882249 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.data 602498762 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.l2cache.prefetcher 749741791 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total 16730077755 # number of overall MSHR miss cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst 5519244498 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.inst 263262750 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst 163590000 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data 5355654498 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.inst 6093250 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 257169500 # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total 5782507248 # number of ReadReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.inst 4096891000 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.inst 150604000 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data 4096891000 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 150604000 # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total 4247495000 # number of WriteReq MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu0.inst 9616135498 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu1.inst 413866750 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu0.inst 163590000 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu0.data 9452545498 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.inst 6093250 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.data 407773500 # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total 10030002248 # number of overall MSHR uncacheable cycles
system.l2c.ReadReq_mshr_miss_rate::cpu0.dtb.walker 0.275510 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.itb.walker 0.015625 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.315304 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.327488 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.data 0.286105 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.l2cache.prefetcher 0.643235 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.dtb.walker 0.092308 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.121800 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.120855 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.123929 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.l2cache.prefetcher 0.456531 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::total 0.500587 # mshr miss rate for ReadReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu0.inst 0.753275 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu1.inst 0.806014 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data 0.753275 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.806014 # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total 0.764967 # mshr miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.inst 0.813158 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.inst 0.871062 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data 0.813158 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data 0.871062 # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total 0.850353 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu0.inst 0.750795 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu1.inst 0.866906 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu0.data 0.750795 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.866906 # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total 0.796500 # mshr miss rate for ReadExReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.dtb.walker 0.275510 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.itb.walker 0.015625 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu0.inst 0.371905 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.inst 0.327488 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.data 0.442523 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.l2cache.prefetcher 0.643235 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker 0.092308 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.inst 0.321463 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.inst 0.120855 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.data 0.527868 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.l2cache.prefetcher 0.456531 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total 0.520232 # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.dtb.walker 0.275510 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.itb.walker 0.015625 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu0.inst 0.371905 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.inst 0.327488 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.data 0.442523 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.l2cache.prefetcher 0.643235 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker 0.092308 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.inst 0.321463 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.inst 0.120855 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.data 0.527868 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.l2cache.prefetcher 0.456531 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total 0.520232 # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 67847.222222 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.itb.walker 62500 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 62521.611524 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 60608.115947 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 67770.792362 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 90568.650896 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 67562.500000 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 64927.927628 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 62858.125382 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 69479.106628 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 119977.883021 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::total 85997.063536 # average ReadReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.inst 10229.922408 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.inst 10070.488296 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10229.922408 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10070.488296 # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10192.679340 # average UpgradeReq mshr miss latency
-system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.inst 10210.542071 # average SCUpgradeReq mshr miss latency
-system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.inst 10022.864592 # average SCUpgradeReq mshr miss latency
+system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10210.542071 # average SCUpgradeReq mshr miss latency
+system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10022.864592 # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10087.050913 # average SCUpgradeReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.inst 69789.055983 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.inst 61107.769940 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 69789.055983 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 61107.769940 # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 66069.790875 # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.dtb.walker 67847.222222 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.itb.walker 62500 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 64428.461113 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 60608.115947 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.data 68923.417259 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 90568.650896 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 67562.500000 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 62167.333916 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 62858.125382 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.data 62004.606566 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 119977.883021 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 83971.580069 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.dtb.walker 67847.222222 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.itb.walker 62500 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 64428.461113 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 60608.115947 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.data 68923.417259 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 90568.650896 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 67562.500000 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 62167.333916 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 62858.125382 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.data 62004.606566 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 119977.883021 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 83971.580069 # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
+system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average ReadReq mshr uncacheable latency
+system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average WriteReq mshr uncacheable latency
-system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average WriteReq mshr uncacheable latency
+system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu0.data inf # average WriteReq mshr uncacheable latency
+system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu1.data inf # average WriteReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.inst inf # average overall mshr uncacheable latency
+system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.data inf # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.inst inf # average overall mshr uncacheable latency
+system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data inf # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.l2c.no_allocate_misses 0 # Number of misses that were no-allocate
system.membus.trans_dist::ReadReq 217279 # Transaction distribution
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor/stats.txt
index 8068ce076..6a8c865e1 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-minor/stats.txt
@@ -4,47 +4,51 @@ sim_seconds 2.852858 # Nu
sim_ticks 2852857543000 # Number of ticks simulated
final_tick 2852857543000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 169259 # Simulator instruction rate (inst/s)
-host_op_rate 204656 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 4303403710 # Simulator tick rate (ticks/s)
-host_mem_usage 619600 # Number of bytes of host memory used
-host_seconds 662.93 # Real time elapsed on the host
+host_inst_rate 109881 # Simulator instruction rate (inst/s)
+host_op_rate 132861 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2793727953 # Simulator tick rate (ticks/s)
+host_mem_usage 608784 # Number of bytes of host memory used
+host_seconds 1021.17 # Real time elapsed on the host
sim_insts 112207125 # Number of instructions simulated
sim_ops 135672670 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
system.physmem.bytes_read::cpu.dtb.walker 8192 # Number of bytes read from this memory
system.physmem.bytes_read::cpu.itb.walker 64 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.inst 10837924 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.inst 1662912 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 9175012 # Number of bytes read from this memory
system.physmem.bytes_read::realview.ide 960 # Number of bytes read from this memory
system.physmem.bytes_read::total 10847140 # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu.inst 1662912 # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total 1662912 # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks 7962752 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu.inst 17524 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu.data 17524 # Number of bytes written to this memory
system.physmem.bytes_written::total 7980276 # Number of bytes written to this memory
system.physmem.num_reads::cpu.dtb.walker 128 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.itb.walker 1 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.inst 169862 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.inst 25983 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 143879 # Number of read requests responded to by this memory
system.physmem.num_reads::realview.ide 15 # Number of read requests responded to by this memory
system.physmem.num_reads::total 170006 # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks 124418 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu.inst 4381 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu.data 4381 # Number of write requests responded to by this memory
system.physmem.num_writes::total 128799 # Number of write requests responded to by this memory
system.physmem.bw_read::cpu.dtb.walker 2872 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.itb.walker 22 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.inst 3798971 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.inst 582893 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 3216078 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::realview.ide 337 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total 3802202 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu.inst 582893 # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total 582893 # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks 2791150 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.inst 6143 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 6143 # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total 2797292 # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks 2791150 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.dtb.walker 2872 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.itb.walker 22 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 3805114 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 582893 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 3222220 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::realview.ide 337 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total 6599494 # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs 170006 # Number of read requests accepted
@@ -534,8 +538,8 @@ system.cpu.dcache.tags.total_refs 42762284 # To
system.cpu.dcache.tags.sampled_refs 842495 # Sample count of references to valid blocks.
system.cpu.dcache.tags.avg_refs 50.756721 # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle 281436250 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.tags.occ_blocks::cpu.inst 511.953279 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.inst 0.999909 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_blocks::cpu.data 511.953279 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.999909 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_percent::total 0.999909 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_task_id_blocks::1024 512 # Occupied blocks per task id
system.cpu.dcache.tags.age_task_id_blocks_1024::0 100 # Occupied blocks per task id
@@ -544,77 +548,77 @@ system.cpu.dcache.tags.age_task_id_blocks_1024::2 57
system.cpu.dcache.tags.occ_task_id_percent::1024 1 # Percentage of cache occupancy per task id
system.cpu.dcache.tags.tag_accesses 176413277 # Number of tag accesses
system.cpu.dcache.tags.data_accesses 176413277 # Number of data accesses
-system.cpu.dcache.ReadReq_hits::cpu.inst 23536274 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::cpu.data 23536274 # number of ReadReq hits
system.cpu.dcache.ReadReq_hits::total 23536274 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits::cpu.inst 18304900 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 18304900 # number of WriteReq hits
system.cpu.dcache.WriteReq_hits::total 18304900 # number of WriteReq hits
-system.cpu.dcache.LoadLockedReq_hits::cpu.inst 457909 # number of LoadLockedReq hits
+system.cpu.dcache.LoadLockedReq_hits::cpu.data 457909 # number of LoadLockedReq hits
system.cpu.dcache.LoadLockedReq_hits::total 457909 # number of LoadLockedReq hits
-system.cpu.dcache.StoreCondReq_hits::cpu.inst 460268 # number of StoreCondReq hits
+system.cpu.dcache.StoreCondReq_hits::cpu.data 460268 # number of StoreCondReq hits
system.cpu.dcache.StoreCondReq_hits::total 460268 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits::cpu.inst 41841174 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::cpu.data 41841174 # number of demand (read+write) hits
system.cpu.dcache.demand_hits::total 41841174 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.inst 41841174 # number of overall hits
+system.cpu.dcache.overall_hits::cpu.data 41841174 # number of overall hits
system.cpu.dcache.overall_hits::total 41841174 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.inst 583393 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::cpu.data 583393 # number of ReadReq misses
system.cpu.dcache.ReadReq_misses::total 583393 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses::cpu.inst 541748 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 541748 # number of WriteReq misses
system.cpu.dcache.WriteReq_misses::total 541748 # number of WriteReq misses
-system.cpu.dcache.LoadLockedReq_misses::cpu.inst 8195 # number of LoadLockedReq misses
+system.cpu.dcache.LoadLockedReq_misses::cpu.data 8195 # number of LoadLockedReq misses
system.cpu.dcache.LoadLockedReq_misses::total 8195 # number of LoadLockedReq misses
-system.cpu.dcache.StoreCondReq_misses::cpu.inst 2 # number of StoreCondReq misses
+system.cpu.dcache.StoreCondReq_misses::cpu.data 2 # number of StoreCondReq misses
system.cpu.dcache.StoreCondReq_misses::total 2 # number of StoreCondReq misses
-system.cpu.dcache.demand_misses::cpu.inst 1125141 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::cpu.data 1125141 # number of demand (read+write) misses
system.cpu.dcache.demand_misses::total 1125141 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.inst 1125141 # number of overall misses
+system.cpu.dcache.overall_misses::cpu.data 1125141 # number of overall misses
system.cpu.dcache.overall_misses::total 1125141 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.inst 8651014339 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 8651014339 # number of ReadReq miss cycles
system.cpu.dcache.ReadReq_miss_latency::total 8651014339 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.inst 21393186307 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 21393186307 # number of WriteReq miss cycles
system.cpu.dcache.WriteReq_miss_latency::total 21393186307 # number of WriteReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::cpu.inst 116036500 # number of LoadLockedReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 116036500 # number of LoadLockedReq miss cycles
system.cpu.dcache.LoadLockedReq_miss_latency::total 116036500 # number of LoadLockedReq miss cycles
-system.cpu.dcache.StoreCondReq_miss_latency::cpu.inst 150500 # number of StoreCondReq miss cycles
+system.cpu.dcache.StoreCondReq_miss_latency::cpu.data 150500 # number of StoreCondReq miss cycles
system.cpu.dcache.StoreCondReq_miss_latency::total 150500 # number of StoreCondReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.inst 30044200646 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 30044200646 # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_latency::total 30044200646 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.inst 30044200646 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 30044200646 # number of overall miss cycles
system.cpu.dcache.overall_miss_latency::total 30044200646 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.inst 24119667 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::cpu.data 24119667 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.ReadReq_accesses::total 24119667 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::cpu.inst 18846648 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.data 18846648 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::total 18846648 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::cpu.inst 466104 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::cpu.data 466104 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::total 466104 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::cpu.inst 460270 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses::cpu.data 460270 # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::total 460270 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.inst 42966315 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::cpu.data 42966315 # number of demand (read+write) accesses
system.cpu.dcache.demand_accesses::total 42966315 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.inst 42966315 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 42966315 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total 42966315 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.inst 0.024187 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.024187 # miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_miss_rate::total 0.024187 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate::cpu.inst 0.028745 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.028745 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_miss_rate::total 0.028745 # miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate::cpu.inst 0.017582 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.017582 # miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::total 0.017582 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.StoreCondReq_miss_rate::cpu.inst 0.000004 # miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_miss_rate::cpu.data 0.000004 # miss rate for StoreCondReq accesses
system.cpu.dcache.StoreCondReq_miss_rate::total 0.000004 # miss rate for StoreCondReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.inst 0.026187 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.026187 # miss rate for demand accesses
system.cpu.dcache.demand_miss_rate::total 0.026187 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.inst 0.026187 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.026187 # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::total 0.026187 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.inst 14828.793522 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 14828.793522 # average ReadReq miss latency
system.cpu.dcache.ReadReq_avg_miss_latency::total 14828.793522 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.inst 39489.183729 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 39489.183729 # average WriteReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::total 39489.183729 # average WriteReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.inst 14159.426480 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 14159.426480 # average LoadLockedReq miss latency
system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 14159.426480 # average LoadLockedReq miss latency
-system.cpu.dcache.StoreCondReq_avg_miss_latency::cpu.inst 75250 # average StoreCondReq miss latency
+system.cpu.dcache.StoreCondReq_avg_miss_latency::cpu.data 75250 # average StoreCondReq miss latency
system.cpu.dcache.StoreCondReq_avg_miss_latency::total 75250 # average StoreCondReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.inst 26702.609403 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 26702.609403 # average overall miss latency
system.cpu.dcache.demand_avg_miss_latency::total 26702.609403 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.inst 26702.609403 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 26702.609403 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::total 26702.609403 # 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
@@ -626,73 +630,73 @@ system.cpu.dcache.fast_writes 0 # nu
system.cpu.dcache.cache_copies 0 # number of cache copies performed
system.cpu.dcache.writebacks::writebacks 698310 # number of writebacks
system.cpu.dcache.writebacks::total 698310 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits::cpu.inst 45149 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 45149 # number of ReadReq MSHR hits
system.cpu.dcache.ReadReq_mshr_hits::total 45149 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::cpu.inst 242834 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 242834 # number of WriteReq MSHR hits
system.cpu.dcache.WriteReq_mshr_hits::total 242834 # number of WriteReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.inst 287983 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 287983 # number of demand (read+write) MSHR hits
system.cpu.dcache.demand_mshr_hits::total 287983 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.inst 287983 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 287983 # number of overall MSHR hits
system.cpu.dcache.overall_mshr_hits::total 287983 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses::cpu.inst 538244 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::cpu.data 538244 # number of ReadReq MSHR misses
system.cpu.dcache.ReadReq_mshr_misses::total 538244 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::cpu.inst 298914 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.data 298914 # number of WriteReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::total 298914 # number of WriteReq MSHR misses
-system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.inst 8195 # number of LoadLockedReq MSHR misses
+system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data 8195 # number of LoadLockedReq MSHR misses
system.cpu.dcache.LoadLockedReq_mshr_misses::total 8195 # number of LoadLockedReq MSHR misses
-system.cpu.dcache.StoreCondReq_mshr_misses::cpu.inst 2 # number of StoreCondReq MSHR misses
+system.cpu.dcache.StoreCondReq_mshr_misses::cpu.data 2 # number of StoreCondReq MSHR misses
system.cpu.dcache.StoreCondReq_mshr_misses::total 2 # number of StoreCondReq MSHR misses
-system.cpu.dcache.demand_mshr_misses::cpu.inst 837158 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.data 837158 # number of demand (read+write) MSHR misses
system.cpu.dcache.demand_mshr_misses::total 837158 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses::cpu.inst 837158 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.data 837158 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total 837158 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.inst 6893184142 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 6893184142 # number of ReadReq MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_latency::total 6893184142 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.inst 11166823654 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 11166823654 # number of WriteReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_latency::total 11166823654 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.inst 99620500 # number of LoadLockedReq MSHR miss cycles
+system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data 99620500 # number of LoadLockedReq MSHR miss cycles
system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total 99620500 # number of LoadLockedReq MSHR miss cycles
-system.cpu.dcache.StoreCondReq_mshr_miss_latency::cpu.inst 146500 # number of StoreCondReq MSHR miss cycles
+system.cpu.dcache.StoreCondReq_mshr_miss_latency::cpu.data 146500 # number of StoreCondReq MSHR miss cycles
system.cpu.dcache.StoreCondReq_mshr_miss_latency::total 146500 # number of StoreCondReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.inst 18060007796 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 18060007796 # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_latency::total 18060007796 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.inst 18060007796 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 18060007796 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 18060007796 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.inst 5790998000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 5790998000 # number of ReadReq MSHR uncacheable cycles
system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 5790998000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.inst 4439562500 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 4439562500 # number of WriteReq MSHR uncacheable cycles
system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 4439562500 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.inst 10230560500 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 10230560500 # number of overall MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_latency::total 10230560500 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.inst 0.022316 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.022316 # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.022316 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.inst 0.015860 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.015860 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.015860 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.inst 0.017582 # mshr miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data 0.017582 # mshr miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_mshr_miss_rate::total 0.017582 # mshr miss rate for LoadLockedReq accesses
-system.cpu.dcache.StoreCondReq_mshr_miss_rate::cpu.inst 0.000004 # mshr miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_mshr_miss_rate::cpu.data 0.000004 # mshr miss rate for StoreCondReq accesses
system.cpu.dcache.StoreCondReq_mshr_miss_rate::total 0.000004 # mshr miss rate for StoreCondReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.inst 0.019484 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.019484 # mshr miss rate for demand accesses
system.cpu.dcache.demand_mshr_miss_rate::total 0.019484 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.inst 0.019484 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.019484 # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_miss_rate::total 0.019484 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.inst 12806.801640 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12806.801640 # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 12806.801640 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.inst 37357.981406 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 37357.981406 # average WriteReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 37357.981406 # average WriteReq mshr miss latency
-system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.inst 12156.253813 # average LoadLockedReq mshr miss latency
+system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 12156.253813 # average LoadLockedReq mshr miss latency
system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::total 12156.253813 # average LoadLockedReq mshr miss latency
-system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::cpu.inst 73250 # average StoreCondReq mshr miss latency
+system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::cpu.data 73250 # average StoreCondReq mshr miss latency
system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::total 73250 # average StoreCondReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.inst 21572.997924 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 21572.997924 # average overall mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::total 21572.997924 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.inst 21572.997924 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 21572.997924 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::total 21572.997924 # average overall mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst inf # average ReadReq mshr uncacheable latency
+system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.inst inf # average WriteReq mshr uncacheable latency
+system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
-system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.inst inf # average overall mshr uncacheable latency
+system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.icache.tags.replacements 2900110 # number of replacements
@@ -797,11 +801,13 @@ system.cpu.l2cache.tags.warmup_cycle 0 # Cy
system.cpu.l2cache.tags.occ_blocks::writebacks 47498.508165 # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_blocks::cpu.dtb.walker 71.489031 # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_blocks::cpu.itb.walker 0.000365 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.inst 17501.014446 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 12194.784847 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 5306.229599 # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_percent::writebacks 0.724770 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::cpu.dtb.walker 0.001091 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::cpu.itb.walker 0.000000 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.inst 0.267044 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.186078 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.080967 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::total 0.992905 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_task_id_blocks::1023 37 # Occupied blocks per task id
system.cpu.l2cache.tags.occ_task_id_blocks::1024 65211 # Occupied blocks per task id
@@ -817,113 +823,131 @@ system.cpu.l2cache.tags.tag_accesses 36621683 # Nu
system.cpu.l2cache.tags.data_accesses 36621683 # Number of data accesses
system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 71038 # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 4429 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.inst 3409631 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.inst 2877594 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.data 532037 # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::total 3485098 # number of ReadReq hits
system.cpu.l2cache.Writeback_hits::writebacks 698310 # number of Writeback hits
system.cpu.l2cache.Writeback_hits::total 698310 # number of Writeback hits
-system.cpu.l2cache.UpgradeReq_hits::cpu.inst 53 # number of UpgradeReq hits
+system.cpu.l2cache.UpgradeReq_hits::cpu.data 53 # number of UpgradeReq hits
system.cpu.l2cache.UpgradeReq_hits::total 53 # number of UpgradeReq hits
-system.cpu.l2cache.ReadExReq_hits::cpu.inst 164919 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 164919 # number of ReadExReq hits
system.cpu.l2cache.ReadExReq_hits::total 164919 # number of ReadExReq hits
system.cpu.l2cache.demand_hits::cpu.dtb.walker 71038 # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::cpu.itb.walker 4429 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.inst 3574550 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.inst 2877594 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 696956 # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::total 3650017 # number of demand (read+write) hits
system.cpu.l2cache.overall_hits::cpu.dtb.walker 71038 # number of overall hits
system.cpu.l2cache.overall_hits::cpu.itb.walker 4429 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.inst 3574550 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.inst 2877594 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.data 696956 # number of overall hits
system.cpu.l2cache.overall_hits::total 3650017 # number of overall hits
system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker 128 # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.itb.walker 1 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.inst 37410 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.inst 23013 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.data 14397 # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::total 37539 # number of ReadReq misses
-system.cpu.l2cache.UpgradeReq_misses::cpu.inst 2779 # number of UpgradeReq misses
+system.cpu.l2cache.UpgradeReq_misses::cpu.data 2779 # number of UpgradeReq misses
system.cpu.l2cache.UpgradeReq_misses::total 2779 # number of UpgradeReq misses
-system.cpu.l2cache.SCUpgradeReq_misses::cpu.inst 2 # number of SCUpgradeReq misses
+system.cpu.l2cache.SCUpgradeReq_misses::cpu.data 2 # number of SCUpgradeReq misses
system.cpu.l2cache.SCUpgradeReq_misses::total 2 # number of SCUpgradeReq misses
-system.cpu.l2cache.ReadExReq_misses::cpu.inst 131168 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::cpu.data 131168 # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_misses::total 131168 # number of ReadExReq misses
system.cpu.l2cache.demand_misses::cpu.dtb.walker 128 # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.itb.walker 1 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.inst 168578 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.inst 23013 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 145565 # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::total 168707 # number of demand (read+write) misses
system.cpu.l2cache.overall_misses::cpu.dtb.walker 128 # number of overall misses
system.cpu.l2cache.overall_misses::cpu.itb.walker 1 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.inst 168578 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.inst 23013 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.data 145565 # number of overall misses
system.cpu.l2cache.overall_misses::total 168707 # number of overall misses
system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker 10214250 # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker 74500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 2773098000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 1672158250 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 1100939750 # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::total 2783386750 # number of ReadReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::cpu.inst 790966 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 790966 # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_latency::total 790966 # number of UpgradeReq miss cycles
-system.cpu.l2cache.SCUpgradeReq_miss_latency::cpu.inst 144500 # number of SCUpgradeReq miss cycles
+system.cpu.l2cache.SCUpgradeReq_miss_latency::cpu.data 144500 # number of SCUpgradeReq miss cycles
system.cpu.l2cache.SCUpgradeReq_miss_latency::total 144500 # number of SCUpgradeReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.inst 9154216683 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 9154216683 # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_latency::total 9154216683 # number of ReadExReq miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker 10214250 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.itb.walker 74500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 11927314683 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 1672158250 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 10255156433 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::total 11937603433 # number of demand (read+write) miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker 10214250 # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.itb.walker 74500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 11927314683 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 1672158250 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 10255156433 # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::total 11937603433 # number of overall miss cycles
system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker 71166 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker 4430 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 3447041 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 2900607 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.data 546434 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::total 3522637 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.Writeback_accesses::writebacks 698310 # number of Writeback accesses(hits+misses)
system.cpu.l2cache.Writeback_accesses::total 698310 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::cpu.inst 2832 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses::cpu.data 2832 # number of UpgradeReq accesses(hits+misses)
system.cpu.l2cache.UpgradeReq_accesses::total 2832 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.SCUpgradeReq_accesses::cpu.inst 2 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu.l2cache.SCUpgradeReq_accesses::cpu.data 2 # number of SCUpgradeReq accesses(hits+misses)
system.cpu.l2cache.SCUpgradeReq_accesses::total 2 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::cpu.inst 296087 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.data 296087 # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::total 296087 # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.demand_accesses::cpu.dtb.walker 71166 # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::cpu.itb.walker 4430 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.inst 3743128 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.inst 2900607 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.data 842521 # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::total 3818724 # number of demand (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.dtb.walker 71166 # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.itb.walker 4430 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.inst 3743128 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 2900607 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.data 842521 # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::total 3818724 # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker 0.001799 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker 0.000226 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.010853 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.007934 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.026347 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::total 0.010657 # miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::cpu.inst 0.981285 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.981285 # miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_miss_rate::total 0.981285 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_miss_rate::cpu.inst 1 # miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_miss_rate::cpu.data 1 # miss rate for SCUpgradeReq accesses
system.cpu.l2cache.SCUpgradeReq_miss_rate::total 1 # miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::cpu.inst 0.443005 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.443005 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::total 0.443005 # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker 0.001799 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.itb.walker 0.000226 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.045037 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.007934 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.172773 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::total 0.044179 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker 0.001799 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.itb.walker 0.000226 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.045037 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.007934 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.172773 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::total 0.044179 # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 79798.828125 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 74500 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 74127.185245 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 72661.463086 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 76470.080572 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::total 74146.534271 # average ReadReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.inst 284.622526 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 284.622526 # average UpgradeReq miss latency
system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 284.622526 # average UpgradeReq miss latency
-system.cpu.l2cache.SCUpgradeReq_avg_miss_latency::cpu.inst 72250 # average SCUpgradeReq miss latency
+system.cpu.l2cache.SCUpgradeReq_avg_miss_latency::cpu.data 72250 # average SCUpgradeReq miss latency
system.cpu.l2cache.SCUpgradeReq_avg_miss_latency::total 72250 # average SCUpgradeReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.inst 69790.014966 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 69790.014966 # average ReadExReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::total 69790.014966 # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 79798.828125 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 74500 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 70752.498446 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 72661.463086 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 70450.701975 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::total 70759.384216 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 79798.828125 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 74500 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 70752.498446 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 72661.463086 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 70450.701975 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::total 70759.384216 # 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
@@ -935,95 +959,114 @@ system.cpu.l2cache.fast_writes 0 # nu
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
system.cpu.l2cache.writebacks::writebacks 88228 # number of writebacks
system.cpu.l2cache.writebacks::total 88228 # number of writebacks
-system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 162 # number of ReadReq MSHR hits
+system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 20 # number of ReadReq MSHR hits
+system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 142 # number of ReadReq MSHR hits
system.cpu.l2cache.ReadReq_mshr_hits::total 162 # number of ReadReq MSHR hits
-system.cpu.l2cache.demand_mshr_hits::cpu.inst 162 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.inst 20 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.data 142 # number of demand (read+write) MSHR hits
system.cpu.l2cache.demand_mshr_hits::total 162 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.overall_mshr_hits::cpu.inst 162 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.inst 20 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.data 142 # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits::total 162 # number of overall MSHR hits
system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker 128 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.itb.walker 1 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 37248 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 22993 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 14255 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::total 37377 # number of ReadReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.inst 2779 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 2779 # number of UpgradeReq MSHR misses
system.cpu.l2cache.UpgradeReq_mshr_misses::total 2779 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.SCUpgradeReq_mshr_misses::cpu.inst 2 # number of SCUpgradeReq MSHR misses
+system.cpu.l2cache.SCUpgradeReq_mshr_misses::cpu.data 2 # number of SCUpgradeReq MSHR misses
system.cpu.l2cache.SCUpgradeReq_mshr_misses::total 2 # number of SCUpgradeReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::cpu.inst 131168 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 131168 # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::total 131168 # number of ReadExReq MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker 128 # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.itb.walker 1 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.inst 168416 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 22993 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.data 145423 # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::total 168545 # number of demand (read+write) MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker 128 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.itb.walker 1 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.inst 168416 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 22993 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.data 145423 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::total 168545 # number of overall MSHR misses
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 8641250 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.itb.walker 62500 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 2295827000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 1382505500 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 913321500 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::total 2304530750 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.inst 27979779 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 27979779 # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 27979779 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::cpu.inst 120500 # number of SCUpgradeReq MSHR miss cycles
+system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::cpu.data 120500 # number of SCUpgradeReq MSHR miss cycles
system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::total 120500 # number of SCUpgradeReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.inst 7500556317 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 7500556317 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 7500556317 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker 8641250 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.itb.walker 62500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 9796383317 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 1382505500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 8413877817 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::total 9805087067 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker 8641250 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.itb.walker 62500 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 9796383317 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 1382505500 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 8413877817 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::total 9805087067 # number of overall MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.inst 5545301250 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.inst 159586250 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 5385715000 # number of ReadReq MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 5545301250 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.inst 4107025000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 4107025000 # number of WriteReq MSHR uncacheable cycles
system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 4107025000 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.inst 9652326250 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.inst 159586250 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 9492740000 # number of overall MSHR uncacheable cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency::total 9652326250 # number of overall MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.001799 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.000226 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.010806 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.007927 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.026087 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.010611 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.inst 0.981285 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.981285 # mshr miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.981285 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::cpu.inst 1 # mshr miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for SCUpgradeReq accesses
system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::total 1 # mshr miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.inst 0.443005 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.443005 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.443005 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker 0.001799 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker 0.000226 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.044993 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.007927 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.172605 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::total 0.044136 # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker 0.001799 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker 0.000226 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.044993 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.007927 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.172605 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::total 0.044136 # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 67509.765625 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 62500 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 61636.248926 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 60127.234376 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 64070.256051 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 61656.386280 # average ReadReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.inst 10068.290392 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 10068.290392 # average UpgradeReq mshr miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 10068.290392 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu.inst 60250 # average SCUpgradeReq mshr miss latency
+system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu.data 60250 # average SCUpgradeReq mshr miss latency
system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 60250 # average SCUpgradeReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.inst 57182.821397 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 57182.821397 # average ReadExReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 57182.821397 # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 67509.765625 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.itb.walker 62500 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 58167.770978 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 60127.234376 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 57857.957937 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::total 58174.891376 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 67509.765625 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.itb.walker 62500 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 58167.770978 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 60127.234376 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 57857.957937 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::total 58174.891376 # average overall mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst inf # average ReadReq mshr uncacheable latency
+system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.inst inf # average WriteReq mshr uncacheable latency
+system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.inst inf # average overall mshr uncacheable latency
+system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.toL2Bus.trans_dist::ReadReq 3581727 # Transaction distribution
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
index f860bb1f1..069845b38 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt
@@ -782,9 +782,9 @@ system.cpu0.iew.iewDispNonSpecInsts 862014 # Nu
system.cpu0.iew.iewIQFullEvents 26297 # Number of times the IQ has become full, causing a stall
system.cpu0.iew.iewLSQFullEvents 136520 # Number of times the LSQ has become full, causing a stall
system.cpu0.iew.memOrderViolationEvents 18704 # Number of memory order violations
-system.cpu0.iew.predictedTakenIncorrect 287591 # Number of branches that were predicted taken incorrectly
+system.cpu0.iew.predictedTakenIncorrect 287589 # Number of branches that were predicted taken incorrectly
system.cpu0.iew.predictedNotTakenIncorrect 395520 # Number of branches that were predicted not taken incorrectly
-system.cpu0.iew.branchMispredicts 683111 # Number of branch mispredicts detected at execute
+system.cpu0.iew.branchMispredicts 683109 # Number of branch mispredicts detected at execute
system.cpu0.iew.iewExecutedInsts 98423737 # Number of executed instructions
system.cpu0.iew.iewExecLoadInsts 17803606 # Number of load instructions executed
system.cpu0.iew.iewExecSquashedInsts 1019712 # Number of squashed instructions skipped in execute
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt
index 0523405d3..da0ad220f 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview-switcheroo-full/stats.txt
@@ -341,10 +341,10 @@ system.physmem_0.preEnergy 73012500 # En
system.physmem_0.readEnergy 369306600 # Energy for read commands per rank (pJ)
system.physmem_0.writeEnergy 291126960 # Energy for write commands per rank (pJ)
system.physmem_0.refreshEnergy 178872248880 # Energy for refresh commands per rank (pJ)
-system.physmem_0.actBackEnergy 68915344410 # Energy for active background per rank (pJ)
+system.physmem_0.actBackEnergy 68919855390 # Energy for active background per rank (pJ)
system.physmem_0.preBackEnergy 1612195386000 # Energy for precharge background per rank (pJ)
-system.physmem_0.totalEnergy 1860850713630 # Total energy per rank (pJ)
-system.physmem_0.averagePower 667.510917 # Core power per rank (mW)
+system.physmem_0.totalEnergy 1860855224610 # Total energy per rank (pJ)
+system.physmem_0.averagePower 667.510956 # Core power per rank (mW)
system.physmem_0.memoryStateTime::IDLE 2632883157750 # Time in different power states
system.physmem_0.memoryStateTime::REF 91447980000 # Time in different power states
system.physmem_0.memoryStateTime::PRE_PDN 0 # Time in different power states
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-minor-dual/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-minor-dual/stats.txt
index 3b8bb2577..f7aa432dd 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-minor-dual/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-minor-dual/stats.txt
@@ -4,22 +4,24 @@ sim_seconds 47.355615 # Nu
sim_ticks 47355615197500 # Number of ticks simulated
final_tick 47355615197500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 178863 # Simulator instruction rate (inst/s)
-host_op_rate 210359 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 9462962325 # Simulator tick rate (ticks/s)
-host_mem_usage 759628 # Number of bytes of host memory used
-host_seconds 5004.31 # Real time elapsed on the host
+host_inst_rate 119180 # Simulator instruction rate (inst/s)
+host_op_rate 140167 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 6305360463 # Simulator tick rate (ticks/s)
+host_mem_usage 747912 # Number of bytes of host memory used
+host_seconds 7510.37 # Real time elapsed on the host
sim_insts 895084962 # Number of instructions simulated
sim_ops 1052703090 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
system.physmem.bytes_read::cpu0.dtb.walker 106496 # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.itb.walker 83264 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu0.inst 18925144 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.inst 8104128 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu0.data 10821016 # Number of bytes read from this memory
system.physmem.bytes_read::cpu0.l2cache.prefetcher 17557952 # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.dtb.walker 158592 # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.itb.walker 147776 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu1.inst 13767904 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.inst 3589696 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu1.data 10178208 # Number of bytes read from this memory
system.physmem.bytes_read::cpu1.l2cache.prefetcher 16399360 # Number of bytes read from this memory
system.physmem.bytes_read::realview.ide 427968 # Number of bytes read from this memory
system.physmem.bytes_read::total 67574456 # Number of bytes read from this memory
@@ -27,30 +29,34 @@ system.physmem.bytes_inst_read::cpu0.inst 8104128 # N
system.physmem.bytes_inst_read::cpu1.inst 3589696 # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total 11693824 # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks 78266240 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu0.inst 20812 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu1.inst 4 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu0.data 20812 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu1.data 4 # Number of bytes written to this memory
system.physmem.bytes_written::total 78287056 # Number of bytes written to this memory
system.physmem.num_reads::cpu0.dtb.walker 1664 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.itb.walker 1301 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu0.inst 295727 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.inst 126627 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu0.data 169100 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu0.l2cache.prefetcher 274343 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.dtb.walker 2478 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.itb.walker 2309 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu1.inst 215138 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.inst 56089 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu1.data 159049 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu1.l2cache.prefetcher 256240 # Number of read requests responded to by this memory
system.physmem.num_reads::realview.ide 6687 # Number of read requests responded to by this memory
system.physmem.num_reads::total 1055887 # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks 1222910 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu0.inst 2602 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu1.inst 1 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu0.data 2602 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu1.data 1 # Number of write requests responded to by this memory
system.physmem.num_writes::total 1225513 # Number of write requests responded to by this memory
system.physmem.bw_read::cpu0.dtb.walker 2249 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.itb.walker 1758 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu0.inst 399639 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.inst 171133 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu0.data 228505 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu0.l2cache.prefetcher 370768 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.dtb.walker 3349 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.itb.walker 3121 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu1.inst 290734 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.inst 75803 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu1.data 214931 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu1.l2cache.prefetcher 346302 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::realview.ide 9037 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total 1426958 # Total read bandwidth from this memory (bytes/s)
@@ -58,17 +64,19 @@ system.physmem.bw_inst_read::cpu0.inst 171133 # In
system.physmem.bw_inst_read::cpu1.inst 75803 # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total 246936 # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks 1652734 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu0.inst 439 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu1.inst 0 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu0.data 439 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu1.data 0 # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total 1653174 # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks 1652734 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.dtb.walker 2249 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.itb.walker 1758 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu0.inst 400078 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.inst 171133 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu0.data 228945 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu0.l2cache.prefetcher 370768 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.dtb.walker 3349 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.itb.walker 3121 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu1.inst 290734 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.inst 75803 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu1.data 214931 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu1.l2cache.prefetcher 346302 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::realview.ide 9037 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total 3080131 # Total bandwidth to/from this memory (bytes/s)
@@ -354,23 +362,31 @@ system.physmem_1.memoryStateTime::REF 1581308040000 # T
system.physmem_1.memoryStateTime::PRE_PDN 0 # Time in different power states
system.physmem_1.memoryStateTime::ACT 234336016748 # Time in different power states
system.physmem_1.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.realview.nvmem.bytes_read::cpu0.inst 740 # Number of bytes read from this memory
-system.realview.nvmem.bytes_read::cpu1.inst 584 # Number of bytes read from this memory
+system.realview.nvmem.bytes_read::cpu0.inst 704 # Number of bytes read from this memory
+system.realview.nvmem.bytes_read::cpu0.data 36 # Number of bytes read from this memory
+system.realview.nvmem.bytes_read::cpu1.inst 576 # Number of bytes read from this memory
+system.realview.nvmem.bytes_read::cpu1.data 8 # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total 1324 # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu0.inst 704 # Number of instructions bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu1.inst 576 # Number of instructions bytes read from this memory
system.realview.nvmem.bytes_inst_read::total 1280 # Number of instructions bytes read from this memory
-system.realview.nvmem.num_reads::cpu0.inst 16 # Number of read requests responded to by this memory
-system.realview.nvmem.num_reads::cpu1.inst 10 # Number of read requests responded to by this memory
+system.realview.nvmem.num_reads::cpu0.inst 11 # Number of read requests responded to by this memory
+system.realview.nvmem.num_reads::cpu0.data 5 # Number of read requests responded to by this memory
+system.realview.nvmem.num_reads::cpu1.inst 9 # Number of read requests responded to by this memory
+system.realview.nvmem.num_reads::cpu1.data 1 # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::total 26 # Number of read requests responded to by this memory
-system.realview.nvmem.bw_read::cpu0.inst 16 # Total read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_read::cpu0.inst 15 # Total read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_read::cpu0.data 1 # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::cpu1.inst 12 # Total read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_read::cpu1.data 0 # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::total 28 # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu0.inst 15 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu1.inst 12 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::total 27 # Instruction read bandwidth from this memory (bytes/s)
-system.realview.nvmem.bw_total::cpu0.inst 16 # Total bandwidth to/from this memory (bytes/s)
+system.realview.nvmem.bw_total::cpu0.inst 15 # Total bandwidth to/from this memory (bytes/s)
+system.realview.nvmem.bw_total::cpu0.data 1 # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu1.inst 12 # Total bandwidth to/from this memory (bytes/s)
+system.realview.nvmem.bw_total::cpu1.data 0 # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total 28 # Total bandwidth to/from this memory (bytes/s)
system.cf0.dma_read_full_pages 122 # Number of full page size DMA reads (not PRD).
system.cf0.dma_read_bytes 499712 # Number of bytes transfered via DMA reads (not PRD).
@@ -588,8 +604,8 @@ system.cpu0.dcache.tags.total_refs 150576282 # To
system.cpu0.dcache.tags.sampled_refs 5387564 # Sample count of references to valid blocks.
system.cpu0.dcache.tags.avg_refs 27.948862 # Average number of references to valid blocks.
system.cpu0.dcache.tags.warmup_cycle 4951668000 # Cycle when the warmup percentage was hit.
-system.cpu0.dcache.tags.occ_blocks::cpu0.inst 501.034252 # Average occupied blocks per requestor
-system.cpu0.dcache.tags.occ_percent::cpu0.inst 0.978583 # Average percentage of cache occupancy
+system.cpu0.dcache.tags.occ_blocks::cpu0.data 501.034252 # Average occupied blocks per requestor
+system.cpu0.dcache.tags.occ_percent::cpu0.data 0.978583 # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_percent::total 0.978583 # Average percentage of cache occupancy
system.cpu0.dcache.tags.occ_task_id_blocks::1024 512 # Occupied blocks per task id
system.cpu0.dcache.tags.age_task_id_blocks_1024::0 79 # Occupied blocks per task id
@@ -598,93 +614,93 @@ system.cpu0.dcache.tags.age_task_id_blocks_1024::2 39
system.cpu0.dcache.tags.occ_task_id_percent::1024 1 # Percentage of cache occupancy per task id
system.cpu0.dcache.tags.tag_accesses 320066517 # Number of tag accesses
system.cpu0.dcache.tags.data_accesses 320066517 # Number of data accesses
-system.cpu0.dcache.ReadReq_hits::cpu0.inst 77114778 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_hits::cpu0.data 77114778 # number of ReadReq hits
system.cpu0.dcache.ReadReq_hits::total 77114778 # number of ReadReq hits
-system.cpu0.dcache.WriteReq_hits::cpu0.inst 69351990 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_hits::cpu0.data 69351990 # number of WriteReq hits
system.cpu0.dcache.WriteReq_hits::total 69351990 # number of WriteReq hits
-system.cpu0.dcache.WriteInvalidateReq_hits::cpu0.inst 251432 # number of WriteInvalidateReq hits
+system.cpu0.dcache.WriteInvalidateReq_hits::cpu0.data 251432 # number of WriteInvalidateReq hits
system.cpu0.dcache.WriteInvalidateReq_hits::total 251432 # number of WriteInvalidateReq hits
-system.cpu0.dcache.LoadLockedReq_hits::cpu0.inst 1745310 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_hits::cpu0.data 1745310 # number of LoadLockedReq hits
system.cpu0.dcache.LoadLockedReq_hits::total 1745310 # number of LoadLockedReq hits
-system.cpu0.dcache.StoreCondReq_hits::cpu0.inst 1668274 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_hits::cpu0.data 1668274 # number of StoreCondReq hits
system.cpu0.dcache.StoreCondReq_hits::total 1668274 # number of StoreCondReq hits
-system.cpu0.dcache.demand_hits::cpu0.inst 146466768 # number of demand (read+write) hits
+system.cpu0.dcache.demand_hits::cpu0.data 146466768 # number of demand (read+write) hits
system.cpu0.dcache.demand_hits::total 146466768 # number of demand (read+write) hits
-system.cpu0.dcache.overall_hits::cpu0.inst 146466768 # number of overall hits
+system.cpu0.dcache.overall_hits::cpu0.data 146466768 # number of overall hits
system.cpu0.dcache.overall_hits::total 146466768 # number of overall hits
-system.cpu0.dcache.ReadReq_misses::cpu0.inst 3852692 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_misses::cpu0.data 3852692 # number of ReadReq misses
system.cpu0.dcache.ReadReq_misses::total 3852692 # number of ReadReq misses
-system.cpu0.dcache.WriteReq_misses::cpu0.inst 2255601 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_misses::cpu0.data 2255601 # number of WriteReq misses
system.cpu0.dcache.WriteReq_misses::total 2255601 # number of WriteReq misses
-system.cpu0.dcache.WriteInvalidateReq_misses::cpu0.inst 766100 # number of WriteInvalidateReq misses
+system.cpu0.dcache.WriteInvalidateReq_misses::cpu0.data 766100 # number of WriteInvalidateReq misses
system.cpu0.dcache.WriteInvalidateReq_misses::total 766100 # number of WriteInvalidateReq misses
-system.cpu0.dcache.LoadLockedReq_misses::cpu0.inst 104059 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_misses::cpu0.data 104059 # number of LoadLockedReq misses
system.cpu0.dcache.LoadLockedReq_misses::total 104059 # number of LoadLockedReq misses
-system.cpu0.dcache.StoreCondReq_misses::cpu0.inst 180014 # number of StoreCondReq misses
+system.cpu0.dcache.StoreCondReq_misses::cpu0.data 180014 # number of StoreCondReq misses
system.cpu0.dcache.StoreCondReq_misses::total 180014 # number of StoreCondReq misses
-system.cpu0.dcache.demand_misses::cpu0.inst 6108293 # number of demand (read+write) misses
+system.cpu0.dcache.demand_misses::cpu0.data 6108293 # number of demand (read+write) misses
system.cpu0.dcache.demand_misses::total 6108293 # number of demand (read+write) misses
-system.cpu0.dcache.overall_misses::cpu0.inst 6108293 # number of overall misses
+system.cpu0.dcache.overall_misses::cpu0.data 6108293 # number of overall misses
system.cpu0.dcache.overall_misses::total 6108293 # number of overall misses
-system.cpu0.dcache.ReadReq_miss_latency::cpu0.inst 54452724607 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_latency::cpu0.data 54452724607 # number of ReadReq miss cycles
system.cpu0.dcache.ReadReq_miss_latency::total 54452724607 # number of ReadReq miss cycles
-system.cpu0.dcache.WriteReq_miss_latency::cpu0.inst 41906959422 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_latency::cpu0.data 41906959422 # number of WriteReq miss cycles
system.cpu0.dcache.WriteReq_miss_latency::total 41906959422 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteInvalidateReq_miss_latency::cpu0.inst 27296991314 # number of WriteInvalidateReq miss cycles
+system.cpu0.dcache.WriteInvalidateReq_miss_latency::cpu0.data 27296991314 # number of WriteInvalidateReq miss cycles
system.cpu0.dcache.WriteInvalidateReq_miss_latency::total 27296991314 # number of WriteInvalidateReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.inst 1502404735 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_latency::cpu0.data 1502404735 # number of LoadLockedReq miss cycles
system.cpu0.dcache.LoadLockedReq_miss_latency::total 1502404735 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.inst 3769027814 # number of StoreCondReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_latency::cpu0.data 3769027814 # number of StoreCondReq miss cycles
system.cpu0.dcache.StoreCondReq_miss_latency::total 3769027814 # number of StoreCondReq miss cycles
-system.cpu0.dcache.StoreCondFailReq_miss_latency::cpu0.inst 2840500 # number of StoreCondFailReq miss cycles
+system.cpu0.dcache.StoreCondFailReq_miss_latency::cpu0.data 2840500 # number of StoreCondFailReq miss cycles
system.cpu0.dcache.StoreCondFailReq_miss_latency::total 2840500 # number of StoreCondFailReq miss cycles
-system.cpu0.dcache.demand_miss_latency::cpu0.inst 96359684029 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_latency::cpu0.data 96359684029 # number of demand (read+write) miss cycles
system.cpu0.dcache.demand_miss_latency::total 96359684029 # number of demand (read+write) miss cycles
-system.cpu0.dcache.overall_miss_latency::cpu0.inst 96359684029 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_latency::cpu0.data 96359684029 # number of overall miss cycles
system.cpu0.dcache.overall_miss_latency::total 96359684029 # number of overall miss cycles
-system.cpu0.dcache.ReadReq_accesses::cpu0.inst 80967470 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_accesses::cpu0.data 80967470 # number of ReadReq accesses(hits+misses)
system.cpu0.dcache.ReadReq_accesses::total 80967470 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_accesses::cpu0.inst 71607591 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_accesses::cpu0.data 71607591 # number of WriteReq accesses(hits+misses)
system.cpu0.dcache.WriteReq_accesses::total 71607591 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteInvalidateReq_accesses::cpu0.inst 1017532 # number of WriteInvalidateReq accesses(hits+misses)
+system.cpu0.dcache.WriteInvalidateReq_accesses::cpu0.data 1017532 # number of WriteInvalidateReq accesses(hits+misses)
system.cpu0.dcache.WriteInvalidateReq_accesses::total 1017532 # number of WriteInvalidateReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_accesses::cpu0.inst 1849369 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_accesses::cpu0.data 1849369 # number of LoadLockedReq accesses(hits+misses)
system.cpu0.dcache.LoadLockedReq_accesses::total 1849369 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_accesses::cpu0.inst 1848288 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_accesses::cpu0.data 1848288 # number of StoreCondReq accesses(hits+misses)
system.cpu0.dcache.StoreCondReq_accesses::total 1848288 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.demand_accesses::cpu0.inst 152575061 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_accesses::cpu0.data 152575061 # number of demand (read+write) accesses
system.cpu0.dcache.demand_accesses::total 152575061 # number of demand (read+write) accesses
-system.cpu0.dcache.overall_accesses::cpu0.inst 152575061 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_accesses::cpu0.data 152575061 # number of overall (read+write) accesses
system.cpu0.dcache.overall_accesses::total 152575061 # number of overall (read+write) accesses
-system.cpu0.dcache.ReadReq_miss_rate::cpu0.inst 0.047583 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_miss_rate::cpu0.data 0.047583 # miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_miss_rate::total 0.047583 # miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_miss_rate::cpu0.inst 0.031499 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_miss_rate::cpu0.data 0.031499 # miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_miss_rate::total 0.031499 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteInvalidateReq_miss_rate::cpu0.inst 0.752900 # miss rate for WriteInvalidateReq accesses
+system.cpu0.dcache.WriteInvalidateReq_miss_rate::cpu0.data 0.752900 # miss rate for WriteInvalidateReq accesses
system.cpu0.dcache.WriteInvalidateReq_miss_rate::total 0.752900 # miss rate for WriteInvalidateReq accesses
-system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.inst 0.056267 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_miss_rate::cpu0.data 0.056267 # miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_miss_rate::total 0.056267 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.inst 0.097395 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_miss_rate::cpu0.data 0.097395 # miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_miss_rate::total 0.097395 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_miss_rate::cpu0.inst 0.040035 # miss rate for demand accesses
+system.cpu0.dcache.demand_miss_rate::cpu0.data 0.040035 # miss rate for demand accesses
system.cpu0.dcache.demand_miss_rate::total 0.040035 # miss rate for demand accesses
-system.cpu0.dcache.overall_miss_rate::cpu0.inst 0.040035 # miss rate for overall accesses
+system.cpu0.dcache.overall_miss_rate::cpu0.data 0.040035 # miss rate for overall accesses
system.cpu0.dcache.overall_miss_rate::total 0.040035 # miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.inst 14133.682269 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_miss_latency::cpu0.data 14133.682269 # average ReadReq miss latency
system.cpu0.dcache.ReadReq_avg_miss_latency::total 14133.682269 # average ReadReq miss latency
-system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.inst 18579.065811 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_miss_latency::cpu0.data 18579.065811 # average WriteReq miss latency
system.cpu0.dcache.WriteReq_avg_miss_latency::total 18579.065811 # average WriteReq miss latency
-system.cpu0.dcache.WriteInvalidateReq_avg_miss_latency::cpu0.inst 35631.107315 # average WriteInvalidateReq miss latency
+system.cpu0.dcache.WriteInvalidateReq_avg_miss_latency::cpu0.data 35631.107315 # average WriteInvalidateReq miss latency
system.cpu0.dcache.WriteInvalidateReq_avg_miss_latency::total 35631.107315 # average WriteInvalidateReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.inst 14438.008582 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency::cpu0.data 14438.008582 # average LoadLockedReq miss latency
system.cpu0.dcache.LoadLockedReq_avg_miss_latency::total 14438.008582 # average LoadLockedReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.inst 20937.414946 # average StoreCondReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_miss_latency::cpu0.data 20937.414946 # average StoreCondReq miss latency
system.cpu0.dcache.StoreCondReq_avg_miss_latency::total 20937.414946 # average StoreCondReq miss latency
-system.cpu0.dcache.StoreCondFailReq_avg_miss_latency::cpu0.inst inf # average StoreCondFailReq miss latency
+system.cpu0.dcache.StoreCondFailReq_avg_miss_latency::cpu0.data inf # average StoreCondFailReq miss latency
system.cpu0.dcache.StoreCondFailReq_avg_miss_latency::total inf # average StoreCondFailReq miss latency
-system.cpu0.dcache.demand_avg_miss_latency::cpu0.inst 15775.222968 # average overall miss latency
+system.cpu0.dcache.demand_avg_miss_latency::cpu0.data 15775.222968 # average overall miss latency
system.cpu0.dcache.demand_avg_miss_latency::total 15775.222968 # average overall miss latency
-system.cpu0.dcache.overall_avg_miss_latency::cpu0.inst 15775.222968 # average overall miss latency
+system.cpu0.dcache.overall_avg_miss_latency::cpu0.data 15775.222968 # average overall miss latency
system.cpu0.dcache.overall_avg_miss_latency::total 15775.222968 # average overall miss latency
system.cpu0.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu0.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
@@ -696,91 +712,91 @@ system.cpu0.dcache.fast_writes 0 # nu
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
system.cpu0.dcache.writebacks::writebacks 3733142 # number of writebacks
system.cpu0.dcache.writebacks::total 3733142 # number of writebacks
-system.cpu0.dcache.ReadReq_mshr_hits::cpu0.inst 361487 # number of ReadReq MSHR hits
+system.cpu0.dcache.ReadReq_mshr_hits::cpu0.data 361487 # number of ReadReq MSHR hits
system.cpu0.dcache.ReadReq_mshr_hits::total 361487 # number of ReadReq MSHR hits
-system.cpu0.dcache.WriteReq_mshr_hits::cpu0.inst 935411 # number of WriteReq MSHR hits
+system.cpu0.dcache.WriteReq_mshr_hits::cpu0.data 935411 # number of WriteReq MSHR hits
system.cpu0.dcache.WriteReq_mshr_hits::total 935411 # number of WriteReq MSHR hits
-system.cpu0.dcache.WriteInvalidateReq_mshr_hits::cpu0.inst 100 # number of WriteInvalidateReq MSHR hits
+system.cpu0.dcache.WriteInvalidateReq_mshr_hits::cpu0.data 100 # number of WriteInvalidateReq MSHR hits
system.cpu0.dcache.WriteInvalidateReq_mshr_hits::total 100 # number of WriteInvalidateReq MSHR hits
-system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.inst 34 # number of LoadLockedReq MSHR hits
+system.cpu0.dcache.LoadLockedReq_mshr_hits::cpu0.data 34 # number of LoadLockedReq MSHR hits
system.cpu0.dcache.LoadLockedReq_mshr_hits::total 34 # number of LoadLockedReq MSHR hits
-system.cpu0.dcache.StoreCondReq_mshr_hits::cpu0.inst 67 # number of StoreCondReq MSHR hits
+system.cpu0.dcache.StoreCondReq_mshr_hits::cpu0.data 67 # number of StoreCondReq MSHR hits
system.cpu0.dcache.StoreCondReq_mshr_hits::total 67 # number of StoreCondReq MSHR hits
-system.cpu0.dcache.demand_mshr_hits::cpu0.inst 1296898 # number of demand (read+write) MSHR hits
+system.cpu0.dcache.demand_mshr_hits::cpu0.data 1296898 # number of demand (read+write) MSHR hits
system.cpu0.dcache.demand_mshr_hits::total 1296898 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.overall_mshr_hits::cpu0.inst 1296898 # number of overall MSHR hits
+system.cpu0.dcache.overall_mshr_hits::cpu0.data 1296898 # number of overall MSHR hits
system.cpu0.dcache.overall_mshr_hits::total 1296898 # number of overall MSHR hits
-system.cpu0.dcache.ReadReq_mshr_misses::cpu0.inst 3491205 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_misses::cpu0.data 3491205 # number of ReadReq MSHR misses
system.cpu0.dcache.ReadReq_mshr_misses::total 3491205 # number of ReadReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_misses::cpu0.inst 1320190 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_misses::cpu0.data 1320190 # number of WriteReq MSHR misses
system.cpu0.dcache.WriteReq_mshr_misses::total 1320190 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteInvalidateReq_mshr_misses::cpu0.inst 766000 # number of WriteInvalidateReq MSHR misses
+system.cpu0.dcache.WriteInvalidateReq_mshr_misses::cpu0.data 766000 # number of WriteInvalidateReq MSHR misses
system.cpu0.dcache.WriteInvalidateReq_mshr_misses::total 766000 # number of WriteInvalidateReq MSHR misses
-system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.inst 104025 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.LoadLockedReq_mshr_misses::cpu0.data 104025 # number of LoadLockedReq MSHR misses
system.cpu0.dcache.LoadLockedReq_mshr_misses::total 104025 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.inst 179947 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.StoreCondReq_mshr_misses::cpu0.data 179947 # number of StoreCondReq MSHR misses
system.cpu0.dcache.StoreCondReq_mshr_misses::total 179947 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.demand_mshr_misses::cpu0.inst 4811395 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_misses::cpu0.data 4811395 # number of demand (read+write) MSHR misses
system.cpu0.dcache.demand_mshr_misses::total 4811395 # number of demand (read+write) MSHR misses
-system.cpu0.dcache.overall_mshr_misses::cpu0.inst 4811395 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_misses::cpu0.data 4811395 # number of overall MSHR misses
system.cpu0.dcache.overall_mshr_misses::total 4811395 # number of overall MSHR misses
-system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.inst 42113152704 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_latency::cpu0.data 42113152704 # number of ReadReq MSHR miss cycles
system.cpu0.dcache.ReadReq_mshr_miss_latency::total 42113152704 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.inst 22270249828 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_latency::cpu0.data 22270249828 # number of WriteReq MSHR miss cycles
system.cpu0.dcache.WriteReq_mshr_miss_latency::total 22270249828 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteInvalidateReq_mshr_miss_latency::cpu0.inst 25755951436 # number of WriteInvalidateReq MSHR miss cycles
+system.cpu0.dcache.WriteInvalidateReq_mshr_miss_latency::cpu0.data 25755951436 # number of WriteInvalidateReq MSHR miss cycles
system.cpu0.dcache.WriteInvalidateReq_mshr_miss_latency::total 25755951436 # number of WriteInvalidateReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.inst 1293404753 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::cpu0.data 1293404753 # number of LoadLockedReq MSHR miss cycles
system.cpu0.dcache.LoadLockedReq_mshr_miss_latency::total 1293404753 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.inst 3399276642 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency::cpu0.data 3399276642 # number of StoreCondReq MSHR miss cycles
system.cpu0.dcache.StoreCondReq_mshr_miss_latency::total 3399276642 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::cpu0.inst 2291500 # number of StoreCondFailReq MSHR miss cycles
+system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::cpu0.data 2291500 # number of StoreCondFailReq MSHR miss cycles
system.cpu0.dcache.StoreCondFailReq_mshr_miss_latency::total 2291500 # number of StoreCondFailReq MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_latency::cpu0.inst 64383402532 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_latency::cpu0.data 64383402532 # number of demand (read+write) MSHR miss cycles
system.cpu0.dcache.demand_mshr_miss_latency::total 64383402532 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_latency::cpu0.inst 64383402532 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_latency::cpu0.data 64383402532 # number of overall MSHR miss cycles
system.cpu0.dcache.overall_mshr_miss_latency::total 64383402532 # number of overall MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.inst 5824362996 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::cpu0.data 5824362996 # number of ReadReq MSHR uncacheable cycles
system.cpu0.dcache.ReadReq_mshr_uncacheable_latency::total 5824362996 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.inst 5586865743 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::cpu0.data 5586865743 # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.WriteReq_mshr_uncacheable_latency::total 5586865743 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.inst 11411228739 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_uncacheable_latency::cpu0.data 11411228739 # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_latency::total 11411228739 # number of overall MSHR uncacheable cycles
-system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.inst 0.043119 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_miss_rate::cpu0.data 0.043119 # mshr miss rate for ReadReq accesses
system.cpu0.dcache.ReadReq_mshr_miss_rate::total 0.043119 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.inst 0.018436 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_miss_rate::cpu0.data 0.018436 # mshr miss rate for WriteReq accesses
system.cpu0.dcache.WriteReq_mshr_miss_rate::total 0.018436 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteInvalidateReq_mshr_miss_rate::cpu0.inst 0.752802 # mshr miss rate for WriteInvalidateReq accesses
+system.cpu0.dcache.WriteInvalidateReq_mshr_miss_rate::cpu0.data 0.752802 # mshr miss rate for WriteInvalidateReq accesses
system.cpu0.dcache.WriteInvalidateReq_mshr_miss_rate::total 0.752802 # mshr miss rate for WriteInvalidateReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.inst 0.056249 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::cpu0.data 0.056249 # mshr miss rate for LoadLockedReq accesses
system.cpu0.dcache.LoadLockedReq_mshr_miss_rate::total 0.056249 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.inst 0.097359 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate::cpu0.data 0.097359 # mshr miss rate for StoreCondReq accesses
system.cpu0.dcache.StoreCondReq_mshr_miss_rate::total 0.097359 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.demand_mshr_miss_rate::cpu0.inst 0.031535 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_miss_rate::cpu0.data 0.031535 # mshr miss rate for demand accesses
system.cpu0.dcache.demand_mshr_miss_rate::total 0.031535 # mshr miss rate for demand accesses
-system.cpu0.dcache.overall_mshr_miss_rate::cpu0.inst 0.031535 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_miss_rate::cpu0.data 0.031535 # mshr miss rate for overall accesses
system.cpu0.dcache.overall_mshr_miss_rate::total 0.031535 # mshr miss rate for overall accesses
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.inst 12062.641038 # average ReadReq mshr miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::cpu0.data 12062.641038 # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_miss_latency::total 12062.641038 # average ReadReq mshr miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.inst 16868.973275 # average WriteReq mshr miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::cpu0.data 16868.973275 # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_miss_latency::total 16868.973275 # average WriteReq mshr miss latency
-system.cpu0.dcache.WriteInvalidateReq_avg_mshr_miss_latency::cpu0.inst 33623.957488 # average WriteInvalidateReq mshr miss latency
+system.cpu0.dcache.WriteInvalidateReq_avg_mshr_miss_latency::cpu0.data 33623.957488 # average WriteInvalidateReq mshr miss latency
system.cpu0.dcache.WriteInvalidateReq_avg_mshr_miss_latency::total 33623.957488 # average WriteInvalidateReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.inst 12433.595318 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu0.data 12433.595318 # average LoadLockedReq mshr miss latency
system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency::total 12433.595318 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.inst 18890.432416 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::cpu0.data 18890.432416 # average StoreCondReq mshr miss latency
system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency::total 18890.432416 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu0.inst inf # average StoreCondFailReq mshr miss latency
+system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu0.data inf # average StoreCondFailReq mshr miss latency
system.cpu0.dcache.StoreCondFailReq_avg_mshr_miss_latency::total inf # average StoreCondFailReq mshr miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.inst 13381.441875 # average overall mshr miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency::cpu0.data 13381.441875 # average overall mshr miss latency
system.cpu0.dcache.demand_avg_mshr_miss_latency::total 13381.441875 # average overall mshr miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.inst 13381.441875 # average overall mshr miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency::cpu0.data 13381.441875 # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_miss_latency::total 13381.441875 # average overall mshr miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
+system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average WriteReq mshr uncacheable latency
+system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data inf # average WriteReq mshr uncacheable latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
-system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.inst inf # average overall mshr uncacheable latency
+system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::cpu0.data inf # average overall mshr uncacheable latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu0.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu0.icache.tags.replacements 9463678 # number of replacements
@@ -891,12 +907,14 @@ system.cpu0.l2cache.tags.warmup_cycle 5578143500 # Cy
system.cpu0.l2cache.tags.occ_blocks::writebacks 4129.920995 # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.dtb.walker 42.114006 # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.itb.walker 24.266127 # Average occupied blocks per requestor
-system.cpu0.l2cache.tags.occ_blocks::cpu0.inst 9438.642805 # Average occupied blocks per requestor
+system.cpu0.l2cache.tags.occ_blocks::cpu0.inst 6921.151423 # Average occupied blocks per requestor
+system.cpu0.l2cache.tags.occ_blocks::cpu0.data 2517.491382 # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_blocks::cpu0.l2cache.prefetcher 2562.596205 # Average occupied blocks per requestor
system.cpu0.l2cache.tags.occ_percent::writebacks 0.252070 # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.dtb.walker 0.002570 # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.itb.walker 0.001481 # Average percentage of cache occupancy
-system.cpu0.l2cache.tags.occ_percent::cpu0.inst 0.576089 # Average percentage of cache occupancy
+system.cpu0.l2cache.tags.occ_percent::cpu0.inst 0.422434 # Average percentage of cache occupancy
+system.cpu0.l2cache.tags.occ_percent::cpu0.data 0.153655 # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::cpu0.l2cache.prefetcher 0.156408 # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_percent::total 0.988619 # Average percentage of cache occupancy
system.cpu0.l2cache.tags.occ_task_id_blocks::1022 2519 # Occupied blocks per task id
@@ -922,137 +940,155 @@ system.cpu0.l2cache.tags.tag_accesses 319708402 # Nu
system.cpu0.l2cache.tags.data_accesses 319708402 # Number of data accesses
system.cpu0.l2cache.ReadReq_hits::cpu0.dtb.walker 463342 # number of ReadReq hits
system.cpu0.l2cache.ReadReq_hits::cpu0.itb.walker 138212 # number of ReadReq hits
-system.cpu0.l2cache.ReadReq_hits::cpu0.inst 11610557 # number of ReadReq hits
+system.cpu0.l2cache.ReadReq_hits::cpu0.inst 8698965 # number of ReadReq hits
+system.cpu0.l2cache.ReadReq_hits::cpu0.data 2911592 # number of ReadReq hits
system.cpu0.l2cache.ReadReq_hits::total 12212111 # number of ReadReq hits
system.cpu0.l2cache.Writeback_hits::writebacks 3733141 # number of Writeback hits
system.cpu0.l2cache.Writeback_hits::total 3733141 # number of Writeback hits
-system.cpu0.l2cache.WriteInvalidateReq_hits::cpu0.inst 193768 # number of WriteInvalidateReq hits
+system.cpu0.l2cache.WriteInvalidateReq_hits::cpu0.data 193768 # number of WriteInvalidateReq hits
system.cpu0.l2cache.WriteInvalidateReq_hits::total 193768 # number of WriteInvalidateReq hits
-system.cpu0.l2cache.UpgradeReq_hits::cpu0.inst 68627 # number of UpgradeReq hits
+system.cpu0.l2cache.UpgradeReq_hits::cpu0.data 68627 # number of UpgradeReq hits
system.cpu0.l2cache.UpgradeReq_hits::total 68627 # number of UpgradeReq hits
-system.cpu0.l2cache.SCUpgradeReq_hits::cpu0.inst 33597 # number of SCUpgradeReq hits
+system.cpu0.l2cache.SCUpgradeReq_hits::cpu0.data 33597 # number of SCUpgradeReq hits
system.cpu0.l2cache.SCUpgradeReq_hits::total 33597 # number of SCUpgradeReq hits
-system.cpu0.l2cache.ReadExReq_hits::cpu0.inst 855771 # number of ReadExReq hits
+system.cpu0.l2cache.ReadExReq_hits::cpu0.data 855771 # number of ReadExReq hits
system.cpu0.l2cache.ReadExReq_hits::total 855771 # number of ReadExReq hits
system.cpu0.l2cache.demand_hits::cpu0.dtb.walker 463342 # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::cpu0.itb.walker 138212 # number of demand (read+write) hits
-system.cpu0.l2cache.demand_hits::cpu0.inst 12466328 # number of demand (read+write) hits
+system.cpu0.l2cache.demand_hits::cpu0.inst 8698965 # number of demand (read+write) hits
+system.cpu0.l2cache.demand_hits::cpu0.data 3767363 # number of demand (read+write) hits
system.cpu0.l2cache.demand_hits::total 13067882 # number of demand (read+write) hits
system.cpu0.l2cache.overall_hits::cpu0.dtb.walker 463342 # number of overall hits
system.cpu0.l2cache.overall_hits::cpu0.itb.walker 138212 # number of overall hits
-system.cpu0.l2cache.overall_hits::cpu0.inst 12466328 # number of overall hits
+system.cpu0.l2cache.overall_hits::cpu0.inst 8698965 # number of overall hits
+system.cpu0.l2cache.overall_hits::cpu0.data 3767363 # number of overall hits
system.cpu0.l2cache.overall_hits::total 13067882 # number of overall hits
system.cpu0.l2cache.ReadReq_misses::cpu0.dtb.walker 11843 # number of ReadReq misses
system.cpu0.l2cache.ReadReq_misses::cpu0.itb.walker 8238 # number of ReadReq misses
-system.cpu0.l2cache.ReadReq_misses::cpu0.inst 1448613 # number of ReadReq misses
+system.cpu0.l2cache.ReadReq_misses::cpu0.inst 765234 # number of ReadReq misses
+system.cpu0.l2cache.ReadReq_misses::cpu0.data 683379 # number of ReadReq misses
system.cpu0.l2cache.ReadReq_misses::total 1468694 # number of ReadReq misses
-system.cpu0.l2cache.WriteInvalidateReq_misses::cpu0.inst 570757 # number of WriteInvalidateReq misses
+system.cpu0.l2cache.WriteInvalidateReq_misses::cpu0.data 570757 # number of WriteInvalidateReq misses
system.cpu0.l2cache.WriteInvalidateReq_misses::total 570757 # number of WriteInvalidateReq misses
-system.cpu0.l2cache.UpgradeReq_misses::cpu0.inst 126856 # number of UpgradeReq misses
+system.cpu0.l2cache.UpgradeReq_misses::cpu0.data 126856 # number of UpgradeReq misses
system.cpu0.l2cache.UpgradeReq_misses::total 126856 # number of UpgradeReq misses
-system.cpu0.l2cache.SCUpgradeReq_misses::cpu0.inst 146340 # number of SCUpgradeReq misses
+system.cpu0.l2cache.SCUpgradeReq_misses::cpu0.data 146340 # number of SCUpgradeReq misses
system.cpu0.l2cache.SCUpgradeReq_misses::total 146340 # number of SCUpgradeReq misses
-system.cpu0.l2cache.SCUpgradeFailReq_misses::cpu0.inst 10 # number of SCUpgradeFailReq misses
+system.cpu0.l2cache.SCUpgradeFailReq_misses::cpu0.data 10 # number of SCUpgradeFailReq misses
system.cpu0.l2cache.SCUpgradeFailReq_misses::total 10 # number of SCUpgradeFailReq misses
-system.cpu0.l2cache.ReadExReq_misses::cpu0.inst 270676 # number of ReadExReq misses
+system.cpu0.l2cache.ReadExReq_misses::cpu0.data 270676 # number of ReadExReq misses
system.cpu0.l2cache.ReadExReq_misses::total 270676 # number of ReadExReq misses
system.cpu0.l2cache.demand_misses::cpu0.dtb.walker 11843 # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::cpu0.itb.walker 8238 # number of demand (read+write) misses
-system.cpu0.l2cache.demand_misses::cpu0.inst 1719289 # number of demand (read+write) misses
+system.cpu0.l2cache.demand_misses::cpu0.inst 765234 # number of demand (read+write) misses
+system.cpu0.l2cache.demand_misses::cpu0.data 954055 # number of demand (read+write) misses
system.cpu0.l2cache.demand_misses::total 1739370 # number of demand (read+write) misses
system.cpu0.l2cache.overall_misses::cpu0.dtb.walker 11843 # number of overall misses
system.cpu0.l2cache.overall_misses::cpu0.itb.walker 8238 # number of overall misses
-system.cpu0.l2cache.overall_misses::cpu0.inst 1719289 # number of overall misses
+system.cpu0.l2cache.overall_misses::cpu0.inst 765234 # number of overall misses
+system.cpu0.l2cache.overall_misses::cpu0.data 954055 # number of overall misses
system.cpu0.l2cache.overall_misses::total 1739370 # number of overall misses
system.cpu0.l2cache.ReadReq_miss_latency::cpu0.dtb.walker 383176229 # number of ReadReq miss cycles
system.cpu0.l2cache.ReadReq_miss_latency::cpu0.itb.walker 279750987 # number of ReadReq miss cycles
-system.cpu0.l2cache.ReadReq_miss_latency::cpu0.inst 44923505132 # number of ReadReq miss cycles
+system.cpu0.l2cache.ReadReq_miss_latency::cpu0.inst 22688045273 # number of ReadReq miss cycles
+system.cpu0.l2cache.ReadReq_miss_latency::cpu0.data 22235459859 # number of ReadReq miss cycles
system.cpu0.l2cache.ReadReq_miss_latency::total 45586432348 # number of ReadReq miss cycles
-system.cpu0.l2cache.WriteInvalidateReq_miss_latency::cpu0.inst 223595615 # number of WriteInvalidateReq miss cycles
+system.cpu0.l2cache.WriteInvalidateReq_miss_latency::cpu0.data 223595615 # number of WriteInvalidateReq miss cycles
system.cpu0.l2cache.WriteInvalidateReq_miss_latency::total 223595615 # number of WriteInvalidateReq miss cycles
-system.cpu0.l2cache.UpgradeReq_miss_latency::cpu0.inst 2548596996 # number of UpgradeReq miss cycles
+system.cpu0.l2cache.UpgradeReq_miss_latency::cpu0.data 2548596996 # number of UpgradeReq miss cycles
system.cpu0.l2cache.UpgradeReq_miss_latency::total 2548596996 # number of UpgradeReq miss cycles
-system.cpu0.l2cache.SCUpgradeReq_miss_latency::cpu0.inst 2948593769 # number of SCUpgradeReq miss cycles
+system.cpu0.l2cache.SCUpgradeReq_miss_latency::cpu0.data 2948593769 # number of SCUpgradeReq miss cycles
system.cpu0.l2cache.SCUpgradeReq_miss_latency::total 2948593769 # number of SCUpgradeReq miss cycles
-system.cpu0.l2cache.SCUpgradeFailReq_miss_latency::cpu0.inst 2234000 # number of SCUpgradeFailReq miss cycles
+system.cpu0.l2cache.SCUpgradeFailReq_miss_latency::cpu0.data 2234000 # number of SCUpgradeFailReq miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_miss_latency::total 2234000 # number of SCUpgradeFailReq miss cycles
-system.cpu0.l2cache.ReadExReq_miss_latency::cpu0.inst 12372799630 # number of ReadExReq miss cycles
+system.cpu0.l2cache.ReadExReq_miss_latency::cpu0.data 12372799630 # number of ReadExReq miss cycles
system.cpu0.l2cache.ReadExReq_miss_latency::total 12372799630 # number of ReadExReq miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.dtb.walker 383176229 # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::cpu0.itb.walker 279750987 # number of demand (read+write) miss cycles
-system.cpu0.l2cache.demand_miss_latency::cpu0.inst 57296304762 # number of demand (read+write) miss cycles
+system.cpu0.l2cache.demand_miss_latency::cpu0.inst 22688045273 # number of demand (read+write) miss cycles
+system.cpu0.l2cache.demand_miss_latency::cpu0.data 34608259489 # number of demand (read+write) miss cycles
system.cpu0.l2cache.demand_miss_latency::total 57959231978 # number of demand (read+write) miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.dtb.walker 383176229 # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::cpu0.itb.walker 279750987 # number of overall miss cycles
-system.cpu0.l2cache.overall_miss_latency::cpu0.inst 57296304762 # number of overall miss cycles
+system.cpu0.l2cache.overall_miss_latency::cpu0.inst 22688045273 # number of overall miss cycles
+system.cpu0.l2cache.overall_miss_latency::cpu0.data 34608259489 # number of overall miss cycles
system.cpu0.l2cache.overall_miss_latency::total 57959231978 # number of overall miss cycles
system.cpu0.l2cache.ReadReq_accesses::cpu0.dtb.walker 475185 # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.ReadReq_accesses::cpu0.itb.walker 146450 # number of ReadReq accesses(hits+misses)
-system.cpu0.l2cache.ReadReq_accesses::cpu0.inst 13059170 # number of ReadReq accesses(hits+misses)
+system.cpu0.l2cache.ReadReq_accesses::cpu0.inst 9464199 # number of ReadReq accesses(hits+misses)
+system.cpu0.l2cache.ReadReq_accesses::cpu0.data 3594971 # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.ReadReq_accesses::total 13680805 # number of ReadReq accesses(hits+misses)
system.cpu0.l2cache.Writeback_accesses::writebacks 3733141 # number of Writeback accesses(hits+misses)
system.cpu0.l2cache.Writeback_accesses::total 3733141 # number of Writeback accesses(hits+misses)
-system.cpu0.l2cache.WriteInvalidateReq_accesses::cpu0.inst 764525 # number of WriteInvalidateReq accesses(hits+misses)
+system.cpu0.l2cache.WriteInvalidateReq_accesses::cpu0.data 764525 # number of WriteInvalidateReq accesses(hits+misses)
system.cpu0.l2cache.WriteInvalidateReq_accesses::total 764525 # number of WriteInvalidateReq accesses(hits+misses)
-system.cpu0.l2cache.UpgradeReq_accesses::cpu0.inst 195483 # number of UpgradeReq accesses(hits+misses)
+system.cpu0.l2cache.UpgradeReq_accesses::cpu0.data 195483 # number of UpgradeReq accesses(hits+misses)
system.cpu0.l2cache.UpgradeReq_accesses::total 195483 # number of UpgradeReq accesses(hits+misses)
-system.cpu0.l2cache.SCUpgradeReq_accesses::cpu0.inst 179937 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu0.l2cache.SCUpgradeReq_accesses::cpu0.data 179937 # number of SCUpgradeReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeReq_accesses::total 179937 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu0.l2cache.SCUpgradeFailReq_accesses::cpu0.inst 10 # number of SCUpgradeFailReq accesses(hits+misses)
+system.cpu0.l2cache.SCUpgradeFailReq_accesses::cpu0.data 10 # number of SCUpgradeFailReq accesses(hits+misses)
system.cpu0.l2cache.SCUpgradeFailReq_accesses::total 10 # number of SCUpgradeFailReq accesses(hits+misses)
-system.cpu0.l2cache.ReadExReq_accesses::cpu0.inst 1126447 # number of ReadExReq accesses(hits+misses)
+system.cpu0.l2cache.ReadExReq_accesses::cpu0.data 1126447 # number of ReadExReq accesses(hits+misses)
system.cpu0.l2cache.ReadExReq_accesses::total 1126447 # number of ReadExReq accesses(hits+misses)
system.cpu0.l2cache.demand_accesses::cpu0.dtb.walker 475185 # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::cpu0.itb.walker 146450 # number of demand (read+write) accesses
-system.cpu0.l2cache.demand_accesses::cpu0.inst 14185617 # number of demand (read+write) accesses
+system.cpu0.l2cache.demand_accesses::cpu0.inst 9464199 # number of demand (read+write) accesses
+system.cpu0.l2cache.demand_accesses::cpu0.data 4721418 # number of demand (read+write) accesses
system.cpu0.l2cache.demand_accesses::total 14807252 # number of demand (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.dtb.walker 475185 # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::cpu0.itb.walker 146450 # number of overall (read+write) accesses
-system.cpu0.l2cache.overall_accesses::cpu0.inst 14185617 # number of overall (read+write) accesses
+system.cpu0.l2cache.overall_accesses::cpu0.inst 9464199 # number of overall (read+write) accesses
+system.cpu0.l2cache.overall_accesses::cpu0.data 4721418 # number of overall (read+write) accesses
system.cpu0.l2cache.overall_accesses::total 14807252 # number of overall (read+write) accesses
system.cpu0.l2cache.ReadReq_miss_rate::cpu0.dtb.walker 0.024923 # miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_miss_rate::cpu0.itb.walker 0.056251 # miss rate for ReadReq accesses
-system.cpu0.l2cache.ReadReq_miss_rate::cpu0.inst 0.110927 # miss rate for ReadReq accesses
+system.cpu0.l2cache.ReadReq_miss_rate::cpu0.inst 0.080856 # miss rate for ReadReq accesses
+system.cpu0.l2cache.ReadReq_miss_rate::cpu0.data 0.190093 # miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_miss_rate::total 0.107354 # miss rate for ReadReq accesses
-system.cpu0.l2cache.WriteInvalidateReq_miss_rate::cpu0.inst 0.746551 # miss rate for WriteInvalidateReq accesses
+system.cpu0.l2cache.WriteInvalidateReq_miss_rate::cpu0.data 0.746551 # miss rate for WriteInvalidateReq accesses
system.cpu0.l2cache.WriteInvalidateReq_miss_rate::total 0.746551 # miss rate for WriteInvalidateReq accesses
-system.cpu0.l2cache.UpgradeReq_miss_rate::cpu0.inst 0.648936 # miss rate for UpgradeReq accesses
+system.cpu0.l2cache.UpgradeReq_miss_rate::cpu0.data 0.648936 # miss rate for UpgradeReq accesses
system.cpu0.l2cache.UpgradeReq_miss_rate::total 0.648936 # miss rate for UpgradeReq accesses
-system.cpu0.l2cache.SCUpgradeReq_miss_rate::cpu0.inst 0.813285 # miss rate for SCUpgradeReq accesses
+system.cpu0.l2cache.SCUpgradeReq_miss_rate::cpu0.data 0.813285 # miss rate for SCUpgradeReq accesses
system.cpu0.l2cache.SCUpgradeReq_miss_rate::total 0.813285 # miss rate for SCUpgradeReq accesses
-system.cpu0.l2cache.SCUpgradeFailReq_miss_rate::cpu0.inst 1 # miss rate for SCUpgradeFailReq accesses
+system.cpu0.l2cache.SCUpgradeFailReq_miss_rate::cpu0.data 1 # miss rate for SCUpgradeFailReq accesses
system.cpu0.l2cache.SCUpgradeFailReq_miss_rate::total 1 # miss rate for SCUpgradeFailReq accesses
-system.cpu0.l2cache.ReadExReq_miss_rate::cpu0.inst 0.240292 # miss rate for ReadExReq accesses
+system.cpu0.l2cache.ReadExReq_miss_rate::cpu0.data 0.240292 # miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadExReq_miss_rate::total 0.240292 # miss rate for ReadExReq accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.dtb.walker 0.024923 # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::cpu0.itb.walker 0.056251 # miss rate for demand accesses
-system.cpu0.l2cache.demand_miss_rate::cpu0.inst 0.121199 # miss rate for demand accesses
+system.cpu0.l2cache.demand_miss_rate::cpu0.inst 0.080856 # miss rate for demand accesses
+system.cpu0.l2cache.demand_miss_rate::cpu0.data 0.202070 # miss rate for demand accesses
system.cpu0.l2cache.demand_miss_rate::total 0.117467 # miss rate for demand accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.dtb.walker 0.024923 # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::cpu0.itb.walker 0.056251 # miss rate for overall accesses
-system.cpu0.l2cache.overall_miss_rate::cpu0.inst 0.121199 # miss rate for overall accesses
+system.cpu0.l2cache.overall_miss_rate::cpu0.inst 0.080856 # miss rate for overall accesses
+system.cpu0.l2cache.overall_miss_rate::cpu0.data 0.202070 # miss rate for overall accesses
system.cpu0.l2cache.overall_miss_rate::total 0.117467 # miss rate for overall accesses
system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.dtb.walker 32354.659208 # average ReadReq miss latency
system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.itb.walker 33958.604880 # average ReadReq miss latency
-system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.inst 31011.391677 # average ReadReq miss latency
+system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.inst 29648.506565 # average ReadReq miss latency
+system.cpu0.l2cache.ReadReq_avg_miss_latency::cpu0.data 32537.522896 # average ReadReq miss latency
system.cpu0.l2cache.ReadReq_avg_miss_latency::total 31038.754395 # average ReadReq miss latency
-system.cpu0.l2cache.WriteInvalidateReq_avg_miss_latency::cpu0.inst 391.752734 # average WriteInvalidateReq miss latency
+system.cpu0.l2cache.WriteInvalidateReq_avg_miss_latency::cpu0.data 391.752734 # average WriteInvalidateReq miss latency
system.cpu0.l2cache.WriteInvalidateReq_avg_miss_latency::total 391.752734 # average WriteInvalidateReq miss latency
-system.cpu0.l2cache.UpgradeReq_avg_miss_latency::cpu0.inst 20090.472630 # average UpgradeReq miss latency
+system.cpu0.l2cache.UpgradeReq_avg_miss_latency::cpu0.data 20090.472630 # average UpgradeReq miss latency
system.cpu0.l2cache.UpgradeReq_avg_miss_latency::total 20090.472630 # average UpgradeReq miss latency
-system.cpu0.l2cache.SCUpgradeReq_avg_miss_latency::cpu0.inst 20148.925577 # average SCUpgradeReq miss latency
+system.cpu0.l2cache.SCUpgradeReq_avg_miss_latency::cpu0.data 20148.925577 # average SCUpgradeReq miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_miss_latency::total 20148.925577 # average SCUpgradeReq miss latency
-system.cpu0.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu0.inst 223400 # average SCUpgradeFailReq miss latency
+system.cpu0.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu0.data 223400 # average SCUpgradeFailReq miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_miss_latency::total 223400 # average SCUpgradeFailReq miss latency
-system.cpu0.l2cache.ReadExReq_avg_miss_latency::cpu0.inst 45710.737672 # average ReadExReq miss latency
+system.cpu0.l2cache.ReadExReq_avg_miss_latency::cpu0.data 45710.737672 # average ReadExReq miss latency
system.cpu0.l2cache.ReadExReq_avg_miss_latency::total 45710.737672 # average ReadExReq miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.dtb.walker 32354.659208 # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::cpu0.itb.walker 33958.604880 # average overall miss latency
-system.cpu0.l2cache.demand_avg_miss_latency::cpu0.inst 33325.580959 # average overall miss latency
+system.cpu0.l2cache.demand_avg_miss_latency::cpu0.inst 29648.506565 # average overall miss latency
+system.cpu0.l2cache.demand_avg_miss_latency::cpu0.data 36274.910240 # average overall miss latency
system.cpu0.l2cache.demand_avg_miss_latency::total 33321.968286 # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.dtb.walker 32354.659208 # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::cpu0.itb.walker 33958.604880 # average overall miss latency
-system.cpu0.l2cache.overall_avg_miss_latency::cpu0.inst 33325.580959 # average overall miss latency
+system.cpu0.l2cache.overall_avg_miss_latency::cpu0.inst 29648.506565 # average overall miss latency
+system.cpu0.l2cache.overall_avg_miss_latency::cpu0.data 36274.910240 # average overall miss latency
system.cpu0.l2cache.overall_avg_miss_latency::total 33321.968286 # average overall miss latency
system.cpu0.l2cache.blocked_cycles::no_mshrs 82 # number of cycles access was blocked
system.cpu0.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
@@ -1065,129 +1101,148 @@ system.cpu0.l2cache.cache_copies 0 # nu
system.cpu0.l2cache.writebacks::writebacks 1399370 # number of writebacks
system.cpu0.l2cache.writebacks::total 1399370 # number of writebacks
system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.itb.walker 1 # number of ReadReq MSHR hits
-system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.inst 3403 # number of ReadReq MSHR hits
+system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.inst 8 # number of ReadReq MSHR hits
+system.cpu0.l2cache.ReadReq_mshr_hits::cpu0.data 3395 # number of ReadReq MSHR hits
system.cpu0.l2cache.ReadReq_mshr_hits::total 3404 # number of ReadReq MSHR hits
-system.cpu0.l2cache.WriteInvalidateReq_mshr_hits::cpu0.inst 156 # number of WriteInvalidateReq MSHR hits
+system.cpu0.l2cache.WriteInvalidateReq_mshr_hits::cpu0.data 156 # number of WriteInvalidateReq MSHR hits
system.cpu0.l2cache.WriteInvalidateReq_mshr_hits::total 156 # number of WriteInvalidateReq MSHR hits
-system.cpu0.l2cache.ReadExReq_mshr_hits::cpu0.inst 9658 # number of ReadExReq MSHR hits
+system.cpu0.l2cache.ReadExReq_mshr_hits::cpu0.data 9658 # number of ReadExReq MSHR hits
system.cpu0.l2cache.ReadExReq_mshr_hits::total 9658 # number of ReadExReq MSHR hits
system.cpu0.l2cache.demand_mshr_hits::cpu0.itb.walker 1 # number of demand (read+write) MSHR hits
-system.cpu0.l2cache.demand_mshr_hits::cpu0.inst 13061 # number of demand (read+write) MSHR hits
+system.cpu0.l2cache.demand_mshr_hits::cpu0.inst 8 # number of demand (read+write) MSHR hits
+system.cpu0.l2cache.demand_mshr_hits::cpu0.data 13053 # number of demand (read+write) MSHR hits
system.cpu0.l2cache.demand_mshr_hits::total 13062 # number of demand (read+write) MSHR hits
system.cpu0.l2cache.overall_mshr_hits::cpu0.itb.walker 1 # number of overall MSHR hits
-system.cpu0.l2cache.overall_mshr_hits::cpu0.inst 13061 # number of overall MSHR hits
+system.cpu0.l2cache.overall_mshr_hits::cpu0.inst 8 # number of overall MSHR hits
+system.cpu0.l2cache.overall_mshr_hits::cpu0.data 13053 # number of overall MSHR hits
system.cpu0.l2cache.overall_mshr_hits::total 13062 # number of overall MSHR hits
system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.dtb.walker 11843 # number of ReadReq MSHR misses
system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.itb.walker 8237 # number of ReadReq MSHR misses
-system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.inst 1445210 # number of ReadReq MSHR misses
+system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.inst 765226 # number of ReadReq MSHR misses
+system.cpu0.l2cache.ReadReq_mshr_misses::cpu0.data 679984 # number of ReadReq MSHR misses
system.cpu0.l2cache.ReadReq_mshr_misses::total 1465290 # number of ReadReq MSHR misses
system.cpu0.l2cache.HardPFReq_mshr_misses::cpu0.l2cache.prefetcher 1036981 # number of HardPFReq MSHR misses
system.cpu0.l2cache.HardPFReq_mshr_misses::total 1036981 # number of HardPFReq MSHR misses
-system.cpu0.l2cache.WriteInvalidateReq_mshr_misses::cpu0.inst 570601 # number of WriteInvalidateReq MSHR misses
+system.cpu0.l2cache.WriteInvalidateReq_mshr_misses::cpu0.data 570601 # number of WriteInvalidateReq MSHR misses
system.cpu0.l2cache.WriteInvalidateReq_mshr_misses::total 570601 # number of WriteInvalidateReq MSHR misses
-system.cpu0.l2cache.UpgradeReq_mshr_misses::cpu0.inst 126856 # number of UpgradeReq MSHR misses
+system.cpu0.l2cache.UpgradeReq_mshr_misses::cpu0.data 126856 # number of UpgradeReq MSHR misses
system.cpu0.l2cache.UpgradeReq_mshr_misses::total 126856 # number of UpgradeReq MSHR misses
-system.cpu0.l2cache.SCUpgradeReq_mshr_misses::cpu0.inst 146340 # number of SCUpgradeReq MSHR misses
+system.cpu0.l2cache.SCUpgradeReq_mshr_misses::cpu0.data 146340 # number of SCUpgradeReq MSHR misses
system.cpu0.l2cache.SCUpgradeReq_mshr_misses::total 146340 # number of SCUpgradeReq MSHR misses
-system.cpu0.l2cache.SCUpgradeFailReq_mshr_misses::cpu0.inst 10 # number of SCUpgradeFailReq MSHR misses
+system.cpu0.l2cache.SCUpgradeFailReq_mshr_misses::cpu0.data 10 # number of SCUpgradeFailReq MSHR misses
system.cpu0.l2cache.SCUpgradeFailReq_mshr_misses::total 10 # number of SCUpgradeFailReq MSHR misses
-system.cpu0.l2cache.ReadExReq_mshr_misses::cpu0.inst 261018 # number of ReadExReq MSHR misses
+system.cpu0.l2cache.ReadExReq_mshr_misses::cpu0.data 261018 # number of ReadExReq MSHR misses
system.cpu0.l2cache.ReadExReq_mshr_misses::total 261018 # number of ReadExReq MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.dtb.walker 11843 # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::cpu0.itb.walker 8237 # number of demand (read+write) MSHR misses
-system.cpu0.l2cache.demand_mshr_misses::cpu0.inst 1706228 # number of demand (read+write) MSHR misses
+system.cpu0.l2cache.demand_mshr_misses::cpu0.inst 765226 # number of demand (read+write) MSHR misses
+system.cpu0.l2cache.demand_mshr_misses::cpu0.data 941002 # number of demand (read+write) MSHR misses
system.cpu0.l2cache.demand_mshr_misses::total 1726308 # number of demand (read+write) MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.dtb.walker 11843 # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.itb.walker 8237 # number of overall MSHR misses
-system.cpu0.l2cache.overall_mshr_misses::cpu0.inst 1706228 # number of overall MSHR misses
+system.cpu0.l2cache.overall_mshr_misses::cpu0.inst 765226 # number of overall MSHR misses
+system.cpu0.l2cache.overall_mshr_misses::cpu0.data 941002 # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::cpu0.l2cache.prefetcher 1036981 # number of overall MSHR misses
system.cpu0.l2cache.overall_mshr_misses::total 2763289 # number of overall MSHR misses
system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.dtb.walker 299835249 # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.itb.walker 221721501 # number of ReadReq MSHR miss cycles
-system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.inst 34355781249 # number of ReadReq MSHR miss cycles
+system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.inst 17303340727 # number of ReadReq MSHR miss cycles
+system.cpu0.l2cache.ReadReq_mshr_miss_latency::cpu0.data 17052440522 # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.ReadReq_mshr_miss_latency::total 34877337999 # number of ReadReq MSHR miss cycles
system.cpu0.l2cache.HardPFReq_mshr_miss_latency::cpu0.l2cache.prefetcher 47311809533 # number of HardPFReq MSHR miss cycles
system.cpu0.l2cache.HardPFReq_mshr_miss_latency::total 47311809533 # number of HardPFReq MSHR miss cycles
-system.cpu0.l2cache.WriteInvalidateReq_mshr_miss_latency::cpu0.inst 20034543782 # number of WriteInvalidateReq MSHR miss cycles
+system.cpu0.l2cache.WriteInvalidateReq_mshr_miss_latency::cpu0.data 20034543782 # number of WriteInvalidateReq MSHR miss cycles
system.cpu0.l2cache.WriteInvalidateReq_mshr_miss_latency::total 20034543782 # number of WriteInvalidateReq MSHR miss cycles
-system.cpu0.l2cache.UpgradeReq_mshr_miss_latency::cpu0.inst 2151275072 # number of UpgradeReq MSHR miss cycles
+system.cpu0.l2cache.UpgradeReq_mshr_miss_latency::cpu0.data 2151275072 # number of UpgradeReq MSHR miss cycles
system.cpu0.l2cache.UpgradeReq_mshr_miss_latency::total 2151275072 # number of UpgradeReq MSHR miss cycles
-system.cpu0.l2cache.SCUpgradeReq_mshr_miss_latency::cpu0.inst 1993779824 # number of SCUpgradeReq MSHR miss cycles
+system.cpu0.l2cache.SCUpgradeReq_mshr_miss_latency::cpu0.data 1993779824 # number of SCUpgradeReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeReq_mshr_miss_latency::total 1993779824 # number of SCUpgradeReq MSHR miss cycles
-system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu0.inst 1835000 # number of SCUpgradeFailReq MSHR miss cycles
+system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu0.data 1835000 # number of SCUpgradeFailReq MSHR miss cycles
system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_latency::total 1835000 # number of SCUpgradeFailReq MSHR miss cycles
-system.cpu0.l2cache.ReadExReq_mshr_miss_latency::cpu0.inst 9532664011 # number of ReadExReq MSHR miss cycles
+system.cpu0.l2cache.ReadExReq_mshr_miss_latency::cpu0.data 9532664011 # number of ReadExReq MSHR miss cycles
system.cpu0.l2cache.ReadExReq_mshr_miss_latency::total 9532664011 # number of ReadExReq MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.dtb.walker 299835249 # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.itb.walker 221721501 # number of demand (read+write) MSHR miss cycles
-system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.inst 43888445260 # number of demand (read+write) MSHR miss cycles
+system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.inst 17303340727 # number of demand (read+write) MSHR miss cycles
+system.cpu0.l2cache.demand_mshr_miss_latency::cpu0.data 26585104533 # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.demand_mshr_miss_latency::total 44410002010 # number of demand (read+write) MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.dtb.walker 299835249 # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.itb.walker 221721501 # number of overall MSHR miss cycles
-system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.inst 43888445260 # number of overall MSHR miss cycles
+system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.inst 17303340727 # number of overall MSHR miss cycles
+system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.data 26585104533 # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::cpu0.l2cache.prefetcher 47311809533 # number of overall MSHR miss cycles
system.cpu0.l2cache.overall_mshr_miss_latency::total 91721811543 # number of overall MSHR miss cycles
-system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::cpu0.inst 9672004742 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::cpu0.inst 4113621500 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::cpu0.data 5558383242 # number of ReadReq MSHR uncacheable cycles
system.cpu0.l2cache.ReadReq_mshr_uncacheable_latency::total 9672004742 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.l2cache.WriteReq_mshr_uncacheable_latency::cpu0.inst 5338553005 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.l2cache.WriteReq_mshr_uncacheable_latency::cpu0.data 5338553005 # number of WriteReq MSHR uncacheable cycles
system.cpu0.l2cache.WriteReq_mshr_uncacheable_latency::total 5338553005 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.l2cache.overall_mshr_uncacheable_latency::cpu0.inst 15010557747 # number of overall MSHR uncacheable cycles
+system.cpu0.l2cache.overall_mshr_uncacheable_latency::cpu0.inst 4113621500 # number of overall MSHR uncacheable cycles
+system.cpu0.l2cache.overall_mshr_uncacheable_latency::cpu0.data 10896936247 # number of overall MSHR uncacheable cycles
system.cpu0.l2cache.overall_mshr_uncacheable_latency::total 15010557747 # number of overall MSHR uncacheable cycles
system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.dtb.walker 0.024923 # mshr miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.itb.walker 0.056244 # mshr miss rate for ReadReq accesses
-system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.inst 0.110666 # mshr miss rate for ReadReq accesses
+system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.inst 0.080855 # mshr miss rate for ReadReq accesses
+system.cpu0.l2cache.ReadReq_mshr_miss_rate::cpu0.data 0.189149 # mshr miss rate for ReadReq accesses
system.cpu0.l2cache.ReadReq_mshr_miss_rate::total 0.107106 # mshr miss rate for ReadReq accesses
system.cpu0.l2cache.HardPFReq_mshr_miss_rate::cpu0.l2cache.prefetcher inf # mshr miss rate for HardPFReq accesses
system.cpu0.l2cache.HardPFReq_mshr_miss_rate::total inf # mshr miss rate for HardPFReq accesses
-system.cpu0.l2cache.WriteInvalidateReq_mshr_miss_rate::cpu0.inst 0.746347 # mshr miss rate for WriteInvalidateReq accesses
+system.cpu0.l2cache.WriteInvalidateReq_mshr_miss_rate::cpu0.data 0.746347 # mshr miss rate for WriteInvalidateReq accesses
system.cpu0.l2cache.WriteInvalidateReq_mshr_miss_rate::total 0.746347 # mshr miss rate for WriteInvalidateReq accesses
-system.cpu0.l2cache.UpgradeReq_mshr_miss_rate::cpu0.inst 0.648936 # mshr miss rate for UpgradeReq accesses
+system.cpu0.l2cache.UpgradeReq_mshr_miss_rate::cpu0.data 0.648936 # mshr miss rate for UpgradeReq accesses
system.cpu0.l2cache.UpgradeReq_mshr_miss_rate::total 0.648936 # mshr miss rate for UpgradeReq accesses
-system.cpu0.l2cache.SCUpgradeReq_mshr_miss_rate::cpu0.inst 0.813285 # mshr miss rate for SCUpgradeReq accesses
+system.cpu0.l2cache.SCUpgradeReq_mshr_miss_rate::cpu0.data 0.813285 # mshr miss rate for SCUpgradeReq accesses
system.cpu0.l2cache.SCUpgradeReq_mshr_miss_rate::total 0.813285 # mshr miss rate for SCUpgradeReq accesses
-system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_rate::cpu0.inst 1 # mshr miss rate for SCUpgradeFailReq accesses
+system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_rate::cpu0.data 1 # mshr miss rate for SCUpgradeFailReq accesses
system.cpu0.l2cache.SCUpgradeFailReq_mshr_miss_rate::total 1 # mshr miss rate for SCUpgradeFailReq accesses
-system.cpu0.l2cache.ReadExReq_mshr_miss_rate::cpu0.inst 0.231718 # mshr miss rate for ReadExReq accesses
+system.cpu0.l2cache.ReadExReq_mshr_miss_rate::cpu0.data 0.231718 # mshr miss rate for ReadExReq accesses
system.cpu0.l2cache.ReadExReq_mshr_miss_rate::total 0.231718 # mshr miss rate for ReadExReq accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.dtb.walker 0.024923 # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.itb.walker 0.056244 # mshr miss rate for demand accesses
-system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.inst 0.120279 # mshr miss rate for demand accesses
+system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.inst 0.080855 # mshr miss rate for demand accesses
+system.cpu0.l2cache.demand_mshr_miss_rate::cpu0.data 0.199305 # mshr miss rate for demand accesses
system.cpu0.l2cache.demand_mshr_miss_rate::total 0.116585 # mshr miss rate for demand accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.dtb.walker 0.024923 # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.itb.walker 0.056244 # mshr miss rate for overall accesses
-system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.inst 0.120279 # mshr miss rate for overall accesses
+system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.inst 0.080855 # mshr miss rate for overall accesses
+system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.data 0.199305 # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::cpu0.l2cache.prefetcher inf # mshr miss rate for overall accesses
system.cpu0.l2cache.overall_mshr_miss_rate::total 0.186617 # mshr miss rate for overall accesses
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 25317.508148 # average ReadReq mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.itb.walker 26917.749302 # average ReadReq mshr miss latency
-system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.inst 23772.172383 # average ReadReq mshr miss latency
+system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.inst 22612.065882 # average ReadReq mshr miss latency
+system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::cpu0.data 25077.708478 # average ReadReq mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_miss_latency::total 23802.344928 # average ReadReq mshr miss latency
system.cpu0.l2cache.HardPFReq_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 45624.567406 # average HardPFReq mshr miss latency
system.cpu0.l2cache.HardPFReq_avg_mshr_miss_latency::total 45624.567406 # average HardPFReq mshr miss latency
-system.cpu0.l2cache.WriteInvalidateReq_avg_mshr_miss_latency::cpu0.inst 35111.301561 # average WriteInvalidateReq mshr miss latency
+system.cpu0.l2cache.WriteInvalidateReq_avg_mshr_miss_latency::cpu0.data 35111.301561 # average WriteInvalidateReq mshr miss latency
system.cpu0.l2cache.WriteInvalidateReq_avg_mshr_miss_latency::total 35111.301561 # average WriteInvalidateReq mshr miss latency
-system.cpu0.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu0.inst 16958.402220 # average UpgradeReq mshr miss latency
+system.cpu0.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu0.data 16958.402220 # average UpgradeReq mshr miss latency
system.cpu0.l2cache.UpgradeReq_avg_mshr_miss_latency::total 16958.402220 # average UpgradeReq mshr miss latency
-system.cpu0.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu0.inst 13624.298374 # average SCUpgradeReq mshr miss latency
+system.cpu0.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 13624.298374 # average SCUpgradeReq mshr miss latency
system.cpu0.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 13624.298374 # average SCUpgradeReq mshr miss latency
-system.cpu0.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu0.inst 183500 # average SCUpgradeFailReq mshr miss latency
+system.cpu0.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu0.data 183500 # average SCUpgradeFailReq mshr miss latency
system.cpu0.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::total 183500 # average SCUpgradeFailReq mshr miss latency
-system.cpu0.l2cache.ReadExReq_avg_mshr_miss_latency::cpu0.inst 36521.098204 # average ReadExReq mshr miss latency
+system.cpu0.l2cache.ReadExReq_avg_mshr_miss_latency::cpu0.data 36521.098204 # average ReadExReq mshr miss latency
system.cpu0.l2cache.ReadExReq_avg_mshr_miss_latency::total 36521.098204 # average ReadExReq mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.dtb.walker 25317.508148 # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.itb.walker 26917.749302 # average overall mshr miss latency
-system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.inst 25722.497380 # average overall mshr miss latency
+system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.inst 22612.065882 # average overall mshr miss latency
+system.cpu0.l2cache.demand_avg_mshr_miss_latency::cpu0.data 28251.910764 # average overall mshr miss latency
system.cpu0.l2cache.demand_avg_mshr_miss_latency::total 25725.422121 # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.dtb.walker 25317.508148 # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.itb.walker 26917.749302 # average overall mshr miss latency
-system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.inst 25722.497380 # average overall mshr miss latency
+system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.inst 22612.065882 # average overall mshr miss latency
+system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.data 28251.910764 # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 45624.567406 # average overall mshr miss latency
system.cpu0.l2cache.overall_avg_mshr_miss_latency::total 33192.985440 # average overall mshr miss latency
system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
+system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.cpu0.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu0.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average WriteReq mshr uncacheable latency
+system.cpu0.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu0.data inf # average WriteReq mshr uncacheable latency
system.cpu0.l2cache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::cpu0.inst inf # average overall mshr uncacheable latency
+system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::cpu0.data inf # average overall mshr uncacheable latency
system.cpu0.l2cache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu0.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu0.toL2Bus.trans_dist::ReadReq 16482247 # Transaction distribution
@@ -1441,8 +1496,8 @@ system.cpu1.dcache.tags.total_refs 161270449 # To
system.cpu1.dcache.tags.sampled_refs 5624987 # Sample count of references to valid blocks.
system.cpu1.dcache.tags.avg_refs 28.670368 # Average number of references to valid blocks.
system.cpu1.dcache.tags.warmup_cycle 8377201144000 # Cycle when the warmup percentage was hit.
-system.cpu1.dcache.tags.occ_blocks::cpu1.inst 426.107402 # Average occupied blocks per requestor
-system.cpu1.dcache.tags.occ_percent::cpu1.inst 0.832241 # Average percentage of cache occupancy
+system.cpu1.dcache.tags.occ_blocks::cpu1.data 426.107402 # Average occupied blocks per requestor
+system.cpu1.dcache.tags.occ_percent::cpu1.data 0.832241 # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_percent::total 0.832241 # Average percentage of cache occupancy
system.cpu1.dcache.tags.occ_task_id_blocks::1024 511 # Occupied blocks per task id
system.cpu1.dcache.tags.age_task_id_blocks_1024::0 108 # Occupied blocks per task id
@@ -1451,93 +1506,93 @@ system.cpu1.dcache.tags.age_task_id_blocks_1024::2 209
system.cpu1.dcache.tags.occ_task_id_percent::1024 0.998047 # Percentage of cache occupancy per task id
system.cpu1.dcache.tags.tag_accesses 342291215 # Number of tag accesses
system.cpu1.dcache.tags.data_accesses 342291215 # Number of data accesses
-system.cpu1.dcache.ReadReq_hits::cpu1.inst 83489779 # number of ReadReq hits
+system.cpu1.dcache.ReadReq_hits::cpu1.data 83489779 # number of ReadReq hits
system.cpu1.dcache.ReadReq_hits::total 83489779 # number of ReadReq hits
-system.cpu1.dcache.WriteReq_hits::cpu1.inst 73474609 # number of WriteReq hits
+system.cpu1.dcache.WriteReq_hits::cpu1.data 73474609 # number of WriteReq hits
system.cpu1.dcache.WriteReq_hits::total 73474609 # number of WriteReq hits
-system.cpu1.dcache.WriteInvalidateReq_hits::cpu1.inst 71990 # number of WriteInvalidateReq hits
+system.cpu1.dcache.WriteInvalidateReq_hits::cpu1.data 71990 # number of WriteInvalidateReq hits
system.cpu1.dcache.WriteInvalidateReq_hits::total 71990 # number of WriteInvalidateReq hits
-system.cpu1.dcache.LoadLockedReq_hits::cpu1.inst 1908367 # number of LoadLockedReq hits
+system.cpu1.dcache.LoadLockedReq_hits::cpu1.data 1908367 # number of LoadLockedReq hits
system.cpu1.dcache.LoadLockedReq_hits::total 1908367 # number of LoadLockedReq hits
-system.cpu1.dcache.StoreCondReq_hits::cpu1.inst 1854336 # number of StoreCondReq hits
+system.cpu1.dcache.StoreCondReq_hits::cpu1.data 1854336 # number of StoreCondReq hits
system.cpu1.dcache.StoreCondReq_hits::total 1854336 # number of StoreCondReq hits
-system.cpu1.dcache.demand_hits::cpu1.inst 156964388 # number of demand (read+write) hits
+system.cpu1.dcache.demand_hits::cpu1.data 156964388 # number of demand (read+write) hits
system.cpu1.dcache.demand_hits::total 156964388 # number of demand (read+write) hits
-system.cpu1.dcache.overall_hits::cpu1.inst 156964388 # number of overall hits
+system.cpu1.dcache.overall_hits::cpu1.data 156964388 # number of overall hits
system.cpu1.dcache.overall_hits::total 156964388 # number of overall hits
-system.cpu1.dcache.ReadReq_misses::cpu1.inst 4311289 # number of ReadReq misses
+system.cpu1.dcache.ReadReq_misses::cpu1.data 4311289 # number of ReadReq misses
system.cpu1.dcache.ReadReq_misses::total 4311289 # number of ReadReq misses
-system.cpu1.dcache.WriteReq_misses::cpu1.inst 2366929 # number of WriteReq misses
+system.cpu1.dcache.WriteReq_misses::cpu1.data 2366929 # number of WriteReq misses
system.cpu1.dcache.WriteReq_misses::total 2366929 # number of WriteReq misses
-system.cpu1.dcache.WriteInvalidateReq_misses::cpu1.inst 476593 # number of WriteInvalidateReq misses
+system.cpu1.dcache.WriteInvalidateReq_misses::cpu1.data 476593 # number of WriteInvalidateReq misses
system.cpu1.dcache.WriteInvalidateReq_misses::total 476593 # number of WriteInvalidateReq misses
-system.cpu1.dcache.LoadLockedReq_misses::cpu1.inst 141331 # number of LoadLockedReq misses
+system.cpu1.dcache.LoadLockedReq_misses::cpu1.data 141331 # number of LoadLockedReq misses
system.cpu1.dcache.LoadLockedReq_misses::total 141331 # number of LoadLockedReq misses
-system.cpu1.dcache.StoreCondReq_misses::cpu1.inst 193852 # number of StoreCondReq misses
+system.cpu1.dcache.StoreCondReq_misses::cpu1.data 193852 # number of StoreCondReq misses
system.cpu1.dcache.StoreCondReq_misses::total 193852 # number of StoreCondReq misses
-system.cpu1.dcache.demand_misses::cpu1.inst 6678218 # number of demand (read+write) misses
+system.cpu1.dcache.demand_misses::cpu1.data 6678218 # number of demand (read+write) misses
system.cpu1.dcache.demand_misses::total 6678218 # number of demand (read+write) misses
-system.cpu1.dcache.overall_misses::cpu1.inst 6678218 # number of overall misses
+system.cpu1.dcache.overall_misses::cpu1.data 6678218 # number of overall misses
system.cpu1.dcache.overall_misses::total 6678218 # number of overall misses
-system.cpu1.dcache.ReadReq_miss_latency::cpu1.inst 60722587231 # number of ReadReq miss cycles
+system.cpu1.dcache.ReadReq_miss_latency::cpu1.data 60722587231 # number of ReadReq miss cycles
system.cpu1.dcache.ReadReq_miss_latency::total 60722587231 # number of ReadReq miss cycles
-system.cpu1.dcache.WriteReq_miss_latency::cpu1.inst 38093191666 # number of WriteReq miss cycles
+system.cpu1.dcache.WriteReq_miss_latency::cpu1.data 38093191666 # number of WriteReq miss cycles
system.cpu1.dcache.WriteReq_miss_latency::total 38093191666 # number of WriteReq miss cycles
-system.cpu1.dcache.WriteInvalidateReq_miss_latency::cpu1.inst 11613108236 # number of WriteInvalidateReq miss cycles
+system.cpu1.dcache.WriteInvalidateReq_miss_latency::cpu1.data 11613108236 # number of WriteInvalidateReq miss cycles
system.cpu1.dcache.WriteInvalidateReq_miss_latency::total 11613108236 # number of WriteInvalidateReq miss cycles
-system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.inst 1977833980 # number of LoadLockedReq miss cycles
+system.cpu1.dcache.LoadLockedReq_miss_latency::cpu1.data 1977833980 # number of LoadLockedReq miss cycles
system.cpu1.dcache.LoadLockedReq_miss_latency::total 1977833980 # number of LoadLockedReq miss cycles
-system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.inst 3982712056 # number of StoreCondReq miss cycles
+system.cpu1.dcache.StoreCondReq_miss_latency::cpu1.data 3982712056 # number of StoreCondReq miss cycles
system.cpu1.dcache.StoreCondReq_miss_latency::total 3982712056 # number of StoreCondReq miss cycles
-system.cpu1.dcache.StoreCondFailReq_miss_latency::cpu1.inst 2357000 # number of StoreCondFailReq miss cycles
+system.cpu1.dcache.StoreCondFailReq_miss_latency::cpu1.data 2357000 # number of StoreCondFailReq miss cycles
system.cpu1.dcache.StoreCondFailReq_miss_latency::total 2357000 # number of StoreCondFailReq miss cycles
-system.cpu1.dcache.demand_miss_latency::cpu1.inst 98815778897 # number of demand (read+write) miss cycles
+system.cpu1.dcache.demand_miss_latency::cpu1.data 98815778897 # number of demand (read+write) miss cycles
system.cpu1.dcache.demand_miss_latency::total 98815778897 # number of demand (read+write) miss cycles
-system.cpu1.dcache.overall_miss_latency::cpu1.inst 98815778897 # number of overall miss cycles
+system.cpu1.dcache.overall_miss_latency::cpu1.data 98815778897 # number of overall miss cycles
system.cpu1.dcache.overall_miss_latency::total 98815778897 # number of overall miss cycles
-system.cpu1.dcache.ReadReq_accesses::cpu1.inst 87801068 # number of ReadReq accesses(hits+misses)
+system.cpu1.dcache.ReadReq_accesses::cpu1.data 87801068 # number of ReadReq accesses(hits+misses)
system.cpu1.dcache.ReadReq_accesses::total 87801068 # number of ReadReq accesses(hits+misses)
-system.cpu1.dcache.WriteReq_accesses::cpu1.inst 75841538 # number of WriteReq accesses(hits+misses)
+system.cpu1.dcache.WriteReq_accesses::cpu1.data 75841538 # number of WriteReq accesses(hits+misses)
system.cpu1.dcache.WriteReq_accesses::total 75841538 # number of WriteReq accesses(hits+misses)
-system.cpu1.dcache.WriteInvalidateReq_accesses::cpu1.inst 548583 # number of WriteInvalidateReq accesses(hits+misses)
+system.cpu1.dcache.WriteInvalidateReq_accesses::cpu1.data 548583 # number of WriteInvalidateReq accesses(hits+misses)
system.cpu1.dcache.WriteInvalidateReq_accesses::total 548583 # number of WriteInvalidateReq accesses(hits+misses)
-system.cpu1.dcache.LoadLockedReq_accesses::cpu1.inst 2049698 # number of LoadLockedReq accesses(hits+misses)
+system.cpu1.dcache.LoadLockedReq_accesses::cpu1.data 2049698 # number of LoadLockedReq accesses(hits+misses)
system.cpu1.dcache.LoadLockedReq_accesses::total 2049698 # number of LoadLockedReq accesses(hits+misses)
-system.cpu1.dcache.StoreCondReq_accesses::cpu1.inst 2048188 # number of StoreCondReq accesses(hits+misses)
+system.cpu1.dcache.StoreCondReq_accesses::cpu1.data 2048188 # number of StoreCondReq accesses(hits+misses)
system.cpu1.dcache.StoreCondReq_accesses::total 2048188 # number of StoreCondReq accesses(hits+misses)
-system.cpu1.dcache.demand_accesses::cpu1.inst 163642606 # number of demand (read+write) accesses
+system.cpu1.dcache.demand_accesses::cpu1.data 163642606 # number of demand (read+write) accesses
system.cpu1.dcache.demand_accesses::total 163642606 # number of demand (read+write) accesses
-system.cpu1.dcache.overall_accesses::cpu1.inst 163642606 # number of overall (read+write) accesses
+system.cpu1.dcache.overall_accesses::cpu1.data 163642606 # number of overall (read+write) accesses
system.cpu1.dcache.overall_accesses::total 163642606 # number of overall (read+write) accesses
-system.cpu1.dcache.ReadReq_miss_rate::cpu1.inst 0.049103 # miss rate for ReadReq accesses
+system.cpu1.dcache.ReadReq_miss_rate::cpu1.data 0.049103 # miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_miss_rate::total 0.049103 # miss rate for ReadReq accesses
-system.cpu1.dcache.WriteReq_miss_rate::cpu1.inst 0.031209 # miss rate for WriteReq accesses
+system.cpu1.dcache.WriteReq_miss_rate::cpu1.data 0.031209 # miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_miss_rate::total 0.031209 # miss rate for WriteReq accesses
-system.cpu1.dcache.WriteInvalidateReq_miss_rate::cpu1.inst 0.868771 # miss rate for WriteInvalidateReq accesses
+system.cpu1.dcache.WriteInvalidateReq_miss_rate::cpu1.data 0.868771 # miss rate for WriteInvalidateReq accesses
system.cpu1.dcache.WriteInvalidateReq_miss_rate::total 0.868771 # miss rate for WriteInvalidateReq accesses
-system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.inst 0.068952 # miss rate for LoadLockedReq accesses
+system.cpu1.dcache.LoadLockedReq_miss_rate::cpu1.data 0.068952 # miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_miss_rate::total 0.068952 # miss rate for LoadLockedReq accesses
-system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.inst 0.094646 # miss rate for StoreCondReq accesses
+system.cpu1.dcache.StoreCondReq_miss_rate::cpu1.data 0.094646 # miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_miss_rate::total 0.094646 # miss rate for StoreCondReq accesses
-system.cpu1.dcache.demand_miss_rate::cpu1.inst 0.040810 # miss rate for demand accesses
+system.cpu1.dcache.demand_miss_rate::cpu1.data 0.040810 # miss rate for demand accesses
system.cpu1.dcache.demand_miss_rate::total 0.040810 # miss rate for demand accesses
-system.cpu1.dcache.overall_miss_rate::cpu1.inst 0.040810 # miss rate for overall accesses
+system.cpu1.dcache.overall_miss_rate::cpu1.data 0.040810 # miss rate for overall accesses
system.cpu1.dcache.overall_miss_rate::total 0.040810 # miss rate for overall accesses
-system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.inst 14084.555044 # average ReadReq miss latency
+system.cpu1.dcache.ReadReq_avg_miss_latency::cpu1.data 14084.555044 # average ReadReq miss latency
system.cpu1.dcache.ReadReq_avg_miss_latency::total 14084.555044 # average ReadReq miss latency
-system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.inst 16093.930856 # average WriteReq miss latency
+system.cpu1.dcache.WriteReq_avg_miss_latency::cpu1.data 16093.930856 # average WriteReq miss latency
system.cpu1.dcache.WriteReq_avg_miss_latency::total 16093.930856 # average WriteReq miss latency
-system.cpu1.dcache.WriteInvalidateReq_avg_miss_latency::cpu1.inst 24366.929930 # average WriteInvalidateReq miss latency
+system.cpu1.dcache.WriteInvalidateReq_avg_miss_latency::cpu1.data 24366.929930 # average WriteInvalidateReq miss latency
system.cpu1.dcache.WriteInvalidateReq_avg_miss_latency::total 24366.929930 # average WriteInvalidateReq miss latency
-system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.inst 13994.339388 # average LoadLockedReq miss latency
+system.cpu1.dcache.LoadLockedReq_avg_miss_latency::cpu1.data 13994.339388 # average LoadLockedReq miss latency
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::total 13994.339388 # average LoadLockedReq miss latency
-system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.inst 20545.117182 # average StoreCondReq miss latency
+system.cpu1.dcache.StoreCondReq_avg_miss_latency::cpu1.data 20545.117182 # average StoreCondReq miss latency
system.cpu1.dcache.StoreCondReq_avg_miss_latency::total 20545.117182 # average StoreCondReq miss latency
-system.cpu1.dcache.StoreCondFailReq_avg_miss_latency::cpu1.inst inf # average StoreCondFailReq miss latency
+system.cpu1.dcache.StoreCondFailReq_avg_miss_latency::cpu1.data inf # average StoreCondFailReq miss latency
system.cpu1.dcache.StoreCondFailReq_avg_miss_latency::total inf # average StoreCondFailReq miss latency
-system.cpu1.dcache.demand_avg_miss_latency::cpu1.inst 14796.728543 # average overall miss latency
+system.cpu1.dcache.demand_avg_miss_latency::cpu1.data 14796.728543 # average overall miss latency
system.cpu1.dcache.demand_avg_miss_latency::total 14796.728543 # average overall miss latency
-system.cpu1.dcache.overall_avg_miss_latency::cpu1.inst 14796.728543 # average overall miss latency
+system.cpu1.dcache.overall_avg_miss_latency::cpu1.data 14796.728543 # average overall miss latency
system.cpu1.dcache.overall_avg_miss_latency::total 14796.728543 # average overall miss latency
system.cpu1.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu1.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
@@ -1549,91 +1604,91 @@ system.cpu1.dcache.fast_writes 0 # nu
system.cpu1.dcache.cache_copies 0 # number of cache copies performed
system.cpu1.dcache.writebacks::writebacks 3711348 # number of writebacks
system.cpu1.dcache.writebacks::total 3711348 # number of writebacks
-system.cpu1.dcache.ReadReq_mshr_hits::cpu1.inst 397792 # number of ReadReq MSHR hits
+system.cpu1.dcache.ReadReq_mshr_hits::cpu1.data 397792 # number of ReadReq MSHR hits
system.cpu1.dcache.ReadReq_mshr_hits::total 397792 # number of ReadReq MSHR hits
-system.cpu1.dcache.WriteReq_mshr_hits::cpu1.inst 970938 # number of WriteReq MSHR hits
+system.cpu1.dcache.WriteReq_mshr_hits::cpu1.data 970938 # number of WriteReq MSHR hits
system.cpu1.dcache.WriteReq_mshr_hits::total 970938 # number of WriteReq MSHR hits
-system.cpu1.dcache.WriteInvalidateReq_mshr_hits::cpu1.inst 60 # number of WriteInvalidateReq MSHR hits
+system.cpu1.dcache.WriteInvalidateReq_mshr_hits::cpu1.data 60 # number of WriteInvalidateReq MSHR hits
system.cpu1.dcache.WriteInvalidateReq_mshr_hits::total 60 # number of WriteInvalidateReq MSHR hits
-system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.inst 47 # number of LoadLockedReq MSHR hits
+system.cpu1.dcache.LoadLockedReq_mshr_hits::cpu1.data 47 # number of LoadLockedReq MSHR hits
system.cpu1.dcache.LoadLockedReq_mshr_hits::total 47 # number of LoadLockedReq MSHR hits
-system.cpu1.dcache.StoreCondReq_mshr_hits::cpu1.inst 68 # number of StoreCondReq MSHR hits
+system.cpu1.dcache.StoreCondReq_mshr_hits::cpu1.data 68 # number of StoreCondReq MSHR hits
system.cpu1.dcache.StoreCondReq_mshr_hits::total 68 # number of StoreCondReq MSHR hits
-system.cpu1.dcache.demand_mshr_hits::cpu1.inst 1368730 # number of demand (read+write) MSHR hits
+system.cpu1.dcache.demand_mshr_hits::cpu1.data 1368730 # number of demand (read+write) MSHR hits
system.cpu1.dcache.demand_mshr_hits::total 1368730 # number of demand (read+write) MSHR hits
-system.cpu1.dcache.overall_mshr_hits::cpu1.inst 1368730 # number of overall MSHR hits
+system.cpu1.dcache.overall_mshr_hits::cpu1.data 1368730 # number of overall MSHR hits
system.cpu1.dcache.overall_mshr_hits::total 1368730 # number of overall MSHR hits
-system.cpu1.dcache.ReadReq_mshr_misses::cpu1.inst 3913497 # number of ReadReq MSHR misses
+system.cpu1.dcache.ReadReq_mshr_misses::cpu1.data 3913497 # number of ReadReq MSHR misses
system.cpu1.dcache.ReadReq_mshr_misses::total 3913497 # number of ReadReq MSHR misses
-system.cpu1.dcache.WriteReq_mshr_misses::cpu1.inst 1395991 # number of WriteReq MSHR misses
+system.cpu1.dcache.WriteReq_mshr_misses::cpu1.data 1395991 # number of WriteReq MSHR misses
system.cpu1.dcache.WriteReq_mshr_misses::total 1395991 # number of WriteReq MSHR misses
-system.cpu1.dcache.WriteInvalidateReq_mshr_misses::cpu1.inst 476533 # number of WriteInvalidateReq MSHR misses
+system.cpu1.dcache.WriteInvalidateReq_mshr_misses::cpu1.data 476533 # number of WriteInvalidateReq MSHR misses
system.cpu1.dcache.WriteInvalidateReq_mshr_misses::total 476533 # number of WriteInvalidateReq MSHR misses
-system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.inst 141284 # number of LoadLockedReq MSHR misses
+system.cpu1.dcache.LoadLockedReq_mshr_misses::cpu1.data 141284 # number of LoadLockedReq MSHR misses
system.cpu1.dcache.LoadLockedReq_mshr_misses::total 141284 # number of LoadLockedReq MSHR misses
-system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.inst 193784 # number of StoreCondReq MSHR misses
+system.cpu1.dcache.StoreCondReq_mshr_misses::cpu1.data 193784 # number of StoreCondReq MSHR misses
system.cpu1.dcache.StoreCondReq_mshr_misses::total 193784 # number of StoreCondReq MSHR misses
-system.cpu1.dcache.demand_mshr_misses::cpu1.inst 5309488 # number of demand (read+write) MSHR misses
+system.cpu1.dcache.demand_mshr_misses::cpu1.data 5309488 # number of demand (read+write) MSHR misses
system.cpu1.dcache.demand_mshr_misses::total 5309488 # number of demand (read+write) MSHR misses
-system.cpu1.dcache.overall_mshr_misses::cpu1.inst 5309488 # number of overall MSHR misses
+system.cpu1.dcache.overall_mshr_misses::cpu1.data 5309488 # number of overall MSHR misses
system.cpu1.dcache.overall_mshr_misses::total 5309488 # number of overall MSHR misses
-system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.inst 46779736993 # number of ReadReq MSHR miss cycles
+system.cpu1.dcache.ReadReq_mshr_miss_latency::cpu1.data 46779736993 # number of ReadReq MSHR miss cycles
system.cpu1.dcache.ReadReq_mshr_miss_latency::total 46779736993 # number of ReadReq MSHR miss cycles
-system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.inst 20386885918 # number of WriteReq MSHR miss cycles
+system.cpu1.dcache.WriteReq_mshr_miss_latency::cpu1.data 20386885918 # number of WriteReq MSHR miss cycles
system.cpu1.dcache.WriteReq_mshr_miss_latency::total 20386885918 # number of WriteReq MSHR miss cycles
-system.cpu1.dcache.WriteInvalidateReq_mshr_miss_latency::cpu1.inst 10653380764 # number of WriteInvalidateReq MSHR miss cycles
+system.cpu1.dcache.WriteInvalidateReq_mshr_miss_latency::cpu1.data 10653380764 # number of WriteInvalidateReq MSHR miss cycles
system.cpu1.dcache.WriteInvalidateReq_mshr_miss_latency::total 10653380764 # number of WriteInvalidateReq MSHR miss cycles
-system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.inst 1693632498 # number of LoadLockedReq MSHR miss cycles
+system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::cpu1.data 1693632498 # number of LoadLockedReq MSHR miss cycles
system.cpu1.dcache.LoadLockedReq_mshr_miss_latency::total 1693632498 # number of LoadLockedReq MSHR miss cycles
-system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.inst 3584420895 # number of StoreCondReq MSHR miss cycles
+system.cpu1.dcache.StoreCondReq_mshr_miss_latency::cpu1.data 3584420895 # number of StoreCondReq MSHR miss cycles
system.cpu1.dcache.StoreCondReq_mshr_miss_latency::total 3584420895 # number of StoreCondReq MSHR miss cycles
-system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::cpu1.inst 1830000 # number of StoreCondFailReq MSHR miss cycles
+system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::cpu1.data 1830000 # number of StoreCondFailReq MSHR miss cycles
system.cpu1.dcache.StoreCondFailReq_mshr_miss_latency::total 1830000 # number of StoreCondFailReq MSHR miss cycles
-system.cpu1.dcache.demand_mshr_miss_latency::cpu1.inst 67166622911 # number of demand (read+write) MSHR miss cycles
+system.cpu1.dcache.demand_mshr_miss_latency::cpu1.data 67166622911 # number of demand (read+write) MSHR miss cycles
system.cpu1.dcache.demand_mshr_miss_latency::total 67166622911 # number of demand (read+write) MSHR miss cycles
-system.cpu1.dcache.overall_mshr_miss_latency::cpu1.inst 67166622911 # number of overall MSHR miss cycles
+system.cpu1.dcache.overall_mshr_miss_latency::cpu1.data 67166622911 # number of overall MSHR miss cycles
system.cpu1.dcache.overall_mshr_miss_latency::total 67166622911 # number of overall MSHR miss cycles
-system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.inst 548139751 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::cpu1.data 548139751 # number of ReadReq MSHR uncacheable cycles
system.cpu1.dcache.ReadReq_mshr_uncacheable_latency::total 548139751 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.inst 613571252 # number of WriteReq MSHR uncacheable cycles
+system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::cpu1.data 613571252 # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.WriteReq_mshr_uncacheable_latency::total 613571252 # number of WriteReq MSHR uncacheable cycles
-system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.inst 1161711003 # number of overall MSHR uncacheable cycles
+system.cpu1.dcache.overall_mshr_uncacheable_latency::cpu1.data 1161711003 # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_latency::total 1161711003 # number of overall MSHR uncacheable cycles
-system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.inst 0.044572 # mshr miss rate for ReadReq accesses
+system.cpu1.dcache.ReadReq_mshr_miss_rate::cpu1.data 0.044572 # mshr miss rate for ReadReq accesses
system.cpu1.dcache.ReadReq_mshr_miss_rate::total 0.044572 # mshr miss rate for ReadReq accesses
-system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.inst 0.018407 # mshr miss rate for WriteReq accesses
+system.cpu1.dcache.WriteReq_mshr_miss_rate::cpu1.data 0.018407 # mshr miss rate for WriteReq accesses
system.cpu1.dcache.WriteReq_mshr_miss_rate::total 0.018407 # mshr miss rate for WriteReq accesses
-system.cpu1.dcache.WriteInvalidateReq_mshr_miss_rate::cpu1.inst 0.868662 # mshr miss rate for WriteInvalidateReq accesses
+system.cpu1.dcache.WriteInvalidateReq_mshr_miss_rate::cpu1.data 0.868662 # mshr miss rate for WriteInvalidateReq accesses
system.cpu1.dcache.WriteInvalidateReq_mshr_miss_rate::total 0.868662 # mshr miss rate for WriteInvalidateReq accesses
-system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.inst 0.068929 # mshr miss rate for LoadLockedReq accesses
+system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::cpu1.data 0.068929 # mshr miss rate for LoadLockedReq accesses
system.cpu1.dcache.LoadLockedReq_mshr_miss_rate::total 0.068929 # mshr miss rate for LoadLockedReq accesses
-system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.inst 0.094612 # mshr miss rate for StoreCondReq accesses
+system.cpu1.dcache.StoreCondReq_mshr_miss_rate::cpu1.data 0.094612 # mshr miss rate for StoreCondReq accesses
system.cpu1.dcache.StoreCondReq_mshr_miss_rate::total 0.094612 # mshr miss rate for StoreCondReq accesses
-system.cpu1.dcache.demand_mshr_miss_rate::cpu1.inst 0.032446 # mshr miss rate for demand accesses
+system.cpu1.dcache.demand_mshr_miss_rate::cpu1.data 0.032446 # mshr miss rate for demand accesses
system.cpu1.dcache.demand_mshr_miss_rate::total 0.032446 # mshr miss rate for demand accesses
-system.cpu1.dcache.overall_mshr_miss_rate::cpu1.inst 0.032446 # mshr miss rate for overall accesses
+system.cpu1.dcache.overall_mshr_miss_rate::cpu1.data 0.032446 # mshr miss rate for overall accesses
system.cpu1.dcache.overall_mshr_miss_rate::total 0.032446 # mshr miss rate for overall accesses
-system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.inst 11953.436273 # average ReadReq mshr miss latency
+system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::cpu1.data 11953.436273 # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_miss_latency::total 11953.436273 # average ReadReq mshr miss latency
-system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.inst 14603.880625 # average WriteReq mshr miss latency
+system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::cpu1.data 14603.880625 # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_miss_latency::total 14603.880625 # average WriteReq mshr miss latency
-system.cpu1.dcache.WriteInvalidateReq_avg_mshr_miss_latency::cpu1.inst 22356.018920 # average WriteInvalidateReq mshr miss latency
+system.cpu1.dcache.WriteInvalidateReq_avg_mshr_miss_latency::cpu1.data 22356.018920 # average WriteInvalidateReq mshr miss latency
system.cpu1.dcache.WriteInvalidateReq_avg_mshr_miss_latency::total 22356.018920 # average WriteInvalidateReq mshr miss latency
-system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.inst 11987.433099 # average LoadLockedReq mshr miss latency
+system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu1.data 11987.433099 # average LoadLockedReq mshr miss latency
system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency::total 11987.433099 # average LoadLockedReq mshr miss latency
-system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.inst 18496.990954 # average StoreCondReq mshr miss latency
+system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::cpu1.data 18496.990954 # average StoreCondReq mshr miss latency
system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency::total 18496.990954 # average StoreCondReq mshr miss latency
-system.cpu1.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu1.inst inf # average StoreCondFailReq mshr miss latency
+system.cpu1.dcache.StoreCondFailReq_avg_mshr_miss_latency::cpu1.data inf # average StoreCondFailReq mshr miss latency
system.cpu1.dcache.StoreCondFailReq_avg_mshr_miss_latency::total inf # average StoreCondFailReq mshr miss latency
-system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.inst 12650.301293 # average overall mshr miss latency
+system.cpu1.dcache.demand_avg_mshr_miss_latency::cpu1.data 12650.301293 # average overall mshr miss latency
system.cpu1.dcache.demand_avg_mshr_miss_latency::total 12650.301293 # average overall mshr miss latency
-system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.inst 12650.301293 # average overall mshr miss latency
+system.cpu1.dcache.overall_avg_mshr_miss_latency::cpu1.data 12650.301293 # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_miss_latency::total 12650.301293 # average overall mshr miss latency
-system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average ReadReq mshr uncacheable latency
+system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average WriteReq mshr uncacheable latency
+system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data inf # average WriteReq mshr uncacheable latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
-system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.inst inf # average overall mshr uncacheable latency
+system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::cpu1.data inf # average overall mshr uncacheable latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu1.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu1.icache.tags.replacements 9215030 # number of replacements
@@ -1744,12 +1799,14 @@ system.cpu1.l2cache.tags.warmup_cycle 9611078525000 # C
system.cpu1.l2cache.tags.occ_blocks::writebacks 5526.220513 # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.dtb.walker 77.627317 # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.itb.walker 76.256480 # Average occupied blocks per requestor
-system.cpu1.l2cache.tags.occ_blocks::cpu1.inst 6438.113983 # Average occupied blocks per requestor
+system.cpu1.l2cache.tags.occ_blocks::cpu1.inst 3620.154380 # Average occupied blocks per requestor
+system.cpu1.l2cache.tags.occ_blocks::cpu1.data 2817.959604 # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_blocks::cpu1.l2cache.prefetcher 1415.441924 # Average occupied blocks per requestor
system.cpu1.l2cache.tags.occ_percent::writebacks 0.337294 # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.dtb.walker 0.004738 # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.itb.walker 0.004654 # Average percentage of cache occupancy
-system.cpu1.l2cache.tags.occ_percent::cpu1.inst 0.392951 # Average percentage of cache occupancy
+system.cpu1.l2cache.tags.occ_percent::cpu1.inst 0.220957 # Average percentage of cache occupancy
+system.cpu1.l2cache.tags.occ_percent::cpu1.data 0.171995 # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::cpu1.l2cache.prefetcher 0.086392 # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_percent::total 0.826029 # Average percentage of cache occupancy
system.cpu1.l2cache.tags.occ_task_id_blocks::1022 2491 # Occupied blocks per task id
@@ -1776,141 +1833,159 @@ system.cpu1.l2cache.tags.tag_accesses 321109712 # Nu
system.cpu1.l2cache.tags.data_accesses 321109712 # Number of data accesses
system.cpu1.l2cache.ReadReq_hits::cpu1.dtb.walker 544517 # number of ReadReq hits
system.cpu1.l2cache.ReadReq_hits::cpu1.itb.walker 158528 # number of ReadReq hits
-system.cpu1.l2cache.ReadReq_hits::cpu1.inst 11678610 # number of ReadReq hits
+system.cpu1.l2cache.ReadReq_hits::cpu1.inst 8400098 # number of ReadReq hits
+system.cpu1.l2cache.ReadReq_hits::cpu1.data 3278512 # number of ReadReq hits
system.cpu1.l2cache.ReadReq_hits::total 12381655 # number of ReadReq hits
system.cpu1.l2cache.Writeback_hits::writebacks 3711345 # number of Writeback hits
system.cpu1.l2cache.Writeback_hits::total 3711345 # number of Writeback hits
-system.cpu1.l2cache.WriteInvalidateReq_hits::cpu1.inst 202419 # number of WriteInvalidateReq hits
+system.cpu1.l2cache.WriteInvalidateReq_hits::cpu1.data 202419 # number of WriteInvalidateReq hits
system.cpu1.l2cache.WriteInvalidateReq_hits::total 202419 # number of WriteInvalidateReq hits
-system.cpu1.l2cache.UpgradeReq_hits::cpu1.inst 77280 # number of UpgradeReq hits
+system.cpu1.l2cache.UpgradeReq_hits::cpu1.data 77280 # number of UpgradeReq hits
system.cpu1.l2cache.UpgradeReq_hits::total 77280 # number of UpgradeReq hits
-system.cpu1.l2cache.SCUpgradeReq_hits::cpu1.inst 41809 # number of SCUpgradeReq hits
+system.cpu1.l2cache.SCUpgradeReq_hits::cpu1.data 41809 # number of SCUpgradeReq hits
system.cpu1.l2cache.SCUpgradeReq_hits::total 41809 # number of SCUpgradeReq hits
-system.cpu1.l2cache.ReadExReq_hits::cpu1.inst 939119 # number of ReadExReq hits
+system.cpu1.l2cache.ReadExReq_hits::cpu1.data 939119 # number of ReadExReq hits
system.cpu1.l2cache.ReadExReq_hits::total 939119 # number of ReadExReq hits
system.cpu1.l2cache.demand_hits::cpu1.dtb.walker 544517 # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::cpu1.itb.walker 158528 # number of demand (read+write) hits
-system.cpu1.l2cache.demand_hits::cpu1.inst 12617729 # number of demand (read+write) hits
+system.cpu1.l2cache.demand_hits::cpu1.inst 8400098 # number of demand (read+write) hits
+system.cpu1.l2cache.demand_hits::cpu1.data 4217631 # number of demand (read+write) hits
system.cpu1.l2cache.demand_hits::total 13320774 # number of demand (read+write) hits
system.cpu1.l2cache.overall_hits::cpu1.dtb.walker 544517 # number of overall hits
system.cpu1.l2cache.overall_hits::cpu1.itb.walker 158528 # number of overall hits
-system.cpu1.l2cache.overall_hits::cpu1.inst 12617729 # number of overall hits
+system.cpu1.l2cache.overall_hits::cpu1.inst 8400098 # number of overall hits
+system.cpu1.l2cache.overall_hits::cpu1.data 4217631 # number of overall hits
system.cpu1.l2cache.overall_hits::total 13320774 # number of overall hits
system.cpu1.l2cache.ReadReq_misses::cpu1.dtb.walker 12561 # number of ReadReq misses
system.cpu1.l2cache.ReadReq_misses::cpu1.itb.walker 8870 # number of ReadReq misses
-system.cpu1.l2cache.ReadReq_misses::cpu1.inst 1591427 # number of ReadReq misses
+system.cpu1.l2cache.ReadReq_misses::cpu1.inst 815444 # number of ReadReq misses
+system.cpu1.l2cache.ReadReq_misses::cpu1.data 775983 # number of ReadReq misses
system.cpu1.l2cache.ReadReq_misses::total 1612858 # number of ReadReq misses
system.cpu1.l2cache.Writeback_misses::writebacks 1 # number of Writeback misses
system.cpu1.l2cache.Writeback_misses::total 1 # number of Writeback misses
-system.cpu1.l2cache.WriteInvalidateReq_misses::cpu1.inst 272843 # number of WriteInvalidateReq misses
+system.cpu1.l2cache.WriteInvalidateReq_misses::cpu1.data 272843 # number of WriteInvalidateReq misses
system.cpu1.l2cache.WriteInvalidateReq_misses::total 272843 # number of WriteInvalidateReq misses
-system.cpu1.l2cache.UpgradeReq_misses::cpu1.inst 137034 # number of UpgradeReq misses
+system.cpu1.l2cache.UpgradeReq_misses::cpu1.data 137034 # number of UpgradeReq misses
system.cpu1.l2cache.UpgradeReq_misses::total 137034 # number of UpgradeReq misses
-system.cpu1.l2cache.SCUpgradeReq_misses::cpu1.inst 151974 # number of SCUpgradeReq misses
+system.cpu1.l2cache.SCUpgradeReq_misses::cpu1.data 151974 # number of SCUpgradeReq misses
system.cpu1.l2cache.SCUpgradeReq_misses::total 151974 # number of SCUpgradeReq misses
-system.cpu1.l2cache.SCUpgradeFailReq_misses::cpu1.inst 1 # number of SCUpgradeFailReq misses
+system.cpu1.l2cache.SCUpgradeFailReq_misses::cpu1.data 1 # number of SCUpgradeFailReq misses
system.cpu1.l2cache.SCUpgradeFailReq_misses::total 1 # number of SCUpgradeFailReq misses
-system.cpu1.l2cache.ReadExReq_misses::cpu1.inst 244121 # number of ReadExReq misses
+system.cpu1.l2cache.ReadExReq_misses::cpu1.data 244121 # number of ReadExReq misses
system.cpu1.l2cache.ReadExReq_misses::total 244121 # number of ReadExReq misses
system.cpu1.l2cache.demand_misses::cpu1.dtb.walker 12561 # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::cpu1.itb.walker 8870 # number of demand (read+write) misses
-system.cpu1.l2cache.demand_misses::cpu1.inst 1835548 # number of demand (read+write) misses
+system.cpu1.l2cache.demand_misses::cpu1.inst 815444 # number of demand (read+write) misses
+system.cpu1.l2cache.demand_misses::cpu1.data 1020104 # number of demand (read+write) misses
system.cpu1.l2cache.demand_misses::total 1856979 # number of demand (read+write) misses
system.cpu1.l2cache.overall_misses::cpu1.dtb.walker 12561 # number of overall misses
system.cpu1.l2cache.overall_misses::cpu1.itb.walker 8870 # number of overall misses
-system.cpu1.l2cache.overall_misses::cpu1.inst 1835548 # number of overall misses
+system.cpu1.l2cache.overall_misses::cpu1.inst 815444 # number of overall misses
+system.cpu1.l2cache.overall_misses::cpu1.data 1020104 # number of overall misses
system.cpu1.l2cache.overall_misses::total 1856979 # number of overall misses
system.cpu1.l2cache.ReadReq_miss_latency::cpu1.dtb.walker 455863233 # number of ReadReq miss cycles
system.cpu1.l2cache.ReadReq_miss_latency::cpu1.itb.walker 358991737 # number of ReadReq miss cycles
-system.cpu1.l2cache.ReadReq_miss_latency::cpu1.inst 47206598788 # number of ReadReq miss cycles
+system.cpu1.l2cache.ReadReq_miss_latency::cpu1.inst 22574174788 # number of ReadReq miss cycles
+system.cpu1.l2cache.ReadReq_miss_latency::cpu1.data 24632424000 # number of ReadReq miss cycles
system.cpu1.l2cache.ReadReq_miss_latency::total 48021453758 # number of ReadReq miss cycles
-system.cpu1.l2cache.WriteInvalidateReq_miss_latency::cpu1.inst 213581444 # number of WriteInvalidateReq miss cycles
+system.cpu1.l2cache.WriteInvalidateReq_miss_latency::cpu1.data 213581444 # number of WriteInvalidateReq miss cycles
system.cpu1.l2cache.WriteInvalidateReq_miss_latency::total 213581444 # number of WriteInvalidateReq miss cycles
-system.cpu1.l2cache.UpgradeReq_miss_latency::cpu1.inst 2792930491 # number of UpgradeReq miss cycles
+system.cpu1.l2cache.UpgradeReq_miss_latency::cpu1.data 2792930491 # number of UpgradeReq miss cycles
system.cpu1.l2cache.UpgradeReq_miss_latency::total 2792930491 # number of UpgradeReq miss cycles
-system.cpu1.l2cache.SCUpgradeReq_miss_latency::cpu1.inst 3071034580 # number of SCUpgradeReq miss cycles
+system.cpu1.l2cache.SCUpgradeReq_miss_latency::cpu1.data 3071034580 # number of SCUpgradeReq miss cycles
system.cpu1.l2cache.SCUpgradeReq_miss_latency::total 3071034580 # number of SCUpgradeReq miss cycles
-system.cpu1.l2cache.SCUpgradeFailReq_miss_latency::cpu1.inst 1783500 # number of SCUpgradeFailReq miss cycles
+system.cpu1.l2cache.SCUpgradeFailReq_miss_latency::cpu1.data 1783500 # number of SCUpgradeFailReq miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_miss_latency::total 1783500 # number of SCUpgradeFailReq miss cycles
-system.cpu1.l2cache.ReadExReq_miss_latency::cpu1.inst 9626384839 # number of ReadExReq miss cycles
+system.cpu1.l2cache.ReadExReq_miss_latency::cpu1.data 9626384839 # number of ReadExReq miss cycles
system.cpu1.l2cache.ReadExReq_miss_latency::total 9626384839 # number of ReadExReq miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.dtb.walker 455863233 # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::cpu1.itb.walker 358991737 # number of demand (read+write) miss cycles
-system.cpu1.l2cache.demand_miss_latency::cpu1.inst 56832983627 # number of demand (read+write) miss cycles
+system.cpu1.l2cache.demand_miss_latency::cpu1.inst 22574174788 # number of demand (read+write) miss cycles
+system.cpu1.l2cache.demand_miss_latency::cpu1.data 34258808839 # number of demand (read+write) miss cycles
system.cpu1.l2cache.demand_miss_latency::total 57647838597 # number of demand (read+write) miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.dtb.walker 455863233 # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::cpu1.itb.walker 358991737 # number of overall miss cycles
-system.cpu1.l2cache.overall_miss_latency::cpu1.inst 56832983627 # number of overall miss cycles
+system.cpu1.l2cache.overall_miss_latency::cpu1.inst 22574174788 # number of overall miss cycles
+system.cpu1.l2cache.overall_miss_latency::cpu1.data 34258808839 # number of overall miss cycles
system.cpu1.l2cache.overall_miss_latency::total 57647838597 # number of overall miss cycles
system.cpu1.l2cache.ReadReq_accesses::cpu1.dtb.walker 557078 # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.ReadReq_accesses::cpu1.itb.walker 167398 # number of ReadReq accesses(hits+misses)
-system.cpu1.l2cache.ReadReq_accesses::cpu1.inst 13270037 # number of ReadReq accesses(hits+misses)
+system.cpu1.l2cache.ReadReq_accesses::cpu1.inst 9215542 # number of ReadReq accesses(hits+misses)
+system.cpu1.l2cache.ReadReq_accesses::cpu1.data 4054495 # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.ReadReq_accesses::total 13994513 # number of ReadReq accesses(hits+misses)
system.cpu1.l2cache.Writeback_accesses::writebacks 3711346 # number of Writeback accesses(hits+misses)
system.cpu1.l2cache.Writeback_accesses::total 3711346 # number of Writeback accesses(hits+misses)
-system.cpu1.l2cache.WriteInvalidateReq_accesses::cpu1.inst 475262 # number of WriteInvalidateReq accesses(hits+misses)
+system.cpu1.l2cache.WriteInvalidateReq_accesses::cpu1.data 475262 # number of WriteInvalidateReq accesses(hits+misses)
system.cpu1.l2cache.WriteInvalidateReq_accesses::total 475262 # number of WriteInvalidateReq accesses(hits+misses)
-system.cpu1.l2cache.UpgradeReq_accesses::cpu1.inst 214314 # number of UpgradeReq accesses(hits+misses)
+system.cpu1.l2cache.UpgradeReq_accesses::cpu1.data 214314 # number of UpgradeReq accesses(hits+misses)
system.cpu1.l2cache.UpgradeReq_accesses::total 214314 # number of UpgradeReq accesses(hits+misses)
-system.cpu1.l2cache.SCUpgradeReq_accesses::cpu1.inst 193783 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu1.l2cache.SCUpgradeReq_accesses::cpu1.data 193783 # number of SCUpgradeReq accesses(hits+misses)
system.cpu1.l2cache.SCUpgradeReq_accesses::total 193783 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu1.l2cache.SCUpgradeFailReq_accesses::cpu1.inst 1 # number of SCUpgradeFailReq accesses(hits+misses)
+system.cpu1.l2cache.SCUpgradeFailReq_accesses::cpu1.data 1 # number of SCUpgradeFailReq accesses(hits+misses)
system.cpu1.l2cache.SCUpgradeFailReq_accesses::total 1 # number of SCUpgradeFailReq accesses(hits+misses)
-system.cpu1.l2cache.ReadExReq_accesses::cpu1.inst 1183240 # number of ReadExReq accesses(hits+misses)
+system.cpu1.l2cache.ReadExReq_accesses::cpu1.data 1183240 # number of ReadExReq accesses(hits+misses)
system.cpu1.l2cache.ReadExReq_accesses::total 1183240 # number of ReadExReq accesses(hits+misses)
system.cpu1.l2cache.demand_accesses::cpu1.dtb.walker 557078 # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::cpu1.itb.walker 167398 # number of demand (read+write) accesses
-system.cpu1.l2cache.demand_accesses::cpu1.inst 14453277 # number of demand (read+write) accesses
+system.cpu1.l2cache.demand_accesses::cpu1.inst 9215542 # number of demand (read+write) accesses
+system.cpu1.l2cache.demand_accesses::cpu1.data 5237735 # number of demand (read+write) accesses
system.cpu1.l2cache.demand_accesses::total 15177753 # number of demand (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.dtb.walker 557078 # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::cpu1.itb.walker 167398 # number of overall (read+write) accesses
-system.cpu1.l2cache.overall_accesses::cpu1.inst 14453277 # number of overall (read+write) accesses
+system.cpu1.l2cache.overall_accesses::cpu1.inst 9215542 # number of overall (read+write) accesses
+system.cpu1.l2cache.overall_accesses::cpu1.data 5237735 # number of overall (read+write) accesses
system.cpu1.l2cache.overall_accesses::total 15177753 # number of overall (read+write) accesses
system.cpu1.l2cache.ReadReq_miss_rate::cpu1.dtb.walker 0.022548 # miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_miss_rate::cpu1.itb.walker 0.052987 # miss rate for ReadReq accesses
-system.cpu1.l2cache.ReadReq_miss_rate::cpu1.inst 0.119926 # miss rate for ReadReq accesses
+system.cpu1.l2cache.ReadReq_miss_rate::cpu1.inst 0.088486 # miss rate for ReadReq accesses
+system.cpu1.l2cache.ReadReq_miss_rate::cpu1.data 0.191388 # miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_miss_rate::total 0.115249 # miss rate for ReadReq accesses
system.cpu1.l2cache.Writeback_miss_rate::writebacks 0.000000 # miss rate for Writeback accesses
system.cpu1.l2cache.Writeback_miss_rate::total 0.000000 # miss rate for Writeback accesses
-system.cpu1.l2cache.WriteInvalidateReq_miss_rate::cpu1.inst 0.574090 # miss rate for WriteInvalidateReq accesses
+system.cpu1.l2cache.WriteInvalidateReq_miss_rate::cpu1.data 0.574090 # miss rate for WriteInvalidateReq accesses
system.cpu1.l2cache.WriteInvalidateReq_miss_rate::total 0.574090 # miss rate for WriteInvalidateReq accesses
-system.cpu1.l2cache.UpgradeReq_miss_rate::cpu1.inst 0.639408 # miss rate for UpgradeReq accesses
+system.cpu1.l2cache.UpgradeReq_miss_rate::cpu1.data 0.639408 # miss rate for UpgradeReq accesses
system.cpu1.l2cache.UpgradeReq_miss_rate::total 0.639408 # miss rate for UpgradeReq accesses
-system.cpu1.l2cache.SCUpgradeReq_miss_rate::cpu1.inst 0.784248 # miss rate for SCUpgradeReq accesses
+system.cpu1.l2cache.SCUpgradeReq_miss_rate::cpu1.data 0.784248 # miss rate for SCUpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_miss_rate::total 0.784248 # miss rate for SCUpgradeReq accesses
-system.cpu1.l2cache.SCUpgradeFailReq_miss_rate::cpu1.inst 1 # miss rate for SCUpgradeFailReq accesses
+system.cpu1.l2cache.SCUpgradeFailReq_miss_rate::cpu1.data 1 # miss rate for SCUpgradeFailReq accesses
system.cpu1.l2cache.SCUpgradeFailReq_miss_rate::total 1 # miss rate for SCUpgradeFailReq accesses
-system.cpu1.l2cache.ReadExReq_miss_rate::cpu1.inst 0.206316 # miss rate for ReadExReq accesses
+system.cpu1.l2cache.ReadExReq_miss_rate::cpu1.data 0.206316 # miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadExReq_miss_rate::total 0.206316 # miss rate for ReadExReq accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.dtb.walker 0.022548 # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::cpu1.itb.walker 0.052987 # miss rate for demand accesses
-system.cpu1.l2cache.demand_miss_rate::cpu1.inst 0.126999 # miss rate for demand accesses
+system.cpu1.l2cache.demand_miss_rate::cpu1.inst 0.088486 # miss rate for demand accesses
+system.cpu1.l2cache.demand_miss_rate::cpu1.data 0.194761 # miss rate for demand accesses
system.cpu1.l2cache.demand_miss_rate::total 0.122349 # miss rate for demand accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.dtb.walker 0.022548 # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::cpu1.itb.walker 0.052987 # miss rate for overall accesses
-system.cpu1.l2cache.overall_miss_rate::cpu1.inst 0.126999 # miss rate for overall accesses
+system.cpu1.l2cache.overall_miss_rate::cpu1.inst 0.088486 # miss rate for overall accesses
+system.cpu1.l2cache.overall_miss_rate::cpu1.data 0.194761 # miss rate for overall accesses
system.cpu1.l2cache.overall_miss_rate::total 0.122349 # miss rate for overall accesses
system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.dtb.walker 36291.953905 # average ReadReq miss latency
system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.itb.walker 40472.574634 # average ReadReq miss latency
-system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.inst 29663.062640 # average ReadReq miss latency
+system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.inst 27683.292523 # average ReadReq miss latency
+system.cpu1.l2cache.ReadReq_avg_miss_latency::cpu1.data 31743.509845 # average ReadReq miss latency
system.cpu1.l2cache.ReadReq_avg_miss_latency::total 29774.136197 # average ReadReq miss latency
-system.cpu1.l2cache.WriteInvalidateReq_avg_miss_latency::cpu1.inst 782.799793 # average WriteInvalidateReq miss latency
+system.cpu1.l2cache.WriteInvalidateReq_avg_miss_latency::cpu1.data 782.799793 # average WriteInvalidateReq miss latency
system.cpu1.l2cache.WriteInvalidateReq_avg_miss_latency::total 782.799793 # average WriteInvalidateReq miss latency
-system.cpu1.l2cache.UpgradeReq_avg_miss_latency::cpu1.inst 20381.295817 # average UpgradeReq miss latency
+system.cpu1.l2cache.UpgradeReq_avg_miss_latency::cpu1.data 20381.295817 # average UpgradeReq miss latency
system.cpu1.l2cache.UpgradeReq_avg_miss_latency::total 20381.295817 # average UpgradeReq miss latency
-system.cpu1.l2cache.SCUpgradeReq_avg_miss_latency::cpu1.inst 20207.631437 # average SCUpgradeReq miss latency
+system.cpu1.l2cache.SCUpgradeReq_avg_miss_latency::cpu1.data 20207.631437 # average SCUpgradeReq miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_miss_latency::total 20207.631437 # average SCUpgradeReq miss latency
-system.cpu1.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu1.inst 1783500 # average SCUpgradeFailReq miss latency
+system.cpu1.l2cache.SCUpgradeFailReq_avg_miss_latency::cpu1.data 1783500 # average SCUpgradeFailReq miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_miss_latency::total 1783500 # average SCUpgradeFailReq miss latency
-system.cpu1.l2cache.ReadExReq_avg_miss_latency::cpu1.inst 39432.842070 # average ReadExReq miss latency
+system.cpu1.l2cache.ReadExReq_avg_miss_latency::cpu1.data 39432.842070 # average ReadExReq miss latency
system.cpu1.l2cache.ReadExReq_avg_miss_latency::total 39432.842070 # average ReadExReq miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.dtb.walker 36291.953905 # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::cpu1.itb.walker 40472.574634 # average overall miss latency
-system.cpu1.l2cache.demand_avg_miss_latency::cpu1.inst 30962.406664 # average overall miss latency
+system.cpu1.l2cache.demand_avg_miss_latency::cpu1.inst 27683.292523 # average overall miss latency
+system.cpu1.l2cache.demand_avg_miss_latency::cpu1.data 33583.643275 # average overall miss latency
system.cpu1.l2cache.demand_avg_miss_latency::total 31043.882886 # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.dtb.walker 36291.953905 # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::cpu1.itb.walker 40472.574634 # average overall miss latency
-system.cpu1.l2cache.overall_avg_miss_latency::cpu1.inst 30962.406664 # average overall miss latency
+system.cpu1.l2cache.overall_avg_miss_latency::cpu1.inst 27683.292523 # average overall miss latency
+system.cpu1.l2cache.overall_avg_miss_latency::cpu1.data 33583.643275 # average overall miss latency
system.cpu1.l2cache.overall_avg_miss_latency::total 31043.882886 # average overall miss latency
system.cpu1.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu1.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
@@ -1923,133 +1998,152 @@ system.cpu1.l2cache.cache_copies 0 # nu
system.cpu1.l2cache.writebacks::writebacks 1092301 # number of writebacks
system.cpu1.l2cache.writebacks::total 1092301 # number of writebacks
system.cpu1.l2cache.ReadReq_mshr_hits::cpu1.itb.walker 1 # number of ReadReq MSHR hits
-system.cpu1.l2cache.ReadReq_mshr_hits::cpu1.inst 1805 # number of ReadReq MSHR hits
+system.cpu1.l2cache.ReadReq_mshr_hits::cpu1.inst 1 # number of ReadReq MSHR hits
+system.cpu1.l2cache.ReadReq_mshr_hits::cpu1.data 1804 # number of ReadReq MSHR hits
system.cpu1.l2cache.ReadReq_mshr_hits::total 1806 # number of ReadReq MSHR hits
-system.cpu1.l2cache.WriteInvalidateReq_mshr_hits::cpu1.inst 45 # number of WriteInvalidateReq MSHR hits
+system.cpu1.l2cache.WriteInvalidateReq_mshr_hits::cpu1.data 45 # number of WriteInvalidateReq MSHR hits
system.cpu1.l2cache.WriteInvalidateReq_mshr_hits::total 45 # number of WriteInvalidateReq MSHR hits
-system.cpu1.l2cache.ReadExReq_mshr_hits::cpu1.inst 7072 # number of ReadExReq MSHR hits
+system.cpu1.l2cache.ReadExReq_mshr_hits::cpu1.data 7072 # number of ReadExReq MSHR hits
system.cpu1.l2cache.ReadExReq_mshr_hits::total 7072 # number of ReadExReq MSHR hits
system.cpu1.l2cache.demand_mshr_hits::cpu1.itb.walker 1 # number of demand (read+write) MSHR hits
-system.cpu1.l2cache.demand_mshr_hits::cpu1.inst 8877 # number of demand (read+write) MSHR hits
+system.cpu1.l2cache.demand_mshr_hits::cpu1.inst 1 # number of demand (read+write) MSHR hits
+system.cpu1.l2cache.demand_mshr_hits::cpu1.data 8876 # number of demand (read+write) MSHR hits
system.cpu1.l2cache.demand_mshr_hits::total 8878 # number of demand (read+write) MSHR hits
system.cpu1.l2cache.overall_mshr_hits::cpu1.itb.walker 1 # number of overall MSHR hits
-system.cpu1.l2cache.overall_mshr_hits::cpu1.inst 8877 # number of overall MSHR hits
+system.cpu1.l2cache.overall_mshr_hits::cpu1.inst 1 # number of overall MSHR hits
+system.cpu1.l2cache.overall_mshr_hits::cpu1.data 8876 # number of overall MSHR hits
system.cpu1.l2cache.overall_mshr_hits::total 8878 # number of overall MSHR hits
system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.dtb.walker 12561 # number of ReadReq MSHR misses
system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.itb.walker 8869 # number of ReadReq MSHR misses
-system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.inst 1589622 # number of ReadReq MSHR misses
+system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.inst 815443 # number of ReadReq MSHR misses
+system.cpu1.l2cache.ReadReq_mshr_misses::cpu1.data 774179 # number of ReadReq MSHR misses
system.cpu1.l2cache.ReadReq_mshr_misses::total 1611052 # number of ReadReq MSHR misses
system.cpu1.l2cache.Writeback_mshr_misses::writebacks 1 # number of Writeback MSHR misses
system.cpu1.l2cache.Writeback_mshr_misses::total 1 # number of Writeback MSHR misses
system.cpu1.l2cache.HardPFReq_mshr_misses::cpu1.l2cache.prefetcher 1032302 # number of HardPFReq MSHR misses
system.cpu1.l2cache.HardPFReq_mshr_misses::total 1032302 # number of HardPFReq MSHR misses
-system.cpu1.l2cache.WriteInvalidateReq_mshr_misses::cpu1.inst 272798 # number of WriteInvalidateReq MSHR misses
+system.cpu1.l2cache.WriteInvalidateReq_mshr_misses::cpu1.data 272798 # number of WriteInvalidateReq MSHR misses
system.cpu1.l2cache.WriteInvalidateReq_mshr_misses::total 272798 # number of WriteInvalidateReq MSHR misses
-system.cpu1.l2cache.UpgradeReq_mshr_misses::cpu1.inst 137034 # number of UpgradeReq MSHR misses
+system.cpu1.l2cache.UpgradeReq_mshr_misses::cpu1.data 137034 # number of UpgradeReq MSHR misses
system.cpu1.l2cache.UpgradeReq_mshr_misses::total 137034 # number of UpgradeReq MSHR misses
-system.cpu1.l2cache.SCUpgradeReq_mshr_misses::cpu1.inst 151974 # number of SCUpgradeReq MSHR misses
+system.cpu1.l2cache.SCUpgradeReq_mshr_misses::cpu1.data 151974 # number of SCUpgradeReq MSHR misses
system.cpu1.l2cache.SCUpgradeReq_mshr_misses::total 151974 # number of SCUpgradeReq MSHR misses
-system.cpu1.l2cache.SCUpgradeFailReq_mshr_misses::cpu1.inst 1 # number of SCUpgradeFailReq MSHR misses
+system.cpu1.l2cache.SCUpgradeFailReq_mshr_misses::cpu1.data 1 # number of SCUpgradeFailReq MSHR misses
system.cpu1.l2cache.SCUpgradeFailReq_mshr_misses::total 1 # number of SCUpgradeFailReq MSHR misses
-system.cpu1.l2cache.ReadExReq_mshr_misses::cpu1.inst 237049 # number of ReadExReq MSHR misses
+system.cpu1.l2cache.ReadExReq_mshr_misses::cpu1.data 237049 # number of ReadExReq MSHR misses
system.cpu1.l2cache.ReadExReq_mshr_misses::total 237049 # number of ReadExReq MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.dtb.walker 12561 # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::cpu1.itb.walker 8869 # number of demand (read+write) MSHR misses
-system.cpu1.l2cache.demand_mshr_misses::cpu1.inst 1826671 # number of demand (read+write) MSHR misses
+system.cpu1.l2cache.demand_mshr_misses::cpu1.inst 815443 # number of demand (read+write) MSHR misses
+system.cpu1.l2cache.demand_mshr_misses::cpu1.data 1011228 # number of demand (read+write) MSHR misses
system.cpu1.l2cache.demand_mshr_misses::total 1848101 # number of demand (read+write) MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.dtb.walker 12561 # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.itb.walker 8869 # number of overall MSHR misses
-system.cpu1.l2cache.overall_mshr_misses::cpu1.inst 1826671 # number of overall MSHR misses
+system.cpu1.l2cache.overall_mshr_misses::cpu1.inst 815443 # number of overall MSHR misses
+system.cpu1.l2cache.overall_mshr_misses::cpu1.data 1011228 # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::cpu1.l2cache.prefetcher 1032302 # number of overall MSHR misses
system.cpu1.l2cache.overall_mshr_misses::total 2880403 # number of overall MSHR misses
system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.dtb.walker 367223255 # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.itb.walker 296231251 # number of ReadReq MSHR miss cycles
-system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.inst 35897455818 # number of ReadReq MSHR miss cycles
+system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.inst 16845762712 # number of ReadReq MSHR miss cycles
+system.cpu1.l2cache.ReadReq_mshr_miss_latency::cpu1.data 19051693106 # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.ReadReq_mshr_miss_latency::total 36560910324 # number of ReadReq MSHR miss cycles
system.cpu1.l2cache.HardPFReq_mshr_miss_latency::cpu1.l2cache.prefetcher 41289088164 # number of HardPFReq MSHR miss cycles
system.cpu1.l2cache.HardPFReq_mshr_miss_latency::total 41289088164 # number of HardPFReq MSHR miss cycles
-system.cpu1.l2cache.WriteInvalidateReq_mshr_miss_latency::cpu1.inst 7103244766 # number of WriteInvalidateReq MSHR miss cycles
+system.cpu1.l2cache.WriteInvalidateReq_mshr_miss_latency::cpu1.data 7103244766 # number of WriteInvalidateReq MSHR miss cycles
system.cpu1.l2cache.WriteInvalidateReq_mshr_miss_latency::total 7103244766 # number of WriteInvalidateReq MSHR miss cycles
-system.cpu1.l2cache.UpgradeReq_mshr_miss_latency::cpu1.inst 2312644672 # number of UpgradeReq MSHR miss cycles
+system.cpu1.l2cache.UpgradeReq_mshr_miss_latency::cpu1.data 2312644672 # number of UpgradeReq MSHR miss cycles
system.cpu1.l2cache.UpgradeReq_mshr_miss_latency::total 2312644672 # number of UpgradeReq MSHR miss cycles
-system.cpu1.l2cache.SCUpgradeReq_mshr_miss_latency::cpu1.inst 2076231085 # number of SCUpgradeReq MSHR miss cycles
+system.cpu1.l2cache.SCUpgradeReq_mshr_miss_latency::cpu1.data 2076231085 # number of SCUpgradeReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_latency::total 2076231085 # number of SCUpgradeReq MSHR miss cycles
-system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu1.inst 1461500 # number of SCUpgradeFailReq MSHR miss cycles
+system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_latency::cpu1.data 1461500 # number of SCUpgradeFailReq MSHR miss cycles
system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_latency::total 1461500 # number of SCUpgradeFailReq MSHR miss cycles
-system.cpu1.l2cache.ReadExReq_mshr_miss_latency::cpu1.inst 7288633813 # number of ReadExReq MSHR miss cycles
+system.cpu1.l2cache.ReadExReq_mshr_miss_latency::cpu1.data 7288633813 # number of ReadExReq MSHR miss cycles
system.cpu1.l2cache.ReadExReq_mshr_miss_latency::total 7288633813 # number of ReadExReq MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.dtb.walker 367223255 # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.itb.walker 296231251 # number of demand (read+write) MSHR miss cycles
-system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.inst 43186089631 # number of demand (read+write) MSHR miss cycles
+system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.inst 16845762712 # number of demand (read+write) MSHR miss cycles
+system.cpu1.l2cache.demand_mshr_miss_latency::cpu1.data 26340326919 # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.demand_mshr_miss_latency::total 43849544137 # number of demand (read+write) MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.dtb.walker 367223255 # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.itb.walker 296231251 # number of overall MSHR miss cycles
-system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.inst 43186089631 # number of overall MSHR miss cycles
+system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.inst 16845762712 # number of overall MSHR miss cycles
+system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.data 26340326919 # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::cpu1.l2cache.prefetcher 41289088164 # number of overall MSHR miss cycles
system.cpu1.l2cache.overall_mshr_miss_latency::total 85138632301 # number of overall MSHR miss cycles
-system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::cpu1.inst 514241998 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::cpu1.inst 7364250 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::cpu1.data 506877748 # number of ReadReq MSHR uncacheable cycles
system.cpu1.l2cache.ReadReq_mshr_uncacheable_latency::total 514241998 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.l2cache.WriteReq_mshr_uncacheable_latency::cpu1.inst 574249999 # number of WriteReq MSHR uncacheable cycles
+system.cpu1.l2cache.WriteReq_mshr_uncacheable_latency::cpu1.data 574249999 # number of WriteReq MSHR uncacheable cycles
system.cpu1.l2cache.WriteReq_mshr_uncacheable_latency::total 574249999 # number of WriteReq MSHR uncacheable cycles
-system.cpu1.l2cache.overall_mshr_uncacheable_latency::cpu1.inst 1088491997 # number of overall MSHR uncacheable cycles
+system.cpu1.l2cache.overall_mshr_uncacheable_latency::cpu1.inst 7364250 # number of overall MSHR uncacheable cycles
+system.cpu1.l2cache.overall_mshr_uncacheable_latency::cpu1.data 1081127747 # number of overall MSHR uncacheable cycles
system.cpu1.l2cache.overall_mshr_uncacheable_latency::total 1088491997 # number of overall MSHR uncacheable cycles
system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.dtb.walker 0.022548 # mshr miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.itb.walker 0.052982 # mshr miss rate for ReadReq accesses
-system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.inst 0.119790 # mshr miss rate for ReadReq accesses
+system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.inst 0.088486 # mshr miss rate for ReadReq accesses
+system.cpu1.l2cache.ReadReq_mshr_miss_rate::cpu1.data 0.190943 # mshr miss rate for ReadReq accesses
system.cpu1.l2cache.ReadReq_mshr_miss_rate::total 0.115120 # mshr miss rate for ReadReq accesses
system.cpu1.l2cache.Writeback_mshr_miss_rate::writebacks 0.000000 # mshr miss rate for Writeback accesses
system.cpu1.l2cache.Writeback_mshr_miss_rate::total 0.000000 # mshr miss rate for Writeback accesses
system.cpu1.l2cache.HardPFReq_mshr_miss_rate::cpu1.l2cache.prefetcher inf # mshr miss rate for HardPFReq accesses
system.cpu1.l2cache.HardPFReq_mshr_miss_rate::total inf # mshr miss rate for HardPFReq accesses
-system.cpu1.l2cache.WriteInvalidateReq_mshr_miss_rate::cpu1.inst 0.573995 # mshr miss rate for WriteInvalidateReq accesses
+system.cpu1.l2cache.WriteInvalidateReq_mshr_miss_rate::cpu1.data 0.573995 # mshr miss rate for WriteInvalidateReq accesses
system.cpu1.l2cache.WriteInvalidateReq_mshr_miss_rate::total 0.573995 # mshr miss rate for WriteInvalidateReq accesses
-system.cpu1.l2cache.UpgradeReq_mshr_miss_rate::cpu1.inst 0.639408 # mshr miss rate for UpgradeReq accesses
+system.cpu1.l2cache.UpgradeReq_mshr_miss_rate::cpu1.data 0.639408 # mshr miss rate for UpgradeReq accesses
system.cpu1.l2cache.UpgradeReq_mshr_miss_rate::total 0.639408 # mshr miss rate for UpgradeReq accesses
-system.cpu1.l2cache.SCUpgradeReq_mshr_miss_rate::cpu1.inst 0.784248 # mshr miss rate for SCUpgradeReq accesses
+system.cpu1.l2cache.SCUpgradeReq_mshr_miss_rate::cpu1.data 0.784248 # mshr miss rate for SCUpgradeReq accesses
system.cpu1.l2cache.SCUpgradeReq_mshr_miss_rate::total 0.784248 # mshr miss rate for SCUpgradeReq accesses
-system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_rate::cpu1.inst 1 # mshr miss rate for SCUpgradeFailReq accesses
+system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_rate::cpu1.data 1 # mshr miss rate for SCUpgradeFailReq accesses
system.cpu1.l2cache.SCUpgradeFailReq_mshr_miss_rate::total 1 # mshr miss rate for SCUpgradeFailReq accesses
-system.cpu1.l2cache.ReadExReq_mshr_miss_rate::cpu1.inst 0.200339 # mshr miss rate for ReadExReq accesses
+system.cpu1.l2cache.ReadExReq_mshr_miss_rate::cpu1.data 0.200339 # mshr miss rate for ReadExReq accesses
system.cpu1.l2cache.ReadExReq_mshr_miss_rate::total 0.200339 # mshr miss rate for ReadExReq accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.dtb.walker 0.022548 # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.itb.walker 0.052982 # mshr miss rate for demand accesses
-system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.inst 0.126385 # mshr miss rate for demand accesses
+system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.inst 0.088486 # mshr miss rate for demand accesses
+system.cpu1.l2cache.demand_mshr_miss_rate::cpu1.data 0.193066 # mshr miss rate for demand accesses
system.cpu1.l2cache.demand_mshr_miss_rate::total 0.121764 # mshr miss rate for demand accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.dtb.walker 0.022548 # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.itb.walker 0.052982 # mshr miss rate for overall accesses
-system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.inst 0.126385 # mshr miss rate for overall accesses
+system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.inst 0.088486 # mshr miss rate for overall accesses
+system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.data 0.193066 # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::cpu1.l2cache.prefetcher inf # mshr miss rate for overall accesses
system.cpu1.l2cache.overall_mshr_miss_rate::total 0.189778 # mshr miss rate for overall accesses
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 29235.192660 # average ReadReq mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.itb.walker 33400.749915 # average ReadReq mshr miss latency
-system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.inst 22582.384880 # average ReadReq mshr miss latency
+system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.inst 20658.418445 # average ReadReq mshr miss latency
+system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::cpu1.data 24608.899371 # average ReadReq mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_miss_latency::total 22693.811450 # average ReadReq mshr miss latency
system.cpu1.l2cache.HardPFReq_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 39997.101782 # average HardPFReq mshr miss latency
system.cpu1.l2cache.HardPFReq_avg_mshr_miss_latency::total 39997.101782 # average HardPFReq mshr miss latency
-system.cpu1.l2cache.WriteInvalidateReq_avg_mshr_miss_latency::cpu1.inst 26038.478163 # average WriteInvalidateReq mshr miss latency
+system.cpu1.l2cache.WriteInvalidateReq_avg_mshr_miss_latency::cpu1.data 26038.478163 # average WriteInvalidateReq mshr miss latency
system.cpu1.l2cache.WriteInvalidateReq_avg_mshr_miss_latency::total 26038.478163 # average WriteInvalidateReq mshr miss latency
-system.cpu1.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu1.inst 16876.429733 # average UpgradeReq mshr miss latency
+system.cpu1.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu1.data 16876.429733 # average UpgradeReq mshr miss latency
system.cpu1.l2cache.UpgradeReq_avg_mshr_miss_latency::total 16876.429733 # average UpgradeReq mshr miss latency
-system.cpu1.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu1.inst 13661.751912 # average SCUpgradeReq mshr miss latency
+system.cpu1.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 13661.751912 # average SCUpgradeReq mshr miss latency
system.cpu1.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 13661.751912 # average SCUpgradeReq mshr miss latency
-system.cpu1.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu1.inst 1461500 # average SCUpgradeFailReq mshr miss latency
+system.cpu1.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::cpu1.data 1461500 # average SCUpgradeFailReq mshr miss latency
system.cpu1.l2cache.SCUpgradeFailReq_avg_mshr_miss_latency::total 1461500 # average SCUpgradeFailReq mshr miss latency
-system.cpu1.l2cache.ReadExReq_avg_mshr_miss_latency::cpu1.inst 30747.372117 # average ReadExReq mshr miss latency
+system.cpu1.l2cache.ReadExReq_avg_mshr_miss_latency::cpu1.data 30747.372117 # average ReadExReq mshr miss latency
system.cpu1.l2cache.ReadExReq_avg_mshr_miss_latency::total 30747.372117 # average ReadExReq mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.dtb.walker 29235.192660 # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.itb.walker 33400.749915 # average overall mshr miss latency
-system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.inst 23641.963786 # average overall mshr miss latency
+system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.inst 20658.418445 # average overall mshr miss latency
+system.cpu1.l2cache.demand_avg_mshr_miss_latency::cpu1.data 26047.861530 # average overall mshr miss latency
system.cpu1.l2cache.demand_avg_mshr_miss_latency::total 23726.811542 # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.dtb.walker 29235.192660 # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.itb.walker 33400.749915 # average overall mshr miss latency
-system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.inst 23641.963786 # average overall mshr miss latency
+system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.inst 20658.418445 # average overall mshr miss latency
+system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.data 26047.861530 # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 39997.101782 # average overall mshr miss latency
system.cpu1.l2cache.overall_avg_mshr_miss_latency::total 29557.889053 # average overall mshr miss latency
system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average ReadReq mshr uncacheable latency
+system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.cpu1.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu1.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average WriteReq mshr uncacheable latency
+system.cpu1.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu1.data inf # average WriteReq mshr uncacheable latency
system.cpu1.l2cache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::cpu1.inst inf # average overall mshr uncacheable latency
+system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::cpu1.data inf # average overall mshr uncacheable latency
system.cpu1.l2cache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu1.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu1.toL2Bus.trans_dist::ReadReq 16597851 # Transaction distribution
@@ -2344,20 +2438,24 @@ system.l2c.tags.warmup_cycle 8003493500 # Cy
system.l2c.tags.occ_blocks::writebacks 16627.933383 # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.dtb.walker 13.809416 # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.itb.walker 10.076521 # Average occupied blocks per requestor
-system.l2c.tags.occ_blocks::cpu0.inst 7682.914611 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.inst 4159.600580 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu0.data 3523.314031 # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu0.l2cache.prefetcher 5733.726218 # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.dtb.walker 373.789781 # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.itb.walker 460.262003 # Average occupied blocks per requestor
-system.l2c.tags.occ_blocks::cpu1.inst 14361.821399 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.inst 3670.846899 # Average occupied blocks per requestor
+system.l2c.tags.occ_blocks::cpu1.data 10690.974499 # Average occupied blocks per requestor
system.l2c.tags.occ_blocks::cpu1.l2cache.prefetcher 19215.753624 # Average occupied blocks per requestor
system.l2c.tags.occ_percent::writebacks 0.253722 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.dtb.walker 0.000211 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.itb.walker 0.000154 # Average percentage of cache occupancy
-system.l2c.tags.occ_percent::cpu0.inst 0.117232 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.inst 0.063470 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu0.data 0.053762 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu0.l2cache.prefetcher 0.087490 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.dtb.walker 0.005704 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.itb.walker 0.007023 # Average percentage of cache occupancy
-system.l2c.tags.occ_percent::cpu1.inst 0.219144 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.inst 0.056013 # Average percentage of cache occupancy
+system.l2c.tags.occ_percent::cpu1.data 0.163131 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::cpu1.l2cache.prefetcher 0.293209 # Average percentage of cache occupancy
system.l2c.tags.occ_percent::total 0.983888 # Average percentage of cache occupancy
system.l2c.tags.occ_task_id_blocks::1022 14505 # Occupied blocks per task id
@@ -2379,240 +2477,276 @@ system.l2c.tags.tag_accesses 65568567 # Nu
system.l2c.tags.data_accesses 65568567 # Number of data accesses
system.l2c.ReadReq_hits::cpu0.dtb.walker 6731 # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.itb.walker 4742 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu0.inst 1051842 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.inst 690690 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu0.data 361152 # number of ReadReq hits
system.l2c.ReadReq_hits::cpu0.l2cache.prefetcher 521850 # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.dtb.walker 6817 # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.itb.walker 4499 # number of ReadReq hits
-system.l2c.ReadReq_hits::cpu1.inst 1187571 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.inst 759258 # number of ReadReq hits
+system.l2c.ReadReq_hits::cpu1.data 428313 # number of ReadReq hits
system.l2c.ReadReq_hits::cpu1.l2cache.prefetcher 530462 # number of ReadReq hits
system.l2c.ReadReq_hits::total 3314514 # number of ReadReq hits
system.l2c.Writeback_hits::writebacks 2491671 # number of Writeback hits
system.l2c.Writeback_hits::total 2491671 # number of Writeback hits
-system.l2c.WriteInvalidateReq_hits::cpu0.inst 125819 # number of WriteInvalidateReq hits
-system.l2c.WriteInvalidateReq_hits::cpu1.inst 140505 # number of WriteInvalidateReq hits
+system.l2c.WriteInvalidateReq_hits::cpu0.data 125819 # number of WriteInvalidateReq hits
+system.l2c.WriteInvalidateReq_hits::cpu1.data 140505 # number of WriteInvalidateReq hits
system.l2c.WriteInvalidateReq_hits::total 266324 # number of WriteInvalidateReq hits
-system.l2c.UpgradeReq_hits::cpu0.inst 29765 # number of UpgradeReq hits
-system.l2c.UpgradeReq_hits::cpu1.inst 32403 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::cpu0.data 29765 # number of UpgradeReq hits
+system.l2c.UpgradeReq_hits::cpu1.data 32403 # number of UpgradeReq hits
system.l2c.UpgradeReq_hits::total 62168 # number of UpgradeReq hits
-system.l2c.SCUpgradeReq_hits::cpu0.inst 5875 # number of SCUpgradeReq hits
-system.l2c.SCUpgradeReq_hits::cpu1.inst 6386 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu0.data 5875 # number of SCUpgradeReq hits
+system.l2c.SCUpgradeReq_hits::cpu1.data 6386 # number of SCUpgradeReq hits
system.l2c.SCUpgradeReq_hits::total 12261 # number of SCUpgradeReq hits
-system.l2c.ReadExReq_hits::cpu0.inst 56397 # number of ReadExReq hits
-system.l2c.ReadExReq_hits::cpu1.inst 53337 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu0.data 56397 # number of ReadExReq hits
+system.l2c.ReadExReq_hits::cpu1.data 53337 # number of ReadExReq hits
system.l2c.ReadExReq_hits::total 109734 # number of ReadExReq hits
system.l2c.demand_hits::cpu0.dtb.walker 6731 # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.itb.walker 4742 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu0.inst 1108239 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.inst 690690 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu0.data 417549 # number of demand (read+write) hits
system.l2c.demand_hits::cpu0.l2cache.prefetcher 521850 # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.dtb.walker 6817 # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.itb.walker 4499 # number of demand (read+write) hits
-system.l2c.demand_hits::cpu1.inst 1240908 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.inst 759258 # number of demand (read+write) hits
+system.l2c.demand_hits::cpu1.data 481650 # number of demand (read+write) hits
system.l2c.demand_hits::cpu1.l2cache.prefetcher 530462 # number of demand (read+write) hits
system.l2c.demand_hits::total 3424248 # number of demand (read+write) hits
system.l2c.overall_hits::cpu0.dtb.walker 6731 # number of overall hits
system.l2c.overall_hits::cpu0.itb.walker 4742 # number of overall hits
-system.l2c.overall_hits::cpu0.inst 1108239 # number of overall hits
+system.l2c.overall_hits::cpu0.inst 690690 # number of overall hits
+system.l2c.overall_hits::cpu0.data 417549 # number of overall hits
system.l2c.overall_hits::cpu0.l2cache.prefetcher 521850 # number of overall hits
system.l2c.overall_hits::cpu1.dtb.walker 6817 # number of overall hits
system.l2c.overall_hits::cpu1.itb.walker 4499 # number of overall hits
-system.l2c.overall_hits::cpu1.inst 1240908 # number of overall hits
+system.l2c.overall_hits::cpu1.inst 759258 # number of overall hits
+system.l2c.overall_hits::cpu1.data 481650 # number of overall hits
system.l2c.overall_hits::cpu1.l2cache.prefetcher 530462 # number of overall hits
system.l2c.overall_hits::total 3424248 # number of overall hits
system.l2c.ReadReq_misses::cpu0.dtb.walker 1664 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.itb.walker 1301 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu0.inst 169093 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.inst 74535 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu0.data 94558 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu0.l2cache.prefetcher 274703 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.dtb.walker 2478 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.itb.walker 2309 # number of ReadReq misses
-system.l2c.ReadReq_misses::cpu1.inst 162223 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.inst 56185 # number of ReadReq misses
+system.l2c.ReadReq_misses::cpu1.data 106038 # number of ReadReq misses
system.l2c.ReadReq_misses::cpu1.l2cache.prefetcher 256515 # number of ReadReq misses
system.l2c.ReadReq_misses::total 870286 # number of ReadReq misses
-system.l2c.WriteInvalidateReq_misses::cpu0.inst 435530 # number of WriteInvalidateReq misses
-system.l2c.WriteInvalidateReq_misses::cpu1.inst 123517 # number of WriteInvalidateReq misses
+system.l2c.WriteInvalidateReq_misses::cpu0.data 435530 # number of WriteInvalidateReq misses
+system.l2c.WriteInvalidateReq_misses::cpu1.data 123517 # number of WriteInvalidateReq misses
system.l2c.WriteInvalidateReq_misses::total 559047 # number of WriteInvalidateReq misses
-system.l2c.UpgradeReq_misses::cpu0.inst 44959 # number of UpgradeReq misses
-system.l2c.UpgradeReq_misses::cpu1.inst 45474 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::cpu0.data 44959 # number of UpgradeReq misses
+system.l2c.UpgradeReq_misses::cpu1.data 45474 # number of UpgradeReq misses
system.l2c.UpgradeReq_misses::total 90433 # number of UpgradeReq misses
-system.l2c.SCUpgradeReq_misses::cpu0.inst 8261 # number of SCUpgradeReq misses
-system.l2c.SCUpgradeReq_misses::cpu1.inst 9038 # number of SCUpgradeReq misses
+system.l2c.SCUpgradeReq_misses::cpu0.data 8261 # number of SCUpgradeReq misses
+system.l2c.SCUpgradeReq_misses::cpu1.data 9038 # number of SCUpgradeReq misses
system.l2c.SCUpgradeReq_misses::total 17299 # number of SCUpgradeReq misses
-system.l2c.ReadExReq_misses::cpu0.inst 76639 # number of ReadExReq misses
-system.l2c.ReadExReq_misses::cpu1.inst 55158 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu0.data 76639 # number of ReadExReq misses
+system.l2c.ReadExReq_misses::cpu1.data 55158 # number of ReadExReq misses
system.l2c.ReadExReq_misses::total 131797 # number of ReadExReq misses
system.l2c.demand_misses::cpu0.dtb.walker 1664 # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.itb.walker 1301 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu0.inst 245732 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.inst 74535 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu0.data 171197 # number of demand (read+write) misses
system.l2c.demand_misses::cpu0.l2cache.prefetcher 274703 # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.dtb.walker 2478 # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.itb.walker 2309 # number of demand (read+write) misses
-system.l2c.demand_misses::cpu1.inst 217381 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.inst 56185 # number of demand (read+write) misses
+system.l2c.demand_misses::cpu1.data 161196 # number of demand (read+write) misses
system.l2c.demand_misses::cpu1.l2cache.prefetcher 256515 # number of demand (read+write) misses
system.l2c.demand_misses::total 1002083 # number of demand (read+write) misses
system.l2c.overall_misses::cpu0.dtb.walker 1664 # number of overall misses
system.l2c.overall_misses::cpu0.itb.walker 1301 # number of overall misses
-system.l2c.overall_misses::cpu0.inst 245732 # number of overall misses
+system.l2c.overall_misses::cpu0.inst 74535 # number of overall misses
+system.l2c.overall_misses::cpu0.data 171197 # number of overall misses
system.l2c.overall_misses::cpu0.l2cache.prefetcher 274703 # number of overall misses
system.l2c.overall_misses::cpu1.dtb.walker 2478 # number of overall misses
system.l2c.overall_misses::cpu1.itb.walker 2309 # number of overall misses
-system.l2c.overall_misses::cpu1.inst 217381 # number of overall misses
+system.l2c.overall_misses::cpu1.inst 56185 # number of overall misses
+system.l2c.overall_misses::cpu1.data 161196 # number of overall misses
system.l2c.overall_misses::cpu1.l2cache.prefetcher 256515 # number of overall misses
system.l2c.overall_misses::total 1002083 # number of overall misses
system.l2c.ReadReq_miss_latency::cpu0.dtb.walker 138961746 # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.itb.walker 111055248 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu0.inst 13556032080 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.inst 5745942443 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu0.data 7810089637 # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu0.l2cache.prefetcher 37505012849 # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.dtb.walker 202393999 # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.itb.walker 185177500 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_latency::cpu1.inst 12762094450 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.inst 4301130982 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_latency::cpu1.data 8460963468 # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::cpu1.l2cache.prefetcher 31520804985 # number of ReadReq miss cycles
system.l2c.ReadReq_miss_latency::total 95981532857 # number of ReadReq miss cycles
-system.l2c.WriteInvalidateReq_miss_latency::cpu0.inst 36612963 # number of WriteInvalidateReq miss cycles
-system.l2c.WriteInvalidateReq_miss_latency::cpu1.inst 35758482 # number of WriteInvalidateReq miss cycles
+system.l2c.WriteInvalidateReq_miss_latency::cpu0.data 36612963 # number of WriteInvalidateReq miss cycles
+system.l2c.WriteInvalidateReq_miss_latency::cpu1.data 35758482 # number of WriteInvalidateReq miss cycles
system.l2c.WriteInvalidateReq_miss_latency::total 72371445 # number of WriteInvalidateReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu0.inst 213542030 # number of UpgradeReq miss cycles
-system.l2c.UpgradeReq_miss_latency::cpu1.inst 216684315 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu0.data 213542030 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_miss_latency::cpu1.data 216684315 # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_latency::total 430226345 # number of UpgradeReq miss cycles
-system.l2c.SCUpgradeReq_miss_latency::cpu0.inst 36699987 # number of SCUpgradeReq miss cycles
-system.l2c.SCUpgradeReq_miss_latency::cpu1.inst 41305269 # number of SCUpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::cpu0.data 36699987 # number of SCUpgradeReq miss cycles
+system.l2c.SCUpgradeReq_miss_latency::cpu1.data 41305269 # number of SCUpgradeReq miss cycles
system.l2c.SCUpgradeReq_miss_latency::total 78005256 # number of SCUpgradeReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu0.inst 6278532917 # number of ReadExReq miss cycles
-system.l2c.ReadExReq_miss_latency::cpu1.inst 4207751582 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu0.data 6278532917 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_miss_latency::cpu1.data 4207751582 # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_latency::total 10486284499 # number of ReadExReq miss cycles
system.l2c.demand_miss_latency::cpu0.dtb.walker 138961746 # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.itb.walker 111055248 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu0.inst 19834564997 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.inst 5745942443 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu0.data 14088622554 # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu0.l2cache.prefetcher 37505012849 # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.dtb.walker 202393999 # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.itb.walker 185177500 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_latency::cpu1.inst 16969846032 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.inst 4301130982 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_latency::cpu1.data 12668715050 # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::cpu1.l2cache.prefetcher 31520804985 # number of demand (read+write) miss cycles
system.l2c.demand_miss_latency::total 106467817356 # number of demand (read+write) miss cycles
system.l2c.overall_miss_latency::cpu0.dtb.walker 138961746 # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.itb.walker 111055248 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu0.inst 19834564997 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.inst 5745942443 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu0.data 14088622554 # number of overall miss cycles
system.l2c.overall_miss_latency::cpu0.l2cache.prefetcher 37505012849 # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.dtb.walker 202393999 # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.itb.walker 185177500 # number of overall miss cycles
-system.l2c.overall_miss_latency::cpu1.inst 16969846032 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.inst 4301130982 # number of overall miss cycles
+system.l2c.overall_miss_latency::cpu1.data 12668715050 # number of overall miss cycles
system.l2c.overall_miss_latency::cpu1.l2cache.prefetcher 31520804985 # number of overall miss cycles
system.l2c.overall_miss_latency::total 106467817356 # number of overall miss cycles
system.l2c.ReadReq_accesses::cpu0.dtb.walker 8395 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.itb.walker 6043 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu0.inst 1220935 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.inst 765225 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu0.data 455710 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu0.l2cache.prefetcher 796553 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.dtb.walker 9295 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.itb.walker 6808 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_accesses::cpu1.inst 1349794 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.inst 815443 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_accesses::cpu1.data 534351 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::cpu1.l2cache.prefetcher 786977 # number of ReadReq accesses(hits+misses)
system.l2c.ReadReq_accesses::total 4184800 # number of ReadReq accesses(hits+misses)
system.l2c.Writeback_accesses::writebacks 2491671 # number of Writeback accesses(hits+misses)
system.l2c.Writeback_accesses::total 2491671 # number of Writeback accesses(hits+misses)
-system.l2c.WriteInvalidateReq_accesses::cpu0.inst 561349 # number of WriteInvalidateReq accesses(hits+misses)
-system.l2c.WriteInvalidateReq_accesses::cpu1.inst 264022 # number of WriteInvalidateReq accesses(hits+misses)
+system.l2c.WriteInvalidateReq_accesses::cpu0.data 561349 # number of WriteInvalidateReq accesses(hits+misses)
+system.l2c.WriteInvalidateReq_accesses::cpu1.data 264022 # number of WriteInvalidateReq accesses(hits+misses)
system.l2c.WriteInvalidateReq_accesses::total 825371 # number of WriteInvalidateReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu0.inst 74724 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_accesses::cpu1.inst 77877 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu0.data 74724 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_accesses::cpu1.data 77877 # number of UpgradeReq accesses(hits+misses)
system.l2c.UpgradeReq_accesses::total 152601 # number of UpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu0.inst 14136 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.SCUpgradeReq_accesses::cpu1.inst 15424 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu0.data 14136 # number of SCUpgradeReq accesses(hits+misses)
+system.l2c.SCUpgradeReq_accesses::cpu1.data 15424 # number of SCUpgradeReq accesses(hits+misses)
system.l2c.SCUpgradeReq_accesses::total 29560 # number of SCUpgradeReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu0.inst 133036 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_accesses::cpu1.inst 108495 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu0.data 133036 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_accesses::cpu1.data 108495 # number of ReadExReq accesses(hits+misses)
system.l2c.ReadExReq_accesses::total 241531 # number of ReadExReq accesses(hits+misses)
system.l2c.demand_accesses::cpu0.dtb.walker 8395 # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.itb.walker 6043 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu0.inst 1353971 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.inst 765225 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu0.data 588746 # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu0.l2cache.prefetcher 796553 # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.dtb.walker 9295 # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.itb.walker 6808 # number of demand (read+write) accesses
-system.l2c.demand_accesses::cpu1.inst 1458289 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.inst 815443 # number of demand (read+write) accesses
+system.l2c.demand_accesses::cpu1.data 642846 # number of demand (read+write) accesses
system.l2c.demand_accesses::cpu1.l2cache.prefetcher 786977 # number of demand (read+write) accesses
system.l2c.demand_accesses::total 4426331 # number of demand (read+write) accesses
system.l2c.overall_accesses::cpu0.dtb.walker 8395 # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.itb.walker 6043 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu0.inst 1353971 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.inst 765225 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu0.data 588746 # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu0.l2cache.prefetcher 796553 # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.dtb.walker 9295 # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.itb.walker 6808 # number of overall (read+write) accesses
-system.l2c.overall_accesses::cpu1.inst 1458289 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.inst 815443 # number of overall (read+write) accesses
+system.l2c.overall_accesses::cpu1.data 642846 # number of overall (read+write) accesses
system.l2c.overall_accesses::cpu1.l2cache.prefetcher 786977 # number of overall (read+write) accesses
system.l2c.overall_accesses::total 4426331 # number of overall (read+write) accesses
system.l2c.ReadReq_miss_rate::cpu0.dtb.walker 0.198213 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.itb.walker 0.215290 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu0.inst 0.138495 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.inst 0.097403 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu0.data 0.207496 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu0.l2cache.prefetcher 0.344865 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.dtb.walker 0.266595 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.itb.walker 0.339160 # miss rate for ReadReq accesses
-system.l2c.ReadReq_miss_rate::cpu1.inst 0.120184 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.inst 0.068901 # miss rate for ReadReq accesses
+system.l2c.ReadReq_miss_rate::cpu1.data 0.198443 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::cpu1.l2cache.prefetcher 0.325950 # miss rate for ReadReq accesses
system.l2c.ReadReq_miss_rate::total 0.207964 # miss rate for ReadReq accesses
-system.l2c.WriteInvalidateReq_miss_rate::cpu0.inst 0.775863 # miss rate for WriteInvalidateReq accesses
-system.l2c.WriteInvalidateReq_miss_rate::cpu1.inst 0.467828 # miss rate for WriteInvalidateReq accesses
+system.l2c.WriteInvalidateReq_miss_rate::cpu0.data 0.775863 # miss rate for WriteInvalidateReq accesses
+system.l2c.WriteInvalidateReq_miss_rate::cpu1.data 0.467828 # miss rate for WriteInvalidateReq accesses
system.l2c.WriteInvalidateReq_miss_rate::total 0.677328 # miss rate for WriteInvalidateReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu0.inst 0.601667 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_miss_rate::cpu1.inst 0.583921 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu0.data 0.601667 # miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_miss_rate::cpu1.data 0.583921 # miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_miss_rate::total 0.592611 # miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::cpu0.inst 0.584394 # miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_miss_rate::cpu1.inst 0.585970 # miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::cpu0.data 0.584394 # miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_miss_rate::cpu1.data 0.585970 # miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_miss_rate::total 0.585217 # miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_miss_rate::cpu0.inst 0.576077 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_miss_rate::cpu1.inst 0.508392 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu0.data 0.576077 # miss rate for ReadExReq accesses
+system.l2c.ReadExReq_miss_rate::cpu1.data 0.508392 # miss rate for ReadExReq accesses
system.l2c.ReadExReq_miss_rate::total 0.545673 # miss rate for ReadExReq accesses
system.l2c.demand_miss_rate::cpu0.dtb.walker 0.198213 # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.itb.walker 0.215290 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu0.inst 0.181490 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.inst 0.097403 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu0.data 0.290782 # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu0.l2cache.prefetcher 0.344865 # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.dtb.walker 0.266595 # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.itb.walker 0.339160 # miss rate for demand accesses
-system.l2c.demand_miss_rate::cpu1.inst 0.149066 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.inst 0.068901 # miss rate for demand accesses
+system.l2c.demand_miss_rate::cpu1.data 0.250754 # miss rate for demand accesses
system.l2c.demand_miss_rate::cpu1.l2cache.prefetcher 0.325950 # miss rate for demand accesses
system.l2c.demand_miss_rate::total 0.226391 # miss rate for demand accesses
system.l2c.overall_miss_rate::cpu0.dtb.walker 0.198213 # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.itb.walker 0.215290 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu0.inst 0.181490 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.inst 0.097403 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu0.data 0.290782 # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu0.l2cache.prefetcher 0.344865 # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.dtb.walker 0.266595 # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.itb.walker 0.339160 # miss rate for overall accesses
-system.l2c.overall_miss_rate::cpu1.inst 0.149066 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.inst 0.068901 # miss rate for overall accesses
+system.l2c.overall_miss_rate::cpu1.data 0.250754 # miss rate for overall accesses
system.l2c.overall_miss_rate::cpu1.l2cache.prefetcher 0.325950 # miss rate for overall accesses
system.l2c.overall_miss_rate::total 0.226391 # miss rate for overall accesses
system.l2c.ReadReq_avg_miss_latency::cpu0.dtb.walker 83510.664663 # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.itb.walker 85361.451191 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu0.inst 80169.090855 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.inst 77090.527175 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu0.data 82595.757493 # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu0.l2cache.prefetcher 136529.316567 # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.dtb.walker 81676.351493 # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.itb.walker 80198.137722 # average ReadReq miss latency
-system.l2c.ReadReq_avg_miss_latency::cpu1.inst 78670.068054 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.inst 76553.012049 # average ReadReq miss latency
+system.l2c.ReadReq_avg_miss_latency::cpu1.data 79791.805466 # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::cpu1.l2cache.prefetcher 122880.942576 # average ReadReq miss latency
system.l2c.ReadReq_avg_miss_latency::total 110287.345605 # average ReadReq miss latency
-system.l2c.WriteInvalidateReq_avg_miss_latency::cpu0.inst 84.065307 # average WriteInvalidateReq miss latency
-system.l2c.WriteInvalidateReq_avg_miss_latency::cpu1.inst 289.502514 # average WriteInvalidateReq miss latency
+system.l2c.WriteInvalidateReq_avg_miss_latency::cpu0.data 84.065307 # average WriteInvalidateReq miss latency
+system.l2c.WriteInvalidateReq_avg_miss_latency::cpu1.data 289.502514 # average WriteInvalidateReq miss latency
system.l2c.WriteInvalidateReq_avg_miss_latency::total 129.455028 # average WriteInvalidateReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu0.inst 4749.705954 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_miss_latency::cpu1.inst 4765.015503 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu0.data 4749.705954 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_miss_latency::cpu1.data 4765.015503 # average UpgradeReq miss latency
system.l2c.UpgradeReq_avg_miss_latency::total 4757.404321 # average UpgradeReq miss latency
-system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.inst 4442.559860 # average SCUpgradeReq miss latency
-system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.inst 4570.178026 # average SCUpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::cpu0.data 4442.559860 # average SCUpgradeReq miss latency
+system.l2c.SCUpgradeReq_avg_miss_latency::cpu1.data 4570.178026 # average SCUpgradeReq miss latency
system.l2c.SCUpgradeReq_avg_miss_latency::total 4509.234985 # average SCUpgradeReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu0.inst 81923.471301 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_miss_latency::cpu1.inst 76285.426992 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu0.data 81923.471301 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_miss_latency::cpu1.data 76285.426992 # average ReadExReq miss latency
system.l2c.ReadExReq_avg_miss_latency::total 79563.908883 # average ReadExReq miss latency
system.l2c.demand_avg_miss_latency::cpu0.dtb.walker 83510.664663 # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.itb.walker 85361.451191 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu0.inst 80716.247770 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.inst 77090.527175 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu0.data 82294.798121 # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu0.l2cache.prefetcher 136529.316567 # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.dtb.walker 81676.351493 # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.itb.walker 80198.137722 # average overall miss latency
-system.l2c.demand_avg_miss_latency::cpu1.inst 78064.992028 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.inst 76553.012049 # average overall miss latency
+system.l2c.demand_avg_miss_latency::cpu1.data 78591.993908 # average overall miss latency
system.l2c.demand_avg_miss_latency::cpu1.l2cache.prefetcher 122880.942576 # average overall miss latency
system.l2c.demand_avg_miss_latency::total 106246.505884 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.dtb.walker 83510.664663 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.itb.walker 85361.451191 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu0.inst 80716.247770 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.inst 77090.527175 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu0.data 82294.798121 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu0.l2cache.prefetcher 136529.316567 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.dtb.walker 81676.351493 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.itb.walker 80198.137722 # average overall miss latency
-system.l2c.overall_avg_miss_latency::cpu1.inst 78064.992028 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.inst 76553.012049 # average overall miss latency
+system.l2c.overall_avg_miss_latency::cpu1.data 78591.993908 # average overall miss latency
system.l2c.overall_avg_miss_latency::cpu1.l2cache.prefetcher 122880.942576 # average overall miss latency
system.l2c.overall_avg_miss_latency::total 106246.505884 # average overall miss latency
system.l2c.blocked_cycles::no_mshrs 5735 # number of cycles access was blocked
@@ -2625,188 +2759,226 @@ system.l2c.fast_writes 0 # nu
system.l2c.cache_copies 0 # number of cache copies performed
system.l2c.writebacks::writebacks 1116216 # number of writebacks
system.l2c.writebacks::total 1116216 # number of writebacks
-system.l2c.ReadReq_mshr_hits::cpu0.inst 210 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_hits::cpu1.inst 177 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::cpu0.inst 188 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::cpu0.data 22 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::cpu1.inst 162 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_hits::cpu1.data 15 # number of ReadReq MSHR hits
system.l2c.ReadReq_mshr_hits::total 387 # number of ReadReq MSHR hits
-system.l2c.demand_mshr_hits::cpu0.inst 210 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_hits::cpu1.inst 177 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::cpu0.inst 188 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::cpu0.data 22 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::cpu1.inst 162 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_hits::cpu1.data 15 # number of demand (read+write) MSHR hits
system.l2c.demand_mshr_hits::total 387 # number of demand (read+write) MSHR hits
-system.l2c.overall_mshr_hits::cpu0.inst 210 # number of overall MSHR hits
-system.l2c.overall_mshr_hits::cpu1.inst 177 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::cpu0.inst 188 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::cpu0.data 22 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::cpu1.inst 162 # number of overall MSHR hits
+system.l2c.overall_mshr_hits::cpu1.data 15 # number of overall MSHR hits
system.l2c.overall_mshr_hits::total 387 # number of overall MSHR hits
system.l2c.ReadReq_mshr_misses::cpu0.dtb.walker 1664 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.itb.walker 1301 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu0.inst 168883 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu0.inst 74347 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu0.data 94536 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu0.l2cache.prefetcher 274703 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.dtb.walker 2478 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.itb.walker 2309 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_misses::cpu1.inst 162046 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.inst 56023 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_misses::cpu1.data 106023 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::cpu1.l2cache.prefetcher 256515 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_misses::total 869899 # number of ReadReq MSHR misses
-system.l2c.WriteInvalidateReq_mshr_misses::cpu0.inst 435530 # number of WriteInvalidateReq MSHR misses
-system.l2c.WriteInvalidateReq_mshr_misses::cpu1.inst 123517 # number of WriteInvalidateReq MSHR misses
+system.l2c.WriteInvalidateReq_mshr_misses::cpu0.data 435530 # number of WriteInvalidateReq MSHR misses
+system.l2c.WriteInvalidateReq_mshr_misses::cpu1.data 123517 # number of WriteInvalidateReq MSHR misses
system.l2c.WriteInvalidateReq_mshr_misses::total 559047 # number of WriteInvalidateReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu0.inst 44959 # number of UpgradeReq MSHR misses
-system.l2c.UpgradeReq_mshr_misses::cpu1.inst 45474 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu0.data 44959 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses::cpu1.data 45474 # number of UpgradeReq MSHR misses
system.l2c.UpgradeReq_mshr_misses::total 90433 # number of UpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::cpu0.inst 8261 # number of SCUpgradeReq MSHR misses
-system.l2c.SCUpgradeReq_mshr_misses::cpu1.inst 9038 # number of SCUpgradeReq MSHR misses
+system.l2c.SCUpgradeReq_mshr_misses::cpu0.data 8261 # number of SCUpgradeReq MSHR misses
+system.l2c.SCUpgradeReq_mshr_misses::cpu1.data 9038 # number of SCUpgradeReq MSHR misses
system.l2c.SCUpgradeReq_mshr_misses::total 17299 # number of SCUpgradeReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu0.inst 76639 # number of ReadExReq MSHR misses
-system.l2c.ReadExReq_mshr_misses::cpu1.inst 55158 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu0.data 76639 # number of ReadExReq MSHR misses
+system.l2c.ReadExReq_mshr_misses::cpu1.data 55158 # number of ReadExReq MSHR misses
system.l2c.ReadExReq_mshr_misses::total 131797 # number of ReadExReq MSHR misses
system.l2c.demand_mshr_misses::cpu0.dtb.walker 1664 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.itb.walker 1301 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu0.inst 245522 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu0.inst 74347 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu0.data 171175 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu0.l2cache.prefetcher 274703 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.dtb.walker 2478 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.itb.walker 2309 # number of demand (read+write) MSHR misses
-system.l2c.demand_mshr_misses::cpu1.inst 217204 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.inst 56023 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_misses::cpu1.data 161181 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::cpu1.l2cache.prefetcher 256515 # number of demand (read+write) MSHR misses
system.l2c.demand_mshr_misses::total 1001696 # number of demand (read+write) MSHR misses
system.l2c.overall_mshr_misses::cpu0.dtb.walker 1664 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.itb.walker 1301 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu0.inst 245522 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu0.inst 74347 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu0.data 171175 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu0.l2cache.prefetcher 274703 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.dtb.walker 2478 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.itb.walker 2309 # number of overall MSHR misses
-system.l2c.overall_mshr_misses::cpu1.inst 217204 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.inst 56023 # number of overall MSHR misses
+system.l2c.overall_mshr_misses::cpu1.data 161181 # number of overall MSHR misses
system.l2c.overall_mshr_misses::cpu1.l2cache.prefetcher 256515 # number of overall MSHR misses
system.l2c.overall_mshr_misses::total 1001696 # number of overall MSHR misses
system.l2c.ReadReq_mshr_miss_latency::cpu0.dtb.walker 118167746 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.itb.walker 94777748 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 11415126178 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu0.inst 4793355973 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu0.data 6621770205 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu0.l2cache.prefetcher 34136893349 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.dtb.walker 171330499 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.itb.walker 156241500 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 10713554460 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.inst 3582053738 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_latency::cpu1.data 7131500722 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::cpu1.l2cache.prefetcher 28363294485 # number of ReadReq MSHR miss cycles
system.l2c.ReadReq_mshr_miss_latency::total 85169385965 # number of ReadReq MSHR miss cycles
-system.l2c.WriteInvalidateReq_mshr_miss_latency::cpu0.inst 9786055012 # number of WriteInvalidateReq MSHR miss cycles
-system.l2c.WriteInvalidateReq_mshr_miss_latency::cpu1.inst 2515639470 # number of WriteInvalidateReq MSHR miss cycles
+system.l2c.WriteInvalidateReq_mshr_miss_latency::cpu0.data 9786055012 # number of WriteInvalidateReq MSHR miss cycles
+system.l2c.WriteInvalidateReq_mshr_miss_latency::cpu1.data 2515639470 # number of WriteInvalidateReq MSHR miss cycles
system.l2c.WriteInvalidateReq_mshr_miss_latency::total 12301694482 # number of WriteInvalidateReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu0.inst 455524094 # number of UpgradeReq MSHR miss cycles
-system.l2c.UpgradeReq_mshr_miss_latency::cpu1.inst 460871563 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu0.data 455524094 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_mshr_miss_latency::cpu1.data 460871563 # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_latency::total 916395657 # number of UpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.inst 84887682 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.inst 92374949 # number of SCUpgradeReq MSHR miss cycles
+system.l2c.SCUpgradeReq_mshr_miss_latency::cpu0.data 84887682 # number of SCUpgradeReq MSHR miss cycles
+system.l2c.SCUpgradeReq_mshr_miss_latency::cpu1.data 92374949 # number of SCUpgradeReq MSHR miss cycles
system.l2c.SCUpgradeReq_mshr_miss_latency::total 177262631 # number of SCUpgradeReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu0.inst 5315349505 # number of ReadExReq MSHR miss cycles
-system.l2c.ReadExReq_mshr_miss_latency::cpu1.inst 3512186842 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu0.data 5315349505 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_mshr_miss_latency::cpu1.data 3512186842 # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_latency::total 8827536347 # number of ReadExReq MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.dtb.walker 118167746 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.itb.walker 94777748 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu0.inst 16730475683 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.inst 4793355973 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu0.data 11937119710 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu0.l2cache.prefetcher 34136893349 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.dtb.walker 171330499 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.itb.walker 156241500 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_latency::cpu1.inst 14225741302 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.inst 3582053738 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_latency::cpu1.data 10643687564 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::cpu1.l2cache.prefetcher 28363294485 # number of demand (read+write) MSHR miss cycles
system.l2c.demand_mshr_miss_latency::total 93996922312 # number of demand (read+write) MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.dtb.walker 118167746 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.itb.walker 94777748 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu0.inst 16730475683 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.inst 4793355973 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu0.data 11937119710 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu0.l2cache.prefetcher 34136893349 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.dtb.walker 171330499 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.itb.walker 156241500 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_latency::cpu1.inst 14225741302 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.inst 3582053738 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_latency::cpu1.data 10643687564 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::cpu1.l2cache.prefetcher 28363294485 # number of overall MSHR miss cycles
system.l2c.overall_mshr_miss_latency::total 93996922312 # number of overall MSHR miss cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst 7718194748 # number of ReadReq MSHR uncacheable cycles
-system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.inst 418305498 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.inst 2759400500 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu0.data 4958794248 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.inst 5045750 # number of ReadReq MSHR uncacheable cycles
+system.l2c.ReadReq_mshr_uncacheable_latency::cpu1.data 413259748 # number of ReadReq MSHR uncacheable cycles
system.l2c.ReadReq_mshr_uncacheable_latency::total 8136500246 # number of ReadReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.inst 4773990997 # number of WriteReq MSHR uncacheable cycles
-system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.inst 484709502 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu0.data 4773990997 # number of WriteReq MSHR uncacheable cycles
+system.l2c.WriteReq_mshr_uncacheable_latency::cpu1.data 484709502 # number of WriteReq MSHR uncacheable cycles
system.l2c.WriteReq_mshr_uncacheable_latency::total 5258700499 # number of WriteReq MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu0.inst 12492185745 # number of overall MSHR uncacheable cycles
-system.l2c.overall_mshr_uncacheable_latency::cpu1.inst 903015000 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu0.inst 2759400500 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu0.data 9732785245 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.inst 5045750 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_uncacheable_latency::cpu1.data 897969250 # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_latency::total 13395200745 # number of overall MSHR uncacheable cycles
system.l2c.ReadReq_mshr_miss_rate::cpu0.dtb.walker 0.198213 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.itb.walker 0.215290 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.138323 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.inst 0.097157 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu0.data 0.207448 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu0.l2cache.prefetcher 0.344865 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.dtb.walker 0.266595 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.itb.walker 0.339160 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.120052 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.inst 0.068703 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_miss_rate::cpu1.data 0.198415 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::cpu1.l2cache.prefetcher 0.325950 # mshr miss rate for ReadReq accesses
system.l2c.ReadReq_mshr_miss_rate::total 0.207871 # mshr miss rate for ReadReq accesses
-system.l2c.WriteInvalidateReq_mshr_miss_rate::cpu0.inst 0.775863 # mshr miss rate for WriteInvalidateReq accesses
-system.l2c.WriteInvalidateReq_mshr_miss_rate::cpu1.inst 0.467828 # mshr miss rate for WriteInvalidateReq accesses
+system.l2c.WriteInvalidateReq_mshr_miss_rate::cpu0.data 0.775863 # mshr miss rate for WriteInvalidateReq accesses
+system.l2c.WriteInvalidateReq_mshr_miss_rate::cpu1.data 0.467828 # mshr miss rate for WriteInvalidateReq accesses
system.l2c.WriteInvalidateReq_mshr_miss_rate::total 0.677328 # mshr miss rate for WriteInvalidateReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu0.inst 0.601667 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_miss_rate::cpu1.inst 0.583921 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu0.data 0.601667 # mshr miss rate for UpgradeReq accesses
+system.l2c.UpgradeReq_mshr_miss_rate::cpu1.data 0.583921 # mshr miss rate for UpgradeReq accesses
system.l2c.UpgradeReq_mshr_miss_rate::total 0.592611 # mshr miss rate for UpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.inst 0.584394 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.inst 0.585970 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::cpu0.data 0.584394 # mshr miss rate for SCUpgradeReq accesses
+system.l2c.SCUpgradeReq_mshr_miss_rate::cpu1.data 0.585970 # mshr miss rate for SCUpgradeReq accesses
system.l2c.SCUpgradeReq_mshr_miss_rate::total 0.585217 # mshr miss rate for SCUpgradeReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu0.inst 0.576077 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_miss_rate::cpu1.inst 0.508392 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu0.data 0.576077 # mshr miss rate for ReadExReq accesses
+system.l2c.ReadExReq_mshr_miss_rate::cpu1.data 0.508392 # mshr miss rate for ReadExReq accesses
system.l2c.ReadExReq_mshr_miss_rate::total 0.545673 # mshr miss rate for ReadExReq accesses
system.l2c.demand_mshr_miss_rate::cpu0.dtb.walker 0.198213 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.itb.walker 0.215290 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu0.inst 0.181335 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.inst 0.097157 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu0.data 0.290745 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu0.l2cache.prefetcher 0.344865 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.dtb.walker 0.266595 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.itb.walker 0.339160 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_miss_rate::cpu1.inst 0.148944 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.inst 0.068703 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_miss_rate::cpu1.data 0.250730 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::cpu1.l2cache.prefetcher 0.325950 # mshr miss rate for demand accesses
system.l2c.demand_mshr_miss_rate::total 0.226304 # mshr miss rate for demand accesses
system.l2c.overall_mshr_miss_rate::cpu0.dtb.walker 0.198213 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.itb.walker 0.215290 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu0.inst 0.181335 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.inst 0.097157 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu0.data 0.290745 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu0.l2cache.prefetcher 0.344865 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.dtb.walker 0.266595 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.itb.walker 0.339160 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_miss_rate::cpu1.inst 0.148944 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.inst 0.068703 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_miss_rate::cpu1.data 0.250730 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::cpu1.l2cache.prefetcher 0.325950 # mshr miss rate for overall accesses
system.l2c.overall_mshr_miss_rate::total 0.226304 # mshr miss rate for overall accesses
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.dtb.walker 71014.270433 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.itb.walker 72849.921599 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 67591.919720 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.inst 64472.755767 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.data 70044.958587 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 124268.367470 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.dtb.walker 69140.637207 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.itb.walker 67666.305760 # average ReadReq mshr miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 66114.279032 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.inst 63938.984667 # average ReadReq mshr miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.data 67263.713741 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 110571.679960 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_miss_latency::total 97907.212176 # average ReadReq mshr miss latency
-system.l2c.WriteInvalidateReq_avg_mshr_miss_latency::cpu0.inst 22469.301798 # average WriteInvalidateReq mshr miss latency
-system.l2c.WriteInvalidateReq_avg_mshr_miss_latency::cpu1.inst 20366.746845 # average WriteInvalidateReq mshr miss latency
+system.l2c.WriteInvalidateReq_avg_mshr_miss_latency::cpu0.data 22469.301798 # average WriteInvalidateReq mshr miss latency
+system.l2c.WriteInvalidateReq_avg_mshr_miss_latency::cpu1.data 20366.746845 # average WriteInvalidateReq mshr miss latency
system.l2c.WriteInvalidateReq_avg_mshr_miss_latency::total 22004.758959 # average WriteInvalidateReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.inst 10131.989012 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.inst 10134.836676 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu0.data 10131.989012 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency::cpu1.data 10134.836676 # average UpgradeReq mshr miss latency
system.l2c.UpgradeReq_avg_mshr_miss_latency::total 10133.420953 # average UpgradeReq mshr miss latency
-system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.inst 10275.715047 # average SCUpgradeReq mshr miss latency
-system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.inst 10220.729033 # average SCUpgradeReq mshr miss latency
+system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu0.data 10275.715047 # average SCUpgradeReq mshr miss latency
+system.l2c.SCUpgradeReq_avg_mshr_miss_latency::cpu1.data 10220.729033 # average SCUpgradeReq mshr miss latency
system.l2c.SCUpgradeReq_avg_mshr_miss_latency::total 10246.987167 # average SCUpgradeReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.inst 69355.674069 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.inst 63675.021611 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu0.data 69355.674069 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency::cpu1.data 63675.021611 # average ReadExReq mshr miss latency
system.l2c.ReadExReq_avg_mshr_miss_latency::total 66978.279832 # average ReadExReq mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.dtb.walker 71014.270433 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.itb.walker 72849.921599 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 68142.470667 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.inst 64472.755767 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu0.data 69736.349993 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 124268.367470 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.dtb.walker 69140.637207 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.itb.walker 67666.305760 # average overall mshr miss latency
-system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 65494.840344 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.inst 63938.984667 # average overall mshr miss latency
+system.l2c.demand_avg_mshr_miss_latency::cpu1.data 66035.621841 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 110571.679960 # average overall mshr miss latency
system.l2c.demand_avg_mshr_miss_latency::total 93837.773448 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.dtb.walker 71014.270433 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.itb.walker 72849.921599 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 68142.470667 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.inst 64472.755767 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu0.data 69736.349993 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu0.l2cache.prefetcher 124268.367470 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.dtb.walker 69140.637207 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.itb.walker 67666.305760 # average overall mshr miss latency
-system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 65494.840344 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.inst 63938.984667 # average overall mshr miss latency
+system.l2c.overall_avg_mshr_miss_latency::cpu1.data 66035.621841 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::cpu1.l2cache.prefetcher 110571.679960 # average overall mshr miss latency
system.l2c.overall_avg_mshr_miss_latency::total 93837.773448 # average overall mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average ReadReq mshr uncacheable latency
+system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu0.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average ReadReq mshr uncacheable latency
+system.l2c.ReadReq_avg_mshr_uncacheable_latency::cpu1.data inf # average ReadReq mshr uncacheable latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu0.inst inf # average WriteReq mshr uncacheable latency
-system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu1.inst inf # average WriteReq mshr uncacheable latency
+system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu0.data inf # average WriteReq mshr uncacheable latency
+system.l2c.WriteReq_avg_mshr_uncacheable_latency::cpu1.data inf # average WriteReq mshr uncacheable latency
system.l2c.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.inst inf # average overall mshr uncacheable latency
+system.l2c.overall_avg_mshr_uncacheable_latency::cpu0.data inf # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.inst inf # average overall mshr uncacheable latency
+system.l2c.overall_avg_mshr_uncacheable_latency::cpu1.data inf # average overall mshr uncacheable latency
system.l2c.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.l2c.no_allocate_misses 0 # Number of misses that were no-allocate
system.membus.trans_dist::ReadReq 969598 # Transaction distribution
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-minor/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-minor/stats.txt
index 3ebfb1ad5..f3459bbfc 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-minor/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-minor/stats.txt
@@ -4,47 +4,51 @@ sim_seconds 51.728175 # Nu
sim_ticks 51728174627500 # Number of ticks simulated
final_tick 51728174627500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 184836 # Simulator instruction rate (inst/s)
-host_op_rate 217188 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 10028441874 # Simulator tick rate (ticks/s)
-host_mem_usage 718288 # Number of bytes of host memory used
-host_seconds 5158.15 # Real time elapsed on the host
+host_inst_rate 121986 # Simulator instruction rate (inst/s)
+host_op_rate 143338 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 6618487836 # Simulator tick rate (ticks/s)
+host_mem_usage 708088 # Number of bytes of host memory used
+host_seconds 7815.71 # Real time elapsed on the host
sim_insts 953410832 # Number of instructions simulated
sim_ops 1120287994 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
system.physmem.bytes_read::cpu.dtb.walker 394816 # Number of bytes read from this memory
system.physmem.bytes_read::cpu.itb.walker 334912 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.inst 77628104 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.inst 10241472 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 67386632 # Number of bytes read from this memory
system.physmem.bytes_read::realview.ide 424256 # Number of bytes read from this memory
system.physmem.bytes_read::total 78782088 # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu.inst 10241472 # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total 10241472 # Number of instructions bytes read from this memory
system.physmem.bytes_written::writebacks 95103808 # Number of bytes written to this memory
-system.physmem.bytes_written::cpu.inst 20580 # Number of bytes written to this memory
+system.physmem.bytes_written::cpu.data 20580 # Number of bytes written to this memory
system.physmem.bytes_written::total 95124388 # Number of bytes written to this memory
system.physmem.num_reads::cpu.dtb.walker 6169 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.itb.walker 5233 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.inst 1212952 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.inst 160023 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 1052929 # Number of read requests responded to by this memory
system.physmem.num_reads::realview.ide 6629 # Number of read requests responded to by this memory
system.physmem.num_reads::total 1230983 # Number of read requests responded to by this memory
system.physmem.num_writes::writebacks 1485997 # Number of write requests responded to by this memory
-system.physmem.num_writes::cpu.inst 2573 # Number of write requests responded to by this memory
+system.physmem.num_writes::cpu.data 2573 # Number of write requests responded to by this memory
system.physmem.num_writes::total 1488570 # Number of write requests responded to by this memory
system.physmem.bw_read::cpu.dtb.walker 7633 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::cpu.itb.walker 6474 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.inst 1500693 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.inst 197986 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 1302707 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::realview.ide 8202 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_read::total 1523002 # Total read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::cpu.inst 197986 # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_inst_read::total 197986 # Instruction read bandwidth from this memory (bytes/s)
system.physmem.bw_write::writebacks 1838530 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.inst 398 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 398 # Write bandwidth from this memory (bytes/s)
system.physmem.bw_write::total 1838928 # Write bandwidth from this memory (bytes/s)
system.physmem.bw_total::writebacks 1838530 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.dtb.walker 7633 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::cpu.itb.walker 6474 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 1501091 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 197986 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 1303104 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::realview.ide 8202 # Total bandwidth to/from this memory (bytes/s)
system.physmem.bw_total::total 3361929 # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs 1230983 # Number of read requests accepted
@@ -311,17 +315,21 @@ system.physmem_1.memoryStateTime::REF 1727317280000 # T
system.physmem_1.memoryStateTime::PRE_PDN 0 # Time in different power states
system.physmem_1.memoryStateTime::ACT 280461298998 # Time in different power states
system.physmem_1.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.realview.nvmem.bytes_read::cpu.inst 740 # Number of bytes read from this memory
+system.realview.nvmem.bytes_read::cpu.inst 704 # Number of bytes read from this memory
+system.realview.nvmem.bytes_read::cpu.data 36 # Number of bytes read from this memory
system.realview.nvmem.bytes_read::total 740 # Number of bytes read from this memory
system.realview.nvmem.bytes_inst_read::cpu.inst 704 # Number of instructions bytes read from this memory
system.realview.nvmem.bytes_inst_read::total 704 # Number of instructions bytes read from this memory
-system.realview.nvmem.num_reads::cpu.inst 16 # Number of read requests responded to by this memory
+system.realview.nvmem.num_reads::cpu.inst 11 # Number of read requests responded to by this memory
+system.realview.nvmem.num_reads::cpu.data 5 # Number of read requests responded to by this memory
system.realview.nvmem.num_reads::total 16 # Number of read requests responded to by this memory
system.realview.nvmem.bw_read::cpu.inst 14 # Total read bandwidth from this memory (bytes/s)
+system.realview.nvmem.bw_read::cpu.data 1 # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_read::total 14 # Total read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::cpu.inst 14 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_inst_read::total 14 # Instruction read bandwidth from this memory (bytes/s)
system.realview.nvmem.bw_total::cpu.inst 14 # Total bandwidth to/from this memory (bytes/s)
+system.realview.nvmem.bw_total::cpu.data 1 # Total bandwidth to/from this memory (bytes/s)
system.realview.nvmem.bw_total::total 14 # Total bandwidth to/from this memory (bytes/s)
system.cf0.dma_read_full_pages 122 # Number of full page size DMA reads (not PRD).
system.cf0.dma_read_bytes 499712 # Number of bytes transfered via DMA reads (not PRD).
@@ -526,8 +534,8 @@ system.cpu.dcache.tags.total_refs 331084794 # To
system.cpu.dcache.tags.sampled_refs 11209674 # Sample count of references to valid blocks.
system.cpu.dcache.tags.avg_refs 29.535631 # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle 4089991250 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.tags.occ_blocks::cpu.inst 511.959689 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.inst 0.999921 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_blocks::cpu.data 511.959689 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.999921 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_percent::total 0.999921 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_task_id_blocks::1024 512 # Occupied blocks per task id
system.cpu.dcache.tags.age_task_id_blocks_1024::0 70 # Occupied blocks per task id
@@ -537,89 +545,89 @@ system.cpu.dcache.tags.age_task_id_blocks_1024::3 2
system.cpu.dcache.tags.occ_task_id_percent::1024 1 # Percentage of cache occupancy per task id
system.cpu.dcache.tags.tag_accesses 1391009936 # Number of tag accesses
system.cpu.dcache.tags.data_accesses 1391009936 # Number of data accesses
-system.cpu.dcache.ReadReq_hits::cpu.inst 169770938 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::cpu.data 169770938 # number of ReadReq hits
system.cpu.dcache.ReadReq_hits::total 169770938 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits::cpu.inst 152453541 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 152453541 # number of WriteReq hits
system.cpu.dcache.WriteReq_hits::total 152453541 # number of WriteReq hits
-system.cpu.dcache.WriteInvalidateReq_hits::cpu.inst 337498 # number of WriteInvalidateReq hits
+system.cpu.dcache.WriteInvalidateReq_hits::cpu.data 337498 # number of WriteInvalidateReq hits
system.cpu.dcache.WriteInvalidateReq_hits::total 337498 # number of WriteInvalidateReq hits
-system.cpu.dcache.LoadLockedReq_hits::cpu.inst 4114364 # number of LoadLockedReq hits
+system.cpu.dcache.LoadLockedReq_hits::cpu.data 4114364 # number of LoadLockedReq hits
system.cpu.dcache.LoadLockedReq_hits::total 4114364 # number of LoadLockedReq hits
-system.cpu.dcache.StoreCondReq_hits::cpu.inst 4358642 # number of StoreCondReq hits
+system.cpu.dcache.StoreCondReq_hits::cpu.data 4358642 # number of StoreCondReq hits
system.cpu.dcache.StoreCondReq_hits::total 4358642 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits::cpu.inst 322224479 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::cpu.data 322224479 # number of demand (read+write) hits
system.cpu.dcache.demand_hits::total 322224479 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.inst 322224479 # number of overall hits
+system.cpu.dcache.overall_hits::cpu.data 322224479 # number of overall hits
system.cpu.dcache.overall_hits::total 322224479 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.inst 8085158 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::cpu.data 8085158 # number of ReadReq misses
system.cpu.dcache.ReadReq_misses::total 8085158 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses::cpu.inst 4338895 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 4338895 # number of WriteReq misses
system.cpu.dcache.WriteReq_misses::total 4338895 # number of WriteReq misses
-system.cpu.dcache.WriteInvalidateReq_misses::cpu.inst 1245002 # number of WriteInvalidateReq misses
+system.cpu.dcache.WriteInvalidateReq_misses::cpu.data 1245002 # number of WriteInvalidateReq misses
system.cpu.dcache.WriteInvalidateReq_misses::total 1245002 # number of WriteInvalidateReq misses
-system.cpu.dcache.LoadLockedReq_misses::cpu.inst 246013 # number of LoadLockedReq misses
+system.cpu.dcache.LoadLockedReq_misses::cpu.data 246013 # number of LoadLockedReq misses
system.cpu.dcache.LoadLockedReq_misses::total 246013 # number of LoadLockedReq misses
-system.cpu.dcache.StoreCondReq_misses::cpu.inst 2 # number of StoreCondReq misses
+system.cpu.dcache.StoreCondReq_misses::cpu.data 2 # number of StoreCondReq misses
system.cpu.dcache.StoreCondReq_misses::total 2 # number of StoreCondReq misses
-system.cpu.dcache.demand_misses::cpu.inst 12424053 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::cpu.data 12424053 # number of demand (read+write) misses
system.cpu.dcache.demand_misses::total 12424053 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.inst 12424053 # number of overall misses
+system.cpu.dcache.overall_misses::cpu.data 12424053 # number of overall misses
system.cpu.dcache.overall_misses::total 12424053 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.inst 128824080247 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 128824080247 # number of ReadReq miss cycles
system.cpu.dcache.ReadReq_miss_latency::total 128824080247 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.inst 144514675403 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 144514675403 # number of WriteReq miss cycles
system.cpu.dcache.WriteReq_miss_latency::total 144514675403 # number of WriteReq miss cycles
-system.cpu.dcache.WriteInvalidateReq_miss_latency::cpu.inst 29607413192 # number of WriteInvalidateReq miss cycles
+system.cpu.dcache.WriteInvalidateReq_miss_latency::cpu.data 29607413192 # number of WriteInvalidateReq miss cycles
system.cpu.dcache.WriteInvalidateReq_miss_latency::total 29607413192 # number of WriteInvalidateReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::cpu.inst 3571422003 # number of LoadLockedReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 3571422003 # number of LoadLockedReq miss cycles
system.cpu.dcache.LoadLockedReq_miss_latency::total 3571422003 # number of LoadLockedReq miss cycles
-system.cpu.dcache.StoreCondReq_miss_latency::cpu.inst 150500 # number of StoreCondReq miss cycles
+system.cpu.dcache.StoreCondReq_miss_latency::cpu.data 150500 # number of StoreCondReq miss cycles
system.cpu.dcache.StoreCondReq_miss_latency::total 150500 # number of StoreCondReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.inst 273338755650 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 273338755650 # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_latency::total 273338755650 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.inst 273338755650 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 273338755650 # number of overall miss cycles
system.cpu.dcache.overall_miss_latency::total 273338755650 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.inst 177856096 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::cpu.data 177856096 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.ReadReq_accesses::total 177856096 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::cpu.inst 156792436 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.data 156792436 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::total 156792436 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteInvalidateReq_accesses::cpu.inst 1582500 # number of WriteInvalidateReq accesses(hits+misses)
+system.cpu.dcache.WriteInvalidateReq_accesses::cpu.data 1582500 # number of WriteInvalidateReq accesses(hits+misses)
system.cpu.dcache.WriteInvalidateReq_accesses::total 1582500 # number of WriteInvalidateReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::cpu.inst 4360377 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::cpu.data 4360377 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::total 4360377 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::cpu.inst 4358644 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses::cpu.data 4358644 # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::total 4358644 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.inst 334648532 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::cpu.data 334648532 # number of demand (read+write) accesses
system.cpu.dcache.demand_accesses::total 334648532 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.inst 334648532 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 334648532 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses::total 334648532 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.inst 0.045459 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.045459 # miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_miss_rate::total 0.045459 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate::cpu.inst 0.027673 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.027673 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_miss_rate::total 0.027673 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteInvalidateReq_miss_rate::cpu.inst 0.786731 # miss rate for WriteInvalidateReq accesses
+system.cpu.dcache.WriteInvalidateReq_miss_rate::cpu.data 0.786731 # miss rate for WriteInvalidateReq accesses
system.cpu.dcache.WriteInvalidateReq_miss_rate::total 0.786731 # miss rate for WriteInvalidateReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate::cpu.inst 0.056420 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.056420 # miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::total 0.056420 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.StoreCondReq_miss_rate::cpu.inst 0.000000 # miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_miss_rate::cpu.data 0.000000 # miss rate for StoreCondReq accesses
system.cpu.dcache.StoreCondReq_miss_rate::total 0.000000 # miss rate for StoreCondReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.inst 0.037126 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.037126 # miss rate for demand accesses
system.cpu.dcache.demand_miss_rate::total 0.037126 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.inst 0.037126 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.037126 # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::total 0.037126 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.inst 15933.402940 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 15933.402940 # average ReadReq miss latency
system.cpu.dcache.ReadReq_avg_miss_latency::total 15933.402940 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.inst 33306.792490 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 33306.792490 # average WriteReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::total 33306.792490 # average WriteReq miss latency
-system.cpu.dcache.WriteInvalidateReq_avg_miss_latency::cpu.inst 23781.016570 # average WriteInvalidateReq miss latency
+system.cpu.dcache.WriteInvalidateReq_avg_miss_latency::cpu.data 23781.016570 # average WriteInvalidateReq miss latency
system.cpu.dcache.WriteInvalidateReq_avg_miss_latency::total 23781.016570 # average WriteInvalidateReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.inst 14517.208452 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 14517.208452 # average LoadLockedReq miss latency
system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 14517.208452 # average LoadLockedReq miss latency
-system.cpu.dcache.StoreCondReq_avg_miss_latency::cpu.inst 75250 # average StoreCondReq miss latency
+system.cpu.dcache.StoreCondReq_avg_miss_latency::cpu.data 75250 # average StoreCondReq miss latency
system.cpu.dcache.StoreCondReq_avg_miss_latency::total 75250 # average StoreCondReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.inst 22000.771862 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 22000.771862 # average overall miss latency
system.cpu.dcache.demand_avg_miss_latency::total 22000.771862 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.inst 22000.771862 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 22000.771862 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency::total 22000.771862 # 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
@@ -631,85 +639,85 @@ system.cpu.dcache.fast_writes 0 # nu
system.cpu.dcache.cache_copies 0 # number of cache copies performed
system.cpu.dcache.writebacks::writebacks 8593512 # number of writebacks
system.cpu.dcache.writebacks::total 8593512 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits::cpu.inst 755938 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 755938 # number of ReadReq MSHR hits
system.cpu.dcache.ReadReq_mshr_hits::total 755938 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::cpu.inst 1899458 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 1899458 # number of WriteReq MSHR hits
system.cpu.dcache.WriteReq_mshr_hits::total 1899458 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteInvalidateReq_mshr_hits::cpu.inst 141 # number of WriteInvalidateReq MSHR hits
+system.cpu.dcache.WriteInvalidateReq_mshr_hits::cpu.data 141 # number of WriteInvalidateReq MSHR hits
system.cpu.dcache.WriteInvalidateReq_mshr_hits::total 141 # number of WriteInvalidateReq MSHR hits
-system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.inst 4 # number of LoadLockedReq MSHR hits
+system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 4 # number of LoadLockedReq MSHR hits
system.cpu.dcache.LoadLockedReq_mshr_hits::total 4 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.inst 2655396 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 2655396 # number of demand (read+write) MSHR hits
system.cpu.dcache.demand_mshr_hits::total 2655396 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.inst 2655396 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 2655396 # number of overall MSHR hits
system.cpu.dcache.overall_mshr_hits::total 2655396 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses::cpu.inst 7329220 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::cpu.data 7329220 # number of ReadReq MSHR misses
system.cpu.dcache.ReadReq_mshr_misses::total 7329220 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::cpu.inst 2439437 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.data 2439437 # number of WriteReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::total 2439437 # number of WriteReq MSHR misses
-system.cpu.dcache.WriteInvalidateReq_mshr_misses::cpu.inst 1244861 # number of WriteInvalidateReq MSHR misses
+system.cpu.dcache.WriteInvalidateReq_mshr_misses::cpu.data 1244861 # number of WriteInvalidateReq MSHR misses
system.cpu.dcache.WriteInvalidateReq_mshr_misses::total 1244861 # number of WriteInvalidateReq MSHR misses
-system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.inst 246009 # number of LoadLockedReq MSHR misses
+system.cpu.dcache.LoadLockedReq_mshr_misses::cpu.data 246009 # number of LoadLockedReq MSHR misses
system.cpu.dcache.LoadLockedReq_mshr_misses::total 246009 # number of LoadLockedReq MSHR misses
-system.cpu.dcache.StoreCondReq_mshr_misses::cpu.inst 2 # number of StoreCondReq MSHR misses
+system.cpu.dcache.StoreCondReq_mshr_misses::cpu.data 2 # number of StoreCondReq MSHR misses
system.cpu.dcache.StoreCondReq_mshr_misses::total 2 # number of StoreCondReq MSHR misses
-system.cpu.dcache.demand_mshr_misses::cpu.inst 9768657 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.data 9768657 # number of demand (read+write) MSHR misses
system.cpu.dcache.demand_mshr_misses::total 9768657 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses::cpu.inst 9768657 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.data 9768657 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total 9768657 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.inst 102525908749 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 102525908749 # number of ReadReq MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_latency::total 102525908749 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.inst 73694416463 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 73694416463 # number of WriteReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_latency::total 73694416463 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteInvalidateReq_mshr_miss_latency::cpu.inst 27114416558 # number of WriteInvalidateReq MSHR miss cycles
+system.cpu.dcache.WriteInvalidateReq_mshr_miss_latency::cpu.data 27114416558 # number of WriteInvalidateReq MSHR miss cycles
system.cpu.dcache.WriteInvalidateReq_mshr_miss_latency::total 27114416558 # number of WriteInvalidateReq MSHR miss cycles
-system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.inst 3077572997 # number of LoadLockedReq MSHR miss cycles
+system.cpu.dcache.LoadLockedReq_mshr_miss_latency::cpu.data 3077572997 # number of LoadLockedReq MSHR miss cycles
system.cpu.dcache.LoadLockedReq_mshr_miss_latency::total 3077572997 # number of LoadLockedReq MSHR miss cycles
-system.cpu.dcache.StoreCondReq_mshr_miss_latency::cpu.inst 146500 # number of StoreCondReq MSHR miss cycles
+system.cpu.dcache.StoreCondReq_mshr_miss_latency::cpu.data 146500 # number of StoreCondReq MSHR miss cycles
system.cpu.dcache.StoreCondReq_mshr_miss_latency::total 146500 # number of StoreCondReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.inst 176220325212 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 176220325212 # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_latency::total 176220325212 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.inst 176220325212 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 176220325212 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 176220325212 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.inst 5727815999 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 5727815999 # number of ReadReq MSHR uncacheable cycles
system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 5727815999 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.inst 5585117500 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 5585117500 # number of WriteReq MSHR uncacheable cycles
system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 5585117500 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.inst 11312933499 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 11312933499 # number of overall MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_latency::total 11312933499 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.inst 0.041209 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.041209 # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.041209 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.inst 0.015558 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.015558 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.015558 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.WriteInvalidateReq_mshr_miss_rate::cpu.inst 0.786642 # mshr miss rate for WriteInvalidateReq accesses
+system.cpu.dcache.WriteInvalidateReq_mshr_miss_rate::cpu.data 0.786642 # mshr miss rate for WriteInvalidateReq accesses
system.cpu.dcache.WriteInvalidateReq_mshr_miss_rate::total 0.786642 # mshr miss rate for WriteInvalidateReq accesses
-system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.inst 0.056419 # mshr miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_mshr_miss_rate::cpu.data 0.056419 # mshr miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_mshr_miss_rate::total 0.056419 # mshr miss rate for LoadLockedReq accesses
-system.cpu.dcache.StoreCondReq_mshr_miss_rate::cpu.inst 0.000000 # mshr miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_mshr_miss_rate::cpu.data 0.000000 # mshr miss rate for StoreCondReq accesses
system.cpu.dcache.StoreCondReq_mshr_miss_rate::total 0.000000 # mshr miss rate for StoreCondReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.inst 0.029191 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.029191 # mshr miss rate for demand accesses
system.cpu.dcache.demand_mshr_miss_rate::total 0.029191 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.inst 0.029191 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.029191 # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_miss_rate::total 0.029191 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.inst 13988.652101 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 13988.652101 # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 13988.652101 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.inst 30209.600192 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 30209.600192 # average WriteReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 30209.600192 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteInvalidateReq_avg_mshr_miss_latency::cpu.inst 21781.079621 # average WriteInvalidateReq mshr miss latency
+system.cpu.dcache.WriteInvalidateReq_avg_mshr_miss_latency::cpu.data 21781.079621 # average WriteInvalidateReq mshr miss latency
system.cpu.dcache.WriteInvalidateReq_avg_mshr_miss_latency::total 21781.079621 # average WriteInvalidateReq mshr miss latency
-system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.inst 12510.001654 # average LoadLockedReq mshr miss latency
+system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::cpu.data 12510.001654 # average LoadLockedReq mshr miss latency
system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency::total 12510.001654 # average LoadLockedReq mshr miss latency
-system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::cpu.inst 73250 # average StoreCondReq mshr miss latency
+system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::cpu.data 73250 # average StoreCondReq mshr miss latency
system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency::total 73250 # average StoreCondReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.inst 18039.360499 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 18039.360499 # average overall mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency::total 18039.360499 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.inst 18039.360499 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 18039.360499 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::total 18039.360499 # average overall mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst inf # average ReadReq mshr uncacheable latency
+system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.inst inf # average WriteReq mshr uncacheable latency
+system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
-system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.inst inf # average overall mshr uncacheable latency
+system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.icache.tags.replacements 24725990 # number of replacements
@@ -814,11 +822,13 @@ system.cpu.l2cache.tags.warmup_cycle 5745484000 # Cy
system.cpu.l2cache.tags.occ_blocks::writebacks 36067.634498 # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_blocks::cpu.dtb.walker 340.939586 # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_blocks::cpu.itb.walker 425.072148 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.inst 28524.406895 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 8071.479946 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 20452.926949 # Average occupied blocks per requestor
system.cpu.l2cache.tags.occ_percent::writebacks 0.550348 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::cpu.dtb.walker 0.005202 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::cpu.itb.walker 0.006486 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.inst 0.435248 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.123161 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.312087 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::total 0.997285 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_task_id_blocks::1023 346 # Occupied blocks per task id
system.cpu.l2cache.tags.occ_task_id_blocks::1024 62873 # Occupied blocks per task id
@@ -834,125 +844,143 @@ system.cpu.l2cache.tags.tag_accesses 371551924 # Nu
system.cpu.l2cache.tags.data_accesses 371551924 # Number of data accesses
system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 967297 # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 281175 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.inst 31858848 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.inst 24618722 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.data 7240126 # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::total 33107320 # number of ReadReq hits
system.cpu.l2cache.Writeback_hits::writebacks 8593512 # number of Writeback hits
system.cpu.l2cache.Writeback_hits::total 8593512 # number of Writeback hits
-system.cpu.l2cache.WriteInvalidateReq_hits::cpu.inst 704117 # number of WriteInvalidateReq hits
+system.cpu.l2cache.WriteInvalidateReq_hits::cpu.data 704117 # number of WriteInvalidateReq hits
system.cpu.l2cache.WriteInvalidateReq_hits::total 704117 # number of WriteInvalidateReq hits
-system.cpu.l2cache.UpgradeReq_hits::cpu.inst 10834 # number of UpgradeReq hits
+system.cpu.l2cache.UpgradeReq_hits::cpu.data 10834 # number of UpgradeReq hits
system.cpu.l2cache.UpgradeReq_hits::total 10834 # number of UpgradeReq hits
-system.cpu.l2cache.ReadExReq_hits::cpu.inst 1670528 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 1670528 # number of ReadExReq hits
system.cpu.l2cache.ReadExReq_hits::total 1670528 # number of ReadExReq hits
system.cpu.l2cache.demand_hits::cpu.dtb.walker 967297 # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::cpu.itb.walker 281175 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.inst 33529376 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.inst 24618722 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 8910654 # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::total 34777848 # number of demand (read+write) hits
system.cpu.l2cache.overall_hits::cpu.dtb.walker 967297 # number of overall hits
system.cpu.l2cache.overall_hits::cpu.itb.walker 281175 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.inst 33529376 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.inst 24618722 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.data 8910654 # number of overall hits
system.cpu.l2cache.overall_hits::total 34777848 # number of overall hits
system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker 6169 # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.itb.walker 5233 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.inst 442678 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.inst 107787 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.data 334891 # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::total 454080 # number of ReadReq misses
-system.cpu.l2cache.WriteInvalidateReq_misses::cpu.inst 540744 # number of WriteInvalidateReq misses
+system.cpu.l2cache.WriteInvalidateReq_misses::cpu.data 540744 # number of WriteInvalidateReq misses
system.cpu.l2cache.WriteInvalidateReq_misses::total 540744 # number of WriteInvalidateReq misses
-system.cpu.l2cache.UpgradeReq_misses::cpu.inst 38969 # number of UpgradeReq misses
+system.cpu.l2cache.UpgradeReq_misses::cpu.data 38969 # number of UpgradeReq misses
system.cpu.l2cache.UpgradeReq_misses::total 38969 # number of UpgradeReq misses
-system.cpu.l2cache.SCUpgradeReq_misses::cpu.inst 2 # number of SCUpgradeReq misses
+system.cpu.l2cache.SCUpgradeReq_misses::cpu.data 2 # number of SCUpgradeReq misses
system.cpu.l2cache.SCUpgradeReq_misses::total 2 # number of SCUpgradeReq misses
-system.cpu.l2cache.ReadExReq_misses::cpu.inst 719318 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::cpu.data 719318 # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_misses::total 719318 # number of ReadExReq misses
system.cpu.l2cache.demand_misses::cpu.dtb.walker 6169 # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.itb.walker 5233 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.inst 1161996 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.inst 107787 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 1054209 # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::total 1173398 # number of demand (read+write) misses
system.cpu.l2cache.overall_misses::cpu.dtb.walker 6169 # number of overall misses
system.cpu.l2cache.overall_misses::cpu.itb.walker 5233 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.inst 1161996 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.inst 107787 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.data 1054209 # number of overall misses
system.cpu.l2cache.overall_misses::total 1173398 # number of overall misses
system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker 490563500 # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker 420808500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 33361514961 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 7986963739 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 25374551222 # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::total 34272886961 # number of ReadReq miss cycles
-system.cpu.l2cache.WriteInvalidateReq_miss_latency::cpu.inst 4498807 # number of WriteInvalidateReq miss cycles
+system.cpu.l2cache.WriteInvalidateReq_miss_latency::cpu.data 4498807 # number of WriteInvalidateReq miss cycles
system.cpu.l2cache.WriteInvalidateReq_miss_latency::total 4498807 # number of WriteInvalidateReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::cpu.inst 431949947 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 431949947 # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_latency::total 431949947 # number of UpgradeReq miss cycles
-system.cpu.l2cache.SCUpgradeReq_miss_latency::cpu.inst 144500 # number of SCUpgradeReq miss cycles
+system.cpu.l2cache.SCUpgradeReq_miss_latency::cpu.data 144500 # number of SCUpgradeReq miss cycles
system.cpu.l2cache.SCUpgradeReq_miss_latency::total 144500 # number of SCUpgradeReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.inst 53534470118 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 53534470118 # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_latency::total 53534470118 # number of ReadExReq miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker 490563500 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.itb.walker 420808500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 86895985079 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 7986963739 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 78909021340 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::total 87807357079 # number of demand (read+write) miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker 490563500 # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.itb.walker 420808500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 86895985079 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 7986963739 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 78909021340 # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::total 87807357079 # number of overall miss cycles
system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker 973466 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker 286408 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 32301526 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 24726509 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.data 7575017 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::total 33561400 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.Writeback_accesses::writebacks 8593512 # number of Writeback accesses(hits+misses)
system.cpu.l2cache.Writeback_accesses::total 8593512 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.WriteInvalidateReq_accesses::cpu.inst 1244861 # number of WriteInvalidateReq accesses(hits+misses)
+system.cpu.l2cache.WriteInvalidateReq_accesses::cpu.data 1244861 # number of WriteInvalidateReq accesses(hits+misses)
system.cpu.l2cache.WriteInvalidateReq_accesses::total 1244861 # number of WriteInvalidateReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::cpu.inst 49803 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses::cpu.data 49803 # number of UpgradeReq accesses(hits+misses)
system.cpu.l2cache.UpgradeReq_accesses::total 49803 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.SCUpgradeReq_accesses::cpu.inst 2 # number of SCUpgradeReq accesses(hits+misses)
+system.cpu.l2cache.SCUpgradeReq_accesses::cpu.data 2 # number of SCUpgradeReq accesses(hits+misses)
system.cpu.l2cache.SCUpgradeReq_accesses::total 2 # number of SCUpgradeReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::cpu.inst 2389846 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.data 2389846 # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::total 2389846 # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.demand_accesses::cpu.dtb.walker 973466 # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::cpu.itb.walker 286408 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.inst 34691372 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.inst 24726509 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.data 9964863 # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::total 35951246 # number of demand (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.dtb.walker 973466 # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.itb.walker 286408 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.inst 34691372 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 24726509 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.data 9964863 # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::total 35951246 # number of overall (read+write) accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker 0.006337 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker 0.018271 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.013705 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.004359 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.044210 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::total 0.013530 # miss rate for ReadReq accesses
-system.cpu.l2cache.WriteInvalidateReq_miss_rate::cpu.inst 0.434381 # miss rate for WriteInvalidateReq accesses
+system.cpu.l2cache.WriteInvalidateReq_miss_rate::cpu.data 0.434381 # miss rate for WriteInvalidateReq accesses
system.cpu.l2cache.WriteInvalidateReq_miss_rate::total 0.434381 # miss rate for WriteInvalidateReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::cpu.inst 0.782463 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.782463 # miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_miss_rate::total 0.782463 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_miss_rate::cpu.inst 1 # miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_miss_rate::cpu.data 1 # miss rate for SCUpgradeReq accesses
system.cpu.l2cache.SCUpgradeReq_miss_rate::total 1 # miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::cpu.inst 0.300989 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.300989 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::total 0.300989 # miss rate for ReadExReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker 0.006337 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.itb.walker 0.018271 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.033495 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.004359 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.105793 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::total 0.032639 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker 0.006337 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.itb.walker 0.018271 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.033495 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.004359 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.105793 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::total 0.032639 # miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 79520.748906 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 80414.389452 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 75362.938662 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 74099.508651 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 75769.582407 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::total 75477.640418 # average ReadReq miss latency
-system.cpu.l2cache.WriteInvalidateReq_avg_miss_latency::cpu.inst 8.319661 # average WriteInvalidateReq miss latency
+system.cpu.l2cache.WriteInvalidateReq_avg_miss_latency::cpu.data 8.319661 # average WriteInvalidateReq miss latency
system.cpu.l2cache.WriteInvalidateReq_avg_miss_latency::total 8.319661 # average WriteInvalidateReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.inst 11084.450384 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 11084.450384 # average UpgradeReq miss latency
system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 11084.450384 # average UpgradeReq miss latency
-system.cpu.l2cache.SCUpgradeReq_avg_miss_latency::cpu.inst 72250 # average SCUpgradeReq miss latency
+system.cpu.l2cache.SCUpgradeReq_avg_miss_latency::cpu.data 72250 # average SCUpgradeReq miss latency
system.cpu.l2cache.SCUpgradeReq_avg_miss_latency::total 72250 # average SCUpgradeReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.inst 74423.926717 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 74423.926717 # average ReadExReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::total 74423.926717 # average ReadExReq miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 79520.748906 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 80414.389452 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 74781.655943 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 74099.508651 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 74851.401705 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::total 74831.691446 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 79520.748906 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 80414.389452 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 74781.655943 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 74099.508651 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 74851.401705 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::total 74831.691446 # 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
@@ -964,103 +992,122 @@ system.cpu.l2cache.fast_writes 0 # nu
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
system.cpu.l2cache.writebacks::writebacks 1379367 # number of writebacks
system.cpu.l2cache.writebacks::total 1379367 # number of writebacks
-system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 22 # number of ReadReq MSHR hits
+system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 2 # number of ReadReq MSHR hits
+system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 20 # number of ReadReq MSHR hits
system.cpu.l2cache.ReadReq_mshr_hits::total 22 # number of ReadReq MSHR hits
-system.cpu.l2cache.demand_mshr_hits::cpu.inst 22 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.inst 2 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.data 20 # number of demand (read+write) MSHR hits
system.cpu.l2cache.demand_mshr_hits::total 22 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.overall_mshr_hits::cpu.inst 22 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.inst 2 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.data 20 # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits::total 22 # number of overall MSHR hits
system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker 6169 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.itb.walker 5233 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 442656 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 107785 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 334871 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::total 454058 # number of ReadReq MSHR misses
-system.cpu.l2cache.WriteInvalidateReq_mshr_misses::cpu.inst 540744 # number of WriteInvalidateReq MSHR misses
+system.cpu.l2cache.WriteInvalidateReq_mshr_misses::cpu.data 540744 # number of WriteInvalidateReq MSHR misses
system.cpu.l2cache.WriteInvalidateReq_mshr_misses::total 540744 # number of WriteInvalidateReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.inst 38969 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 38969 # number of UpgradeReq MSHR misses
system.cpu.l2cache.UpgradeReq_mshr_misses::total 38969 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.SCUpgradeReq_mshr_misses::cpu.inst 2 # number of SCUpgradeReq MSHR misses
+system.cpu.l2cache.SCUpgradeReq_mshr_misses::cpu.data 2 # number of SCUpgradeReq MSHR misses
system.cpu.l2cache.SCUpgradeReq_mshr_misses::total 2 # number of SCUpgradeReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::cpu.inst 719318 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 719318 # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::total 719318 # number of ReadExReq MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker 6169 # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.itb.walker 5233 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.inst 1161974 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 107785 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.data 1054189 # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::total 1173376 # number of demand (read+write) MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker 6169 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.itb.walker 5233 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.inst 1161974 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 107785 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.data 1054189 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::total 1173376 # number of overall MSHR misses
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 413632000 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.itb.walker 355518000 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 27784615785 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 6634859761 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 21149756024 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_latency::total 28553765785 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.WriteInvalidateReq_mshr_miss_latency::cpu.inst 12667521943 # number of WriteInvalidateReq MSHR miss cycles
+system.cpu.l2cache.WriteInvalidateReq_mshr_miss_latency::cpu.data 12667521943 # number of WriteInvalidateReq MSHR miss cycles
system.cpu.l2cache.WriteInvalidateReq_mshr_miss_latency::total 12667521943 # number of WriteInvalidateReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.inst 390061961 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 390061961 # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 390061961 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::cpu.inst 120500 # number of SCUpgradeReq MSHR miss cycles
+system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::cpu.data 120500 # number of SCUpgradeReq MSHR miss cycles
system.cpu.l2cache.SCUpgradeReq_mshr_miss_latency::total 120500 # number of SCUpgradeReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.inst 44297743880 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 44297743880 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 44297743880 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker 413632000 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::cpu.itb.walker 355518000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 72082359665 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 6634859761 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 65447499904 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency::total 72851509665 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker 413632000 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::cpu.itb.walker 355518000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 72082359665 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 6634859761 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 65447499904 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency::total 72851509665 # number of overall MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.inst 8006368251 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.inst 2718370250 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 5287998001 # number of ReadReq MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 8006368251 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.inst 5177591000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 5177591000 # number of WriteReq MSHR uncacheable cycles
system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 5177591000 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.inst 13183959251 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.inst 2718370250 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 10465589001 # number of overall MSHR uncacheable cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency::total 13183959251 # number of overall MSHR uncacheable cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.006337 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.018271 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.013704 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.004359 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.044207 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.013529 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.WriteInvalidateReq_mshr_miss_rate::cpu.inst 0.434381 # mshr miss rate for WriteInvalidateReq accesses
+system.cpu.l2cache.WriteInvalidateReq_mshr_miss_rate::cpu.data 0.434381 # mshr miss rate for WriteInvalidateReq accesses
system.cpu.l2cache.WriteInvalidateReq_mshr_miss_rate::total 0.434381 # mshr miss rate for WriteInvalidateReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.inst 0.782463 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.782463 # mshr miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.782463 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::cpu.inst 1 # mshr miss rate for SCUpgradeReq accesses
+system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for SCUpgradeReq accesses
system.cpu.l2cache.SCUpgradeReq_mshr_miss_rate::total 1 # mshr miss rate for SCUpgradeReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.inst 0.300989 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.300989 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.300989 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker 0.006337 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker 0.018271 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.033495 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.004359 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.105791 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::total 0.032638 # mshr miss rate for demand accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker 0.006337 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker 0.018271 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.033495 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.004359 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.105791 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::total 0.032638 # mshr miss rate for overall accesses
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 67050.089155 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 67937.703038 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 62767.963803 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 61556.429568 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 63157.920584 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 62885.723377 # average ReadReq mshr miss latency
-system.cpu.l2cache.WriteInvalidateReq_avg_mshr_miss_latency::cpu.inst 23426.098011 # average WriteInvalidateReq mshr miss latency
+system.cpu.l2cache.WriteInvalidateReq_avg_mshr_miss_latency::cpu.data 23426.098011 # average WriteInvalidateReq mshr miss latency
system.cpu.l2cache.WriteInvalidateReq_avg_mshr_miss_latency::total 23426.098011 # average WriteInvalidateReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.inst 10009.545049 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 10009.545049 # average UpgradeReq mshr miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 10009.545049 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu.inst 60250 # average SCUpgradeReq mshr miss latency
+system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::cpu.data 60250 # average SCUpgradeReq mshr miss latency
system.cpu.l2cache.SCUpgradeReq_avg_mshr_miss_latency::total 60250 # average SCUpgradeReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.inst 61582.977042 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 61582.977042 # average ReadExReq mshr miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 61582.977042 # average ReadExReq mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 67050.089155 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.itb.walker 67937.703038 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 62034.399793 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 61556.429568 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 62083.269607 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency::total 62087.097116 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 67050.089155 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.itb.walker 67937.703038 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 62034.399793 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 61556.429568 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 62083.269607 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency::total 62087.097116 # average overall mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.inst inf # average ReadReq mshr uncacheable latency
+system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
-system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.inst inf # average WriteReq mshr uncacheable latency
+system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::total inf # average WriteReq mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.inst inf # average overall mshr uncacheable latency
+system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.toL2Bus.trans_dist::ReadReq 34111380 # Transaction distribution
diff --git a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
index 0f19127f8..fdc0fba9d 100644
--- a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
@@ -1,129 +1,129 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 5.125948 # Number of seconds simulated
-sim_ticks 5125948496500 # Number of ticks simulated
-final_tick 5125948496500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 5.129943 # Number of seconds simulated
+sim_ticks 5129943020500 # Number of ticks simulated
+final_tick 5129943020500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 181287 # Simulator instruction rate (inst/s)
-host_op_rate 358347 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 2277524092 # Simulator tick rate (ticks/s)
-host_mem_usage 808864 # Number of bytes of host memory used
-host_seconds 2250.67 # Real time elapsed on the host
-sim_insts 408017153 # Number of instructions simulated
-sim_ops 806519171 # Number of ops (including micro ops) simulated
+host_inst_rate 121408 # Simulator instruction rate (inst/s)
+host_op_rate 239988 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1526556123 # Simulator tick rate (ticks/s)
+host_mem_usage 798272 # Number of bytes of host memory used
+host_seconds 3360.47 # Real time elapsed on the host
+sim_insts 407987808 # Number of instructions simulated
+sim_ops 806471132 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
-system.physmem.bytes_read::cpu.dtb.walker 4160 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.itb.walker 384 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.inst 1048640 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data 10814912 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.dtb.walker 4352 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.itb.walker 320 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.inst 1049088 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 10796544 # Number of bytes read from this memory
system.physmem.bytes_read::pc.south_bridge.ide 28352 # Number of bytes read from this memory
-system.physmem.bytes_read::total 11896448 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst 1048640 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 1048640 # Number of instructions bytes read from this memory
-system.physmem.bytes_written::writebacks 9598912 # Number of bytes written to this memory
-system.physmem.bytes_written::total 9598912 # Number of bytes written to this memory
-system.physmem.num_reads::cpu.dtb.walker 65 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.itb.walker 6 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.inst 16385 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data 168983 # Number of read requests responded to by this memory
+system.physmem.bytes_read::total 11878656 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 1049088 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 1049088 # Number of instructions bytes read from this memory
+system.physmem.bytes_written::writebacks 9594624 # Number of bytes written to this memory
+system.physmem.bytes_written::total 9594624 # Number of bytes written to this memory
+system.physmem.num_reads::cpu.dtb.walker 68 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.itb.walker 5 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.inst 16392 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 168696 # Number of read requests responded to by this memory
system.physmem.num_reads::pc.south_bridge.ide 443 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 185882 # Number of read requests responded to by this memory
-system.physmem.num_writes::writebacks 149983 # Number of write requests responded to by this memory
-system.physmem.num_writes::total 149983 # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.dtb.walker 812 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.itb.walker 75 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.inst 204575 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 2109836 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::pc.south_bridge.ide 5531 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 2320829 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 204575 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 204575 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::writebacks 1872612 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 1872612 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::writebacks 1872612 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.dtb.walker 812 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.itb.walker 75 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 204575 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 2109836 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::pc.south_bridge.ide 5531 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 4193440 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 185882 # Number of read requests accepted
-system.physmem.writeReqs 196703 # Number of write requests accepted
-system.physmem.readBursts 185882 # Number of DRAM read bursts, including those serviced by the write queue
-system.physmem.writeBursts 196703 # Number of DRAM write bursts, including those merged in the write queue
-system.physmem.bytesReadDRAM 11884864 # Total number of bytes read from DRAM
-system.physmem.bytesReadWrQ 11584 # Total number of bytes read from write queue
-system.physmem.bytesWritten 12459008 # Total number of bytes written to DRAM
-system.physmem.bytesReadSys 11896448 # Total read bytes from the system interface side
-system.physmem.bytesWrittenSys 12588992 # Total written bytes from the system interface side
-system.physmem.servicedByWrQ 181 # Number of DRAM read bursts serviced by the write queue
-system.physmem.mergedWrBursts 2006 # Number of DRAM write bursts merged with an existing one
-system.physmem.neitherReadNorWriteReqs 1725 # Number of requests that are neither read nor write
-system.physmem.perBankRdBursts::0 11442 # Per bank write bursts
-system.physmem.perBankRdBursts::1 11010 # Per bank write bursts
-system.physmem.perBankRdBursts::2 11990 # Per bank write bursts
-system.physmem.perBankRdBursts::3 11673 # Per bank write bursts
-system.physmem.perBankRdBursts::4 12100 # Per bank write bursts
-system.physmem.perBankRdBursts::5 11243 # Per bank write bursts
-system.physmem.perBankRdBursts::6 11527 # Per bank write bursts
-system.physmem.perBankRdBursts::7 11544 # Per bank write bursts
-system.physmem.perBankRdBursts::8 11275 # Per bank write bursts
-system.physmem.perBankRdBursts::9 11901 # Per bank write bursts
-system.physmem.perBankRdBursts::10 11758 # Per bank write bursts
-system.physmem.perBankRdBursts::11 11788 # Per bank write bursts
-system.physmem.perBankRdBursts::12 11617 # Per bank write bursts
-system.physmem.perBankRdBursts::13 12244 # Per bank write bursts
-system.physmem.perBankRdBursts::14 11799 # Per bank write bursts
-system.physmem.perBankRdBursts::15 10790 # Per bank write bursts
-system.physmem.perBankWrBursts::0 14290 # Per bank write bursts
-system.physmem.perBankWrBursts::1 13466 # Per bank write bursts
-system.physmem.perBankWrBursts::2 12356 # Per bank write bursts
-system.physmem.perBankWrBursts::3 11306 # Per bank write bursts
-system.physmem.perBankWrBursts::4 11781 # Per bank write bursts
-system.physmem.perBankWrBursts::5 11472 # Per bank write bursts
-system.physmem.perBankWrBursts::6 11444 # Per bank write bursts
-system.physmem.perBankWrBursts::7 11849 # Per bank write bursts
-system.physmem.perBankWrBursts::8 11105 # Per bank write bursts
-system.physmem.perBankWrBursts::9 11337 # Per bank write bursts
-system.physmem.perBankWrBursts::10 12902 # Per bank write bursts
-system.physmem.perBankWrBursts::11 12297 # Per bank write bursts
-system.physmem.perBankWrBursts::12 12359 # Per bank write bursts
-system.physmem.perBankWrBursts::13 12104 # Per bank write bursts
-system.physmem.perBankWrBursts::14 12504 # Per bank write bursts
-system.physmem.perBankWrBursts::15 12100 # Per bank write bursts
+system.physmem.num_reads::total 185604 # Number of read requests responded to by this memory
+system.physmem.num_writes::writebacks 149916 # Number of write requests responded to by this memory
+system.physmem.num_writes::total 149916 # Number of write requests responded to by this memory
+system.physmem.bw_read::cpu.dtb.walker 848 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.itb.walker 62 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.inst 204503 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 2104613 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::pc.south_bridge.ide 5527 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 2315553 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 204503 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 204503 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::writebacks 1870318 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 1870318 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::writebacks 1870318 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.dtb.walker 848 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.itb.walker 62 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 204503 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 2104613 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::pc.south_bridge.ide 5527 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 4185871 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 185604 # Number of read requests accepted
+system.physmem.writeReqs 196636 # Number of write requests accepted
+system.physmem.readBursts 185604 # Number of DRAM read bursts, including those serviced by the write queue
+system.physmem.writeBursts 196636 # Number of DRAM write bursts, including those merged in the write queue
+system.physmem.bytesReadDRAM 11865664 # Total number of bytes read from DRAM
+system.physmem.bytesReadWrQ 12992 # Total number of bytes read from write queue
+system.physmem.bytesWritten 12442240 # Total number of bytes written to DRAM
+system.physmem.bytesReadSys 11878656 # Total read bytes from the system interface side
+system.physmem.bytesWrittenSys 12584704 # Total written bytes from the system interface side
+system.physmem.servicedByWrQ 203 # Number of DRAM read bursts serviced by the write queue
+system.physmem.mergedWrBursts 2199 # Number of DRAM write bursts merged with an existing one
+system.physmem.neitherReadNorWriteReqs 1712 # Number of requests that are neither read nor write
+system.physmem.perBankRdBursts::0 11483 # Per bank write bursts
+system.physmem.perBankRdBursts::1 10958 # Per bank write bursts
+system.physmem.perBankRdBursts::2 11903 # Per bank write bursts
+system.physmem.perBankRdBursts::3 11497 # Per bank write bursts
+system.physmem.perBankRdBursts::4 11986 # Per bank write bursts
+system.physmem.perBankRdBursts::5 11369 # Per bank write bursts
+system.physmem.perBankRdBursts::6 11563 # Per bank write bursts
+system.physmem.perBankRdBursts::7 11462 # Per bank write bursts
+system.physmem.perBankRdBursts::8 11178 # Per bank write bursts
+system.physmem.perBankRdBursts::9 11812 # Per bank write bursts
+system.physmem.perBankRdBursts::10 11732 # Per bank write bursts
+system.physmem.perBankRdBursts::11 11823 # Per bank write bursts
+system.physmem.perBankRdBursts::12 11783 # Per bank write bursts
+system.physmem.perBankRdBursts::13 12309 # Per bank write bursts
+system.physmem.perBankRdBursts::14 11732 # Per bank write bursts
+system.physmem.perBankRdBursts::15 10811 # Per bank write bursts
+system.physmem.perBankWrBursts::0 14023 # Per bank write bursts
+system.physmem.perBankWrBursts::1 13077 # Per bank write bursts
+system.physmem.perBankWrBursts::2 12485 # Per bank write bursts
+system.physmem.perBankWrBursts::3 11134 # Per bank write bursts
+system.physmem.perBankWrBursts::4 11942 # Per bank write bursts
+system.physmem.perBankWrBursts::5 11710 # Per bank write bursts
+system.physmem.perBankWrBursts::6 11692 # Per bank write bursts
+system.physmem.perBankWrBursts::7 11673 # Per bank write bursts
+system.physmem.perBankWrBursts::8 11519 # Per bank write bursts
+system.physmem.perBankWrBursts::9 11764 # Per bank write bursts
+system.physmem.perBankWrBursts::10 12914 # Per bank write bursts
+system.physmem.perBankWrBursts::11 11938 # Per bank write bursts
+system.physmem.perBankWrBursts::12 12257 # Per bank write bursts
+system.physmem.perBankWrBursts::13 11913 # Per bank write bursts
+system.physmem.perBankWrBursts::14 12398 # Per bank write bursts
+system.physmem.perBankWrBursts::15 11971 # Per bank write bursts
system.physmem.numRdRetry 0 # Number of times read queue was full causing retry
system.physmem.numWrRetry 0 # Number of times write queue was full causing retry
-system.physmem.totGap 5125948445000 # Total gap between requests
+system.physmem.totGap 5129942968500 # Total gap between requests
system.physmem.readPktSize::0 0 # Read request sizes (log2)
system.physmem.readPktSize::1 0 # Read request sizes (log2)
system.physmem.readPktSize::2 0 # Read request sizes (log2)
system.physmem.readPktSize::3 0 # Read request sizes (log2)
system.physmem.readPktSize::4 0 # Read request sizes (log2)
system.physmem.readPktSize::5 0 # Read request sizes (log2)
-system.physmem.readPktSize::6 185882 # Read request sizes (log2)
+system.physmem.readPktSize::6 185604 # Read request sizes (log2)
system.physmem.writePktSize::0 0 # Write request sizes (log2)
system.physmem.writePktSize::1 0 # Write request sizes (log2)
system.physmem.writePktSize::2 0 # Write request sizes (log2)
system.physmem.writePktSize::3 0 # Write request sizes (log2)
system.physmem.writePktSize::4 0 # Write request sizes (log2)
system.physmem.writePktSize::5 0 # Write request sizes (log2)
-system.physmem.writePktSize::6 196703 # Write request sizes (log2)
-system.physmem.rdQLenPdf::0 170938 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 11974 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 2076 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 389 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 51 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 38 # What read queue length does an incoming req see
+system.physmem.writePktSize::6 196636 # Write request sizes (log2)
+system.physmem.rdQLenPdf::0 170730 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 11911 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 2018 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 400 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 56 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 41 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6 33 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::7 30 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::8 27 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::7 31 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::8 28 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9 28 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::10 28 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::11 28 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::12 25 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::13 25 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::14 7 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::11 29 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::12 28 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::13 28 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::14 8 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::15 2 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::16 1 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::17 1 # What read queue length does an incoming req see
@@ -156,322 +156,323 @@ system.physmem.wrQLenPdf::11 1 # Wh
system.physmem.wrQLenPdf::12 1 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::13 1 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::14 1 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::15 2565 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::16 4995 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::17 9658 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::18 11003 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::19 11503 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::20 12525 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::21 12987 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::22 14022 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::23 13789 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::24 14358 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::25 13266 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::26 12891 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::27 11326 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::28 10718 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::29 9007 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::30 8656 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::31 8564 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::32 8367 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::33 487 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::34 406 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::35 371 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::36 317 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::37 302 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::38 282 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::39 239 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::40 218 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::41 218 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::42 203 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::43 186 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::44 149 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::45 159 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::46 156 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::47 133 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::48 127 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::49 106 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::50 104 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::51 93 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::52 74 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::53 61 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::54 37 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::55 22 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::56 18 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::57 7 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::58 5 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::15 2574 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::16 4997 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::17 9722 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::18 11014 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::19 11539 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::20 12555 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::21 13007 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::22 14095 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::23 13776 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::24 14313 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::25 13208 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::26 12728 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::27 11239 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::28 10589 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::29 8962 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::30 8627 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::31 8507 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::32 8355 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::33 501 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::34 411 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::35 382 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::36 322 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::37 284 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::38 271 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::39 228 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::40 251 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::41 261 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::42 235 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::43 205 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::44 171 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::45 167 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::46 162 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::47 128 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::48 122 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::49 123 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::50 115 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::51 92 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::52 58 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::53 48 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::54 34 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::55 15 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::56 12 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::57 8 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::58 4 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::59 2 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::60 0 # What write queue length does an incoming req see
-system.physmem.wrQLenPdf::61 0 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::60 2 # What write queue length does an incoming req see
+system.physmem.wrQLenPdf::61 1 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63 0 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 75254 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 323.488559 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 187.903299 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 341.428888 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::0-127 27891 37.06% 37.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-255 17298 22.99% 60.05% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-383 7596 10.09% 70.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-511 4208 5.59% 75.73% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-639 3159 4.20% 79.93% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-767 2000 2.66% 82.59% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-895 1345 1.79% 84.38% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-1023 1163 1.55% 85.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1151 10594 14.08% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 75254 # Bytes accessed per row activation
-system.physmem.rdPerTurnAround::samples 7808 # Reads before turning the bus around for writes
-system.physmem.rdPerTurnAround::mean 23.780866 # Reads before turning the bus around for writes
-system.physmem.rdPerTurnAround::stdev 544.702276 # Reads before turning the bus around for writes
-system.physmem.rdPerTurnAround::0-2047 7807 99.99% 99.99% # Reads before turning the bus around for writes
+system.physmem.bytesPerActivate::samples 75289 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 322.860444 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 187.432072 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 341.383638 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::0-127 27971 37.15% 37.15% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-255 17364 23.06% 60.21% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-383 7569 10.05% 70.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-511 4193 5.57% 75.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-639 3123 4.15% 79.99% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-767 1949 2.59% 82.57% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-895 1359 1.81% 84.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-1023 1178 1.56% 85.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1151 10583 14.06% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 75289 # Bytes accessed per row activation
+system.physmem.rdPerTurnAround::samples 7789 # Reads before turning the bus around for writes
+system.physmem.rdPerTurnAround::mean 23.801643 # Reads before turning the bus around for writes
+system.physmem.rdPerTurnAround::stdev 545.365861 # Reads before turning the bus around for writes
+system.physmem.rdPerTurnAround::0-2047 7788 99.99% 99.99% # Reads before turning the bus around for writes
system.physmem.rdPerTurnAround::47104-49151 1 0.01% 100.00% # Reads before turning the bus around for writes
-system.physmem.rdPerTurnAround::total 7808 # Reads before turning the bus around for writes
-system.physmem.wrPerTurnAround::samples 7808 # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::mean 24.932377 # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::gmean 20.361157 # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::stdev 24.539970 # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::16-19 6379 81.70% 81.70% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::20-23 49 0.63% 82.33% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::24-27 9 0.12% 82.44% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::28-31 259 3.32% 85.76% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::32-35 187 2.39% 88.15% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::36-39 53 0.68% 88.83% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::40-43 34 0.44% 89.27% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::44-47 61 0.78% 90.05% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::48-51 178 2.28% 92.33% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::52-55 19 0.24% 92.57% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::56-59 13 0.17% 92.74% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::60-63 14 0.18% 92.92% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::64-67 27 0.35% 93.26% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::68-71 19 0.24% 93.51% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::72-75 6 0.08% 93.58% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::76-79 50 0.64% 94.22% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::80-83 97 1.24% 95.47% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::84-87 8 0.10% 95.57% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::88-91 3 0.04% 95.61% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::92-95 20 0.26% 95.86% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::96-99 156 2.00% 97.86% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::100-103 7 0.09% 97.95% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::104-107 10 0.13% 98.08% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::108-111 2 0.03% 98.10% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::112-115 29 0.37% 98.48% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::116-119 2 0.03% 98.50% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::120-123 11 0.14% 98.64% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::124-127 4 0.05% 98.69% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::128-131 16 0.20% 98.90% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::132-135 10 0.13% 99.03% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::136-139 4 0.05% 99.08% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::140-143 6 0.08% 99.15% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::144-147 7 0.09% 99.24% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::148-151 11 0.14% 99.39% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::152-155 1 0.01% 99.40% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::156-159 2 0.03% 99.42% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::160-163 10 0.13% 99.55% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::164-167 2 0.03% 99.58% # Writes before turning the bus around for reads
+system.physmem.rdPerTurnAround::total 7789 # Reads before turning the bus around for writes
+system.physmem.wrPerTurnAround::samples 7789 # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::mean 24.959558 # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::gmean 20.372117 # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::stdev 24.594707 # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::16-19 6350 81.53% 81.53% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::20-23 59 0.76% 82.28% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::24-27 17 0.22% 82.50% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::28-31 286 3.67% 86.17% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::32-35 164 2.11% 88.28% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::36-39 59 0.76% 89.04% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::40-43 41 0.53% 89.56% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::44-47 34 0.44% 90.00% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::48-51 175 2.25% 92.25% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::52-55 16 0.21% 92.45% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::56-59 16 0.21% 92.66% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::60-63 13 0.17% 92.82% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::64-67 28 0.36% 93.18% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::68-71 16 0.21% 93.39% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::72-75 10 0.13% 93.52% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::76-79 42 0.54% 94.06% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::80-83 108 1.39% 95.44% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::84-87 9 0.12% 95.56% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::88-91 9 0.12% 95.67% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::92-95 24 0.31% 95.98% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::96-99 141 1.81% 97.79% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::100-103 3 0.04% 97.83% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::104-107 13 0.17% 98.00% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::108-111 4 0.05% 98.05% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::112-115 34 0.44% 98.49% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::116-119 3 0.04% 98.52% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::120-123 10 0.13% 98.65% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::124-127 1 0.01% 98.66% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::128-131 14 0.18% 98.84% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::132-135 5 0.06% 98.91% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::136-139 1 0.01% 98.92% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::140-143 5 0.06% 98.99% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::144-147 13 0.17% 99.15% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::148-151 10 0.13% 99.28% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::152-155 3 0.04% 99.32% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::156-159 6 0.08% 99.40% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::160-163 11 0.14% 99.54% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::164-167 3 0.04% 99.58% # Writes before turning the bus around for reads
system.physmem.wrPerTurnAround::168-171 2 0.03% 99.60% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::172-175 1 0.01% 99.62% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::176-179 7 0.09% 99.71% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::180-183 2 0.03% 99.73% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::184-187 1 0.01% 99.74% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::188-191 2 0.03% 99.77% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::192-195 1 0.01% 99.78% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::200-203 2 0.03% 99.81% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::204-207 2 0.03% 99.83% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::216-219 2 0.03% 99.86% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::220-223 4 0.05% 99.91% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::224-227 2 0.03% 99.94% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::228-231 2 0.03% 99.96% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::232-235 1 0.01% 99.97% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::248-251 2 0.03% 100.00% # Writes before turning the bus around for reads
-system.physmem.wrPerTurnAround::total 7808 # Writes before turning the bus around for reads
-system.physmem.totQLat 1993300749 # Total ticks spent queuing
-system.physmem.totMemAccLat 5475194499 # Total ticks spent from burst creation until serviced by the DRAM
-system.physmem.totBusLat 928505000 # Total ticks spent in databus transfers
-system.physmem.avgQLat 10733.93 # Average queueing delay per DRAM burst
+system.physmem.wrPerTurnAround::172-175 3 0.04% 99.64% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::176-179 5 0.06% 99.70% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::180-183 1 0.01% 99.72% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::184-187 3 0.04% 99.76% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::188-191 1 0.01% 99.77% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::196-199 2 0.03% 99.79% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::200-203 6 0.08% 99.87% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::204-207 3 0.04% 99.91% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::208-211 1 0.01% 99.92% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::216-219 1 0.01% 99.94% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::220-223 1 0.01% 99.95% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::224-227 1 0.01% 99.96% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::228-231 1 0.01% 99.97% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::244-247 1 0.01% 99.99% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::248-251 1 0.01% 100.00% # Writes before turning the bus around for reads
+system.physmem.wrPerTurnAround::total 7789 # Writes before turning the bus around for reads
+system.physmem.totQLat 1998636250 # Total ticks spent queuing
+system.physmem.totMemAccLat 5474905000 # Total ticks spent from burst creation until serviced by the DRAM
+system.physmem.totBusLat 927005000 # Total ticks spent in databus transfers
+system.physmem.avgQLat 10780.07 # Average queueing delay per DRAM burst
system.physmem.avgBusLat 5000.00 # Average bus latency per DRAM burst
-system.physmem.avgMemAccLat 29483.93 # Average memory access latency per DRAM burst
-system.physmem.avgRdBW 2.32 # Average DRAM read bandwidth in MiByte/s
+system.physmem.avgMemAccLat 29530.07 # Average memory access latency per DRAM burst
+system.physmem.avgRdBW 2.31 # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW 2.43 # Average achieved write bandwidth in MiByte/s
system.physmem.avgRdBWSys 2.32 # Average system read bandwidth in MiByte/s
-system.physmem.avgWrBWSys 2.46 # Average system write bandwidth in MiByte/s
+system.physmem.avgWrBWSys 2.45 # Average system write bandwidth in MiByte/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s
system.physmem.busUtil 0.04 # Data bus utilization in percentage
system.physmem.busUtilRead 0.02 # Data bus utilization in percentage for reads
system.physmem.busUtilWrite 0.02 # Data bus utilization in percentage for writes
-system.physmem.avgRdQLen 1.07 # Average read queue length when enqueuing
-system.physmem.avgWrQLen 26.04 # Average write queue length when enqueuing
-system.physmem.readRowHits 152642 # Number of row buffer hits during reads
-system.physmem.writeRowHits 152476 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 82.20 # Row buffer hit rate for reads
-system.physmem.writeRowHitRate 78.31 # Row buffer hit rate for writes
-system.physmem.avgGap 13398195.03 # Average gap between requests
-system.physmem.pageHitRate 80.21 # Row buffer hit rate, read and write combined
-system.physmem_0.actEnergy 279704880 # Energy for activate commands per rank (pJ)
-system.physmem_0.preEnergy 152616750 # Energy for precharge commands per rank (pJ)
-system.physmem_0.readEnergy 721718400 # Energy for read commands per rank (pJ)
-system.physmem_0.writeEnergy 634806720 # Energy for write commands per rank (pJ)
-system.physmem_0.refreshEnergy 334801830480 # Energy for refresh commands per rank (pJ)
-system.physmem_0.actBackEnergy 129444104115 # Energy for active background per rank (pJ)
-system.physmem_0.preBackEnergy 2962019880750 # Energy for precharge background per rank (pJ)
-system.physmem_0.totalEnergy 3428054662095 # Total energy per rank (pJ)
-system.physmem_0.averagePower 668.765327 # Core power per rank (mW)
-system.physmem_0.memoryStateTime::IDLE 4927513863750 # Time in different power states
-system.physmem_0.memoryStateTime::REF 171166580000 # Time in different power states
+system.physmem.avgRdQLen 1.06 # Average read queue length when enqueuing
+system.physmem.avgWrQLen 25.71 # Average write queue length when enqueuing
+system.physmem.readRowHits 152292 # Number of row buffer hits during reads
+system.physmem.writeRowHits 152229 # Number of row buffer hits during writes
+system.physmem.readRowHitRate 82.14 # Row buffer hit rate for reads
+system.physmem.writeRowHitRate 78.29 # Row buffer hit rate for writes
+system.physmem.avgGap 13420738.20 # Average gap between requests
+system.physmem.pageHitRate 80.17 # Row buffer hit rate, read and write combined
+system.physmem_0.actEnergy 279697320 # Energy for activate commands per rank (pJ)
+system.physmem_0.preEnergy 152612625 # Energy for precharge commands per rank (pJ)
+system.physmem_0.readEnergy 719316000 # Energy for read commands per rank (pJ)
+system.physmem_0.writeEnergy 633329280 # Energy for write commands per rank (pJ)
+system.physmem_0.refreshEnergy 335062721760 # Energy for refresh commands per rank (pJ)
+system.physmem_0.actBackEnergy 129572750835 # Energy for active background per rank (pJ)
+system.physmem_0.preBackEnergy 2964303640500 # Energy for precharge background per rank (pJ)
+system.physmem_0.totalEnergy 3430724068320 # Total energy per rank (pJ)
+system.physmem_0.averagePower 668.764961 # Core power per rank (mW)
+system.physmem_0.memoryStateTime::IDLE 4931314948000 # Time in different power states
+system.physmem_0.memoryStateTime::REF 171299960000 # Time in different power states
system.physmem_0.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.physmem_0.memoryStateTime::ACT 27267949750 # Time in different power states
+system.physmem_0.memoryStateTime::ACT 27328009000 # Time in different power states
system.physmem_0.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.physmem_1.actEnergy 289215360 # Energy for activate commands per rank (pJ)
-system.physmem_1.preEnergy 157806000 # Energy for precharge commands per rank (pJ)
-system.physmem_1.readEnergy 726741600 # Energy for read commands per rank (pJ)
-system.physmem_1.writeEnergy 626667840 # Energy for write commands per rank (pJ)
-system.physmem_1.refreshEnergy 334801830480 # Energy for refresh commands per rank (pJ)
-system.physmem_1.actBackEnergy 129734124390 # Energy for active background per rank (pJ)
-system.physmem_1.preBackEnergy 2961765477000 # Energy for precharge background per rank (pJ)
-system.physmem_1.totalEnergy 3428101862670 # Total energy per rank (pJ)
-system.physmem_1.averagePower 668.774535 # Core power per rank (mW)
-system.physmem_1.memoryStateTime::IDLE 4927089550750 # Time in different power states
-system.physmem_1.memoryStateTime::REF 171166580000 # Time in different power states
+system.physmem_1.actEnergy 289487520 # Energy for activate commands per rank (pJ)
+system.physmem_1.preEnergy 157954500 # Energy for precharge commands per rank (pJ)
+system.physmem_1.readEnergy 726804000 # Energy for read commands per rank (pJ)
+system.physmem_1.writeEnergy 626447520 # Energy for write commands per rank (pJ)
+system.physmem_1.refreshEnergy 335062721760 # Energy for refresh commands per rank (pJ)
+system.physmem_1.actBackEnergy 129789266760 # Energy for active background per rank (pJ)
+system.physmem_1.preBackEnergy 2964113714250 # Energy for precharge background per rank (pJ)
+system.physmem_1.totalEnergy 3430766396310 # Total energy per rank (pJ)
+system.physmem_1.averagePower 668.773213 # Core power per rank (mW)
+system.physmem_1.memoryStateTime::IDLE 4930997374750 # Time in different power states
+system.physmem_1.memoryStateTime::REF 171299960000 # Time in different power states
system.physmem_1.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.physmem_1.memoryStateTime::ACT 27689450500 # Time in different power states
+system.physmem_1.memoryStateTime::ACT 27642592750 # Time in different power states
system.physmem_1.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.cpu.branchPred.lookups 86963954 # Number of BP lookups
-system.cpu.branchPred.condPredicted 86963954 # Number of conditional branches predicted
-system.cpu.branchPred.condIncorrect 905408 # Number of conditional branches incorrect
-system.cpu.branchPred.BTBLookups 80060833 # Number of BTB lookups
-system.cpu.branchPred.BTBHits 78220075 # Number of BTB hits
+system.cpu.branchPred.lookups 86966196 # Number of BP lookups
+system.cpu.branchPred.condPredicted 86966196 # Number of conditional branches predicted
+system.cpu.branchPred.condIncorrect 908530 # Number of conditional branches incorrect
+system.cpu.branchPred.BTBLookups 80060297 # Number of BTB lookups
+system.cpu.branchPred.BTBHits 78222813 # Number of BTB hits
system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 97.700801 # BTB Hit Percentage
-system.cpu.branchPred.usedRAS 1554669 # Number of times the RAS was used to get a target.
-system.cpu.branchPred.RASInCorrect 179026 # Number of incorrect RAS predictions.
+system.cpu.branchPred.BTBHitPct 97.704875 # BTB Hit Percentage
+system.cpu.branchPred.usedRAS 1554803 # Number of times the RAS was used to get a target.
+system.cpu.branchPred.RASInCorrect 179885 # Number of incorrect RAS predictions.
system.cpu_clk_domain.clock 500 # Clock period in ticks
system.cpu.apic_clk_domain.clock 8000 # Clock period in ticks
-system.cpu.numCycles 449722784 # number of cpu cycles simulated
+system.cpu.numCycles 449725865 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu.fetch.icacheStallCycles 27725020 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 429300438 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 86963954 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 79774744 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 417978242 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 1899598 # Number of cycles fetch has spent squashing
-system.cpu.fetch.TlbCycles 143976 # Number of cycles fetch has spent waiting for tlb
-system.cpu.fetch.MiscStallCycles 49214 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu.fetch.PendingTrapStallCycles 212054 # Number of stall cycles due to pending traps
-system.cpu.fetch.PendingQuiesceStallCycles 124897 # Number of stall cycles due to pending quiesce instructions
-system.cpu.fetch.IcacheWaitRetryStallCycles 365 # Number of stall cycles due to full MSHR
-system.cpu.fetch.CacheLines 9198894 # Number of cache lines fetched
-system.cpu.fetch.IcacheSquashes 449574 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.ItlbSquashes 4910 # Number of outstanding ITLB misses that were squashed
-system.cpu.fetch.rateDist::samples 447183567 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 1.894463 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 3.051838 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.icacheStallCycles 27729826 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.Insts 429316628 # Number of instructions fetch has processed
+system.cpu.fetch.Branches 86966196 # Number of branches that fetch encountered
+system.cpu.fetch.predictedBranches 79777616 # Number of branches that fetch has predicted taken
+system.cpu.fetch.Cycles 417943861 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.SquashCycles 1905694 # Number of cycles fetch has spent squashing
+system.cpu.fetch.TlbCycles 153883 # Number of cycles fetch has spent waiting for tlb
+system.cpu.fetch.MiscStallCycles 50061 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu.fetch.PendingTrapStallCycles 216755 # Number of stall cycles due to pending traps
+system.cpu.fetch.PendingQuiesceStallCycles 126625 # Number of stall cycles due to pending quiesce instructions
+system.cpu.fetch.IcacheWaitRetryStallCycles 694 # Number of stall cycles due to full MSHR
+system.cpu.fetch.CacheLines 9209956 # Number of cache lines fetched
+system.cpu.fetch.IcacheSquashes 450181 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.ItlbSquashes 5437 # Number of outstanding ITLB misses that were squashed
+system.cpu.fetch.rateDist::samples 447174552 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::mean 1.894587 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::stdev 3.051890 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::0 281562684 62.96% 62.96% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 2296710 0.51% 63.48% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 72185404 16.14% 79.62% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 1608090 0.36% 79.98% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::4 2152491 0.48% 80.46% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::5 2328628 0.52% 80.98% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::6 1534045 0.34% 81.32% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::7 1900420 0.42% 81.75% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::8 81615095 18.25% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::0 281545500 62.96% 62.96% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::1 2299594 0.51% 63.48% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::2 72183543 16.14% 79.62% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::3 1609599 0.36% 79.98% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::4 2153830 0.48% 80.46% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::5 2329535 0.52% 80.98% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::6 1534724 0.34% 81.32% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::7 1901427 0.43% 81.75% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::8 81616800 18.25% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::total 447183567 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.193372 # Number of branch fetches per cycle
-system.cpu.fetch.rate 0.954589 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 23075597 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 264910108 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 150816162 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 7431901 # Number of cycles decode is unblocking
-system.cpu.decode.SquashCycles 949799 # Number of cycles decode is squashing
-system.cpu.decode.DecodedInsts 838865197 # Number of instructions handled by decode
-system.cpu.rename.SquashCycles 949799 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 25926245 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 223342995 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 13219671 # count of cycles rename stalled for serializing inst
-system.cpu.rename.RunCycles 154710115 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 29034742 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 835373495 # Number of instructions processed by rename
-system.cpu.rename.ROBFullEvents 478818 # Number of times rename has blocked due to ROB full
-system.cpu.rename.IQFullEvents 12412845 # Number of times rename has blocked due to IQ full
-system.cpu.rename.LQFullEvents 182552 # Number of times rename has blocked due to LQ full
-system.cpu.rename.SQFullEvents 13765619 # Number of times rename has blocked due to SQ full
-system.cpu.rename.RenamedOperands 997850152 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 1814454577 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 1115386152 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 142 # Number of floating rename lookups
-system.cpu.rename.CommittedMaps 964539686 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 33310464 # Number of HB maps that are undone due to squashing
-system.cpu.rename.serializingInsts 468855 # count of serializing insts renamed
-system.cpu.rename.tempSerializingInsts 472576 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 39019315 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 17353635 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 10197147 # Number of stores inserted to the mem dependence unit.
-system.cpu.memDep0.conflictingLoads 1310615 # Number of conflicting loads.
-system.cpu.memDep0.conflictingStores 1095058 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 829813890 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqNonSpecInstsAdded 1210662 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 824509848 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 239912 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 23585262 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedOperandsExamined 36379120 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.iq.iqSquashedNonSpecRemoved 154680 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 447183567 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 1.843784 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 2.418075 # Number of insts issued each cycle
+system.cpu.fetch.rateDist::total 447174552 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.branchRate 0.193376 # Number of branch fetches per cycle
+system.cpu.fetch.rate 0.954618 # Number of inst fetches per cycle
+system.cpu.decode.IdleCycles 23090202 # Number of cycles decode is idle
+system.cpu.decode.BlockedCycles 264882686 # Number of cycles decode is blocked
+system.cpu.decode.RunCycles 150813511 # Number of cycles decode is running
+system.cpu.decode.UnblockCycles 7435306 # Number of cycles decode is unblocking
+system.cpu.decode.SquashCycles 952847 # Number of cycles decode is squashing
+system.cpu.decode.DecodedInsts 838903899 # Number of instructions handled by decode
+system.cpu.rename.SquashCycles 952847 # Number of cycles rename is squashing
+system.cpu.rename.IdleCycles 25942831 # Number of cycles rename is idle
+system.cpu.rename.BlockCycles 223326641 # Number of cycles rename is blocking
+system.cpu.rename.serializeStallCycles 13232428 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RunCycles 154708804 # Number of cycles rename is running
+system.cpu.rename.UnblockCycles 29011001 # Number of cycles rename is unblocking
+system.cpu.rename.RenamedInsts 835406292 # Number of instructions processed by rename
+system.cpu.rename.ROBFullEvents 477425 # Number of times rename has blocked due to ROB full
+system.cpu.rename.IQFullEvents 12418228 # Number of times rename has blocked due to IQ full
+system.cpu.rename.LQFullEvents 176585 # Number of times rename has blocked due to LQ full
+system.cpu.rename.SQFullEvents 13740194 # Number of times rename has blocked due to SQ full
+system.cpu.rename.RenamedOperands 997876395 # Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 1814508658 # Number of register rename lookups that rename has made
+system.cpu.rename.int_rename_lookups 1115444420 # Number of integer rename lookups
+system.cpu.rename.fp_rename_lookups 102 # Number of floating rename lookups
+system.cpu.rename.CommittedMaps 964480017 # Number of HB maps that are committed
+system.cpu.rename.UndoneMaps 33396376 # Number of HB maps that are undone due to squashing
+system.cpu.rename.serializingInsts 469202 # count of serializing insts renamed
+system.cpu.rename.tempSerializingInsts 473127 # count of temporary serializing insts renamed
+system.cpu.rename.skidInsts 39031385 # count of insts added to the skid buffer
+system.cpu.memDep0.insertedLoads 17359783 # Number of loads inserted to the mem dependence unit.
+system.cpu.memDep0.insertedStores 10198929 # Number of stores inserted to the mem dependence unit.
+system.cpu.memDep0.conflictingLoads 1317086 # Number of conflicting loads.
+system.cpu.memDep0.conflictingStores 1098616 # Number of conflicting stores.
+system.cpu.iq.iqInstsAdded 829832373 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqNonSpecInstsAdded 1210818 # Number of non-speculative instructions added to the IQ
+system.cpu.iq.iqInstsIssued 824505871 # Number of instructions issued
+system.cpu.iq.iqSquashedInstsIssued 240863 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 23642425 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedOperandsExamined 36460999 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedNonSpecRemoved 154878 # Number of squashed non-spec instructions that were removed
+system.cpu.iq.issued_per_cycle::samples 447174552 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::mean 1.843812 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::stdev 2.418056 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::0 262867260 58.78% 58.78% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 13875410 3.10% 61.89% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 10102524 2.26% 64.14% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 6917845 1.55% 65.69% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 74366987 16.63% 82.32% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::5 4460507 1.00% 83.32% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::6 72819289 16.28% 99.60% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::7 1200322 0.27% 99.87% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::8 573423 0.13% 100.00% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::0 262851560 58.78% 58.78% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::1 13883927 3.10% 61.89% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::2 10098896 2.26% 64.14% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::3 6926055 1.55% 65.69% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::4 74362880 16.63% 82.32% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::5 4459374 1.00% 83.32% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::6 72818710 16.28% 99.60% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::7 1199863 0.27% 99.87% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::8 573287 0.13% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::total 447183567 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::total 447174552 # Number of insts issued each cycle
system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntAlu 1986412 71.97% 71.97% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 252 0.01% 71.98% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 1233 0.04% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 72.02% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 612541 22.19% 94.22% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 159591 5.78% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 1983031 71.93% 71.93% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 252 0.01% 71.94% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 1287 0.05% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 71.99% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 612199 22.21% 94.19% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 160068 5.81% 100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
-system.cpu.iq.FU_type_0::No_OpClass 292966 0.04% 0.04% # Type of FU issued
-system.cpu.iq.FU_type_0::IntAlu 796097417 96.55% 96.59% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 150721 0.02% 96.61% # Type of FU issued
-system.cpu.iq.FU_type_0::IntDiv 125468 0.02% 96.62% # Type of FU issued
+system.cpu.iq.FU_type_0::No_OpClass 294191 0.04% 0.04% # Type of FU issued
+system.cpu.iq.FU_type_0::IntAlu 796088573 96.55% 96.59% # Type of FU issued
+system.cpu.iq.FU_type_0::IntMult 150664 0.02% 96.61% # Type of FU issued
+system.cpu.iq.FU_type_0::IntDiv 125614 0.02% 96.62% # Type of FU issued
system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 96.62% # Type of FU issued
system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 96.62% # Type of FU issued
system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 96.62% # Type of FU issued
@@ -498,98 +499,98 @@ system.cpu.iq.FU_type_0::SimdFloatMisc 0 0.00% 96.62% # Ty
system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 96.62% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 96.62% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 96.62% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 18437939 2.24% 98.86% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 9405337 1.14% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::MemRead 18441786 2.24% 98.86% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 9405043 1.14% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu.iq.FU_type_0::total 824509848 # Type of FU issued
-system.cpu.iq.rate 1.833374 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 2760029 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.003347 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 2099202980 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 854622338 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 819935754 # Number of integer instruction queue wakeup accesses
-system.cpu.iq.fp_inst_queue_reads 223 # Number of floating instruction queue reads
-system.cpu.iq.fp_inst_queue_writes 238 # Number of floating instruction queue writes
-system.cpu.iq.fp_inst_queue_wakeup_accesses 62 # Number of floating instruction queue wakeup accesses
-system.cpu.iq.int_alu_accesses 826976810 # Number of integer alu accesses
-system.cpu.iq.fp_alu_accesses 101 # Number of floating point alu accesses
-system.cpu.iew.lsq.thread0.forwLoads 1879265 # Number of loads that had data forwarded from stores
+system.cpu.iq.FU_type_0::total 824505871 # Type of FU issued
+system.cpu.iq.rate 1.833352 # Inst issue rate
+system.cpu.iq.fu_busy_cnt 2756837 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.003344 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 2099183812 # Number of integer instruction queue reads
+system.cpu.iq.int_inst_queue_writes 854698119 # Number of integer instruction queue writes
+system.cpu.iq.int_inst_queue_wakeup_accesses 819923286 # Number of integer instruction queue wakeup accesses
+system.cpu.iq.fp_inst_queue_reads 181 # Number of floating instruction queue reads
+system.cpu.iq.fp_inst_queue_writes 182 # Number of floating instruction queue writes
+system.cpu.iq.fp_inst_queue_wakeup_accesses 50 # Number of floating instruction queue wakeup accesses
+system.cpu.iq.int_alu_accesses 826968435 # Number of integer alu accesses
+system.cpu.iq.fp_alu_accesses 82 # Number of floating point alu accesses
+system.cpu.iew.lsq.thread0.forwLoads 1878873 # Number of loads that had data forwarded from stores
system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu.iew.lsq.thread0.squashedLoads 3349902 # Number of loads squashed
-system.cpu.iew.lsq.thread0.ignoredResponses 15405 # Number of memory responses ignored because the instruction is squashed
-system.cpu.iew.lsq.thread0.memOrderViolation 14537 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 1763571 # Number of stores squashed
+system.cpu.iew.lsq.thread0.squashedLoads 3357342 # Number of loads squashed
+system.cpu.iew.lsq.thread0.ignoredResponses 15595 # Number of memory responses ignored because the instruction is squashed
+system.cpu.iew.lsq.thread0.memOrderViolation 14483 # Number of memory ordering violations
+system.cpu.iew.lsq.thread0.squashedStores 1769318 # Number of stores squashed
system.cpu.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu.iew.lsq.thread0.rescheduledLoads 2224753 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread0.cacheBlocked 72078 # Number of times an access to memory failed due to the cache being blocked
+system.cpu.iew.lsq.thread0.rescheduledLoads 2224742 # Number of loads that were rescheduled
+system.cpu.iew.lsq.thread0.cacheBlocked 72242 # Number of times an access to memory failed due to the cache being blocked
system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu.iew.iewSquashCycles 949799 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 205606066 # Number of cycles IEW is blocking
-system.cpu.iew.iewUnblockCycles 9444034 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 831024552 # Number of instructions dispatched to IQ
-system.cpu.iew.iewDispSquashedInsts 186671 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 17353635 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 10197147 # Number of dispatched store instructions
-system.cpu.iew.iewDispNonSpecInsts 713788 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewIQFullEvents 414805 # Number of times the IQ has become full, causing a stall
-system.cpu.iew.iewLSQFullEvents 8129418 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.memOrderViolationEvents 14537 # Number of memory order violations
-system.cpu.iew.predictedTakenIncorrect 518368 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 539118 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.branchMispredicts 1057486 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 822883825 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 18037381 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 1492626 # Number of squashed instructions skipped in execute
+system.cpu.iew.iewSquashCycles 952847 # Number of cycles IEW is squashing
+system.cpu.iew.iewBlockCycles 205624678 # Number of cycles IEW is blocking
+system.cpu.iew.iewUnblockCycles 9408932 # Number of cycles IEW is unblocking
+system.cpu.iew.iewDispatchedInsts 831043191 # Number of instructions dispatched to IQ
+system.cpu.iew.iewDispSquashedInsts 186605 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispLoadInsts 17359783 # Number of dispatched load instructions
+system.cpu.iew.iewDispStoreInsts 10198929 # Number of dispatched store instructions
+system.cpu.iew.iewDispNonSpecInsts 713805 # Number of dispatched non-speculative instructions
+system.cpu.iew.iewIQFullEvents 415277 # Number of times the IQ has become full, causing a stall
+system.cpu.iew.iewLSQFullEvents 8093737 # Number of times the LSQ has become full, causing a stall
+system.cpu.iew.memOrderViolationEvents 14483 # Number of memory order violations
+system.cpu.iew.predictedTakenIncorrect 519848 # Number of branches that were predicted taken incorrectly
+system.cpu.iew.predictedNotTakenIncorrect 541033 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.branchMispredicts 1060881 # Number of branch mispredicts detected at execute
+system.cpu.iew.iewExecutedInsts 822872781 # Number of executed instructions
+system.cpu.iew.iewExecLoadInsts 18039155 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 1498773 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
system.cpu.iew.exec_nop 0 # number of nop insts executed
-system.cpu.iew.exec_refs 27216272 # number of memory reference insts executed
-system.cpu.iew.exec_branches 83330623 # Number of branches executed
-system.cpu.iew.exec_stores 9178891 # Number of stores executed
-system.cpu.iew.exec_rate 1.829758 # Inst execution rate
-system.cpu.iew.wb_sent 822374066 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 819935816 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 641195588 # num instructions producing a value
-system.cpu.iew.wb_consumers 1050795800 # num instructions consuming a value
+system.cpu.iew.exec_refs 27216659 # number of memory reference insts executed
+system.cpu.iew.exec_branches 83327917 # Number of branches executed
+system.cpu.iew.exec_stores 9177504 # Number of stores executed
+system.cpu.iew.exec_rate 1.829721 # Inst execution rate
+system.cpu.iew.wb_sent 822362005 # cumulative count of insts sent to commit
+system.cpu.iew.wb_count 819923336 # cumulative count of insts written-back
+system.cpu.iew.wb_producers 641186937 # num instructions producing a value
+system.cpu.iew.wb_consumers 1050770759 # num instructions consuming a value
system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu.iew.wb_rate 1.823203 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.610200 # average fanout of values written-back
+system.cpu.iew.wb_rate 1.823163 # insts written-back per cycle
+system.cpu.iew.wb_fanout 0.610206 # average fanout of values written-back
system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.commit.commitSquashedInsts 24410170 # The number of squashed insts skipped by commit
-system.cpu.commit.commitNonSpecStalls 1055982 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.branchMispredicts 917776 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 443513895 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 1.818476 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 2.675053 # Number of insts commited each cycle
+system.cpu.commit.commitSquashedInsts 24478012 # The number of squashed insts skipped by commit
+system.cpu.commit.commitNonSpecStalls 1055940 # The number of times commit has been forced to stall to communicate backwards
+system.cpu.commit.branchMispredicts 920864 # The number of times a branch was mispredicted
+system.cpu.commit.committed_per_cycle::samples 443494014 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::mean 1.818449 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::stdev 2.675035 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::0 272662791 61.48% 61.48% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 11205596 2.53% 64.00% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 3584252 0.81% 64.81% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 74566158 16.81% 81.63% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 2433850 0.55% 82.17% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 1609395 0.36% 82.54% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 952580 0.21% 82.75% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 71045442 16.02% 98.77% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 5453831 1.23% 100.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::0 272650089 61.48% 61.48% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::1 11209358 2.53% 64.01% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::2 3583153 0.81% 64.81% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::3 74560256 16.81% 81.63% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::4 2436163 0.55% 82.17% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::5 1608243 0.36% 82.54% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::6 951229 0.21% 82.75% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::7 71042725 16.02% 98.77% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::8 5452798 1.23% 100.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::total 443513895 # Number of insts commited each cycle
-system.cpu.commit.committedInsts 408017153 # Number of instructions committed
-system.cpu.commit.committedOps 806519171 # Number of ops (including micro ops) committed
+system.cpu.commit.committed_per_cycle::total 443494014 # Number of insts commited each cycle
+system.cpu.commit.committedInsts 407987808 # Number of instructions committed
+system.cpu.commit.committedOps 806471132 # Number of ops (including micro ops) committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu.commit.refs 22437308 # Number of memory references committed
-system.cpu.commit.loads 14003732 # Number of loads committed
-system.cpu.commit.membars 475345 # Number of memory barriers committed
-system.cpu.commit.branches 82208289 # Number of branches committed
+system.cpu.commit.refs 22432051 # Number of memory references committed
+system.cpu.commit.loads 14002440 # Number of loads committed
+system.cpu.commit.membars 475347 # Number of memory barriers committed
+system.cpu.commit.branches 82201961 # Number of branches committed
system.cpu.commit.fp_insts 0 # Number of committed floating point instructions.
-system.cpu.commit.int_insts 735327062 # Number of committed integer instructions.
-system.cpu.commit.function_calls 1156001 # Number of function calls committed.
-system.cpu.commit.op_class_0::No_OpClass 174296 0.02% 0.02% # Class of committed instruction
-system.cpu.commit.op_class_0::IntAlu 783640915 97.16% 97.18% # Class of committed instruction
-system.cpu.commit.op_class_0::IntMult 145051 0.02% 97.20% # Class of committed instruction
-system.cpu.commit.op_class_0::IntDiv 121601 0.02% 97.22% # Class of committed instruction
+system.cpu.commit.int_insts 735281139 # Number of committed integer instructions.
+system.cpu.commit.function_calls 1155976 # Number of function calls committed.
+system.cpu.commit.op_class_0::No_OpClass 174273 0.02% 0.02% # Class of committed instruction
+system.cpu.commit.op_class_0::IntAlu 783598184 97.16% 97.19% # Class of committed instruction
+system.cpu.commit.op_class_0::IntMult 145019 0.02% 97.20% # Class of committed instruction
+system.cpu.commit.op_class_0::IntDiv 121605 0.02% 97.22% # Class of committed instruction
system.cpu.commit.op_class_0::FloatAdd 0 0.00% 97.22% # Class of committed instruction
system.cpu.commit.op_class_0::FloatCmp 0 0.00% 97.22% # Class of committed instruction
system.cpu.commit.op_class_0::FloatCvt 0 0.00% 97.22% # Class of committed instruction
@@ -616,167 +617,167 @@ system.cpu.commit.op_class_0::SimdFloatMisc 0 0.00% 97.22% #
system.cpu.commit.op_class_0::SimdFloatMult 0 0.00% 97.22% # Class of committed instruction
system.cpu.commit.op_class_0::SimdFloatMultAcc 0 0.00% 97.22% # Class of committed instruction
system.cpu.commit.op_class_0::SimdFloatSqrt 0 0.00% 97.22% # Class of committed instruction
-system.cpu.commit.op_class_0::MemRead 14003732 1.74% 98.95% # Class of committed instruction
-system.cpu.commit.op_class_0::MemWrite 8433576 1.05% 100.00% # Class of committed instruction
+system.cpu.commit.op_class_0::MemRead 14002440 1.74% 98.95% # Class of committed instruction
+system.cpu.commit.op_class_0::MemWrite 8429611 1.05% 100.00% # Class of committed instruction
system.cpu.commit.op_class_0::IprAccess 0 0.00% 100.00% # Class of committed instruction
system.cpu.commit.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction
-system.cpu.commit.op_class_0::total 806519171 # Class of committed instruction
-system.cpu.commit.bw_lim_events 5453831 # number cycles where commit BW limit reached
+system.cpu.commit.op_class_0::total 806471132 # Class of committed instruction
+system.cpu.commit.bw_lim_events 5452798 # number cycles where commit BW limit reached
system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu.rob.rob_reads 1268911189 # The number of ROB reads
-system.cpu.rob.rob_writes 1665544826 # The number of ROB writes
-system.cpu.timesIdled 297395 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 2539217 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu.quiesceCycles 9802174458 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
-system.cpu.committedInsts 408017153 # Number of Instructions Simulated
-system.cpu.committedOps 806519171 # Number of Ops (including micro ops) Simulated
-system.cpu.cpi 1.102215 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 1.102215 # CPI: Total CPI of All Threads
-system.cpu.ipc 0.907264 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.907264 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 1092796597 # number of integer regfile reads
-system.cpu.int_regfile_writes 656284247 # number of integer regfile writes
-system.cpu.fp_regfile_reads 62 # number of floating regfile reads
-system.cpu.cc_regfile_reads 416355955 # number of cc regfile reads
-system.cpu.cc_regfile_writes 322152728 # number of cc regfile writes
-system.cpu.misc_regfile_reads 265715662 # number of misc regfile reads
-system.cpu.misc_regfile_writes 402877 # number of misc regfile writes
-system.cpu.dcache.tags.replacements 1660514 # number of replacements
-system.cpu.dcache.tags.tagsinuse 511.996956 # Cycle average of tags in use
-system.cpu.dcache.tags.total_refs 19150908 # Total number of references to valid blocks.
-system.cpu.dcache.tags.sampled_refs 1661026 # Sample count of references to valid blocks.
-system.cpu.dcache.tags.avg_refs 11.529565 # Average number of references to valid blocks.
+system.cpu.rob.rob_reads 1268912158 # The number of ROB reads
+system.cpu.rob.rob_writes 1665595320 # The number of ROB writes
+system.cpu.timesIdled 297665 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.idleCycles 2551313 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.quiesceCycles 9810160420 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
+system.cpu.committedInsts 407987808 # Number of Instructions Simulated
+system.cpu.committedOps 806471132 # Number of Ops (including micro ops) Simulated
+system.cpu.cpi 1.102302 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 1.102302 # CPI: Total CPI of All Threads
+system.cpu.ipc 0.907192 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.907192 # IPC: Total IPC of All Threads
+system.cpu.int_regfile_reads 1092777925 # number of integer regfile reads
+system.cpu.int_regfile_writes 656276714 # number of integer regfile writes
+system.cpu.fp_regfile_reads 50 # number of floating regfile reads
+system.cpu.cc_regfile_reads 416321461 # number of cc regfile reads
+system.cpu.cc_regfile_writes 322134346 # number of cc regfile writes
+system.cpu.misc_regfile_reads 265712042 # number of misc regfile reads
+system.cpu.misc_regfile_writes 402822 # number of misc regfile writes
+system.cpu.dcache.tags.replacements 1660901 # number of replacements
+system.cpu.dcache.tags.tagsinuse 511.996168 # Cycle average of tags in use
+system.cpu.dcache.tags.total_refs 19148306 # Total number of references to valid blocks.
+system.cpu.dcache.tags.sampled_refs 1661413 # Sample count of references to valid blocks.
+system.cpu.dcache.tags.avg_refs 11.525314 # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle 37454250 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.tags.occ_blocks::cpu.data 511.996956 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.data 0.999994 # Average percentage of cache occupancy
-system.cpu.dcache.tags.occ_percent::total 0.999994 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_blocks::cpu.data 511.996168 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.999993 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.999993 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_task_id_blocks::1024 512 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::0 201 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::1 291 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::2 20 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::0 221 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::1 273 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::2 18 # Occupied blocks per task id
system.cpu.dcache.tags.occ_task_id_percent::1024 1 # Percentage of cache occupancy per task id
-system.cpu.dcache.tags.tag_accesses 88414778 # Number of tag accesses
-system.cpu.dcache.tags.data_accesses 88414778 # Number of data accesses
-system.cpu.dcache.ReadReq_hits::cpu.data 10992291 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits::total 10992291 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits::cpu.data 8090245 # number of WriteReq hits
-system.cpu.dcache.WriteReq_hits::total 8090245 # number of WriteReq hits
-system.cpu.dcache.SoftPFReq_hits::cpu.data 65628 # number of SoftPFReq hits
-system.cpu.dcache.SoftPFReq_hits::total 65628 # number of SoftPFReq hits
-system.cpu.dcache.demand_hits::cpu.data 19082536 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits::total 19082536 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.data 19148164 # number of overall hits
-system.cpu.dcache.overall_hits::total 19148164 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.data 1800200 # number of ReadReq misses
-system.cpu.dcache.ReadReq_misses::total 1800200 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses::cpu.data 333674 # number of WriteReq misses
-system.cpu.dcache.WriteReq_misses::total 333674 # number of WriteReq misses
-system.cpu.dcache.SoftPFReq_misses::cpu.data 406398 # number of SoftPFReq misses
-system.cpu.dcache.SoftPFReq_misses::total 406398 # number of SoftPFReq misses
-system.cpu.dcache.demand_misses::cpu.data 2133874 # number of demand (read+write) misses
-system.cpu.dcache.demand_misses::total 2133874 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.data 2540272 # number of overall misses
-system.cpu.dcache.overall_misses::total 2540272 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 26575138519 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 26575138519 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 12884484816 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 12884484816 # number of WriteReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 39459623335 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 39459623335 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 39459623335 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 39459623335 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.data 12792491 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 12792491 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::cpu.data 8423919 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::total 8423919 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.SoftPFReq_accesses::cpu.data 472026 # number of SoftPFReq accesses(hits+misses)
-system.cpu.dcache.SoftPFReq_accesses::total 472026 # number of SoftPFReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.data 21216410 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 21216410 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.data 21688436 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 21688436 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.140723 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.140723 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.039610 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_miss_rate::total 0.039610 # miss rate for WriteReq accesses
-system.cpu.dcache.SoftPFReq_miss_rate::cpu.data 0.860965 # miss rate for SoftPFReq accesses
-system.cpu.dcache.SoftPFReq_miss_rate::total 0.860965 # miss rate for SoftPFReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.data 0.100577 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.100577 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.data 0.117126 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.117126 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 14762.325585 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 14762.325585 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 38613.990949 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 38613.990949 # average WriteReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 18492.011869 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 18492.011869 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 15533.621335 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 15533.621335 # average overall miss latency
-system.cpu.dcache.blocked_cycles::no_mshrs 372367 # number of cycles access was blocked
+system.cpu.dcache.tags.tag_accesses 88407170 # Number of tag accesses
+system.cpu.dcache.tags.data_accesses 88407170 # Number of data accesses
+system.cpu.dcache.ReadReq_hits::cpu.data 10993462 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 10993462 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 8086554 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::total 8086554 # number of WriteReq hits
+system.cpu.dcache.SoftPFReq_hits::cpu.data 65615 # number of SoftPFReq hits
+system.cpu.dcache.SoftPFReq_hits::total 65615 # number of SoftPFReq hits
+system.cpu.dcache.demand_hits::cpu.data 19080016 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 19080016 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 19145631 # number of overall hits
+system.cpu.dcache.overall_hits::total 19145631 # number of overall hits
+system.cpu.dcache.ReadReq_misses::cpu.data 1801010 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 1801010 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 333393 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::total 333393 # number of WriteReq misses
+system.cpu.dcache.SoftPFReq_misses::cpu.data 406403 # number of SoftPFReq misses
+system.cpu.dcache.SoftPFReq_misses::total 406403 # number of SoftPFReq misses
+system.cpu.dcache.demand_misses::cpu.data 2134403 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 2134403 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.data 2540806 # number of overall misses
+system.cpu.dcache.overall_misses::total 2540806 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 26556774697 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 26556774697 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 12861853063 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 12861853063 # number of WriteReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 39418627760 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 39418627760 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 39418627760 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 39418627760 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 12794472 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 12794472 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.data 8419947 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::total 8419947 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.SoftPFReq_accesses::cpu.data 472018 # number of SoftPFReq accesses(hits+misses)
+system.cpu.dcache.SoftPFReq_accesses::total 472018 # number of SoftPFReq accesses(hits+misses)
+system.cpu.dcache.demand_accesses::cpu.data 21214419 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 21214419 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 21686437 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 21686437 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.140765 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.140765 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.039596 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.039596 # miss rate for WriteReq accesses
+system.cpu.dcache.SoftPFReq_miss_rate::cpu.data 0.860990 # miss rate for SoftPFReq accesses
+system.cpu.dcache.SoftPFReq_miss_rate::total 0.860990 # miss rate for SoftPFReq accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.100611 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.100611 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.117161 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.117161 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 14745.489862 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 14745.489862 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 38578.653610 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 38578.653610 # average WriteReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 18468.221681 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 18468.221681 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 15514.221771 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 15514.221771 # average overall miss latency
+system.cpu.dcache.blocked_cycles::no_mshrs 376585 # 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 40008 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_mshrs 40128 # number of cycles access was blocked
system.cpu.dcache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_mshrs 9.307314 # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs 9.384594 # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.writebacks::writebacks 1561114 # number of writebacks
-system.cpu.dcache.writebacks::total 1561114 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits::cpu.data 829484 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_hits::total 829484 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::cpu.data 44098 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::total 44098 # number of WriteReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.data 873582 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_hits::total 873582 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.data 873582 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_hits::total 873582 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses::cpu.data 970716 # number of ReadReq MSHR misses
-system.cpu.dcache.ReadReq_mshr_misses::total 970716 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::cpu.data 289576 # number of WriteReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::total 289576 # number of WriteReq MSHR misses
-system.cpu.dcache.SoftPFReq_mshr_misses::cpu.data 402937 # number of SoftPFReq MSHR misses
-system.cpu.dcache.SoftPFReq_mshr_misses::total 402937 # number of SoftPFReq MSHR misses
-system.cpu.dcache.demand_mshr_misses::cpu.data 1260292 # number of demand (read+write) MSHR misses
-system.cpu.dcache.demand_mshr_misses::total 1260292 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses::cpu.data 1663229 # number of overall MSHR misses
-system.cpu.dcache.overall_mshr_misses::total 1663229 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 12259067013 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 12259067013 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 11217533642 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 11217533642 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.SoftPFReq_mshr_miss_latency::cpu.data 5591612757 # number of SoftPFReq MSHR miss cycles
-system.cpu.dcache.SoftPFReq_mshr_miss_latency::total 5591612757 # number of SoftPFReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 23476600655 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 23476600655 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 29068213412 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 29068213412 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 97390347000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 97390347000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 2564142000 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 2564142000 # number of WriteReq MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 99954489000 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.overall_mshr_uncacheable_latency::total 99954489000 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.075882 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.075882 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.034375 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.034375 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.SoftPFReq_mshr_miss_rate::cpu.data 0.853633 # mshr miss rate for SoftPFReq accesses
-system.cpu.dcache.SoftPFReq_mshr_miss_rate::total 0.853633 # mshr miss rate for SoftPFReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.059402 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.059402 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.076687 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.076687 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12628.891471 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 12628.891471 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 38737.787807 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 38737.787807 # average WriteReq mshr miss latency
-system.cpu.dcache.SoftPFReq_avg_mshr_miss_latency::cpu.data 13877.138999 # average SoftPFReq mshr miss latency
-system.cpu.dcache.SoftPFReq_avg_mshr_miss_latency::total 13877.138999 # average SoftPFReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 18627.905799 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 18627.905799 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 17476.976058 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 17476.976058 # average overall mshr miss latency
+system.cpu.dcache.writebacks::writebacks 1561149 # number of writebacks
+system.cpu.dcache.writebacks::total 1561149 # number of writebacks
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 829563 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::total 829563 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 44151 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::total 44151 # number of WriteReq MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 873714 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::total 873714 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 873714 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::total 873714 # number of overall MSHR hits
+system.cpu.dcache.ReadReq_mshr_misses::cpu.data 971447 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::total 971447 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.data 289242 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::total 289242 # number of WriteReq MSHR misses
+system.cpu.dcache.SoftPFReq_mshr_misses::cpu.data 402941 # number of SoftPFReq MSHR misses
+system.cpu.dcache.SoftPFReq_mshr_misses::total 402941 # number of SoftPFReq MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.data 1260689 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::total 1260689 # number of demand (read+write) MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.data 1663630 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::total 1663630 # number of overall MSHR misses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 12263679766 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 12263679766 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 11196249664 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 11196249664 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.SoftPFReq_mshr_miss_latency::cpu.data 5590634504 # number of SoftPFReq MSHR miss cycles
+system.cpu.dcache.SoftPFReq_mshr_miss_latency::total 5590634504 # number of SoftPFReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 23459929430 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 23459929430 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 29050563934 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 29050563934 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::cpu.data 97390328000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_uncacheable_latency::total 97390328000 # number of ReadReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::cpu.data 2564382000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency::total 2564382000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::cpu.data 99954710000 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_uncacheable_latency::total 99954710000 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.075927 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.075927 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.034352 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.034352 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.SoftPFReq_mshr_miss_rate::cpu.data 0.853656 # mshr miss rate for SoftPFReq accesses
+system.cpu.dcache.SoftPFReq_mshr_miss_rate::total 0.853656 # mshr miss rate for SoftPFReq accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.059426 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.059426 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.076713 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.076713 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 12624.136742 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 12624.136742 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 38708.934608 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 38708.934608 # average WriteReq mshr miss latency
+system.cpu.dcache.SoftPFReq_avg_mshr_miss_latency::cpu.data 13874.573459 # average SoftPFReq mshr miss latency
+system.cpu.dcache.SoftPFReq_avg_mshr_miss_latency::total 13874.573459 # average SoftPFReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 18608.815838 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 18608.815838 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 17462.154406 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 17462.154406 # average overall mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
@@ -784,58 +785,58 @@ system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency::total inf
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dtb_walker_cache.tags.replacements 73235 # number of replacements
-system.cpu.dtb_walker_cache.tags.tagsinuse 15.785723 # Cycle average of tags in use
-system.cpu.dtb_walker_cache.tags.total_refs 116281 # Total number of references to valid blocks.
-system.cpu.dtb_walker_cache.tags.sampled_refs 73250 # Sample count of references to valid blocks.
-system.cpu.dtb_walker_cache.tags.avg_refs 1.587454 # Average number of references to valid blocks.
+system.cpu.dtb_walker_cache.tags.replacements 74149 # number of replacements
+system.cpu.dtb_walker_cache.tags.tagsinuse 15.785870 # Cycle average of tags in use
+system.cpu.dtb_walker_cache.tags.total_refs 117599 # Total number of references to valid blocks.
+system.cpu.dtb_walker_cache.tags.sampled_refs 74165 # Sample count of references to valid blocks.
+system.cpu.dtb_walker_cache.tags.avg_refs 1.585640 # Average number of references to valid blocks.
system.cpu.dtb_walker_cache.tags.warmup_cycle 219591309000 # Cycle when the warmup percentage was hit.
-system.cpu.dtb_walker_cache.tags.occ_blocks::cpu.dtb.walker 15.785723 # Average occupied blocks per requestor
-system.cpu.dtb_walker_cache.tags.occ_percent::cpu.dtb.walker 0.986608 # Average percentage of cache occupancy
-system.cpu.dtb_walker_cache.tags.occ_percent::total 0.986608 # Average percentage of cache occupancy
-system.cpu.dtb_walker_cache.tags.occ_task_id_blocks::1024 15 # Occupied blocks per task id
-system.cpu.dtb_walker_cache.tags.age_task_id_blocks_1024::0 7 # Occupied blocks per task id
-system.cpu.dtb_walker_cache.tags.age_task_id_blocks_1024::1 5 # Occupied blocks per task id
-system.cpu.dtb_walker_cache.tags.age_task_id_blocks_1024::2 3 # Occupied blocks per task id
-system.cpu.dtb_walker_cache.tags.occ_task_id_percent::1024 0.937500 # Percentage of cache occupancy per task id
-system.cpu.dtb_walker_cache.tags.tag_accesses 455451 # Number of tag accesses
-system.cpu.dtb_walker_cache.tags.data_accesses 455451 # Number of data accesses
-system.cpu.dtb_walker_cache.ReadReq_hits::cpu.dtb.walker 116283 # number of ReadReq hits
-system.cpu.dtb_walker_cache.ReadReq_hits::total 116283 # number of ReadReq hits
-system.cpu.dtb_walker_cache.demand_hits::cpu.dtb.walker 116283 # number of demand (read+write) hits
-system.cpu.dtb_walker_cache.demand_hits::total 116283 # number of demand (read+write) hits
-system.cpu.dtb_walker_cache.overall_hits::cpu.dtb.walker 116283 # number of overall hits
-system.cpu.dtb_walker_cache.overall_hits::total 116283 # number of overall hits
-system.cpu.dtb_walker_cache.ReadReq_misses::cpu.dtb.walker 74295 # number of ReadReq misses
-system.cpu.dtb_walker_cache.ReadReq_misses::total 74295 # number of ReadReq misses
-system.cpu.dtb_walker_cache.demand_misses::cpu.dtb.walker 74295 # number of demand (read+write) misses
-system.cpu.dtb_walker_cache.demand_misses::total 74295 # number of demand (read+write) misses
-system.cpu.dtb_walker_cache.overall_misses::cpu.dtb.walker 74295 # number of overall misses
-system.cpu.dtb_walker_cache.overall_misses::total 74295 # number of overall misses
-system.cpu.dtb_walker_cache.ReadReq_miss_latency::cpu.dtb.walker 915742192 # number of ReadReq miss cycles
-system.cpu.dtb_walker_cache.ReadReq_miss_latency::total 915742192 # number of ReadReq miss cycles
-system.cpu.dtb_walker_cache.demand_miss_latency::cpu.dtb.walker 915742192 # number of demand (read+write) miss cycles
-system.cpu.dtb_walker_cache.demand_miss_latency::total 915742192 # number of demand (read+write) miss cycles
-system.cpu.dtb_walker_cache.overall_miss_latency::cpu.dtb.walker 915742192 # number of overall miss cycles
-system.cpu.dtb_walker_cache.overall_miss_latency::total 915742192 # number of overall miss cycles
-system.cpu.dtb_walker_cache.ReadReq_accesses::cpu.dtb.walker 190578 # number of ReadReq accesses(hits+misses)
-system.cpu.dtb_walker_cache.ReadReq_accesses::total 190578 # number of ReadReq accesses(hits+misses)
-system.cpu.dtb_walker_cache.demand_accesses::cpu.dtb.walker 190578 # number of demand (read+write) accesses
-system.cpu.dtb_walker_cache.demand_accesses::total 190578 # number of demand (read+write) accesses
-system.cpu.dtb_walker_cache.overall_accesses::cpu.dtb.walker 190578 # number of overall (read+write) accesses
-system.cpu.dtb_walker_cache.overall_accesses::total 190578 # number of overall (read+write) accesses
-system.cpu.dtb_walker_cache.ReadReq_miss_rate::cpu.dtb.walker 0.389840 # miss rate for ReadReq accesses
-system.cpu.dtb_walker_cache.ReadReq_miss_rate::total 0.389840 # miss rate for ReadReq accesses
-system.cpu.dtb_walker_cache.demand_miss_rate::cpu.dtb.walker 0.389840 # miss rate for demand accesses
-system.cpu.dtb_walker_cache.demand_miss_rate::total 0.389840 # miss rate for demand accesses
-system.cpu.dtb_walker_cache.overall_miss_rate::cpu.dtb.walker 0.389840 # miss rate for overall accesses
-system.cpu.dtb_walker_cache.overall_miss_rate::total 0.389840 # miss rate for overall accesses
-system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::cpu.dtb.walker 12325.758019 # average ReadReq miss latency
-system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::total 12325.758019 # average ReadReq miss latency
-system.cpu.dtb_walker_cache.demand_avg_miss_latency::cpu.dtb.walker 12325.758019 # average overall miss latency
-system.cpu.dtb_walker_cache.demand_avg_miss_latency::total 12325.758019 # average overall miss latency
-system.cpu.dtb_walker_cache.overall_avg_miss_latency::cpu.dtb.walker 12325.758019 # average overall miss latency
-system.cpu.dtb_walker_cache.overall_avg_miss_latency::total 12325.758019 # average overall miss latency
+system.cpu.dtb_walker_cache.tags.occ_blocks::cpu.dtb.walker 15.785870 # Average occupied blocks per requestor
+system.cpu.dtb_walker_cache.tags.occ_percent::cpu.dtb.walker 0.986617 # Average percentage of cache occupancy
+system.cpu.dtb_walker_cache.tags.occ_percent::total 0.986617 # Average percentage of cache occupancy
+system.cpu.dtb_walker_cache.tags.occ_task_id_blocks::1024 16 # Occupied blocks per task id
+system.cpu.dtb_walker_cache.tags.age_task_id_blocks_1024::0 6 # Occupied blocks per task id
+system.cpu.dtb_walker_cache.tags.age_task_id_blocks_1024::1 6 # Occupied blocks per task id
+system.cpu.dtb_walker_cache.tags.age_task_id_blocks_1024::2 4 # Occupied blocks per task id
+system.cpu.dtb_walker_cache.tags.occ_task_id_percent::1024 1 # Percentage of cache occupancy per task id
+system.cpu.dtb_walker_cache.tags.tag_accesses 460921 # Number of tag accesses
+system.cpu.dtb_walker_cache.tags.data_accesses 460921 # Number of data accesses
+system.cpu.dtb_walker_cache.ReadReq_hits::cpu.dtb.walker 117599 # number of ReadReq hits
+system.cpu.dtb_walker_cache.ReadReq_hits::total 117599 # number of ReadReq hits
+system.cpu.dtb_walker_cache.demand_hits::cpu.dtb.walker 117599 # number of demand (read+write) hits
+system.cpu.dtb_walker_cache.demand_hits::total 117599 # number of demand (read+write) hits
+system.cpu.dtb_walker_cache.overall_hits::cpu.dtb.walker 117599 # number of overall hits
+system.cpu.dtb_walker_cache.overall_hits::total 117599 # number of overall hits
+system.cpu.dtb_walker_cache.ReadReq_misses::cpu.dtb.walker 75241 # number of ReadReq misses
+system.cpu.dtb_walker_cache.ReadReq_misses::total 75241 # number of ReadReq misses
+system.cpu.dtb_walker_cache.demand_misses::cpu.dtb.walker 75241 # number of demand (read+write) misses
+system.cpu.dtb_walker_cache.demand_misses::total 75241 # number of demand (read+write) misses
+system.cpu.dtb_walker_cache.overall_misses::cpu.dtb.walker 75241 # number of overall misses
+system.cpu.dtb_walker_cache.overall_misses::total 75241 # number of overall misses
+system.cpu.dtb_walker_cache.ReadReq_miss_latency::cpu.dtb.walker 935995702 # number of ReadReq miss cycles
+system.cpu.dtb_walker_cache.ReadReq_miss_latency::total 935995702 # number of ReadReq miss cycles
+system.cpu.dtb_walker_cache.demand_miss_latency::cpu.dtb.walker 935995702 # number of demand (read+write) miss cycles
+system.cpu.dtb_walker_cache.demand_miss_latency::total 935995702 # number of demand (read+write) miss cycles
+system.cpu.dtb_walker_cache.overall_miss_latency::cpu.dtb.walker 935995702 # number of overall miss cycles
+system.cpu.dtb_walker_cache.overall_miss_latency::total 935995702 # number of overall miss cycles
+system.cpu.dtb_walker_cache.ReadReq_accesses::cpu.dtb.walker 192840 # number of ReadReq accesses(hits+misses)
+system.cpu.dtb_walker_cache.ReadReq_accesses::total 192840 # number of ReadReq accesses(hits+misses)
+system.cpu.dtb_walker_cache.demand_accesses::cpu.dtb.walker 192840 # number of demand (read+write) accesses
+system.cpu.dtb_walker_cache.demand_accesses::total 192840 # number of demand (read+write) accesses
+system.cpu.dtb_walker_cache.overall_accesses::cpu.dtb.walker 192840 # number of overall (read+write) accesses
+system.cpu.dtb_walker_cache.overall_accesses::total 192840 # number of overall (read+write) accesses
+system.cpu.dtb_walker_cache.ReadReq_miss_rate::cpu.dtb.walker 0.390173 # miss rate for ReadReq accesses
+system.cpu.dtb_walker_cache.ReadReq_miss_rate::total 0.390173 # miss rate for ReadReq accesses
+system.cpu.dtb_walker_cache.demand_miss_rate::cpu.dtb.walker 0.390173 # miss rate for demand accesses
+system.cpu.dtb_walker_cache.demand_miss_rate::total 0.390173 # miss rate for demand accesses
+system.cpu.dtb_walker_cache.overall_miss_rate::cpu.dtb.walker 0.390173 # miss rate for overall accesses
+system.cpu.dtb_walker_cache.overall_miss_rate::total 0.390173 # miss rate for overall accesses
+system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::cpu.dtb.walker 12439.968927 # average ReadReq miss latency
+system.cpu.dtb_walker_cache.ReadReq_avg_miss_latency::total 12439.968927 # average ReadReq miss latency
+system.cpu.dtb_walker_cache.demand_avg_miss_latency::cpu.dtb.walker 12439.968927 # average overall miss latency
+system.cpu.dtb_walker_cache.demand_avg_miss_latency::total 12439.968927 # average overall miss latency
+system.cpu.dtb_walker_cache.overall_avg_miss_latency::cpu.dtb.walker 12439.968927 # average overall miss latency
+system.cpu.dtb_walker_cache.overall_avg_miss_latency::total 12439.968927 # average overall miss latency
system.cpu.dtb_walker_cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.dtb_walker_cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.dtb_walker_cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -844,180 +845,180 @@ system.cpu.dtb_walker_cache.avg_blocked_cycles::no_mshrs nan
system.cpu.dtb_walker_cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.dtb_walker_cache.fast_writes 0 # number of fast writes performed
system.cpu.dtb_walker_cache.cache_copies 0 # number of cache copies performed
-system.cpu.dtb_walker_cache.writebacks::writebacks 20236 # number of writebacks
-system.cpu.dtb_walker_cache.writebacks::total 20236 # number of writebacks
-system.cpu.dtb_walker_cache.ReadReq_mshr_misses::cpu.dtb.walker 74295 # number of ReadReq MSHR misses
-system.cpu.dtb_walker_cache.ReadReq_mshr_misses::total 74295 # number of ReadReq MSHR misses
-system.cpu.dtb_walker_cache.demand_mshr_misses::cpu.dtb.walker 74295 # number of demand (read+write) MSHR misses
-system.cpu.dtb_walker_cache.demand_mshr_misses::total 74295 # number of demand (read+write) MSHR misses
-system.cpu.dtb_walker_cache.overall_mshr_misses::cpu.dtb.walker 74295 # number of overall MSHR misses
-system.cpu.dtb_walker_cache.overall_mshr_misses::total 74295 # number of overall MSHR misses
-system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 767004478 # number of ReadReq MSHR miss cycles
-system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::total 767004478 # number of ReadReq MSHR miss cycles
-system.cpu.dtb_walker_cache.demand_mshr_miss_latency::cpu.dtb.walker 767004478 # number of demand (read+write) MSHR miss cycles
-system.cpu.dtb_walker_cache.demand_mshr_miss_latency::total 767004478 # number of demand (read+write) MSHR miss cycles
-system.cpu.dtb_walker_cache.overall_mshr_miss_latency::cpu.dtb.walker 767004478 # number of overall MSHR miss cycles
-system.cpu.dtb_walker_cache.overall_mshr_miss_latency::total 767004478 # number of overall MSHR miss cycles
-system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.389840 # mshr miss rate for ReadReq accesses
-system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::total 0.389840 # mshr miss rate for ReadReq accesses
-system.cpu.dtb_walker_cache.demand_mshr_miss_rate::cpu.dtb.walker 0.389840 # mshr miss rate for demand accesses
-system.cpu.dtb_walker_cache.demand_mshr_miss_rate::total 0.389840 # mshr miss rate for demand accesses
-system.cpu.dtb_walker_cache.overall_mshr_miss_rate::cpu.dtb.walker 0.389840 # mshr miss rate for overall accesses
-system.cpu.dtb_walker_cache.overall_mshr_miss_rate::total 0.389840 # mshr miss rate for overall accesses
-system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 10323.769810 # average ReadReq mshr miss latency
-system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::total 10323.769810 # average ReadReq mshr miss latency
-system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 10323.769810 # average overall mshr miss latency
-system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::total 10323.769810 # average overall mshr miss latency
-system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 10323.769810 # average overall mshr miss latency
-system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::total 10323.769810 # average overall mshr miss latency
+system.cpu.dtb_walker_cache.writebacks::writebacks 14429 # number of writebacks
+system.cpu.dtb_walker_cache.writebacks::total 14429 # number of writebacks
+system.cpu.dtb_walker_cache.ReadReq_mshr_misses::cpu.dtb.walker 75241 # number of ReadReq MSHR misses
+system.cpu.dtb_walker_cache.ReadReq_mshr_misses::total 75241 # number of ReadReq MSHR misses
+system.cpu.dtb_walker_cache.demand_mshr_misses::cpu.dtb.walker 75241 # number of demand (read+write) MSHR misses
+system.cpu.dtb_walker_cache.demand_mshr_misses::total 75241 # number of demand (read+write) MSHR misses
+system.cpu.dtb_walker_cache.overall_mshr_misses::cpu.dtb.walker 75241 # number of overall MSHR misses
+system.cpu.dtb_walker_cache.overall_mshr_misses::total 75241 # number of overall MSHR misses
+system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 785378468 # number of ReadReq MSHR miss cycles
+system.cpu.dtb_walker_cache.ReadReq_mshr_miss_latency::total 785378468 # number of ReadReq MSHR miss cycles
+system.cpu.dtb_walker_cache.demand_mshr_miss_latency::cpu.dtb.walker 785378468 # number of demand (read+write) MSHR miss cycles
+system.cpu.dtb_walker_cache.demand_mshr_miss_latency::total 785378468 # number of demand (read+write) MSHR miss cycles
+system.cpu.dtb_walker_cache.overall_mshr_miss_latency::cpu.dtb.walker 785378468 # number of overall MSHR miss cycles
+system.cpu.dtb_walker_cache.overall_mshr_miss_latency::total 785378468 # number of overall MSHR miss cycles
+system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.390173 # mshr miss rate for ReadReq accesses
+system.cpu.dtb_walker_cache.ReadReq_mshr_miss_rate::total 0.390173 # mshr miss rate for ReadReq accesses
+system.cpu.dtb_walker_cache.demand_mshr_miss_rate::cpu.dtb.walker 0.390173 # mshr miss rate for demand accesses
+system.cpu.dtb_walker_cache.demand_mshr_miss_rate::total 0.390173 # mshr miss rate for demand accesses
+system.cpu.dtb_walker_cache.overall_mshr_miss_rate::cpu.dtb.walker 0.390173 # mshr miss rate for overall accesses
+system.cpu.dtb_walker_cache.overall_mshr_miss_rate::total 0.390173 # mshr miss rate for overall accesses
+system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 10438.171582 # average ReadReq mshr miss latency
+system.cpu.dtb_walker_cache.ReadReq_avg_mshr_miss_latency::total 10438.171582 # average ReadReq mshr miss latency
+system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 10438.171582 # average overall mshr miss latency
+system.cpu.dtb_walker_cache.demand_avg_mshr_miss_latency::total 10438.171582 # average overall mshr miss latency
+system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 10438.171582 # average overall mshr miss latency
+system.cpu.dtb_walker_cache.overall_avg_mshr_miss_latency::total 10438.171582 # average overall mshr miss latency
system.cpu.dtb_walker_cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.icache.tags.replacements 1000725 # number of replacements
-system.cpu.icache.tags.tagsinuse 510.147155 # Cycle average of tags in use
-system.cpu.icache.tags.total_refs 8133580 # Total number of references to valid blocks.
-system.cpu.icache.tags.sampled_refs 1001237 # Sample count of references to valid blocks.
-system.cpu.icache.tags.avg_refs 8.123531 # Average number of references to valid blocks.
+system.cpu.icache.tags.replacements 1000738 # number of replacements
+system.cpu.icache.tags.tagsinuse 509.865289 # Cycle average of tags in use
+system.cpu.icache.tags.total_refs 8144093 # Total number of references to valid blocks.
+system.cpu.icache.tags.sampled_refs 1001250 # Sample count of references to valid blocks.
+system.cpu.icache.tags.avg_refs 8.133926 # Average number of references to valid blocks.
system.cpu.icache.tags.warmup_cycle 147645528250 # Cycle when the warmup percentage was hit.
-system.cpu.icache.tags.occ_blocks::cpu.inst 510.147155 # Average occupied blocks per requestor
-system.cpu.icache.tags.occ_percent::cpu.inst 0.996381 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_percent::total 0.996381 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_blocks::cpu.inst 509.865289 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.995831 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.995831 # Average percentage of cache occupancy
system.cpu.icache.tags.occ_task_id_blocks::1024 512 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::0 118 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::1 203 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::2 191 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::0 121 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::1 213 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::2 178 # Occupied blocks per task id
system.cpu.icache.tags.occ_task_id_percent::1024 1 # Percentage of cache occupancy per task id
-system.cpu.icache.tags.tag_accesses 10200177 # Number of tag accesses
-system.cpu.icache.tags.data_accesses 10200177 # Number of data accesses
-system.cpu.icache.ReadReq_hits::cpu.inst 8133580 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 8133580 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 8133580 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 8133580 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 8133580 # number of overall hits
-system.cpu.icache.overall_hits::total 8133580 # number of overall hits
-system.cpu.icache.ReadReq_misses::cpu.inst 1065313 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 1065313 # number of ReadReq misses
-system.cpu.icache.demand_misses::cpu.inst 1065313 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 1065313 # number of demand (read+write) misses
-system.cpu.icache.overall_misses::cpu.inst 1065313 # number of overall misses
-system.cpu.icache.overall_misses::total 1065313 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 14771324125 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 14771324125 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 14771324125 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 14771324125 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 14771324125 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 14771324125 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses::cpu.inst 9198893 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 9198893 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses::cpu.inst 9198893 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 9198893 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses::cpu.inst 9198893 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 9198893 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.115809 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.115809 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.115809 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.115809 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.115809 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.115809 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 13865.712823 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 13865.712823 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 13865.712823 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 13865.712823 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 13865.712823 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 13865.712823 # average overall miss latency
-system.cpu.icache.blocked_cycles::no_mshrs 6681 # number of cycles access was blocked
+system.cpu.icache.tags.tag_accesses 10211253 # Number of tag accesses
+system.cpu.icache.tags.data_accesses 10211253 # Number of data accesses
+system.cpu.icache.ReadReq_hits::cpu.inst 8144093 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 8144093 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 8144093 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 8144093 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 8144093 # number of overall hits
+system.cpu.icache.overall_hits::total 8144093 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 1065861 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 1065861 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 1065861 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 1065861 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 1065861 # number of overall misses
+system.cpu.icache.overall_misses::total 1065861 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 14781190073 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 14781190073 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 14781190073 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 14781190073 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 14781190073 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 14781190073 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 9209954 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 9209954 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 9209954 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 9209954 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 9209954 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 9209954 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.115729 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.115729 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.115729 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.115729 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.115729 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.115729 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 13867.840247 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 13867.840247 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 13867.840247 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 13867.840247 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 13867.840247 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 13867.840247 # average overall miss latency
+system.cpu.icache.blocked_cycles::no_mshrs 8856 # 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 268 # number of cycles access was blocked
+system.cpu.icache.blocked::no_mshrs 270 # number of cycles access was blocked
system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu.icache.avg_blocked_cycles::no_mshrs 24.929104 # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_mshrs 32.800000 # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.ReadReq_mshr_hits::cpu.inst 64029 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits::total 64029 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits::cpu.inst 64029 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits::total 64029 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits::cpu.inst 64029 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits::total 64029 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses::cpu.inst 1001284 # number of ReadReq MSHR misses
-system.cpu.icache.ReadReq_mshr_misses::total 1001284 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses::cpu.inst 1001284 # number of demand (read+write) MSHR misses
-system.cpu.icache.demand_mshr_misses::total 1001284 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses::cpu.inst 1001284 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_misses::total 1001284 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 12122903243 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 12122903243 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 12122903243 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 12122903243 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 12122903243 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 12122903243 # number of overall MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.108848 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.108848 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.108848 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.108848 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.108848 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.108848 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 12107.357396 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 12107.357396 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 12107.357396 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 12107.357396 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 12107.357396 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 12107.357396 # average overall mshr miss latency
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 64562 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 64562 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 64562 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 64562 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 64562 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 64562 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_misses::cpu.inst 1001299 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses::total 1001299 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses::cpu.inst 1001299 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses::total 1001299 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses::cpu.inst 1001299 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses::total 1001299 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 12129331538 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 12129331538 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 12129331538 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 12129331538 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 12129331538 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 12129331538 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.108719 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.108719 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.108719 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.108719 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.108719 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.108719 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 12113.595977 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 12113.595977 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 12113.595977 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 12113.595977 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 12113.595977 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 12113.595977 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.itb_walker_cache.tags.replacements 14176 # number of replacements
-system.cpu.itb_walker_cache.tags.tagsinuse 6.015804 # Cycle average of tags in use
-system.cpu.itb_walker_cache.tags.total_refs 26673 # Total number of references to valid blocks.
-system.cpu.itb_walker_cache.tags.sampled_refs 14191 # Sample count of references to valid blocks.
-system.cpu.itb_walker_cache.tags.avg_refs 1.879572 # Average number of references to valid blocks.
-system.cpu.itb_walker_cache.tags.warmup_cycle 5101167924000 # Cycle when the warmup percentage was hit.
-system.cpu.itb_walker_cache.tags.occ_blocks::cpu.itb.walker 6.015804 # Average occupied blocks per requestor
-system.cpu.itb_walker_cache.tags.occ_percent::cpu.itb.walker 0.375988 # Average percentage of cache occupancy
-system.cpu.itb_walker_cache.tags.occ_percent::total 0.375988 # Average percentage of cache occupancy
-system.cpu.itb_walker_cache.tags.occ_task_id_blocks::1024 15 # Occupied blocks per task id
-system.cpu.itb_walker_cache.tags.age_task_id_blocks_1024::0 7 # Occupied blocks per task id
-system.cpu.itb_walker_cache.tags.age_task_id_blocks_1024::1 4 # Occupied blocks per task id
+system.cpu.itb_walker_cache.tags.replacements 16111 # number of replacements
+system.cpu.itb_walker_cache.tags.tagsinuse 6.022557 # Cycle average of tags in use
+system.cpu.itb_walker_cache.tags.total_refs 25852 # Total number of references to valid blocks.
+system.cpu.itb_walker_cache.tags.sampled_refs 16125 # Sample count of references to valid blocks.
+system.cpu.itb_walker_cache.tags.avg_refs 1.603225 # Average number of references to valid blocks.
+system.cpu.itb_walker_cache.tags.warmup_cycle 5103942671000 # Cycle when the warmup percentage was hit.
+system.cpu.itb_walker_cache.tags.occ_blocks::cpu.itb.walker 6.022557 # Average occupied blocks per requestor
+system.cpu.itb_walker_cache.tags.occ_percent::cpu.itb.walker 0.376410 # Average percentage of cache occupancy
+system.cpu.itb_walker_cache.tags.occ_percent::total 0.376410 # Average percentage of cache occupancy
+system.cpu.itb_walker_cache.tags.occ_task_id_blocks::1024 14 # Occupied blocks per task id
+system.cpu.itb_walker_cache.tags.age_task_id_blocks_1024::0 8 # Occupied blocks per task id
+system.cpu.itb_walker_cache.tags.age_task_id_blocks_1024::1 2 # Occupied blocks per task id
system.cpu.itb_walker_cache.tags.age_task_id_blocks_1024::2 4 # Occupied blocks per task id
-system.cpu.itb_walker_cache.tags.occ_task_id_percent::1024 0.937500 # Percentage of cache occupancy per task id
-system.cpu.itb_walker_cache.tags.tag_accesses 98532 # Number of tag accesses
-system.cpu.itb_walker_cache.tags.data_accesses 98532 # Number of data accesses
-system.cpu.itb_walker_cache.ReadReq_hits::cpu.itb.walker 26674 # number of ReadReq hits
-system.cpu.itb_walker_cache.ReadReq_hits::total 26674 # number of ReadReq hits
+system.cpu.itb_walker_cache.tags.occ_task_id_percent::1024 0.875000 # Percentage of cache occupancy per task id
+system.cpu.itb_walker_cache.tags.tag_accesses 102724 # Number of tag accesses
+system.cpu.itb_walker_cache.tags.data_accesses 102724 # Number of data accesses
+system.cpu.itb_walker_cache.ReadReq_hits::cpu.itb.walker 25863 # number of ReadReq hits
+system.cpu.itb_walker_cache.ReadReq_hits::total 25863 # number of ReadReq hits
system.cpu.itb_walker_cache.WriteReq_hits::cpu.itb.walker 2 # number of WriteReq hits
system.cpu.itb_walker_cache.WriteReq_hits::total 2 # number of WriteReq hits
-system.cpu.itb_walker_cache.demand_hits::cpu.itb.walker 26676 # number of demand (read+write) hits
-system.cpu.itb_walker_cache.demand_hits::total 26676 # number of demand (read+write) hits
-system.cpu.itb_walker_cache.overall_hits::cpu.itb.walker 26676 # number of overall hits
-system.cpu.itb_walker_cache.overall_hits::total 26676 # number of overall hits
-system.cpu.itb_walker_cache.ReadReq_misses::cpu.itb.walker 15060 # number of ReadReq misses
-system.cpu.itb_walker_cache.ReadReq_misses::total 15060 # number of ReadReq misses
-system.cpu.itb_walker_cache.demand_misses::cpu.itb.walker 15060 # number of demand (read+write) misses
-system.cpu.itb_walker_cache.demand_misses::total 15060 # number of demand (read+write) misses
-system.cpu.itb_walker_cache.overall_misses::cpu.itb.walker 15060 # number of overall misses
-system.cpu.itb_walker_cache.overall_misses::total 15060 # number of overall misses
-system.cpu.itb_walker_cache.ReadReq_miss_latency::cpu.itb.walker 174774993 # number of ReadReq miss cycles
-system.cpu.itb_walker_cache.ReadReq_miss_latency::total 174774993 # number of ReadReq miss cycles
-system.cpu.itb_walker_cache.demand_miss_latency::cpu.itb.walker 174774993 # number of demand (read+write) miss cycles
-system.cpu.itb_walker_cache.demand_miss_latency::total 174774993 # number of demand (read+write) miss cycles
-system.cpu.itb_walker_cache.overall_miss_latency::cpu.itb.walker 174774993 # number of overall miss cycles
-system.cpu.itb_walker_cache.overall_miss_latency::total 174774993 # number of overall miss cycles
-system.cpu.itb_walker_cache.ReadReq_accesses::cpu.itb.walker 41734 # number of ReadReq accesses(hits+misses)
-system.cpu.itb_walker_cache.ReadReq_accesses::total 41734 # number of ReadReq accesses(hits+misses)
+system.cpu.itb_walker_cache.demand_hits::cpu.itb.walker 25865 # number of demand (read+write) hits
+system.cpu.itb_walker_cache.demand_hits::total 25865 # number of demand (read+write) hits
+system.cpu.itb_walker_cache.overall_hits::cpu.itb.walker 25865 # number of overall hits
+system.cpu.itb_walker_cache.overall_hits::total 25865 # number of overall hits
+system.cpu.itb_walker_cache.ReadReq_misses::cpu.itb.walker 16998 # number of ReadReq misses
+system.cpu.itb_walker_cache.ReadReq_misses::total 16998 # number of ReadReq misses
+system.cpu.itb_walker_cache.demand_misses::cpu.itb.walker 16998 # number of demand (read+write) misses
+system.cpu.itb_walker_cache.demand_misses::total 16998 # number of demand (read+write) misses
+system.cpu.itb_walker_cache.overall_misses::cpu.itb.walker 16998 # number of overall misses
+system.cpu.itb_walker_cache.overall_misses::total 16998 # number of overall misses
+system.cpu.itb_walker_cache.ReadReq_miss_latency::cpu.itb.walker 202038998 # number of ReadReq miss cycles
+system.cpu.itb_walker_cache.ReadReq_miss_latency::total 202038998 # number of ReadReq miss cycles
+system.cpu.itb_walker_cache.demand_miss_latency::cpu.itb.walker 202038998 # number of demand (read+write) miss cycles
+system.cpu.itb_walker_cache.demand_miss_latency::total 202038998 # number of demand (read+write) miss cycles
+system.cpu.itb_walker_cache.overall_miss_latency::cpu.itb.walker 202038998 # number of overall miss cycles
+system.cpu.itb_walker_cache.overall_miss_latency::total 202038998 # number of overall miss cycles
+system.cpu.itb_walker_cache.ReadReq_accesses::cpu.itb.walker 42861 # number of ReadReq accesses(hits+misses)
+system.cpu.itb_walker_cache.ReadReq_accesses::total 42861 # number of ReadReq accesses(hits+misses)
system.cpu.itb_walker_cache.WriteReq_accesses::cpu.itb.walker 2 # number of WriteReq accesses(hits+misses)
system.cpu.itb_walker_cache.WriteReq_accesses::total 2 # number of WriteReq accesses(hits+misses)
-system.cpu.itb_walker_cache.demand_accesses::cpu.itb.walker 41736 # number of demand (read+write) accesses
-system.cpu.itb_walker_cache.demand_accesses::total 41736 # number of demand (read+write) accesses
-system.cpu.itb_walker_cache.overall_accesses::cpu.itb.walker 41736 # number of overall (read+write) accesses
-system.cpu.itb_walker_cache.overall_accesses::total 41736 # number of overall (read+write) accesses
-system.cpu.itb_walker_cache.ReadReq_miss_rate::cpu.itb.walker 0.360857 # miss rate for ReadReq accesses
-system.cpu.itb_walker_cache.ReadReq_miss_rate::total 0.360857 # miss rate for ReadReq accesses
-system.cpu.itb_walker_cache.demand_miss_rate::cpu.itb.walker 0.360840 # miss rate for demand accesses
-system.cpu.itb_walker_cache.demand_miss_rate::total 0.360840 # miss rate for demand accesses
-system.cpu.itb_walker_cache.overall_miss_rate::cpu.itb.walker 0.360840 # miss rate for overall accesses
-system.cpu.itb_walker_cache.overall_miss_rate::total 0.360840 # miss rate for overall accesses
-system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::cpu.itb.walker 11605.245219 # average ReadReq miss latency
-system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::total 11605.245219 # average ReadReq miss latency
-system.cpu.itb_walker_cache.demand_avg_miss_latency::cpu.itb.walker 11605.245219 # average overall miss latency
-system.cpu.itb_walker_cache.demand_avg_miss_latency::total 11605.245219 # average overall miss latency
-system.cpu.itb_walker_cache.overall_avg_miss_latency::cpu.itb.walker 11605.245219 # average overall miss latency
-system.cpu.itb_walker_cache.overall_avg_miss_latency::total 11605.245219 # average overall miss latency
+system.cpu.itb_walker_cache.demand_accesses::cpu.itb.walker 42863 # number of demand (read+write) accesses
+system.cpu.itb_walker_cache.demand_accesses::total 42863 # number of demand (read+write) accesses
+system.cpu.itb_walker_cache.overall_accesses::cpu.itb.walker 42863 # number of overall (read+write) accesses
+system.cpu.itb_walker_cache.overall_accesses::total 42863 # number of overall (read+write) accesses
+system.cpu.itb_walker_cache.ReadReq_miss_rate::cpu.itb.walker 0.396584 # miss rate for ReadReq accesses
+system.cpu.itb_walker_cache.ReadReq_miss_rate::total 0.396584 # miss rate for ReadReq accesses
+system.cpu.itb_walker_cache.demand_miss_rate::cpu.itb.walker 0.396566 # miss rate for demand accesses
+system.cpu.itb_walker_cache.demand_miss_rate::total 0.396566 # miss rate for demand accesses
+system.cpu.itb_walker_cache.overall_miss_rate::cpu.itb.walker 0.396566 # miss rate for overall accesses
+system.cpu.itb_walker_cache.overall_miss_rate::total 0.396566 # miss rate for overall accesses
+system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::cpu.itb.walker 11886.045299 # average ReadReq miss latency
+system.cpu.itb_walker_cache.ReadReq_avg_miss_latency::total 11886.045299 # average ReadReq miss latency
+system.cpu.itb_walker_cache.demand_avg_miss_latency::cpu.itb.walker 11886.045299 # average overall miss latency
+system.cpu.itb_walker_cache.demand_avg_miss_latency::total 11886.045299 # average overall miss latency
+system.cpu.itb_walker_cache.overall_avg_miss_latency::cpu.itb.walker 11886.045299 # average overall miss latency
+system.cpu.itb_walker_cache.overall_avg_miss_latency::total 11886.045299 # average overall miss latency
system.cpu.itb_walker_cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.itb_walker_cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.itb_walker_cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -1026,177 +1027,177 @@ system.cpu.itb_walker_cache.avg_blocked_cycles::no_mshrs nan
system.cpu.itb_walker_cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.itb_walker_cache.fast_writes 0 # number of fast writes performed
system.cpu.itb_walker_cache.cache_copies 0 # number of cache copies performed
-system.cpu.itb_walker_cache.writebacks::writebacks 2894 # number of writebacks
-system.cpu.itb_walker_cache.writebacks::total 2894 # number of writebacks
-system.cpu.itb_walker_cache.ReadReq_mshr_misses::cpu.itb.walker 15060 # number of ReadReq MSHR misses
-system.cpu.itb_walker_cache.ReadReq_mshr_misses::total 15060 # number of ReadReq MSHR misses
-system.cpu.itb_walker_cache.demand_mshr_misses::cpu.itb.walker 15060 # number of demand (read+write) MSHR misses
-system.cpu.itb_walker_cache.demand_mshr_misses::total 15060 # number of demand (read+write) MSHR misses
-system.cpu.itb_walker_cache.overall_mshr_misses::cpu.itb.walker 15060 # number of overall MSHR misses
-system.cpu.itb_walker_cache.overall_mshr_misses::total 15060 # number of overall MSHR misses
-system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::cpu.itb.walker 144633033 # number of ReadReq MSHR miss cycles
-system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::total 144633033 # number of ReadReq MSHR miss cycles
-system.cpu.itb_walker_cache.demand_mshr_miss_latency::cpu.itb.walker 144633033 # number of demand (read+write) MSHR miss cycles
-system.cpu.itb_walker_cache.demand_mshr_miss_latency::total 144633033 # number of demand (read+write) MSHR miss cycles
-system.cpu.itb_walker_cache.overall_mshr_miss_latency::cpu.itb.walker 144633033 # number of overall MSHR miss cycles
-system.cpu.itb_walker_cache.overall_mshr_miss_latency::total 144633033 # number of overall MSHR miss cycles
-system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.360857 # mshr miss rate for ReadReq accesses
-system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::total 0.360857 # mshr miss rate for ReadReq accesses
-system.cpu.itb_walker_cache.demand_mshr_miss_rate::cpu.itb.walker 0.360840 # mshr miss rate for demand accesses
-system.cpu.itb_walker_cache.demand_mshr_miss_rate::total 0.360840 # mshr miss rate for demand accesses
-system.cpu.itb_walker_cache.overall_mshr_miss_rate::cpu.itb.walker 0.360840 # mshr miss rate for overall accesses
-system.cpu.itb_walker_cache.overall_mshr_miss_rate::total 0.360840 # mshr miss rate for overall accesses
-system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 9603.787052 # average ReadReq mshr miss latency
-system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::total 9603.787052 # average ReadReq mshr miss latency
-system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::cpu.itb.walker 9603.787052 # average overall mshr miss latency
-system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::total 9603.787052 # average overall mshr miss latency
-system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::cpu.itb.walker 9603.787052 # average overall mshr miss latency
-system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::total 9603.787052 # average overall mshr miss latency
+system.cpu.itb_walker_cache.writebacks::writebacks 2256 # number of writebacks
+system.cpu.itb_walker_cache.writebacks::total 2256 # number of writebacks
+system.cpu.itb_walker_cache.ReadReq_mshr_misses::cpu.itb.walker 16998 # number of ReadReq MSHR misses
+system.cpu.itb_walker_cache.ReadReq_mshr_misses::total 16998 # number of ReadReq MSHR misses
+system.cpu.itb_walker_cache.demand_mshr_misses::cpu.itb.walker 16998 # number of demand (read+write) MSHR misses
+system.cpu.itb_walker_cache.demand_mshr_misses::total 16998 # number of demand (read+write) MSHR misses
+system.cpu.itb_walker_cache.overall_mshr_misses::cpu.itb.walker 16998 # number of overall MSHR misses
+system.cpu.itb_walker_cache.overall_mshr_misses::total 16998 # number of overall MSHR misses
+system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::cpu.itb.walker 168025032 # number of ReadReq MSHR miss cycles
+system.cpu.itb_walker_cache.ReadReq_mshr_miss_latency::total 168025032 # number of ReadReq MSHR miss cycles
+system.cpu.itb_walker_cache.demand_mshr_miss_latency::cpu.itb.walker 168025032 # number of demand (read+write) MSHR miss cycles
+system.cpu.itb_walker_cache.demand_mshr_miss_latency::total 168025032 # number of demand (read+write) MSHR miss cycles
+system.cpu.itb_walker_cache.overall_mshr_miss_latency::cpu.itb.walker 168025032 # number of overall MSHR miss cycles
+system.cpu.itb_walker_cache.overall_mshr_miss_latency::total 168025032 # number of overall MSHR miss cycles
+system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.396584 # mshr miss rate for ReadReq accesses
+system.cpu.itb_walker_cache.ReadReq_mshr_miss_rate::total 0.396584 # mshr miss rate for ReadReq accesses
+system.cpu.itb_walker_cache.demand_mshr_miss_rate::cpu.itb.walker 0.396566 # mshr miss rate for demand accesses
+system.cpu.itb_walker_cache.demand_mshr_miss_rate::total 0.396566 # mshr miss rate for demand accesses
+system.cpu.itb_walker_cache.overall_mshr_miss_rate::cpu.itb.walker 0.396566 # mshr miss rate for overall accesses
+system.cpu.itb_walker_cache.overall_mshr_miss_rate::total 0.396566 # mshr miss rate for overall accesses
+system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 9884.988352 # average ReadReq mshr miss latency
+system.cpu.itb_walker_cache.ReadReq_avg_mshr_miss_latency::total 9884.988352 # average ReadReq mshr miss latency
+system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::cpu.itb.walker 9884.988352 # average overall mshr miss latency
+system.cpu.itb_walker_cache.demand_avg_mshr_miss_latency::total 9884.988352 # average overall mshr miss latency
+system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::cpu.itb.walker 9884.988352 # average overall mshr miss latency
+system.cpu.itb_walker_cache.overall_avg_mshr_miss_latency::total 9884.988352 # average overall mshr miss latency
system.cpu.itb_walker_cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.l2cache.tags.replacements 113005 # number of replacements
-system.cpu.l2cache.tags.tagsinuse 64819.841328 # Cycle average of tags in use
-system.cpu.l2cache.tags.total_refs 3843950 # Total number of references to valid blocks.
-system.cpu.l2cache.tags.sampled_refs 177067 # Sample count of references to valid blocks.
-system.cpu.l2cache.tags.avg_refs 21.709014 # Average number of references to valid blocks.
+system.cpu.l2cache.tags.replacements 112974 # number of replacements
+system.cpu.l2cache.tags.tagsinuse 64818.744711 # Cycle average of tags in use
+system.cpu.l2cache.tags.total_refs 3837920 # Total number of references to valid blocks.
+system.cpu.l2cache.tags.sampled_refs 177018 # Sample count of references to valid blocks.
+system.cpu.l2cache.tags.avg_refs 21.680959 # Average number of references to valid blocks.
system.cpu.l2cache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.tags.occ_blocks::writebacks 50385.421591 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.dtb.walker 17.865695 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.itb.walker 0.131540 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.inst 3266.822655 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.data 11149.599847 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_percent::writebacks 0.768821 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.dtb.walker 0.000273 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_blocks::writebacks 50388.015751 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.dtb.walker 17.441797 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.itb.walker 0.125760 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 3267.225445 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 11145.935958 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::writebacks 0.768860 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.dtb.walker 0.000266 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_percent::cpu.itb.walker 0.000002 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.inst 0.049848 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.data 0.170129 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::total 0.989072 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_task_id_blocks::1024 64062 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::0 64 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::1 567 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::2 3385 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::3 7409 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::4 52637 # Occupied blocks per task id
-system.cpu.l2cache.tags.occ_task_id_percent::1024 0.977509 # Percentage of cache occupancy per task id
-system.cpu.l2cache.tags.tag_accesses 35098786 # Number of tag accesses
-system.cpu.l2cache.tags.data_accesses 35098786 # Number of data accesses
-system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 67803 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 12549 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.inst 984793 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::cpu.data 1337105 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::total 2402250 # number of ReadReq hits
-system.cpu.l2cache.Writeback_hits::writebacks 1584244 # number of Writeback hits
-system.cpu.l2cache.Writeback_hits::total 1584244 # number of Writeback hits
-system.cpu.l2cache.UpgradeReq_hits::cpu.data 297 # number of UpgradeReq hits
-system.cpu.l2cache.UpgradeReq_hits::total 297 # number of UpgradeReq hits
-system.cpu.l2cache.ReadExReq_hits::cpu.data 153417 # number of ReadExReq hits
-system.cpu.l2cache.ReadExReq_hits::total 153417 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits::cpu.dtb.walker 67803 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.itb.walker 12549 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.inst 984793 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.data 1490522 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::total 2555667 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits::cpu.dtb.walker 67803 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.itb.walker 12549 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.inst 984793 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.data 1490522 # number of overall hits
-system.cpu.l2cache.overall_hits::total 2555667 # number of overall hits
-system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker 65 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.itb.walker 6 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.inst 16386 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::cpu.data 35860 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::total 52317 # number of ReadReq misses
-system.cpu.l2cache.UpgradeReq_misses::cpu.data 1462 # number of UpgradeReq misses
-system.cpu.l2cache.UpgradeReq_misses::total 1462 # number of UpgradeReq misses
-system.cpu.l2cache.ReadExReq_misses::cpu.data 134070 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_misses::total 134070 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses::cpu.dtb.walker 65 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.itb.walker 6 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.inst 16386 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.data 169930 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::total 186387 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses::cpu.dtb.walker 65 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.itb.walker 6 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.inst 16386 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.data 169930 # number of overall misses
-system.cpu.l2cache.overall_misses::total 186387 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker 6099500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker 482500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 1248819000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.data 2837713246 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::total 4093114246 # number of ReadReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 17341312 # number of UpgradeReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency::total 17341312 # number of UpgradeReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 9351037718 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 9351037718 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker 6099500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.itb.walker 482500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 1248819000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 12188750964 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 13444151964 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker 6099500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.itb.walker 482500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 1248819000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 12188750964 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 13444151964 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker 67868 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker 12555 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 1001179 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::cpu.data 1372965 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::total 2454567 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::writebacks 1584244 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses::total 1584244 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::cpu.data 1759 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses::total 1759 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::cpu.data 287487 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::total 287487 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses::cpu.dtb.walker 67868 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.itb.walker 12555 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.inst 1001179 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::cpu.data 1660452 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::total 2742054 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.dtb.walker 67868 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.itb.walker 12555 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.inst 1001179 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.data 1660452 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::total 2742054 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker 0.000958 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker 0.000478 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.016367 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.026119 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::total 0.021314 # miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.831154 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate::total 0.831154 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.466352 # miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::total 0.466352 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker 0.000958 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.itb.walker 0.000478 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.016367 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.data 0.102340 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::total 0.067973 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker 0.000958 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.itb.walker 0.000478 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.016367 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.data 0.102340 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::total 0.067973 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 93838.461538 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 80416.666667 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 76212.559502 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 79133.107808 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::total 78236.791980 # average ReadReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 11861.362517 # average UpgradeReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 11861.362517 # average UpgradeReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 69747.428343 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 69747.428343 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 93838.461538 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 80416.666667 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 76212.559502 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 71728.070170 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 72130.309324 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 93838.461538 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 80416.666667 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 76212.559502 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 71728.070170 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 72130.309324 # average overall miss latency
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.049854 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.170073 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.989056 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_task_id_blocks::1024 64044 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::0 55 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::1 598 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::2 3343 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::3 7275 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::4 52773 # Occupied blocks per task id
+system.cpu.l2cache.tags.occ_task_id_percent::1024 0.977234 # Percentage of cache occupancy per task id
+system.cpu.l2cache.tags.tag_accesses 35081259 # Number of tag accesses
+system.cpu.l2cache.tags.data_accesses 35081259 # Number of data accesses
+system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 69593 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 14758 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.inst 984803 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::cpu.data 1337710 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::total 2406864 # number of ReadReq hits
+system.cpu.l2cache.Writeback_hits::writebacks 1577834 # number of Writeback hits
+system.cpu.l2cache.Writeback_hits::total 1577834 # number of Writeback hits
+system.cpu.l2cache.UpgradeReq_hits::cpu.data 300 # number of UpgradeReq hits
+system.cpu.l2cache.UpgradeReq_hits::total 300 # number of UpgradeReq hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 153385 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::total 153385 # number of ReadExReq hits
+system.cpu.l2cache.demand_hits::cpu.dtb.walker 69593 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.itb.walker 14758 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.inst 984803 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 1491095 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::total 2560249 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits::cpu.dtb.walker 69593 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.itb.walker 14758 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.inst 984803 # number of overall hits
+system.cpu.l2cache.overall_hits::cpu.data 1491095 # number of overall hits
+system.cpu.l2cache.overall_hits::total 2560249 # number of overall hits
+system.cpu.l2cache.ReadReq_misses::cpu.dtb.walker 68 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.itb.walker 5 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.inst 16393 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::cpu.data 35895 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::total 52361 # number of ReadReq misses
+system.cpu.l2cache.UpgradeReq_misses::cpu.data 1444 # number of UpgradeReq misses
+system.cpu.l2cache.UpgradeReq_misses::total 1444 # number of UpgradeReq misses
+system.cpu.l2cache.ReadExReq_misses::cpu.data 133756 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::total 133756 # number of ReadExReq misses
+system.cpu.l2cache.demand_misses::cpu.dtb.walker 68 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.itb.walker 5 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.inst 16393 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 169651 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::total 186117 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses::cpu.dtb.walker 68 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.itb.walker 5 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.inst 16393 # number of overall misses
+system.cpu.l2cache.overall_misses::cpu.data 169651 # number of overall misses
+system.cpu.l2cache.overall_misses::total 186117 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency::cpu.dtb.walker 6414250 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.itb.walker 407500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 1255247500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 2834689998 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 4096759248 # number of ReadReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::cpu.data 17266314 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency::total 17266314 # number of UpgradeReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 9330791213 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 9330791213 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.dtb.walker 6414250 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.itb.walker 407500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 1255247500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 12165481211 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 13427550461 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.dtb.walker 6414250 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.itb.walker 407500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 1255247500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 12165481211 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 13427550461 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses::cpu.dtb.walker 69661 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.itb.walker 14763 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 1001196 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::cpu.data 1373605 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::total 2459225 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::writebacks 1577834 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses::total 1577834 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses::cpu.data 1744 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses::total 1744 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.data 287141 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::total 287141 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.demand_accesses::cpu.dtb.walker 69661 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.itb.walker 14763 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.inst 1001196 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.data 1660746 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::total 2746366 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.dtb.walker 69661 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.itb.walker 14763 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 1001196 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.data 1660746 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::total 2746366 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.dtb.walker 0.000976 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.itb.walker 0.000339 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.016373 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.026132 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.021292 # miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.827982 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate::total 0.827982 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.465820 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 0.465820 # miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_miss_rate::cpu.dtb.walker 0.000976 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.itb.walker 0.000339 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.016373 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.102153 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.067768 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate::cpu.dtb.walker 0.000976 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.itb.walker 0.000339 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.016373 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.102153 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.067768 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.dtb.walker 94327.205882 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.itb.walker 81500 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 76572.164948 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 78971.723025 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 78240.660950 # average ReadReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::cpu.data 11957.281163 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency::total 11957.281163 # average UpgradeReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 69759.795546 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 69759.795546 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.dtb.walker 94327.205882 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.itb.walker 81500 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 76572.164948 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 71708.868271 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 72145.749507 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.dtb.walker 94327.205882 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.itb.walker 81500 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 76572.164948 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 71708.868271 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 72145.749507 # 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
@@ -1205,8 +1206,8 @@ system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan
system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
-system.cpu.l2cache.writebacks::writebacks 103316 # number of writebacks
-system.cpu.l2cache.writebacks::total 103316 # number of writebacks
+system.cpu.l2cache.writebacks::writebacks 103249 # number of writebacks
+system.cpu.l2cache.writebacks::total 103249 # number of writebacks
system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 1 # number of ReadReq MSHR hits
system.cpu.l2cache.ReadReq_mshr_hits::cpu.data 2 # number of ReadReq MSHR hits
system.cpu.l2cache.ReadReq_mshr_hits::total 3 # number of ReadReq MSHR hits
@@ -1216,88 +1217,88 @@ system.cpu.l2cache.demand_mshr_hits::total 3 #
system.cpu.l2cache.overall_mshr_hits::cpu.inst 1 # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits::cpu.data 2 # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits::total 3 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker 65 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.itb.walker 6 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 16385 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 35858 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::total 52314 # number of ReadReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 1462 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses::total 1462 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 134070 # number of ReadExReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::total 134070 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker 65 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.itb.walker 6 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.inst 16385 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.data 169928 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::total 186384 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker 65 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.itb.walker 6 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.inst 16385 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.data 169928 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::total 186384 # number of overall MSHR misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 5296500 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.itb.walker 407000 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 1043304250 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 2392591752 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::total 3441599502 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 15547443 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 15547443 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 7667598282 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 7667598282 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker 5296500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.itb.walker 407000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 1043304250 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 10060190034 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 11109197784 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker 5296500 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.itb.walker 407000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 1043304250 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 10060190034 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 11109197784 # number of overall MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 89275614000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 89275614000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 2397124500 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 2397124500 # number of WriteReq MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 91672738500 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.overall_mshr_uncacheable_latency::total 91672738500 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.000958 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.000478 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.016366 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.026117 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.021313 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.831154 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.831154 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.466352 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.466352 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker 0.000958 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker 0.000478 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.016366 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.102338 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::total 0.067972 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker 0.000958 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker 0.000478 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.016366 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.102338 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::total 0.067972 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 81484.615385 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 67833.333333 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 63674.351541 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 66724.071393 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 65787.351416 # average ReadReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 10634.365937 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 10634.365937 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 57191.006802 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 57191.006802 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 81484.615385 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.itb.walker 67833.333333 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 63674.351541 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 59202.662504 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 59603.816765 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 81484.615385 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.itb.walker 67833.333333 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 63674.351541 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 59202.662504 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 59603.816765 # average overall mshr miss latency
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.dtb.walker 68 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.itb.walker 5 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 16392 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 35893 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::total 52358 # number of ReadReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::cpu.data 1444 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses::total 1444 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 133756 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::total 133756 # number of ReadExReq MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.dtb.walker 68 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.itb.walker 5 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 16392 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.data 169649 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::total 186114 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.dtb.walker 68 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.itb.walker 5 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 16392 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.data 169649 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::total 186114 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.dtb.walker 5576250 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.itb.walker 344500 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 1049607750 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 2389031498 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 3444559998 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::cpu.data 15363423 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency::total 15363423 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 7651301287 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 7651301287 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.dtb.walker 5576250 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.itb.walker 344500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 1049607750 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 10040332785 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 11095861285 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.dtb.walker 5576250 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.itb.walker 344500 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 1049607750 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 10040332785 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 11095861285 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::cpu.data 89275596500 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_uncacheable_latency::total 89275596500 # number of ReadReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::cpu.data 2397352000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.WriteReq_mshr_uncacheable_latency::total 2397352000 # number of WriteReq MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::cpu.data 91672948500 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.overall_mshr_uncacheable_latency::total 91672948500 # number of overall MSHR uncacheable cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.dtb.walker 0.000976 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.itb.walker 0.000339 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.016372 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.026131 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.021290 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.827982 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate::total 0.827982 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.465820 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 0.465820 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.dtb.walker 0.000976 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.itb.walker 0.000339 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.016372 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.102152 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.067767 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.dtb.walker 0.000976 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.itb.walker 0.000339 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.016372 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.102152 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.067767 # mshr miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.dtb.walker 82003.676471 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.itb.walker 68900 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 64031.707540 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 66559.816622 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 65788.609152 # average ReadReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 10639.489612 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::total 10639.489612 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 57203.424796 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 57203.424796 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.dtb.walker 82003.676471 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.itb.walker 68900 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 64031.707540 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 59182.976528 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 59618.627750 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.dtb.walker 82003.676471 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.itb.walker 68900 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 64031.707540 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 59182.976528 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 59618.627750 # average overall mshr miss latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::cpu.data inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.ReadReq_avg_mshr_uncacheable_latency::total inf # average ReadReq mshr uncacheable latency
system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::cpu.data inf # average WriteReq mshr uncacheable latency
@@ -1305,55 +1306,55 @@ system.cpu.l2cache.WriteReq_avg_mshr_uncacheable_latency::total inf
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::cpu.data inf # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency::total inf # average overall mshr uncacheable latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.toL2Bus.trans_dist::ReadReq 3074514 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadResp 3073974 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::WriteReq 13889 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::WriteResp 13889 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::Writeback 1584244 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadReq 3078150 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadResp 3077612 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::WriteReq 13891 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::WriteResp 13891 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::Writeback 1577834 # Transaction distribution
system.cpu.toL2Bus.trans_dist::WriteInvalidateReq 46720 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::UpgradeReq 2203 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::UpgradeResp 2203 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExReq 287497 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExResp 287497 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::UpgradeReq 2215 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::UpgradeResp 2215 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExReq 287149 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExResp 287149 # Transaction distribution
system.cpu.toL2Bus.trans_dist::BadAddressError 6 # Transaction distribution
-system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 2002463 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 6133560 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.itb_walker_cache.mem_side::system.cpu.l2cache.cpu_side 30509 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.dtb_walker_cache.mem_side::system.cpu.l2cache.cpu_side 162399 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count::total 8328931 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 64075456 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_size_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 207996475 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_size_system.cpu.itb_walker_cache.mem_side::system.cpu.l2cache.cpu_side 988736 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_size_system.cpu.dtb_walker_cache.mem_side::system.cpu.l2cache.cpu_side 5638656 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_size::total 278699323 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.snoops 58087 # Total snoops (count)
-system.cpu.toL2Bus.snoop_fanout::samples 4385762 # Request fanout histogram
-system.cpu.toL2Bus.snoop_fanout::mean 3.010862 # Request fanout histogram
-system.cpu.toL2Bus.snoop_fanout::stdev 0.103651 # Request fanout histogram
+system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 2002495 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 6134281 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.itb_walker_cache.mem_side::system.cpu.l2cache.cpu_side 34017 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dtb_walker_cache.mem_side::system.cpu.l2cache.cpu_side 159331 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count::total 8330124 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 64076544 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_size_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 208017731 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_size_system.cpu.itb_walker_cache.mem_side::system.cpu.l2cache.cpu_side 1089216 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_size_system.cpu.dtb_walker_cache.mem_side::system.cpu.l2cache.cpu_side 5381760 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_size::total 278565251 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.snoops 57093 # Total snoops (count)
+system.cpu.toL2Bus.snoop_fanout::samples 4382652 # Request fanout histogram
+system.cpu.toL2Bus.snoop_fanout::mean 3.010869 # Request fanout histogram
+system.cpu.toL2Bus.snoop_fanout::stdev 0.103688 # Request fanout histogram
system.cpu.toL2Bus.snoop_fanout::underflows 0 0.00% 0.00% # Request fanout histogram
system.cpu.toL2Bus.snoop_fanout::0 0 0.00% 0.00% # Request fanout histogram
system.cpu.toL2Bus.snoop_fanout::1 0 0.00% 0.00% # Request fanout histogram
system.cpu.toL2Bus.snoop_fanout::2 0 0.00% 0.00% # Request fanout histogram
-system.cpu.toL2Bus.snoop_fanout::3 4338126 98.91% 98.91% # Request fanout histogram
-system.cpu.toL2Bus.snoop_fanout::4 47636 1.09% 100.00% # Request fanout histogram
+system.cpu.toL2Bus.snoop_fanout::3 4335015 98.91% 98.91% # Request fanout histogram
+system.cpu.toL2Bus.snoop_fanout::4 47637 1.09% 100.00% # Request fanout histogram
system.cpu.toL2Bus.snoop_fanout::overflows 0 0.00% 100.00% # Request fanout histogram
system.cpu.toL2Bus.snoop_fanout::min_value 3 # Request fanout histogram
system.cpu.toL2Bus.snoop_fanout::max_value 4 # Request fanout histogram
-system.cpu.toL2Bus.snoop_fanout::total 4385762 # Request fanout histogram
-system.cpu.toL2Bus.reqLayer0.occupancy 4071958893 # Layer occupancy (ticks)
+system.cpu.toL2Bus.snoop_fanout::total 4382652 # Request fanout histogram
+system.cpu.toL2Bus.reqLayer0.occupancy 4064000382 # Layer occupancy (ticks)
system.cpu.toL2Bus.reqLayer0.utilization 0.1 # Layer utilization (%)
-system.cpu.toL2Bus.snoopLayer0.occupancy 573000 # Layer occupancy (ticks)
+system.cpu.toL2Bus.snoopLayer0.occupancy 577500 # Layer occupancy (ticks)
system.cpu.toL2Bus.snoopLayer0.utilization 0.0 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer0.occupancy 1506070002 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer0.occupancy 1506120456 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer1.occupancy 3144166318 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer1.occupancy 3144694054 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer1.utilization 0.1 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer2.occupancy 22600980 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer2.occupancy 25505983 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer3.occupancy 111516357 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer3.occupancy 112929117 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer3.utilization 0.0 # Layer utilization (%)
-system.iobus.trans_dist::ReadReq 225687 # Transaction distribution
-system.iobus.trans_dist::ReadResp 225687 # Transaction distribution
+system.iobus.trans_dist::ReadReq 225688 # Transaction distribution
+system.iobus.trans_dist::ReadResp 225688 # Transaction distribution
system.iobus.trans_dist::WriteReq 57721 # Transaction distribution
system.iobus.trans_dist::WriteResp 11001 # Transaction distribution
system.iobus.trans_dist::WriteInvalidateResp 46720 # Transaction distribution
@@ -1378,11 +1379,11 @@ system.iobus.pkt_count_system.bridge.master::system.pc.fake_com_4.pio
system.iobus.pkt_count_system.bridge.master::system.pc.fake_floppy.pio 10 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.pc.pciconfig.pio 2128 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::total 471544 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 95272 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.pc.south_bridge.ide.dma::total 95272 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 95274 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.pc.south_bridge.ide.dma::total 95274 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.pc.south_bridge.io_apic.int_master::system.apicbridge.slave 3288 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.pc.south_bridge.io_apic.int_master::total 3288 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count::total 570104 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count::total 570106 # Packet count per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.pc.south_bridge.cmos.pio 22 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.pc.south_bridge.dma1.pio 3 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.pc.south_bridge.ide.pio 6738 # Cumulative packet size per connected master and slave (bytes)
@@ -1402,12 +1403,12 @@ system.iobus.pkt_size_system.bridge.master::system.pc.fake_com_4.pio
system.iobus.pkt_size_system.bridge.master::system.pc.fake_floppy.pio 5 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.pc.pciconfig.pio 4256 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::total 242058 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.pkt_size_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 3027872 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.pkt_size_system.pc.south_bridge.ide.dma::total 3027872 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.pkt_size_system.pc.south_bridge.ide.dma::system.iocache.cpu_side 3027880 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.pkt_size_system.pc.south_bridge.ide.dma::total 3027880 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.pc.south_bridge.io_apic.int_master::system.apicbridge.slave 6576 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.pc.south_bridge.io_apic.int_master::total 6576 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.pkt_size::total 3276506 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.reqLayer0.occupancy 3917656 # Layer occupancy (ticks)
+system.iobus.pkt_size::total 3276514 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.reqLayer0.occupancy 3918684 # Layer occupancy (ticks)
system.iobus.reqLayer0.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer1.occupancy 34000 # Layer occupancy (ticks)
system.iobus.reqLayer1.utilization 0.0 # Layer utilization (%)
@@ -1443,54 +1444,54 @@ system.iobus.reqLayer17.occupancy 9000 # La
system.iobus.reqLayer17.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer18.occupancy 10000 # Layer occupancy (ticks)
system.iobus.reqLayer18.utilization 0.0 # Layer utilization (%)
-system.iobus.reqLayer19.occupancy 448361200 # Layer occupancy (ticks)
+system.iobus.reqLayer19.occupancy 448342458 # Layer occupancy (ticks)
system.iobus.reqLayer19.utilization 0.0 # Layer utilization (%)
system.iobus.reqLayer20.occupancy 1064000 # Layer occupancy (ticks)
system.iobus.reqLayer20.utilization 0.0 # Layer utilization (%)
system.iobus.respLayer0.occupancy 460543000 # Layer occupancy (ticks)
system.iobus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.iobus.respLayer1.occupancy 52371753 # Layer occupancy (ticks)
+system.iobus.respLayer1.occupancy 52374503 # Layer occupancy (ticks)
system.iobus.respLayer1.utilization 0.0 # Layer utilization (%)
system.iobus.respLayer2.occupancy 1644000 # Layer occupancy (ticks)
system.iobus.respLayer2.utilization 0.0 # Layer utilization (%)
-system.iocache.tags.replacements 47581 # number of replacements
-system.iocache.tags.tagsinuse 0.091546 # Cycle average of tags in use
+system.iocache.tags.replacements 47582 # number of replacements
+system.iocache.tags.tagsinuse 0.103930 # Cycle average of tags in use
system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
-system.iocache.tags.sampled_refs 47597 # Sample count of references to valid blocks.
+system.iocache.tags.sampled_refs 47598 # Sample count of references to valid blocks.
system.iocache.tags.avg_refs 0 # Average number of references to valid blocks.
-system.iocache.tags.warmup_cycle 4992992715000 # Cycle when the warmup percentage was hit.
-system.iocache.tags.occ_blocks::pc.south_bridge.ide 0.091546 # Average occupied blocks per requestor
-system.iocache.tags.occ_percent::pc.south_bridge.ide 0.005722 # Average percentage of cache occupancy
-system.iocache.tags.occ_percent::total 0.005722 # Average percentage of cache occupancy
+system.iocache.tags.warmup_cycle 4992992710000 # Cycle when the warmup percentage was hit.
+system.iocache.tags.occ_blocks::pc.south_bridge.ide 0.103930 # Average occupied blocks per requestor
+system.iocache.tags.occ_percent::pc.south_bridge.ide 0.006496 # Average percentage of cache occupancy
+system.iocache.tags.occ_percent::total 0.006496 # Average percentage of cache occupancy
system.iocache.tags.occ_task_id_blocks::1023 16 # Occupied blocks per task id
system.iocache.tags.age_task_id_blocks_1023::2 16 # Occupied blocks per task id
system.iocache.tags.occ_task_id_percent::1023 1 # Percentage of cache occupancy per task id
-system.iocache.tags.tag_accesses 428724 # Number of tag accesses
-system.iocache.tags.data_accesses 428724 # Number of data accesses
-system.iocache.ReadReq_misses::pc.south_bridge.ide 916 # number of ReadReq misses
-system.iocache.ReadReq_misses::total 916 # number of ReadReq misses
+system.iocache.tags.tag_accesses 428733 # Number of tag accesses
+system.iocache.tags.data_accesses 428733 # Number of data accesses
+system.iocache.ReadReq_misses::pc.south_bridge.ide 917 # number of ReadReq misses
+system.iocache.ReadReq_misses::total 917 # number of ReadReq misses
system.iocache.WriteInvalidateReq_misses::pc.south_bridge.ide 46720 # number of WriteInvalidateReq misses
system.iocache.WriteInvalidateReq_misses::total 46720 # number of WriteInvalidateReq misses
-system.iocache.demand_misses::pc.south_bridge.ide 916 # number of demand (read+write) misses
-system.iocache.demand_misses::total 916 # number of demand (read+write) misses
-system.iocache.overall_misses::pc.south_bridge.ide 916 # number of overall misses
-system.iocache.overall_misses::total 916 # number of overall misses
-system.iocache.ReadReq_miss_latency::pc.south_bridge.ide 149161446 # number of ReadReq miss cycles
-system.iocache.ReadReq_miss_latency::total 149161446 # number of ReadReq miss cycles
-system.iocache.WriteInvalidateReq_miss_latency::pc.south_bridge.ide 12345702001 # number of WriteInvalidateReq miss cycles
-system.iocache.WriteInvalidateReq_miss_latency::total 12345702001 # number of WriteInvalidateReq miss cycles
-system.iocache.demand_miss_latency::pc.south_bridge.ide 149161446 # number of demand (read+write) miss cycles
-system.iocache.demand_miss_latency::total 149161446 # number of demand (read+write) miss cycles
-system.iocache.overall_miss_latency::pc.south_bridge.ide 149161446 # number of overall miss cycles
-system.iocache.overall_miss_latency::total 149161446 # number of overall miss cycles
-system.iocache.ReadReq_accesses::pc.south_bridge.ide 916 # number of ReadReq accesses(hits+misses)
-system.iocache.ReadReq_accesses::total 916 # number of ReadReq accesses(hits+misses)
+system.iocache.demand_misses::pc.south_bridge.ide 917 # number of demand (read+write) misses
+system.iocache.demand_misses::total 917 # number of demand (read+write) misses
+system.iocache.overall_misses::pc.south_bridge.ide 917 # number of overall misses
+system.iocache.overall_misses::total 917 # number of overall misses
+system.iocache.ReadReq_miss_latency::pc.south_bridge.ide 152376946 # number of ReadReq miss cycles
+system.iocache.ReadReq_miss_latency::total 152376946 # number of ReadReq miss cycles
+system.iocache.WriteInvalidateReq_miss_latency::pc.south_bridge.ide 12347668009 # number of WriteInvalidateReq miss cycles
+system.iocache.WriteInvalidateReq_miss_latency::total 12347668009 # number of WriteInvalidateReq miss cycles
+system.iocache.demand_miss_latency::pc.south_bridge.ide 152376946 # number of demand (read+write) miss cycles
+system.iocache.demand_miss_latency::total 152376946 # number of demand (read+write) miss cycles
+system.iocache.overall_miss_latency::pc.south_bridge.ide 152376946 # number of overall miss cycles
+system.iocache.overall_miss_latency::total 152376946 # number of overall miss cycles
+system.iocache.ReadReq_accesses::pc.south_bridge.ide 917 # number of ReadReq accesses(hits+misses)
+system.iocache.ReadReq_accesses::total 917 # number of ReadReq accesses(hits+misses)
system.iocache.WriteInvalidateReq_accesses::pc.south_bridge.ide 46720 # number of WriteInvalidateReq accesses(hits+misses)
system.iocache.WriteInvalidateReq_accesses::total 46720 # number of WriteInvalidateReq accesses(hits+misses)
-system.iocache.demand_accesses::pc.south_bridge.ide 916 # number of demand (read+write) accesses
-system.iocache.demand_accesses::total 916 # number of demand (read+write) accesses
-system.iocache.overall_accesses::pc.south_bridge.ide 916 # number of overall (read+write) accesses
-system.iocache.overall_accesses::total 916 # number of overall (read+write) accesses
+system.iocache.demand_accesses::pc.south_bridge.ide 917 # number of demand (read+write) accesses
+system.iocache.demand_accesses::total 917 # number of demand (read+write) accesses
+system.iocache.overall_accesses::pc.south_bridge.ide 917 # number of overall (read+write) accesses
+system.iocache.overall_accesses::total 917 # number of overall (read+write) accesses
system.iocache.ReadReq_miss_rate::pc.south_bridge.ide 1 # miss rate for ReadReq accesses
system.iocache.ReadReq_miss_rate::total 1 # miss rate for ReadReq accesses
system.iocache.WriteInvalidateReq_miss_rate::pc.south_bridge.ide 1 # miss rate for WriteInvalidateReq accesses
@@ -1499,40 +1500,40 @@ system.iocache.demand_miss_rate::pc.south_bridge.ide 1
system.iocache.demand_miss_rate::total 1 # miss rate for demand accesses
system.iocache.overall_miss_rate::pc.south_bridge.ide 1 # miss rate for overall accesses
system.iocache.overall_miss_rate::total 1 # miss rate for overall accesses
-system.iocache.ReadReq_avg_miss_latency::pc.south_bridge.ide 162840.006550 # average ReadReq miss latency
-system.iocache.ReadReq_avg_miss_latency::total 162840.006550 # average ReadReq miss latency
-system.iocache.WriteInvalidateReq_avg_miss_latency::pc.south_bridge.ide 264248.758583 # average WriteInvalidateReq miss latency
-system.iocache.WriteInvalidateReq_avg_miss_latency::total 264248.758583 # average WriteInvalidateReq miss latency
-system.iocache.demand_avg_miss_latency::pc.south_bridge.ide 162840.006550 # average overall miss latency
-system.iocache.demand_avg_miss_latency::total 162840.006550 # average overall miss latency
-system.iocache.overall_avg_miss_latency::pc.south_bridge.ide 162840.006550 # average overall miss latency
-system.iocache.overall_avg_miss_latency::total 162840.006550 # average overall miss latency
-system.iocache.blocked_cycles::no_mshrs 70237 # number of cycles access was blocked
+system.iocache.ReadReq_avg_miss_latency::pc.south_bridge.ide 166168.970556 # average ReadReq miss latency
+system.iocache.ReadReq_avg_miss_latency::total 166168.970556 # average ReadReq miss latency
+system.iocache.WriteInvalidateReq_avg_miss_latency::pc.south_bridge.ide 264290.839234 # average WriteInvalidateReq miss latency
+system.iocache.WriteInvalidateReq_avg_miss_latency::total 264290.839234 # average WriteInvalidateReq miss latency
+system.iocache.demand_avg_miss_latency::pc.south_bridge.ide 166168.970556 # average overall miss latency
+system.iocache.demand_avg_miss_latency::total 166168.970556 # average overall miss latency
+system.iocache.overall_avg_miss_latency::pc.south_bridge.ide 166168.970556 # average overall miss latency
+system.iocache.overall_avg_miss_latency::total 166168.970556 # average overall miss latency
+system.iocache.blocked_cycles::no_mshrs 70541 # number of cycles access was blocked
system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.iocache.blocked::no_mshrs 9120 # number of cycles access was blocked
+system.iocache.blocked::no_mshrs 9150 # number of cycles access was blocked
system.iocache.blocked::no_targets 0 # number of cycles access was blocked
-system.iocache.avg_blocked_cycles::no_mshrs 7.701425 # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles::no_mshrs 7.709399 # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.cache_copies 0 # number of cache copies performed
system.iocache.writebacks::writebacks 46667 # number of writebacks
system.iocache.writebacks::total 46667 # number of writebacks
-system.iocache.ReadReq_mshr_misses::pc.south_bridge.ide 916 # number of ReadReq MSHR misses
-system.iocache.ReadReq_mshr_misses::total 916 # number of ReadReq MSHR misses
+system.iocache.ReadReq_mshr_misses::pc.south_bridge.ide 917 # number of ReadReq MSHR misses
+system.iocache.ReadReq_mshr_misses::total 917 # number of ReadReq MSHR misses
system.iocache.WriteInvalidateReq_mshr_misses::pc.south_bridge.ide 46720 # number of WriteInvalidateReq MSHR misses
system.iocache.WriteInvalidateReq_mshr_misses::total 46720 # number of WriteInvalidateReq MSHR misses
-system.iocache.demand_mshr_misses::pc.south_bridge.ide 916 # number of demand (read+write) MSHR misses
-system.iocache.demand_mshr_misses::total 916 # number of demand (read+write) MSHR misses
-system.iocache.overall_mshr_misses::pc.south_bridge.ide 916 # number of overall MSHR misses
-system.iocache.overall_mshr_misses::total 916 # number of overall MSHR misses
-system.iocache.ReadReq_mshr_miss_latency::pc.south_bridge.ide 101504946 # number of ReadReq MSHR miss cycles
-system.iocache.ReadReq_mshr_miss_latency::total 101504946 # number of ReadReq MSHR miss cycles
-system.iocache.WriteInvalidateReq_mshr_miss_latency::pc.south_bridge.ide 9916256007 # number of WriteInvalidateReq MSHR miss cycles
-system.iocache.WriteInvalidateReq_mshr_miss_latency::total 9916256007 # number of WriteInvalidateReq MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::pc.south_bridge.ide 101504946 # number of demand (read+write) MSHR miss cycles
-system.iocache.demand_mshr_miss_latency::total 101504946 # number of demand (read+write) MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::pc.south_bridge.ide 101504946 # number of overall MSHR miss cycles
-system.iocache.overall_mshr_miss_latency::total 101504946 # number of overall MSHR miss cycles
+system.iocache.demand_mshr_misses::pc.south_bridge.ide 917 # number of demand (read+write) MSHR misses
+system.iocache.demand_mshr_misses::total 917 # number of demand (read+write) MSHR misses
+system.iocache.overall_mshr_misses::pc.south_bridge.ide 917 # number of overall MSHR misses
+system.iocache.overall_mshr_misses::total 917 # number of overall MSHR misses
+system.iocache.ReadReq_mshr_miss_latency::pc.south_bridge.ide 104665946 # number of ReadReq MSHR miss cycles
+system.iocache.ReadReq_mshr_miss_latency::total 104665946 # number of ReadReq MSHR miss cycles
+system.iocache.WriteInvalidateReq_mshr_miss_latency::pc.south_bridge.ide 9918222015 # number of WriteInvalidateReq MSHR miss cycles
+system.iocache.WriteInvalidateReq_mshr_miss_latency::total 9918222015 # number of WriteInvalidateReq MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::pc.south_bridge.ide 104665946 # number of demand (read+write) MSHR miss cycles
+system.iocache.demand_mshr_miss_latency::total 104665946 # number of demand (read+write) MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::pc.south_bridge.ide 104665946 # number of overall MSHR miss cycles
+system.iocache.overall_mshr_miss_latency::total 104665946 # number of overall MSHR miss cycles
system.iocache.ReadReq_mshr_miss_rate::pc.south_bridge.ide 1 # mshr miss rate for ReadReq accesses
system.iocache.ReadReq_mshr_miss_rate::total 1 # mshr miss rate for ReadReq accesses
system.iocache.WriteInvalidateReq_mshr_miss_rate::pc.south_bridge.ide 1 # mshr miss rate for WriteInvalidateReq accesses
@@ -1541,75 +1542,75 @@ system.iocache.demand_mshr_miss_rate::pc.south_bridge.ide 1
system.iocache.demand_mshr_miss_rate::total 1 # mshr miss rate for demand accesses
system.iocache.overall_mshr_miss_rate::pc.south_bridge.ide 1 # mshr miss rate for overall accesses
system.iocache.overall_mshr_miss_rate::total 1 # mshr miss rate for overall accesses
-system.iocache.ReadReq_avg_mshr_miss_latency::pc.south_bridge.ide 110813.259825 # average ReadReq mshr miss latency
-system.iocache.ReadReq_avg_mshr_miss_latency::total 110813.259825 # average ReadReq mshr miss latency
-system.iocache.WriteInvalidateReq_avg_mshr_miss_latency::pc.south_bridge.ide 212248.630287 # average WriteInvalidateReq mshr miss latency
-system.iocache.WriteInvalidateReq_avg_mshr_miss_latency::total 212248.630287 # average WriteInvalidateReq mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::pc.south_bridge.ide 110813.259825 # average overall mshr miss latency
-system.iocache.demand_avg_mshr_miss_latency::total 110813.259825 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::pc.south_bridge.ide 110813.259825 # average overall mshr miss latency
-system.iocache.overall_avg_mshr_miss_latency::total 110813.259825 # average overall mshr miss latency
+system.iocache.ReadReq_avg_mshr_miss_latency::pc.south_bridge.ide 114139.526718 # average ReadReq mshr miss latency
+system.iocache.ReadReq_avg_mshr_miss_latency::total 114139.526718 # average ReadReq mshr miss latency
+system.iocache.WriteInvalidateReq_avg_mshr_miss_latency::pc.south_bridge.ide 212290.710938 # average WriteInvalidateReq mshr miss latency
+system.iocache.WriteInvalidateReq_avg_mshr_miss_latency::total 212290.710938 # average WriteInvalidateReq mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::pc.south_bridge.ide 114139.526718 # average overall mshr miss latency
+system.iocache.demand_avg_mshr_miss_latency::total 114139.526718 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::pc.south_bridge.ide 114139.526718 # average overall mshr miss latency
+system.iocache.overall_avg_mshr_miss_latency::total 114139.526718 # average overall mshr miss latency
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.membus.trans_dist::ReadReq 662646 # Transaction distribution
-system.membus.trans_dist::ReadResp 662640 # Transaction distribution
-system.membus.trans_dist::WriteReq 13889 # Transaction distribution
-system.membus.trans_dist::WriteResp 13889 # Transaction distribution
-system.membus.trans_dist::Writeback 149983 # Transaction distribution
+system.membus.trans_dist::ReadReq 662691 # Transaction distribution
+system.membus.trans_dist::ReadResp 662685 # Transaction distribution
+system.membus.trans_dist::WriteReq 13891 # Transaction distribution
+system.membus.trans_dist::WriteResp 13891 # Transaction distribution
+system.membus.trans_dist::Writeback 149916 # Transaction distribution
system.membus.trans_dist::WriteInvalidateReq 46720 # Transaction distribution
system.membus.trans_dist::WriteInvalidateResp 46720 # Transaction distribution
-system.membus.trans_dist::UpgradeReq 2187 # Transaction distribution
-system.membus.trans_dist::UpgradeResp 1743 # Transaction distribution
-system.membus.trans_dist::ReadExReq 133791 # Transaction distribution
-system.membus.trans_dist::ReadExResp 133789 # Transaction distribution
+system.membus.trans_dist::UpgradeReq 2202 # Transaction distribution
+system.membus.trans_dist::UpgradeResp 1731 # Transaction distribution
+system.membus.trans_dist::ReadExReq 133471 # Transaction distribution
+system.membus.trans_dist::ReadExResp 133469 # Transaction distribution
system.membus.trans_dist::MessageReq 1644 # Transaction distribution
system.membus.trans_dist::MessageResp 1644 # Transaction distribution
system.membus.trans_dist::BadAddressError 6 # Transaction distribution
system.membus.pkt_count_system.apicbridge.master::system.cpu.interrupts.int_slave 3288 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.apicbridge.master::total 3288 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.bridge.slave 471544 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.cpu.interrupts.pio 775066 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 478766 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.cpu.interrupts.pio 775070 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 478147 # Packet count per connected master and slave (bytes)
system.membus.pkt_count_system.cpu.l2cache.mem_side::system.membus.badaddr_responder.pio 12 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::total 1725388 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 141466 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.iocache.mem_side::total 141466 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 1870142 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::total 1724773 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::system.physmem.port 141467 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.iocache.mem_side::total 141467 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::total 1869528 # Packet count per connected master and slave (bytes)
system.membus.pkt_size_system.apicbridge.master::system.cpu.interrupts.int_slave 6576 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.apicbridge.master::total 6576 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.cpu.l2cache.mem_side::system.bridge.slave 242058 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.l2cache.mem_side::system.cpu.interrupts.pio 1550129 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 18480320 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.l2cache.mem_side::total 20272507 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.l2cache.mem_side::system.cpu.interrupts.pio 1550137 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 18458240 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.l2cache.mem_side::total 20250435 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::system.physmem.port 6005120 # Cumulative packet size per connected master and slave (bytes)
system.membus.pkt_size_system.iocache.mem_side::total 6005120 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size::total 26284203 # Cumulative packet size per connected master and slave (bytes)
-system.membus.snoops 1595 # Total snoops (count)
-system.membus.snoop_fanout::samples 385911 # Request fanout histogram
+system.membus.pkt_size::total 26262131 # Cumulative packet size per connected master and slave (bytes)
+system.membus.snoops 1626 # Total snoops (count)
+system.membus.snoop_fanout::samples 385584 # Request fanout histogram
system.membus.snoop_fanout::mean 1 # Request fanout histogram
system.membus.snoop_fanout::stdev 0 # Request fanout histogram
system.membus.snoop_fanout::underflows 0 0.00% 0.00% # Request fanout histogram
system.membus.snoop_fanout::0 0 0.00% 0.00% # Request fanout histogram
-system.membus.snoop_fanout::1 385911 100.00% 100.00% # Request fanout histogram
+system.membus.snoop_fanout::1 385584 100.00% 100.00% # Request fanout histogram
system.membus.snoop_fanout::2 0 0.00% 100.00% # Request fanout histogram
system.membus.snoop_fanout::overflows 0 0.00% 100.00% # Request fanout histogram
system.membus.snoop_fanout::min_value 1 # Request fanout histogram
system.membus.snoop_fanout::max_value 1 # Request fanout histogram
-system.membus.snoop_fanout::total 385911 # Request fanout histogram
-system.membus.reqLayer0.occupancy 251714500 # Layer occupancy (ticks)
+system.membus.snoop_fanout::total 385584 # Request fanout histogram
+system.membus.reqLayer0.occupancy 251730500 # Layer occupancy (ticks)
system.membus.reqLayer0.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer1.occupancy 583067000 # Layer occupancy (ticks)
+system.membus.reqLayer1.occupancy 583066500 # Layer occupancy (ticks)
system.membus.reqLayer1.utilization 0.0 # Layer utilization (%)
system.membus.reqLayer2.occupancy 3288000 # Layer occupancy (ticks)
system.membus.reqLayer2.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer3.occupancy 1996777999 # Layer occupancy (ticks)
+system.membus.reqLayer3.occupancy 1995956000 # Layer occupancy (ticks)
system.membus.reqLayer3.utilization 0.0 # Layer utilization (%)
-system.membus.reqLayer4.occupancy 7500 # Layer occupancy (ticks)
+system.membus.reqLayer4.occupancy 7000 # Layer occupancy (ticks)
system.membus.reqLayer4.utilization 0.0 # Layer utilization (%)
system.membus.respLayer0.occupancy 1644000 # Layer occupancy (ticks)
system.membus.respLayer0.utilization 0.0 # Layer utilization (%)
-system.membus.respLayer2.occupancy 3163999272 # Layer occupancy (ticks)
+system.membus.respLayer2.occupancy 3161502789 # Layer occupancy (ticks)
system.membus.respLayer2.utilization 0.1 # Layer utilization (%)
-system.membus.respLayer4.occupancy 54979247 # Layer occupancy (ticks)
+system.membus.respLayer4.occupancy 54989497 # Layer occupancy (ticks)
system.membus.respLayer4.utilization 0.0 # Layer utilization (%)
system.pc.south_bridge.ide.disks0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.pc.south_bridge.ide.disks0.dma_read_bytes 34816 # Number of bytes transfered via DMA reads (not PRD).
diff --git a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_Two_Level/config.ini b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_Two_Level/config.ini
index c9ccea56d..2f7786e68 100644
--- a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_Two_Level/config.ini
+++ b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_Two_Level/config.ini
@@ -705,7 +705,7 @@ header_cycles=1
use_default_range=false
width=8
default=system.pc.pciconfig.pio
-master=system.pc.south_bridge.cmos.pio system.pc.south_bridge.dma1.pio system.pc.south_bridge.ide.pio system.pc.south_bridge.ide.config system.pc.south_bridge.keyboard.pio system.pc.south_bridge.pic1.pio system.pc.south_bridge.pic2.pio system.pc.south_bridge.pit.pio system.pc.south_bridge.speaker.pio system.pc.south_bridge.io_apic.pio system.pc.i_dont_exist.pio system.pc.behind_pci.pio system.pc.com_1.pio system.pc.fake_com_2.pio system.pc.fake_com_3.pio system.pc.fake_com_4.pio system.pc.fake_floppy.pio system.ruby.l1_cntrl0.sequencer.pio_slave_port system.ruby.l1_cntrl1.sequencer.pio_slave_port system.ruby.io_controller.dma_sequencer.slave
+master=system.pc.south_bridge.cmos.pio system.pc.south_bridge.dma1.pio system.pc.south_bridge.ide.pio system.pc.south_bridge.ide.config system.pc.south_bridge.keyboard.pio system.pc.south_bridge.pic1.pio system.pc.south_bridge.pic2.pio system.pc.south_bridge.pit.pio system.pc.south_bridge.speaker.pio system.pc.south_bridge.io_apic.pio system.pc.i_dont_exist1.pio system.pc.i_dont_exist2.pio system.pc.behind_pci.pio system.pc.com_1.pio system.pc.fake_com_2.pio system.pc.fake_com_3.pio system.pc.fake_com_4.pio system.pc.fake_floppy.pio system.ruby.l1_cntrl0.sequencer.pio_slave_port system.ruby.l1_cntrl1.sequencer.pio_slave_port system.ruby.io_controller.dma_sequencer.slave
slave=system.pc.south_bridge.io_apic.int_master system.ruby.l1_cntrl0.sequencer.pio_master_port system.ruby.l1_cntrl0.sequencer.mem_master_port system.ruby.l1_cntrl1.sequencer.pio_master_port system.ruby.l1_cntrl1.sequencer.mem_master_port
[system.mem_ctrls]
@@ -787,7 +787,7 @@ port=system.ruby.dir_cntrl0.memory
[system.pc]
type=Pc
-children=behind_pci com_1 fake_com_2 fake_com_3 fake_com_4 fake_floppy i_dont_exist pciconfig south_bridge
+children=behind_pci com_1 fake_com_2 fake_com_3 fake_com_4 fake_floppy i_dont_exist1 i_dont_exist2 pciconfig south_bridge
eventq_index=0
intrctrl=system.intrctrl
system=system
@@ -808,7 +808,7 @@ ret_data8=255
system=system
update_data=false
warn_access=
-pio=system.iobus.master[11]
+pio=system.iobus.master[12]
[system.pc.com_1]
type=Uart8250
@@ -820,7 +820,7 @@ pio_latency=100000
platform=system.pc
system=system
terminal=system.pc.com_1.terminal
-pio=system.iobus.master[12]
+pio=system.iobus.master[13]
[system.pc.com_1.terminal]
type=Terminal
@@ -846,7 +846,7 @@ ret_data8=255
system=system
update_data=false
warn_access=
-pio=system.iobus.master[13]
+pio=system.iobus.master[14]
[system.pc.fake_com_3]
type=IsaFake
@@ -864,7 +864,7 @@ ret_data8=255
system=system
update_data=false
warn_access=
-pio=system.iobus.master[14]
+pio=system.iobus.master[15]
[system.pc.fake_com_4]
type=IsaFake
@@ -882,7 +882,7 @@ ret_data8=255
system=system
update_data=false
warn_access=
-pio=system.iobus.master[15]
+pio=system.iobus.master[16]
[system.pc.fake_floppy]
type=IsaFake
@@ -900,9 +900,9 @@ ret_data8=255
system=system
update_data=false
warn_access=
-pio=system.iobus.master[16]
+pio=system.iobus.master[17]
-[system.pc.i_dont_exist]
+[system.pc.i_dont_exist1]
type=IsaFake
clk_domain=system.clk_domain
eventq_index=0
@@ -920,6 +920,24 @@ update_data=false
warn_access=
pio=system.iobus.master[10]
+[system.pc.i_dont_exist2]
+type=IsaFake
+clk_domain=system.clk_domain
+eventq_index=0
+fake_mem=false
+pio_addr=9223372036854776045
+pio_latency=100000
+pio_size=1
+ret_bad_addr=false
+ret_data16=65535
+ret_data32=4294967295
+ret_data64=18446744073709551615
+ret_data8=255
+system=system
+update_data=false
+warn_access=
+pio=system.iobus.master[11]
+
[system.pc.pciconfig]
type=PciConfigAll
bus=0
@@ -1397,7 +1415,7 @@ ruby_system=system.ruby
system=system
using_ruby_tester=false
version=1
-slave=system.iobus.master[19]
+slave=system.iobus.master[20]
[system.ruby.l1_cntrl0]
type=L1Cache_Controller
@@ -1416,7 +1434,7 @@ number_of_TBEs=256
prefetcher=system.ruby.l1_cntrl0.prefetcher
recycle_latency=10
ruby_system=system.ruby
-send_evictions=false
+send_evictions=true
sequencer=system.ruby.l1_cntrl0.sequencer
system=system
to_l2_latency=1
@@ -1489,7 +1507,7 @@ version=0
master=system.cpu0.interrupts.pio system.cpu0.interrupts.int_slave
mem_master_port=system.iobus.slave[2]
pio_master_port=system.iobus.slave[1]
-pio_slave_port=system.iobus.master[17]
+pio_slave_port=system.iobus.master[18]
slave=system.cpu0.icache_port system.cpu0.dcache_port system.cpu0.itb.walker.port system.cpu0.dtb.walker.port system.cpu0.interrupts.int_master
[system.ruby.l1_cntrl1]
@@ -1509,7 +1527,7 @@ number_of_TBEs=256
prefetcher=system.ruby.l1_cntrl1.prefetcher
recycle_latency=10
ruby_system=system.ruby
-send_evictions=false
+send_evictions=true
sequencer=system.ruby.l1_cntrl1.sequencer
system=system
to_l2_latency=1
@@ -1582,7 +1600,7 @@ version=1
master=system.cpu1.interrupts.pio system.cpu1.interrupts.int_slave
mem_master_port=system.iobus.slave[4]
pio_master_port=system.iobus.slave[3]
-pio_slave_port=system.iobus.master[18]
+pio_slave_port=system.iobus.master[19]
slave=system.cpu1.icache_port system.cpu1.dcache_port system.cpu1.itb.walker.port system.cpu1.dtb.walker.port system.cpu1.interrupts.int_master
[system.ruby.l2_cntrl0]
diff --git a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
index 77c265ccb..89d9becf2 100644
--- a/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
+++ b/tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.txt
@@ -1,74 +1,26 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 2.221319 # Number of seconds simulated
-sim_ticks 4442638390 # Number of ticks simulated
-final_tick 4442638390 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 2.233778 # Number of seconds simulated
+sim_ticks 4467555024 # Number of ticks simulated
+final_tick 4467555024 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 2000000000 # Frequency of simulated ticks
-host_inst_rate 1901707 # Simulator instruction rate (inst/s)
-host_op_rate 1902455 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 3812734 # Simulator tick rate (ticks/s)
-host_mem_usage 568684 # Number of bytes of host memory used
-host_seconds 1165.21 # Real time elapsed on the host
-sim_insts 2215889371 # Number of instructions simulated
-sim_ops 2216760815 # Number of ops (including micro ops) simulated
+host_inst_rate 1794168 # Simulator instruction rate (inst/s)
+host_op_rate 1794873 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 3597181 # Simulator tick rate (ticks/s)
+host_mem_usage 569892 # Number of bytes of host memory used
+host_seconds 1241.96 # Real time elapsed on the host
+sim_insts 2228284650 # Number of instructions simulated
+sim_ops 2229160714 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 2 # Clock period in ticks
system.hypervisor_desc.bytes_read::cpu.data 16792 # Number of bytes read from this memory
system.hypervisor_desc.bytes_read::total 16792 # Number of bytes read from this memory
system.hypervisor_desc.num_reads::cpu.data 9024 # Number of read requests responded to by this memory
system.hypervisor_desc.num_reads::total 9024 # Number of read requests responded to by this memory
-system.hypervisor_desc.bw_read::cpu.data 7559 # Total read bandwidth from this memory (bytes/s)
-system.hypervisor_desc.bw_read::total 7559 # Total read bandwidth from this memory (bytes/s)
-system.hypervisor_desc.bw_total::cpu.data 7559 # Total bandwidth to/from this memory (bytes/s)
-system.hypervisor_desc.bw_total::total 7559 # Total bandwidth to/from this memory (bytes/s)
-system.partition_desc.bytes_read::cpu.data 4846 # Number of bytes read from this memory
-system.partition_desc.bytes_read::total 4846 # Number of bytes read from this memory
-system.partition_desc.num_reads::cpu.data 608 # Number of read requests responded to by this memory
-system.partition_desc.num_reads::total 608 # Number of read requests responded to by this memory
-system.partition_desc.bw_read::cpu.data 2182 # Total read bandwidth from this memory (bytes/s)
-system.partition_desc.bw_read::total 2182 # Total read bandwidth from this memory (bytes/s)
-system.partition_desc.bw_total::cpu.data 2182 # Total bandwidth to/from this memory (bytes/s)
-system.partition_desc.bw_total::total 2182 # Total bandwidth to/from this memory (bytes/s)
-system.physmem1.bytes_read::cpu.inst 8278734588 # Number of bytes read from this memory
-system.physmem1.bytes_read::cpu.data 1487826857 # Number of bytes read from this memory
-system.physmem1.bytes_read::total 9766561445 # Number of bytes read from this memory
-system.physmem1.bytes_inst_read::cpu.inst 8278734588 # Number of instructions bytes read from this memory
-system.physmem1.bytes_inst_read::total 8278734588 # Number of instructions bytes read from this memory
-system.physmem1.bytes_written::cpu.data 890413424 # Number of bytes written to this memory
-system.physmem1.bytes_written::total 890413424 # Number of bytes written to this memory
-system.physmem1.num_reads::cpu.inst 2069683647 # Number of read requests responded to by this memory
-system.physmem1.num_reads::cpu.data 322864285 # Number of read requests responded to by this memory
-system.physmem1.num_reads::total 2392547932 # Number of read requests responded to by this memory
-system.physmem1.num_writes::cpu.data 186352766 # Number of write requests responded to by this memory
-system.physmem1.num_writes::total 186352766 # Number of write requests responded to by this memory
-system.physmem1.num_other::cpu.data 5352814 # Number of other requests responded to by this memory
-system.physmem1.num_other::total 5352814 # Number of other requests responded to by this memory
-system.physmem1.bw_read::cpu.inst 3726945054 # Total read bandwidth from this memory (bytes/s)
-system.physmem1.bw_read::cpu.data 669794265 # Total read bandwidth from this memory (bytes/s)
-system.physmem1.bw_read::total 4396739319 # Total read bandwidth from this memory (bytes/s)
-system.physmem1.bw_inst_read::cpu.inst 3726945054 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem1.bw_inst_read::total 3726945054 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem1.bw_write::cpu.data 400848931 # Write bandwidth from this memory (bytes/s)
-system.physmem1.bw_write::total 400848931 # Write bandwidth from this memory (bytes/s)
-system.physmem1.bw_total::cpu.inst 3726945054 # Total bandwidth to/from this memory (bytes/s)
-system.physmem1.bw_total::cpu.data 1070643195 # Total bandwidth to/from this memory (bytes/s)
-system.physmem1.bw_total::total 4797588250 # Total bandwidth to/from this memory (bytes/s)
-system.rom.bytes_read::cpu.inst 432296 # Number of bytes read from this memory
-system.rom.bytes_read::cpu.data 696392 # Number of bytes read from this memory
-system.rom.bytes_read::total 1128688 # Number of bytes read from this memory
-system.rom.bytes_inst_read::cpu.inst 432296 # Number of instructions bytes read from this memory
-system.rom.bytes_inst_read::total 432296 # Number of instructions bytes read from this memory
-system.rom.num_reads::cpu.inst 108074 # Number of read requests responded to by this memory
-system.rom.num_reads::cpu.data 87049 # Number of read requests responded to by this memory
-system.rom.num_reads::total 195123 # Number of read requests responded to by this memory
-system.rom.bw_read::cpu.inst 194612 # Total read bandwidth from this memory (bytes/s)
-system.rom.bw_read::cpu.data 313504 # Total read bandwidth from this memory (bytes/s)
-system.rom.bw_read::total 508116 # Total read bandwidth from this memory (bytes/s)
-system.rom.bw_inst_read::cpu.inst 194612 # Instruction read bandwidth from this memory (bytes/s)
-system.rom.bw_inst_read::total 194612 # Instruction read bandwidth from this memory (bytes/s)
-system.rom.bw_total::cpu.inst 194612 # Total bandwidth to/from this memory (bytes/s)
-system.rom.bw_total::cpu.data 313504 # Total bandwidth to/from this memory (bytes/s)
-system.rom.bw_total::total 508116 # Total bandwidth to/from this memory (bytes/s)
+system.hypervisor_desc.bw_read::cpu.data 7517 # Total read bandwidth from this memory (bytes/s)
+system.hypervisor_desc.bw_read::total 7517 # Total read bandwidth from this memory (bytes/s)
+system.hypervisor_desc.bw_total::cpu.data 7517 # Total bandwidth to/from this memory (bytes/s)
+system.hypervisor_desc.bw_total::total 7517 # Total bandwidth to/from this memory (bytes/s)
system.nvram.bytes_read::cpu.data 284 # Number of bytes read from this memory
system.nvram.bytes_read::total 284 # Number of bytes read from this memory
system.nvram.bytes_written::cpu.data 92 # Number of bytes written to this memory
@@ -77,87 +29,149 @@ system.nvram.num_reads::cpu.data 284 # Nu
system.nvram.num_reads::total 284 # Number of read requests responded to by this memory
system.nvram.num_writes::cpu.data 92 # Number of write requests responded to by this memory
system.nvram.num_writes::total 92 # Number of write requests responded to by this memory
-system.nvram.bw_read::cpu.data 128 # Total read bandwidth from this memory (bytes/s)
-system.nvram.bw_read::total 128 # Total read bandwidth from this memory (bytes/s)
+system.nvram.bw_read::cpu.data 127 # Total read bandwidth from this memory (bytes/s)
+system.nvram.bw_read::total 127 # Total read bandwidth from this memory (bytes/s)
system.nvram.bw_write::cpu.data 41 # Write bandwidth from this memory (bytes/s)
system.nvram.bw_write::total 41 # Write bandwidth from this memory (bytes/s)
-system.nvram.bw_total::cpu.data 169 # Total bandwidth to/from this memory (bytes/s)
-system.nvram.bw_total::total 169 # Total bandwidth to/from this memory (bytes/s)
-system.physmem0.bytes_read::cpu.inst 601850192 # Number of bytes read from this memory
-system.physmem0.bytes_read::cpu.data 95637362 # Number of bytes read from this memory
-system.physmem0.bytes_read::total 697487554 # Number of bytes read from this memory
-system.physmem0.bytes_inst_read::cpu.inst 601850192 # Number of instructions bytes read from this memory
-system.physmem0.bytes_inst_read::total 601850192 # Number of instructions bytes read from this memory
-system.physmem0.bytes_written::cpu.data 15105383 # Number of bytes written to this memory
-system.physmem0.bytes_written::total 15105383 # Number of bytes written to this memory
-system.physmem0.num_reads::cpu.inst 150462548 # Number of read requests responded to by this memory
-system.physmem0.num_reads::cpu.data 11907116 # Number of read requests responded to by this memory
-system.physmem0.num_reads::total 162369664 # Number of read requests responded to by this memory
-system.physmem0.num_writes::cpu.data 1890212 # Number of write requests responded to by this memory
-system.physmem0.num_writes::total 1890212 # Number of write requests responded to by this memory
+system.nvram.bw_total::cpu.data 168 # Total bandwidth to/from this memory (bytes/s)
+system.nvram.bw_total::total 168 # Total bandwidth to/from this memory (bytes/s)
+system.partition_desc.bytes_read::cpu.data 4846 # Number of bytes read from this memory
+system.partition_desc.bytes_read::total 4846 # Number of bytes read from this memory
+system.partition_desc.num_reads::cpu.data 608 # Number of read requests responded to by this memory
+system.partition_desc.num_reads::total 608 # Number of read requests responded to by this memory
+system.partition_desc.bw_read::cpu.data 2169 # Total read bandwidth from this memory (bytes/s)
+system.partition_desc.bw_read::total 2169 # Total read bandwidth from this memory (bytes/s)
+system.partition_desc.bw_total::cpu.data 2169 # Total bandwidth to/from this memory (bytes/s)
+system.partition_desc.bw_total::total 2169 # Total bandwidth to/from this memory (bytes/s)
+system.physmem0.bytes_read::cpu.inst 612291324 # Number of bytes read from this memory
+system.physmem0.bytes_read::cpu.data 97534024 # Number of bytes read from this memory
+system.physmem0.bytes_read::total 709825348 # Number of bytes read from this memory
+system.physmem0.bytes_inst_read::cpu.inst 612291324 # Number of instructions bytes read from this memory
+system.physmem0.bytes_inst_read::total 612291324 # Number of instructions bytes read from this memory
+system.physmem0.bytes_written::cpu.data 15400223 # Number of bytes written to this memory
+system.physmem0.bytes_written::total 15400223 # Number of bytes written to this memory
+system.physmem0.num_reads::cpu.inst 153072831 # Number of read requests responded to by this memory
+system.physmem0.num_reads::cpu.data 12152054 # Number of read requests responded to by this memory
+system.physmem0.num_reads::total 165224885 # Number of read requests responded to by this memory
+system.physmem0.num_writes::cpu.data 1927067 # Number of write requests responded to by this memory
+system.physmem0.num_writes::total 1927067 # Number of write requests responded to by this memory
system.physmem0.num_other::cpu.data 14 # Number of other requests responded to by this memory
system.physmem0.num_other::total 14 # Number of other requests responded to by this memory
-system.physmem0.bw_read::cpu.inst 270942687 # Total read bandwidth from this memory (bytes/s)
-system.physmem0.bw_read::cpu.data 43054309 # Total read bandwidth from this memory (bytes/s)
-system.physmem0.bw_read::total 313996996 # Total read bandwidth from this memory (bytes/s)
-system.physmem0.bw_inst_read::cpu.inst 270942687 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem0.bw_inst_read::total 270942687 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem0.bw_write::cpu.data 6800186 # Write bandwidth from this memory (bytes/s)
-system.physmem0.bw_write::total 6800186 # Write bandwidth from this memory (bytes/s)
-system.physmem0.bw_total::cpu.inst 270942687 # Total bandwidth to/from this memory (bytes/s)
-system.physmem0.bw_total::cpu.data 49854494 # Total bandwidth to/from this memory (bytes/s)
-system.physmem0.bw_total::total 320797182 # Total bandwidth to/from this memory (bytes/s)
-system.membus.trans_dist::ReadReq 2559471185 # Transaction distribution
-system.membus.trans_dist::ReadResp 2559471185 # Transaction distribution
-system.membus.trans_dist::WriteReq 188250351 # Transaction distribution
-system.membus.trans_dist::WriteResp 188250351 # Transaction distribution
-system.membus.trans_dist::SwapReq 5352828 # Transaction distribution
-system.membus.trans_dist::SwapResp 5352828 # Transaction distribution
-system.membus.pkt_count_system.cpu.icache_port::system.rom.port 216148 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.icache_port::system.physmem0.port 300925096 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.icache_port::system.physmem1.port 4139367294 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.icache_port::total 4440508538 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::system.t1000.iob.pio 64 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::system.t1000.htod.pio 32 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::system.bridge.slave 8711566 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::system.rom.port 174098 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::system.nvram.port 752 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::system.hypervisor_desc.port 18048 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::system.partition_desc.port 1216 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::system.physmem0.port 27594684 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::system.physmem1.port 1029139730 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count_system.cpu.dcache_port::total 1065640190 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 5506148728 # Packet count per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.icache_port::system.rom.port 432296 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.icache_port::system.physmem0.port 601850192 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.icache_port::system.physmem1.port 8278734588 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.icache_port::total 8881017076 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::system.t1000.iob.pio 256 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::system.t1000.htod.pio 128 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::system.bridge.slave 34744011 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::system.rom.port 696392 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::system.nvram.port 376 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::system.hypervisor_desc.port 16792 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::system.partition_desc.port 4846 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::system.physmem0.port 110742969 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::system.physmem1.port 2439206055 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size_system.cpu.dcache_port::total 2585411825 # Cumulative packet size per connected master and slave (bytes)
-system.membus.pkt_size::total 11466428901 # Cumulative packet size per connected master and slave (bytes)
-system.membus.snoops 0 # Total snoops (count)
-system.membus.snoop_fanout::samples 2753074364 # Request fanout histogram
-system.membus.snoop_fanout::mean 0.806464 # Request fanout histogram
-system.membus.snoop_fanout::stdev 0.395070 # Request fanout histogram
-system.membus.snoop_fanout::underflows 0 0.00% 0.00% # Request fanout histogram
-system.membus.snoop_fanout::0 532820095 19.35% 19.35% # Request fanout histogram
-system.membus.snoop_fanout::1 2220254269 80.65% 100.00% # Request fanout histogram
-system.membus.snoop_fanout::overflows 0 0.00% 100.00% # Request fanout histogram
-system.membus.snoop_fanout::min_value 0 # Request fanout histogram
-system.membus.snoop_fanout::max_value 1 # Request fanout histogram
-system.membus.snoop_fanout::total 2753074364 # Request fanout histogram
-system.iobus.trans_dist::ReadReq 4348534 # Transaction distribution
-system.iobus.trans_dist::ReadResp 4348534 # Transaction distribution
-system.iobus.trans_dist::WriteReq 7249 # Transaction distribution
-system.iobus.trans_dist::WriteResp 7249 # Transaction distribution
+system.physmem0.bw_read::cpu.inst 274105779 # Total read bandwidth from this memory (bytes/s)
+system.physmem0.bw_read::cpu.data 43663267 # Total read bandwidth from this memory (bytes/s)
+system.physmem0.bw_read::total 317769046 # Total read bandwidth from this memory (bytes/s)
+system.physmem0.bw_inst_read::cpu.inst 274105779 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem0.bw_inst_read::total 274105779 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem0.bw_write::cpu.data 6894251 # Write bandwidth from this memory (bytes/s)
+system.physmem0.bw_write::total 6894251 # Write bandwidth from this memory (bytes/s)
+system.physmem0.bw_total::cpu.inst 274105779 # Total bandwidth to/from this memory (bytes/s)
+system.physmem0.bw_total::cpu.data 50557518 # Total bandwidth to/from this memory (bytes/s)
+system.physmem0.bw_total::total 324663297 # Total bandwidth to/from this memory (bytes/s)
+system.physmem1.bytes_read::cpu.inst 8318106840 # Number of bytes read from this memory
+system.physmem1.bytes_read::cpu.data 1495885127 # Number of bytes read from this memory
+system.physmem1.bytes_read::total 9813991967 # Number of bytes read from this memory
+system.physmem1.bytes_inst_read::cpu.inst 8318106840 # Number of instructions bytes read from this memory
+system.physmem1.bytes_inst_read::total 8318106840 # Number of instructions bytes read from this memory
+system.physmem1.bytes_written::cpu.data 897268422 # Number of bytes written to this memory
+system.physmem1.bytes_written::total 897268422 # Number of bytes written to this memory
+system.physmem1.num_reads::cpu.inst 2079526710 # Number of read requests responded to by this memory
+system.physmem1.num_reads::cpu.data 323962420 # Number of read requests responded to by this memory
+system.physmem1.num_reads::total 2403489130 # Number of read requests responded to by this memory
+system.physmem1.num_writes::cpu.data 187387796 # Number of write requests responded to by this memory
+system.physmem1.num_writes::total 187387796 # Number of write requests responded to by this memory
+system.physmem1.num_other::cpu.data 5403067 # Number of other requests responded to by this memory
+system.physmem1.num_other::total 5403067 # Number of other requests responded to by this memory
+system.physmem1.bw_read::cpu.inst 3723784842 # Total read bandwidth from this memory (bytes/s)
+system.physmem1.bw_read::cpu.data 669666123 # Total read bandwidth from this memory (bytes/s)
+system.physmem1.bw_read::total 4393450966 # Total read bandwidth from this memory (bytes/s)
+system.physmem1.bw_inst_read::cpu.inst 3723784842 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem1.bw_inst_read::total 3723784842 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem1.bw_write::cpu.data 401682091 # Write bandwidth from this memory (bytes/s)
+system.physmem1.bw_write::total 401682091 # Write bandwidth from this memory (bytes/s)
+system.physmem1.bw_total::cpu.inst 3723784842 # Total bandwidth to/from this memory (bytes/s)
+system.physmem1.bw_total::cpu.data 1071348214 # Total bandwidth to/from this memory (bytes/s)
+system.physmem1.bw_total::total 4795133057 # Total bandwidth to/from this memory (bytes/s)
+system.rom.bytes_read::cpu.inst 432296 # Number of bytes read from this memory
+system.rom.bytes_read::cpu.data 696392 # Number of bytes read from this memory
+system.rom.bytes_read::total 1128688 # Number of bytes read from this memory
+system.rom.bytes_inst_read::cpu.inst 432296 # Number of instructions bytes read from this memory
+system.rom.bytes_inst_read::total 432296 # Number of instructions bytes read from this memory
+system.rom.num_reads::cpu.inst 108074 # Number of read requests responded to by this memory
+system.rom.num_reads::cpu.data 87049 # Number of read requests responded to by this memory
+system.rom.num_reads::total 195123 # Number of read requests responded to by this memory
+system.rom.bw_read::cpu.inst 193527 # Total read bandwidth from this memory (bytes/s)
+system.rom.bw_read::cpu.data 311755 # Total read bandwidth from this memory (bytes/s)
+system.rom.bw_read::total 505282 # Total read bandwidth from this memory (bytes/s)
+system.rom.bw_inst_read::cpu.inst 193527 # Instruction read bandwidth from this memory (bytes/s)
+system.rom.bw_inst_read::total 193527 # Instruction read bandwidth from this memory (bytes/s)
+system.rom.bw_total::cpu.inst 193527 # Total bandwidth to/from this memory (bytes/s)
+system.rom.bw_total::cpu.data 311755 # Total bandwidth to/from this memory (bytes/s)
+system.rom.bw_total::total 505282 # Total bandwidth to/from this memory (bytes/s)
+system.cpu_clk_domain.clock 2 # Clock period in ticks
+system.cpu.numCycles 2233777513 # number of cpu cycles simulated
+system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
+system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
+system.cpu.committedInsts 2228284650 # Number of instructions committed
+system.cpu.committedOps 2229160714 # Number of ops (including micro ops) committed
+system.cpu.num_int_alu_accesses 1839325658 # Number of integer alu accesses
+system.cpu.num_fp_alu_accesses 14608322 # Number of float alu accesses
+system.cpu.num_func_calls 44037246 # number of times a function call or return occured
+system.cpu.num_conditional_control_insts 316367761 # number of instructions that are conditional controls
+system.cpu.num_int_insts 1839325658 # number of integer instructions
+system.cpu.num_fp_insts 14608322 # number of float instructions
+system.cpu.num_int_register_reads 4305540407 # number of times the integer registers were read
+system.cpu.num_int_register_writes 2100562807 # number of times the integer registers were written
+system.cpu.num_fp_register_reads 35401841 # number of times the floating registers were read
+system.cpu.num_fp_register_writes 22917558 # number of times the floating registers were written
+system.cpu.num_mem_refs 547951940 # number of memory refs
+system.cpu.num_load_insts 349807670 # Number of load instructions
+system.cpu.num_store_insts 198144270 # Number of store instructions
+system.cpu.num_idle_cycles 0 # Number of idle cycles
+system.cpu.num_busy_cycles 2233777513 # Number of busy cycles
+system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
+system.cpu.idle_fraction 0 # Percentage of idle cycles
+system.cpu.Branches 441057355 # Number of branches fetched
+system.cpu.op_class::No_OpClass 49673656 2.22% 2.22% # Class of executed instruction
+system.cpu.op_class::IntAlu 1619015933 72.49% 74.71% # Class of executed instruction
+system.cpu.op_class::IntMult 0 0.00% 74.71% # Class of executed instruction
+system.cpu.op_class::IntDiv 0 0.00% 74.71% # Class of executed instruction
+system.cpu.op_class::FloatAdd 8419779 0.38% 75.09% # Class of executed instruction
+system.cpu.op_class::FloatCmp 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::FloatCvt 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::FloatMult 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::FloatDiv 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::FloatSqrt 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdAdd 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdAddAcc 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdAlu 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdCmp 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdCvt 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdMisc 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdMult 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdMultAcc 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdShift 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdShiftAcc 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdSqrt 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdFloatAdd 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdFloatAlu 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdFloatCmp 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdFloatCvt 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdFloatDiv 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdFloatMisc 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdFloatMult 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdFloatMultAcc 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::SimdFloatSqrt 0 0.00% 75.09% # Class of executed instruction
+system.cpu.op_class::MemRead 356274529 15.95% 91.04% # Class of executed instruction
+system.cpu.op_class::MemWrite 200199782 8.96% 100.00% # Class of executed instruction
+system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
+system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
+system.cpu.op_class::total 2233583679 # Class of executed instruction
+system.cpu.kern.inst.arm 0 # number of arm instructions executed
+system.cpu.kern.inst.quiesce 0 # number of quiesce instructions executed
+system.iobus.trans_dist::ReadReq 4348554 # Transaction distribution
+system.iobus.trans_dist::ReadResp 4348554 # Transaction distribution
+system.iobus.trans_dist::WriteReq 7569 # Transaction distribution
+system.iobus.trans_dist::WriteResp 7569 # Transaction distribution
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_membnks.pio 40 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_l2_1.pio 16 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_l2_2.pio 12 # Packet count per connected master and slave (bytes)
@@ -168,10 +182,10 @@ system.iobus.pkt_count_system.bridge.master::system.t1000.fake_l2esr_2.pio
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_l2esr_3.pio 4 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_l2esr_4.pio 4 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.fake_jbi.pio 2 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.t1000.puart0.pio 29178 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.t1000.puart0.pio 29218 # Packet count per connected master and slave (bytes)
system.iobus.pkt_count_system.bridge.master::system.t1000.hvuart.pio 36 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::system.disk0.pio 8682242 # Packet count per connected master and slave (bytes)
-system.iobus.pkt_count_system.bridge.master::total 8711566 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::system.disk0.pio 8682882 # Packet count per connected master and slave (bytes)
+system.iobus.pkt_count_system.bridge.master::total 8712246 # Packet count per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_membnks.pio 160 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_l2_1.pio 64 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_l2_2.pio 48 # Cumulative packet size per connected master and slave (bytes)
@@ -182,70 +196,56 @@ system.iobus.pkt_size_system.bridge.master::system.t1000.fake_l2esr_2.pio
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_l2esr_3.pio 16 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_l2esr_4.pio 16 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.fake_jbi.pio 8 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.pkt_size_system.bridge.master::system.t1000.puart0.pio 14589 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.pkt_size_system.bridge.master::system.t1000.puart0.pio 14609 # Cumulative packet size per connected master and slave (bytes)
system.iobus.pkt_size_system.bridge.master::system.t1000.hvuart.pio 18 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.pkt_size_system.bridge.master::system.disk0.pio 34728964 # Cumulative packet size per connected master and slave (bytes)
-system.iobus.pkt_size_system.bridge.master::total 34744011 # Cumulative packet size per connected master and slave (bytes)
-system.cpu_clk_domain.clock 2 # Clock period in ticks
-system.cpu.numCycles 2221319196 # number of cpu cycles simulated
-system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
-system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu.committedInsts 2215889371 # Number of instructions committed
-system.cpu.committedOps 2216760815 # Number of ops (including micro ops) committed
-system.cpu.num_int_alu_accesses 1828751674 # Number of integer alu accesses
-system.cpu.num_fp_alu_accesses 14599184 # Number of float alu accesses
-system.cpu.num_func_calls 43845838 # number of times a function call or return occured
-system.cpu.num_conditional_control_insts 314910579 # number of instructions that are conditional controls
-system.cpu.num_int_insts 1828751674 # number of integer instructions
-system.cpu.num_fp_insts 14599184 # number of float instructions
-system.cpu.num_int_register_reads 4280788221 # number of times the integer registers were read
-system.cpu.num_int_register_writes 2088786554 # number of times the integer registers were written
-system.cpu.num_fp_register_reads 35382311 # number of times the floating registers were read
-system.cpu.num_fp_register_writes 22904834 # number of times the floating registers were written
-system.cpu.num_mem_refs 545231836 # number of memory refs
-system.cpu.num_load_insts 348274583 # Number of load instructions
-system.cpu.num_store_insts 196957253 # Number of store instructions
-system.cpu.num_idle_cycles 0 # Number of idle cycles
-system.cpu.num_busy_cycles 2221319196 # Number of busy cycles
-system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
-system.cpu.idle_fraction 0 # Percentage of idle cycles
-system.cpu.Branches 439059324 # Number of branches fetched
-system.cpu.op_class::No_OpClass 49315635 2.22% 2.22% # Class of executed instruction
-system.cpu.op_class::IntAlu 1609688995 72.47% 74.69% # Class of executed instruction
-system.cpu.op_class::IntMult 0 0.00% 74.69% # Class of executed instruction
-system.cpu.op_class::IntDiv 0 0.00% 74.69% # Class of executed instruction
-system.cpu.op_class::FloatAdd 8416009 0.38% 75.07% # Class of executed instruction
-system.cpu.op_class::FloatCmp 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::FloatCvt 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::FloatMult 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::FloatDiv 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::FloatSqrt 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdAdd 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdAddAcc 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdAlu 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdCmp 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdCvt 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdMisc 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdMult 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdMultAcc 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdShift 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdShiftAcc 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdSqrt 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdFloatAdd 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdFloatAlu 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdFloatCmp 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdFloatCvt 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdFloatDiv 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdFloatMisc 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdFloatMult 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdFloatMultAcc 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::SimdFloatSqrt 0 0.00% 75.07% # Class of executed instruction
-system.cpu.op_class::MemRead 354694578 15.97% 91.04% # Class of executed instruction
-system.cpu.op_class::MemWrite 199010496 8.96% 100.00% # Class of executed instruction
-system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
-system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
-system.cpu.op_class::total 2221125713 # Class of executed instruction
-system.cpu.kern.inst.arm 0 # number of arm instructions executed
-system.cpu.kern.inst.quiesce 0 # number of quiesce instructions executed
+system.iobus.pkt_size_system.bridge.master::system.disk0.pio 34731524 # Cumulative packet size per connected master and slave (bytes)
+system.iobus.pkt_size_system.bridge.master::total 34746591 # Cumulative packet size per connected master and slave (bytes)
+system.membus.trans_dist::ReadReq 2573267624 # Transaction distribution
+system.membus.trans_dist::ReadResp 2573267624 # Transaction distribution
+system.membus.trans_dist::WriteReq 189322556 # Transaction distribution
+system.membus.trans_dist::WriteResp 189322556 # Transaction distribution
+system.membus.trans_dist::SwapReq 5403081 # Transaction distribution
+system.membus.trans_dist::SwapResp 5403081 # Transaction distribution
+system.membus.pkt_count_system.cpu.icache_port::system.rom.port 216148 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.icache_port::system.physmem0.port 306145662 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.icache_port::system.physmem1.port 4159053420 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.icache_port::total 4465415230 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.dcache_port::system.t1000.iob.pio 64 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.dcache_port::system.t1000.htod.pio 32 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.dcache_port::system.bridge.slave 8712246 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.dcache_port::system.rom.port 174098 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.dcache_port::system.nvram.port 752 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.dcache_port::system.hypervisor_desc.port 18048 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.dcache_port::system.partition_desc.port 1216 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.dcache_port::system.physmem0.port 28158270 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.dcache_port::system.physmem1.port 1033506566 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count_system.cpu.dcache_port::total 1070571292 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::total 5535986522 # Packet count per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.icache_port::system.rom.port 432296 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.icache_port::system.physmem0.port 612291324 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.icache_port::system.physmem1.port 8318106840 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.icache_port::total 8930830460 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.dcache_port::system.t1000.iob.pio 256 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.dcache_port::system.t1000.htod.pio 128 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.dcache_port::system.bridge.slave 34746591 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.dcache_port::system.rom.port 696392 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.dcache_port::system.nvram.port 376 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.dcache_port::system.hypervisor_desc.port 16792 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.dcache_port::system.partition_desc.port 4846 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.dcache_port::system.physmem0.port 112934471 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.dcache_port::system.physmem1.port 2454584131 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size_system.cpu.dcache_port::total 2602983983 # Cumulative packet size per connected master and slave (bytes)
+system.membus.pkt_size::total 11533814443 # Cumulative packet size per connected master and slave (bytes)
+system.membus.snoops 0 # Total snoops (count)
+system.membus.snoop_fanout::samples 2767993261 # Request fanout histogram
+system.membus.snoop_fanout::mean 0.806616 # Request fanout histogram
+system.membus.snoop_fanout::stdev 0.394951 # Request fanout histogram
+system.membus.snoop_fanout::underflows 0 0.00% 0.00% # Request fanout histogram
+system.membus.snoop_fanout::0 535285646 19.34% 19.34% # Request fanout histogram
+system.membus.snoop_fanout::1 2232707615 80.66% 100.00% # Request fanout histogram
+system.membus.snoop_fanout::overflows 0 0.00% 100.00% # Request fanout histogram
+system.membus.snoop_fanout::min_value 0 # Request fanout histogram
+system.membus.snoop_fanout::max_value 1 # Request fanout histogram
+system.membus.snoop_fanout::total 2767993261 # Request fanout histogram
---------- End Simulation Statistics ----------