summaryrefslogtreecommitdiff
path: root/tests/quick
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2007-08-12 19:43:55 -0400
committerAli Saidi <saidi@eecs.umich.edu>2007-08-12 19:43:55 -0400
commitd114e5fae6ffb83a1145208532def7654cc9dd75 (patch)
treed54b53635428baefbb0ef25715e1059a2bad1185 /tests/quick
parent02353a60ee6ce831302067aae38bc31b739f14e5 (diff)
downloadgem5-d114e5fae6ffb83a1145208532def7654cc9dd75.tar.xz
Regression: Update stats for cache changes.
--HG-- extra : convert_revision : 005672e722dec00cb4c38501b5189b4eb7515ca1
Diffstat (limited to 'tests/quick')
-rw-r--r--tests/quick/00.hello/ref/alpha/linux/o3-timing/config.ini6
-rw-r--r--tests/quick/00.hello/ref/alpha/linux/o3-timing/m5stats.txt482
-rw-r--r--tests/quick/00.hello/ref/alpha/linux/o3-timing/stdout8
-rw-r--r--tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini6
-rw-r--r--tests/quick/00.hello/ref/alpha/linux/simple-timing/m5stats.txt96
-rw-r--r--tests/quick/00.hello/ref/alpha/linux/simple-timing/stdout8
-rw-r--r--tests/quick/00.hello/ref/alpha/tru64/o3-timing/config.ini6
-rw-r--r--tests/quick/00.hello/ref/alpha/tru64/o3-timing/m5stats.txt432
-rw-r--r--tests/quick/00.hello/ref/alpha/tru64/o3-timing/stdout8
-rw-r--r--tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.ini6
-rw-r--r--tests/quick/00.hello/ref/alpha/tru64/simple-timing/m5stats.txt96
-rw-r--r--tests/quick/00.hello/ref/alpha/tru64/simple-timing/stdout8
-rw-r--r--tests/quick/00.hello/ref/mips/linux/simple-timing/config.ini6
-rw-r--r--tests/quick/00.hello/ref/mips/linux/simple-timing/m5stats.txt96
-rw-r--r--tests/quick/00.hello/ref/mips/linux/simple-timing/stdout8
-rw-r--r--tests/quick/00.hello/ref/sparc/linux/simple-timing/config.ini6
-rw-r--r--tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt96
-rw-r--r--tests/quick/00.hello/ref/sparc/linux/simple-timing/stdout8
-rw-r--r--tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini6
-rw-r--r--tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt724
-rw-r--r--tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stdout8
-rw-r--r--tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/m5stats.txt984
-rw-r--r--tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stderr2
-rw-r--r--tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stdout6
-rw-r--r--tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/m5stats.txt462
-rw-r--r--tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stdout6
-rw-r--r--tests/quick/50.memtest/ref/alpha/linux/memtest/config.ini18
-rw-r--r--tests/quick/50.memtest/ref/alpha/linux/memtest/m5stats.txt998
-rw-r--r--tests/quick/50.memtest/ref/alpha/linux/memtest/stderr146
-rw-r--r--tests/quick/50.memtest/ref/alpha/linux/memtest/stdout8
30 files changed, 2405 insertions, 2345 deletions
diff --git a/tests/quick/00.hello/ref/alpha/linux/o3-timing/config.ini b/tests/quick/00.hello/ref/alpha/linux/o3-timing/config.ini
index f145eee43..1a19512dc 100644
--- a/tests/quick/00.hello/ref/alpha/linux/o3-timing/config.ini
+++ b/tests/quick/00.hello/ref/alpha/linux/o3-timing/config.ini
@@ -99,10 +99,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -270,10 +272,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -304,10 +308,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
diff --git a/tests/quick/00.hello/ref/alpha/linux/o3-timing/m5stats.txt b/tests/quick/00.hello/ref/alpha/linux/o3-timing/m5stats.txt
index 02095a557..35d6ad747 100644
--- a/tests/quick/00.hello/ref/alpha/linux/o3-timing/m5stats.txt
+++ b/tests/quick/00.hello/ref/alpha/linux/o3-timing/m5stats.txt
@@ -1,40 +1,40 @@
---------- Begin Simulation Statistics ----------
global.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-global.BPredUnit.BTBHits 543 # Number of BTB hits
-global.BPredUnit.BTBLookups 1720 # Number of BTB lookups
-global.BPredUnit.RASInCorrect 59 # Number of incorrect RAS predictions.
-global.BPredUnit.condIncorrect 423 # Number of conditional branches incorrect
-global.BPredUnit.condPredicted 1175 # Number of conditional branches predicted
-global.BPredUnit.lookups 2025 # Number of BP lookups
-global.BPredUnit.usedRAS 277 # Number of times the RAS was used to get a target.
-host_inst_rate 29843 # Simulator instruction rate (inst/s)
-host_mem_usage 154572 # Number of bytes of host memory used
-host_seconds 0.19 # Real time elapsed on the host
-host_tick_rate 22095832 # Simulator tick rate (ticks/s)
-memdepunit.memDep.conflictingLoads 31 # Number of conflicting loads.
-memdepunit.memDep.conflictingStores 133 # Number of conflicting stores.
-memdepunit.memDep.insertedLoads 1967 # Number of loads inserted to the mem dependence unit.
-memdepunit.memDep.insertedStores 1200 # Number of stores inserted to the mem dependence unit.
+global.BPredUnit.BTBHits 538 # Number of BTB hits
+global.BPredUnit.BTBLookups 1681 # Number of BTB lookups
+global.BPredUnit.RASInCorrect 51 # Number of incorrect RAS predictions.
+global.BPredUnit.condIncorrect 412 # Number of conditional branches incorrect
+global.BPredUnit.condPredicted 1149 # Number of conditional branches predicted
+global.BPredUnit.lookups 1984 # Number of BP lookups
+global.BPredUnit.usedRAS 275 # Number of times the RAS was used to get a target.
+host_inst_rate 62494 # Simulator instruction rate (inst/s)
+host_mem_usage 196896 # Number of bytes of host memory used
+host_seconds 0.09 # Real time elapsed on the host
+host_tick_rate 50069310 # Simulator tick rate (ticks/s)
+memdepunit.memDep.conflictingLoads 10 # Number of conflicting loads.
+memdepunit.memDep.conflictingStores 121 # Number of conflicting stores.
+memdepunit.memDep.insertedLoads 1979 # Number of loads inserted to the mem dependence unit.
+memdepunit.memDep.insertedStores 1190 # Number of stores inserted to the mem dependence unit.
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 5623 # Number of instructions simulated
-sim_seconds 0.000004 # Number of seconds simulated
-sim_ticks 4170500 # Number of ticks simulated
+sim_seconds 0.000005 # Number of seconds simulated
+sim_ticks 4515000 # Number of ticks simulated
system.cpu.commit.COM:branches 862 # Number of branches committed
-system.cpu.commit.COM:bw_lim_events 105 # number cycles where commit BW limit reached
+system.cpu.commit.COM:bw_lim_events 81 # number cycles where commit BW limit reached
system.cpu.commit.COM:bw_limited 0 # number of insts not committed due to BW limits
system.cpu.commit.COM:committed_per_cycle.start_dist # Number of insts commited each cycle
-system.cpu.commit.COM:committed_per_cycle.samples 7614
+system.cpu.commit.COM:committed_per_cycle.samples 8177
system.cpu.commit.COM:committed_per_cycle.min_value 0
- 0 5315 6980.56%
- 1 1182 1552.40%
- 2 399 524.03%
- 3 192 252.17%
- 4 125 164.17%
- 5 99 130.02%
- 6 130 170.74%
- 7 67 88.00%
- 8 105 137.90%
+ 0 5854 7159.10%
+ 1 1205 1473.65%
+ 2 403 492.85%
+ 3 188 229.91%
+ 4 133 162.65%
+ 5 98 119.85%
+ 6 110 134.52%
+ 7 105 128.41%
+ 8 81 99.06%
system.cpu.commit.COM:committed_per_cycle.max_value 8
system.cpu.commit.COM:committed_per_cycle.end_dist
@@ -43,70 +43,70 @@ system.cpu.commit.COM:loads 979 # Nu
system.cpu.commit.COM:membars 0 # Number of memory barriers committed
system.cpu.commit.COM:refs 1791 # Number of memory references committed
system.cpu.commit.COM:swp_count 0 # Number of s/w prefetches committed
-system.cpu.commit.branchMispredicts 349 # The number of times a branch was mispredicted
+system.cpu.commit.branchMispredicts 339 # The number of times a branch was mispredicted
system.cpu.commit.commitCommittedInsts 5640 # The number of committed instructions
system.cpu.commit.commitNonSpecStalls 17 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.commitSquashedInsts 3957 # The number of squashed insts skipped by commit
+system.cpu.commit.commitSquashedInsts 4015 # The number of squashed insts skipped by commit
system.cpu.committedInsts 5623 # Number of Instructions Simulated
system.cpu.committedInsts_total 5623 # Number of Instructions Simulated
-system.cpu.cpi 1.483372 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 1.483372 # CPI: Total CPI of All Threads
-system.cpu.dcache.ReadReq_accesses 1487 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_avg_miss_latency 8188.118812 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 5495.049505 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_hits 1386 # number of ReadReq hits
-system.cpu.dcache.ReadReq_miss_latency 827000 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_rate 0.067922 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_misses 101 # number of ReadReq misses
-system.cpu.dcache.ReadReq_mshr_hits 34 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_miss_latency 555000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate 0.067922 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_misses 101 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_accesses 561 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_avg_miss_latency 18316.091954 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 5068.965517 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_hits 474 # number of WriteReq hits
-system.cpu.dcache.WriteReq_miss_latency 1593500 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_rate 0.155080 # miss rate for WriteReq accesses
+system.cpu.cpi 1.584030 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 1.584030 # CPI: Total CPI of All Threads
+system.cpu.dcache.ReadReq_accesses 1516 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_avg_miss_latency 10550 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency 6350 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_hits 1416 # number of ReadReq hits
+system.cpu.dcache.ReadReq_miss_latency 1055000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_rate 0.065963 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_misses 100 # number of ReadReq misses
+system.cpu.dcache.ReadReq_mshr_hits 32 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_miss_latency 635000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate 0.065963 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_misses 100 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_accesses 533 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_avg_miss_latency 26660.919540 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency 5781.609195 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_hits 446 # number of WriteReq hits
+system.cpu.dcache.WriteReq_miss_latency 2319500 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_rate 0.163227 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_misses 87 # number of WriteReq misses
-system.cpu.dcache.WriteReq_mshr_hits 251 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_miss_latency 441000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_rate 0.155080 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_hits 279 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_miss_latency 503000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_rate 0.163227 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_misses 87 # number of WriteReq MSHR misses
system.cpu.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu.dcache.avg_refs 10.770115 # Average number of references to valid blocks.
+system.cpu.dcache.avg_refs 10.843931 # Average number of references to valid blocks.
system.cpu.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.demand_accesses 2048 # number of demand (read+write) accesses
-system.cpu.dcache.demand_avg_miss_latency 12875 # average overall miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 5297.872340 # average overall mshr miss latency
-system.cpu.dcache.demand_hits 1860 # number of demand (read+write) hits
-system.cpu.dcache.demand_miss_latency 2420500 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_rate 0.091797 # miss rate for demand accesses
-system.cpu.dcache.demand_misses 188 # number of demand (read+write) misses
-system.cpu.dcache.demand_mshr_hits 285 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_miss_latency 996000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_rate 0.091797 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_misses 188 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_accesses 2049 # number of demand (read+write) accesses
+system.cpu.dcache.demand_avg_miss_latency 18045.454545 # average overall miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency 6085.561497 # average overall mshr miss latency
+system.cpu.dcache.demand_hits 1862 # number of demand (read+write) hits
+system.cpu.dcache.demand_miss_latency 3374500 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_rate 0.091264 # miss rate for demand accesses
+system.cpu.dcache.demand_misses 187 # number of demand (read+write) misses
+system.cpu.dcache.demand_mshr_hits 311 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_miss_latency 1138000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_rate 0.091264 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_misses 187 # number of demand (read+write) MSHR misses
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.overall_accesses 2048 # number of overall (read+write) accesses
-system.cpu.dcache.overall_avg_miss_latency 12875 # average overall miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 5297.872340 # average overall mshr miss latency
+system.cpu.dcache.overall_accesses 2049 # number of overall (read+write) accesses
+system.cpu.dcache.overall_avg_miss_latency 18045.454545 # average overall miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency 6085.561497 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
-system.cpu.dcache.overall_hits 1860 # number of overall hits
-system.cpu.dcache.overall_miss_latency 2420500 # number of overall miss cycles
-system.cpu.dcache.overall_miss_rate 0.091797 # miss rate for overall accesses
-system.cpu.dcache.overall_misses 188 # number of overall misses
-system.cpu.dcache.overall_mshr_hits 285 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_miss_latency 996000 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_rate 0.091797 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_misses 188 # number of overall MSHR misses
+system.cpu.dcache.overall_hits 1862 # number of overall hits
+system.cpu.dcache.overall_miss_latency 3374500 # number of overall miss cycles
+system.cpu.dcache.overall_miss_rate 0.091264 # miss rate for overall accesses
+system.cpu.dcache.overall_misses 187 # number of overall misses
+system.cpu.dcache.overall_mshr_hits 311 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_miss_latency 1138000 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_rate 0.091264 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_misses 187 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu.dcache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
@@ -119,90 +119,90 @@ system.cpu.dcache.prefetcher.num_hwpf_removed_MSHR_hit 0
system.cpu.dcache.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu.dcache.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
system.cpu.dcache.replacements 0 # number of replacements
-system.cpu.dcache.sampled_refs 174 # Sample count of references to valid blocks.
+system.cpu.dcache.sampled_refs 173 # Sample count of references to valid blocks.
system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.dcache.tagsinuse 112.600183 # Cycle average of tags in use
-system.cpu.dcache.total_refs 1874 # Total number of references to valid blocks.
+system.cpu.dcache.tagsinuse 111.683956 # Cycle average of tags in use
+system.cpu.dcache.total_refs 1876 # Total number of references to valid blocks.
system.cpu.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.dcache.writebacks 0 # number of writebacks
-system.cpu.decode.DECODE:BlockedCycles 391 # Number of cycles decode is blocked
-system.cpu.decode.DECODE:BranchMispred 82 # Number of times decode detected a branch misprediction
+system.cpu.decode.DECODE:BlockedCycles 428 # Number of cycles decode is blocked
+system.cpu.decode.DECODE:BranchMispred 81 # Number of times decode detected a branch misprediction
system.cpu.decode.DECODE:BranchResolved 164 # Number of times decode resolved a branch
-system.cpu.decode.DECODE:DecodedInsts 11387 # Number of instructions handled by decode
-system.cpu.decode.DECODE:IdleCycles 5174 # Number of cycles decode is idle
-system.cpu.decode.DECODE:RunCycles 2002 # Number of cycles decode is running
-system.cpu.decode.DECODE:SquashCycles 726 # Number of cycles decode is squashing
-system.cpu.decode.DECODE:SquashedInsts 244 # Number of squashed instructions handled by decode
-system.cpu.decode.DECODE:UnblockCycles 48 # Number of cycles decode is unblocking
-system.cpu.fetch.Branches 2025 # Number of branches that fetch encountered
-system.cpu.fetch.CacheLines 1529 # Number of cache lines fetched
-system.cpu.fetch.Cycles 3690 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.IcacheSquashes 212 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.Insts 12463 # Number of instructions fetch has processed
-system.cpu.fetch.SquashCycles 457 # Number of cycles fetch has spent squashing
-system.cpu.fetch.branchRate 0.242777 # Number of branch fetches per cycle
-system.cpu.fetch.icacheStallCycles 1529 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.predictedBranches 820 # Number of branches that fetch has predicted taken
-system.cpu.fetch.rate 1.494185 # Number of inst fetches per cycle
+system.cpu.decode.DECODE:DecodedInsts 11204 # Number of instructions handled by decode
+system.cpu.decode.DECODE:IdleCycles 5725 # Number of cycles decode is idle
+system.cpu.decode.DECODE:RunCycles 1989 # Number of cycles decode is running
+system.cpu.decode.DECODE:SquashCycles 729 # Number of cycles decode is squashing
+system.cpu.decode.DECODE:SquashedInsts 235 # Number of squashed instructions handled by decode
+system.cpu.decode.DECODE:UnblockCycles 36 # Number of cycles decode is unblocking
+system.cpu.fetch.Branches 1984 # Number of branches that fetch encountered
+system.cpu.fetch.CacheLines 1520 # Number of cache lines fetched
+system.cpu.fetch.Cycles 3641 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.IcacheSquashes 230 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.Insts 12195 # Number of instructions fetch has processed
+system.cpu.fetch.SquashCycles 444 # Number of cycles fetch has spent squashing
+system.cpu.fetch.branchRate 0.222746 # Number of branch fetches per cycle
+system.cpu.fetch.icacheStallCycles 1520 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.predictedBranches 813 # Number of branches that fetch has predicted taken
+system.cpu.fetch.rate 1.369148 # Number of inst fetches per cycle
system.cpu.fetch.rateDist.start_dist # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist.samples 8341
+system.cpu.fetch.rateDist.samples 8907
system.cpu.fetch.rateDist.min_value 0
- 0 6181 7410.38%
- 1 173 207.41%
- 2 174 208.61%
- 3 151 181.03%
- 4 219 262.56%
- 5 157 188.23%
- 6 179 214.60%
- 7 102 122.29%
- 8 1005 1204.89%
+ 0 6787 7619.85%
+ 1 178 199.84%
+ 2 167 187.49%
+ 3 149 167.28%
+ 4 210 235.77%
+ 5 157 176.27%
+ 6 180 202.09%
+ 7 101 113.39%
+ 8 978 1098.01%
system.cpu.fetch.rateDist.max_value 8
system.cpu.fetch.rateDist.end_dist
-system.cpu.icache.ReadReq_accesses 1511 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_avg_miss_latency 5621.019108 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 4464.968153 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_hits 1197 # number of ReadReq hits
-system.cpu.icache.ReadReq_miss_latency 1765000 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_rate 0.207809 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_accesses 1497 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_avg_miss_latency 7812.101911 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency 5500 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_hits 1183 # number of ReadReq hits
+system.cpu.icache.ReadReq_miss_latency 2453000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_rate 0.209753 # miss rate for ReadReq accesses
system.cpu.icache.ReadReq_misses 314 # number of ReadReq misses
-system.cpu.icache.ReadReq_mshr_hits 18 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_miss_latency 1402000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate 0.207809 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_hits 23 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_miss_latency 1727000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate 0.209753 # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_misses 314 # number of ReadReq MSHR misses
system.cpu.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu.icache.avg_refs 3.812102 # Average number of references to valid blocks.
+system.cpu.icache.avg_refs 3.767516 # Average number of references to valid blocks.
system.cpu.icache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_no_targets 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.demand_accesses 1511 # number of demand (read+write) accesses
-system.cpu.icache.demand_avg_miss_latency 5621.019108 # average overall miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 4464.968153 # average overall mshr miss latency
-system.cpu.icache.demand_hits 1197 # number of demand (read+write) hits
-system.cpu.icache.demand_miss_latency 1765000 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_rate 0.207809 # miss rate for demand accesses
+system.cpu.icache.demand_accesses 1497 # number of demand (read+write) accesses
+system.cpu.icache.demand_avg_miss_latency 7812.101911 # average overall miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency 5500 # average overall mshr miss latency
+system.cpu.icache.demand_hits 1183 # number of demand (read+write) hits
+system.cpu.icache.demand_miss_latency 2453000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_rate 0.209753 # miss rate for demand accesses
system.cpu.icache.demand_misses 314 # number of demand (read+write) misses
-system.cpu.icache.demand_mshr_hits 18 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_miss_latency 1402000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_rate 0.207809 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_hits 23 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_miss_latency 1727000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_rate 0.209753 # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_misses 314 # number of demand (read+write) MSHR misses
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.icache.overall_accesses 1511 # number of overall (read+write) accesses
-system.cpu.icache.overall_avg_miss_latency 5621.019108 # average overall miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 4464.968153 # average overall mshr miss latency
+system.cpu.icache.overall_accesses 1497 # number of overall (read+write) accesses
+system.cpu.icache.overall_avg_miss_latency 7812.101911 # average overall miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency 5500 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
-system.cpu.icache.overall_hits 1197 # number of overall hits
-system.cpu.icache.overall_miss_latency 1765000 # number of overall miss cycles
-system.cpu.icache.overall_miss_rate 0.207809 # miss rate for overall accesses
+system.cpu.icache.overall_hits 1183 # number of overall hits
+system.cpu.icache.overall_miss_latency 2453000 # number of overall miss cycles
+system.cpu.icache.overall_miss_rate 0.209753 # miss rate for overall accesses
system.cpu.icache.overall_misses 314 # number of overall misses
-system.cpu.icache.overall_mshr_hits 18 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_miss_latency 1402000 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_rate 0.207809 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_hits 23 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_miss_latency 1727000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_rate 0.209753 # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_misses 314 # number of overall MSHR misses
system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
@@ -218,59 +218,59 @@ system.cpu.icache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.icache.replacements 0 # number of replacements
system.cpu.icache.sampled_refs 314 # Sample count of references to valid blocks.
system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.icache.tagsinuse 167.838424 # Cycle average of tags in use
-system.cpu.icache.total_refs 1197 # Total number of references to valid blocks.
+system.cpu.icache.tagsinuse 165.376334 # Cycle average of tags in use
+system.cpu.icache.total_refs 1183 # Total number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.icache.writebacks 0 # number of writebacks
-system.cpu.idleCycles 1997 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu.iew.EXEC:branches 1159 # Number of branches executed
-system.cpu.iew.EXEC:nop 43 # number of nop insts executed
-system.cpu.iew.EXEC:rate 0.933581 # Inst execution rate
-system.cpu.iew.EXEC:refs 2561 # number of memory reference insts executed
-system.cpu.iew.EXEC:stores 971 # Number of stores executed
+system.cpu.idleCycles 88946 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.iew.EXEC:branches 1172 # Number of branches executed
+system.cpu.iew.EXEC:nop 45 # number of nop insts executed
+system.cpu.iew.EXEC:rate 0.880207 # Inst execution rate
+system.cpu.iew.EXEC:refs 2591 # number of memory reference insts executed
+system.cpu.iew.EXEC:stores 974 # Number of stores executed
system.cpu.iew.EXEC:swp 0 # number of swp insts executed
-system.cpu.iew.WB:consumers 5329 # num instructions consuming a value
-system.cpu.iew.WB:count 7480 # cumulative count of insts written-back
-system.cpu.iew.WB:fanout 0.739351 # average fanout of values written-back
+system.cpu.iew.WB:consumers 5292 # num instructions consuming a value
+system.cpu.iew.WB:count 7505 # cumulative count of insts written-back
+system.cpu.iew.WB:fanout 0.745276 # average fanout of values written-back
system.cpu.iew.WB:penalized 0 # number of instrctions required to write to 'other' IQ
system.cpu.iew.WB:penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.iew.WB:producers 3940 # num instructions producing a value
-system.cpu.iew.WB:rate 0.896775 # insts written-back per cycle
-system.cpu.iew.WB:sent 7559 # cumulative count of insts sent to commit
-system.cpu.iew.branchMispredicts 402 # Number of branch mispredicts detected at execute
+system.cpu.iew.WB:producers 3944 # num instructions producing a value
+system.cpu.iew.WB:rate 0.842596 # insts written-back per cycle
+system.cpu.iew.WB:sent 7591 # cumulative count of insts sent to commit
+system.cpu.iew.branchMispredicts 401 # Number of branch mispredicts detected at execute
system.cpu.iew.iewBlockCycles 4 # Number of cycles IEW is blocking
-system.cpu.iew.iewDispLoadInsts 1967 # Number of dispatched load instructions
+system.cpu.iew.iewDispLoadInsts 1979 # Number of dispatched load instructions
system.cpu.iew.iewDispNonSpecInsts 23 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewDispSquashedInsts 240 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispStoreInsts 1200 # Number of dispatched store instructions
-system.cpu.iew.iewDispatchedInsts 9614 # Number of instructions dispatched to IQ
-system.cpu.iew.iewExecLoadInsts 1590 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 364 # Number of squashed instructions skipped in execute
-system.cpu.iew.iewExecutedInsts 7787 # Number of executed instructions
+system.cpu.iew.iewDispSquashedInsts 194 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispStoreInsts 1190 # Number of dispatched store instructions
+system.cpu.iew.iewDispatchedInsts 9672 # Number of instructions dispatched to IQ
+system.cpu.iew.iewExecLoadInsts 1617 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 358 # Number of squashed instructions skipped in execute
+system.cpu.iew.iewExecutedInsts 7840 # Number of executed instructions
system.cpu.iew.iewIQFullEvents 0 # Number of times the IQ has become full, causing a stall
system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle
system.cpu.iew.iewLSQFullEvents 0 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.iewSquashCycles 726 # Number of cycles IEW is squashing
+system.cpu.iew.iewSquashCycles 729 # Number of cycles IEW is squashing
system.cpu.iew.iewUnblockCycles 0 # Number of cycles IEW is unblocking
system.cpu.iew.lsq.thread.0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
system.cpu.iew.lsq.thread.0.cacheBlocked 0 # Number of times an access to memory failed due to the cache being blocked
-system.cpu.iew.lsq.thread.0.forwLoads 48 # Number of loads that had data forwarded from stores
+system.cpu.iew.lsq.thread.0.forwLoads 47 # Number of loads that had data forwarded from stores
system.cpu.iew.lsq.thread.0.ignoredResponses 3 # Number of memory responses ignored because the instruction is squashed
system.cpu.iew.lsq.thread.0.invAddrLoads 0 # Number of loads ignored due to an invalid address
system.cpu.iew.lsq.thread.0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
-system.cpu.iew.lsq.thread.0.memOrderViolation 70 # Number of memory ordering violations
+system.cpu.iew.lsq.thread.0.memOrderViolation 66 # Number of memory ordering violations
system.cpu.iew.lsq.thread.0.rescheduledLoads 1 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread.0.squashedLoads 988 # Number of loads squashed
-system.cpu.iew.lsq.thread.0.squashedStores 388 # Number of stores squashed
-system.cpu.iew.memOrderViolationEvents 70 # Number of memory order violations
-system.cpu.iew.predictedNotTakenIncorrect 287 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.predictedTakenIncorrect 115 # Number of branches that were predicted taken incorrectly
-system.cpu.ipc 0.674140 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.674140 # IPC: Total IPC of All Threads
-system.cpu.iq.ISSUE:FU_type_0 8151 # Type of FU issued
+system.cpu.iew.lsq.thread.0.squashedLoads 1000 # Number of loads squashed
+system.cpu.iew.lsq.thread.0.squashedStores 378 # Number of stores squashed
+system.cpu.iew.memOrderViolationEvents 66 # Number of memory order violations
+system.cpu.iew.predictedNotTakenIncorrect 294 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.predictedTakenIncorrect 107 # Number of branches that were predicted taken incorrectly
+system.cpu.ipc 0.631301 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.631301 # IPC: Total IPC of All Threads
+system.cpu.iq.ISSUE:FU_type_0 8198 # Type of FU issued
system.cpu.iq.ISSUE:FU_type_0.start_dist
No_OpClass 2 0.02% # Type of FU issued
- IntAlu 5422 66.52% # Type of FU issued
+ IntAlu 5452 66.50% # Type of FU issued
IntMult 1 0.01% # Type of FU issued
IntDiv 0 0.00% # Type of FU issued
FloatAdd 2 0.02% # Type of FU issued
@@ -279,13 +279,13 @@ system.cpu.iq.ISSUE:FU_type_0.start_dist
FloatMult 0 0.00% # Type of FU issued
FloatDiv 0 0.00% # Type of FU issued
FloatSqrt 0 0.00% # Type of FU issued
- MemRead 1720 21.10% # Type of FU issued
- MemWrite 1004 12.32% # Type of FU issued
+ MemRead 1744 21.27% # Type of FU issued
+ MemWrite 997 12.16% # Type of FU issued
IprAccess 0 0.00% # Type of FU issued
InstPrefetch 0 0.00% # Type of FU issued
system.cpu.iq.ISSUE:FU_type_0.end_dist
-system.cpu.iq.ISSUE:fu_busy_cnt 104 # FU busy when requested
-system.cpu.iq.ISSUE:fu_busy_rate 0.012759 # FU busy rate (busy events/executed inst)
+system.cpu.iq.ISSUE:fu_busy_cnt 102 # FU busy when requested
+system.cpu.iq.ISSUE:fu_busy_rate 0.012442 # FU busy rate (busy events/executed inst)
system.cpu.iq.ISSUE:fu_full.start_dist
No_OpClass 0 0.00% # attempts to use FU when none available
IntAlu 0 0.00% # attempts to use FU when none available
@@ -297,96 +297,96 @@ system.cpu.iq.ISSUE:fu_full.start_dist
FloatMult 0 0.00% # attempts to use FU when none available
FloatDiv 0 0.00% # attempts to use FU when none available
FloatSqrt 0 0.00% # attempts to use FU when none available
- MemRead 70 67.31% # attempts to use FU when none available
- MemWrite 34 32.69% # attempts to use FU when none available
+ MemRead 67 65.69% # attempts to use FU when none available
+ MemWrite 35 34.31% # attempts to use FU when none available
IprAccess 0 0.00% # attempts to use FU when none available
InstPrefetch 0 0.00% # attempts to use FU when none available
system.cpu.iq.ISSUE:fu_full.end_dist
system.cpu.iq.ISSUE:issued_per_cycle.start_dist # Number of insts issued each cycle
-system.cpu.iq.ISSUE:issued_per_cycle.samples 8341
+system.cpu.iq.ISSUE:issued_per_cycle.samples 8907
system.cpu.iq.ISSUE:issued_per_cycle.min_value 0
- 0 5104 6119.17%
- 1 1084 1299.60%
- 2 829 993.89%
- 3 533 639.01%
- 4 366 438.80%
- 5 258 309.32%
- 6 126 151.06%
- 7 28 33.57%
- 8 13 15.59%
+ 0 5630 6320.87%
+ 1 1096 1230.49%
+ 2 792 889.19%
+ 3 582 653.42%
+ 4 464 520.94%
+ 5 200 224.54%
+ 6 99 111.15%
+ 7 30 33.68%
+ 8 14 15.72%
system.cpu.iq.ISSUE:issued_per_cycle.max_value 8
system.cpu.iq.ISSUE:issued_per_cycle.end_dist
-system.cpu.iq.ISSUE:rate 0.977221 # Inst issue rate
-system.cpu.iq.iqInstsAdded 9548 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqInstsIssued 8151 # Number of instructions issued
+system.cpu.iq.ISSUE:rate 0.920400 # Inst issue rate
+system.cpu.iq.iqInstsAdded 9604 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqInstsIssued 8198 # Number of instructions issued
system.cpu.iq.iqNonSpecInstsAdded 23 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqSquashedInstsExamined 3578 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedInstsExamined 3664 # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu.iq.iqSquashedInstsIssued 22 # Number of squashed instructions issued
system.cpu.iq.iqSquashedNonSpecRemoved 6 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.iqSquashedOperandsExamined 2360 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedOperandsExamined 2365 # Number of squashed operands that are examined and possibly removed from graph
system.cpu.l2cache.ReadExReq_accesses 73 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_avg_miss_latency 3643.835616 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 2643.835616 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_miss_latency 266000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_avg_miss_latency 4486.301370 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 2486.301370 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_miss_latency 327500 # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_rate 1 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_misses 73 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_mshr_miss_latency 193000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency 181500 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_rate 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_misses 73 # number of ReadExReq MSHR misses
-system.cpu.l2cache.ReadReq_accesses 415 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_avg_miss_latency 3406.779661 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 2406.779661 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_accesses 414 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_avg_miss_latency 4450.242718 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 2450.242718 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_hits 2 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_miss_latency 1407000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_rate 0.995181 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_misses 413 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency 994000 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate 0.995181 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_misses 413 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_miss_latency 1833500 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_rate 0.995169 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_misses 412 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency 1009500 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate 0.995169 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_misses 412 # number of ReadReq MSHR misses
system.cpu.l2cache.UpgradeReq_accesses 14 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_avg_miss_latency 3392.857143 # average UpgradeReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 2392.857143 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_miss_latency 47500 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_avg_miss_latency 4214.285714 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 2214.285714 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_miss_latency 59000 # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_rate 1 # miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_misses 14 # number of UpgradeReq misses
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency 33500 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency 31000 # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.UpgradeReq_mshr_miss_rate 1 # mshr miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_mshr_misses 14 # number of UpgradeReq MSHR misses
system.cpu.l2cache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.l2cache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu.l2cache.avg_refs 0.005013 # Average number of references to valid blocks.
+system.cpu.l2cache.avg_refs 0.005025 # Average number of references to valid blocks.
system.cpu.l2cache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_no_targets 0 # number of cycles access was blocked
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.cache_copies 0 # number of cache copies performed
-system.cpu.l2cache.demand_accesses 488 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_avg_miss_latency 3442.386831 # average overall miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency 2442.386831 # average overall mshr miss latency
+system.cpu.l2cache.demand_accesses 487 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_avg_miss_latency 4455.670103 # average overall miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency 2455.670103 # average overall mshr miss latency
system.cpu.l2cache.demand_hits 2 # number of demand (read+write) hits
-system.cpu.l2cache.demand_miss_latency 1673000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_rate 0.995902 # miss rate for demand accesses
-system.cpu.l2cache.demand_misses 486 # number of demand (read+write) misses
+system.cpu.l2cache.demand_miss_latency 2161000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_rate 0.995893 # miss rate for demand accesses
+system.cpu.l2cache.demand_misses 485 # number of demand (read+write) misses
system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_miss_latency 1187000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_rate 0.995902 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_misses 486 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_miss_latency 1191000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_rate 0.995893 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_misses 485 # number of demand (read+write) MSHR misses
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.l2cache.overall_accesses 488 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_avg_miss_latency 3442.386831 # average overall miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency 2442.386831 # average overall mshr miss latency
+system.cpu.l2cache.overall_accesses 487 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_avg_miss_latency 4455.670103 # average overall miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency 2455.670103 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.l2cache.overall_hits 2 # number of overall hits
-system.cpu.l2cache.overall_miss_latency 1673000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_rate 0.995902 # miss rate for overall accesses
-system.cpu.l2cache.overall_misses 486 # number of overall misses
+system.cpu.l2cache.overall_miss_latency 2161000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_rate 0.995893 # miss rate for overall accesses
+system.cpu.l2cache.overall_misses 485 # number of overall misses
system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_miss_latency 1187000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_rate 0.995902 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_misses 486 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_miss_latency 1191000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_rate 0.995893 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_misses 485 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu.l2cache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu.l2cache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
@@ -399,29 +399,29 @@ system.cpu.l2cache.prefetcher.num_hwpf_removed_MSHR_hit 0
system.cpu.l2cache.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu.l2cache.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
system.cpu.l2cache.replacements 0 # number of replacements
-system.cpu.l2cache.sampled_refs 399 # Sample count of references to valid blocks.
+system.cpu.l2cache.sampled_refs 398 # Sample count of references to valid blocks.
system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.l2cache.tagsinuse 223.758944 # Cycle average of tags in use
+system.cpu.l2cache.tagsinuse 221.319862 # Cycle average of tags in use
system.cpu.l2cache.total_refs 2 # Total number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.l2cache.writebacks 0 # number of writebacks
-system.cpu.numCycles 8341 # number of cpu cycles simulated
-system.cpu.rename.RENAME:BlockCycles 14 # Number of cycles rename is blocking
+system.cpu.numCycles 8907 # number of cpu cycles simulated
+system.cpu.rename.RENAME:BlockCycles 50 # Number of cycles rename is blocking
system.cpu.rename.RENAME:CommittedMaps 4051 # Number of HB maps that are committed
-system.cpu.rename.RENAME:IdleCycles 5339 # Number of cycles rename is idle
+system.cpu.rename.RENAME:IdleCycles 5884 # Number of cycles rename is idle
system.cpu.rename.RENAME:LSQFullEvents 71 # Number of times rename has blocked due to LSQ full
-system.cpu.rename.RENAME:RenameLookups 13891 # Number of register rename lookups that rename has made
-system.cpu.rename.RENAME:RenamedInsts 10852 # Number of instructions processed by rename
-system.cpu.rename.RENAME:RenamedOperands 8114 # Number of destination operands rename has renamed
-system.cpu.rename.RENAME:RunCycles 1888 # Number of cycles rename is running
-system.cpu.rename.RENAME:SquashCycles 726 # Number of cycles rename is squashing
-system.cpu.rename.RENAME:UnblockCycles 102 # Number of cycles rename is unblocking
-system.cpu.rename.RENAME:UndoneMaps 4063 # Number of HB maps that are undone due to squashing
-system.cpu.rename.RENAME:serializeStallCycles 272 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RENAME:RenameLookups 13715 # Number of register rename lookups that rename has made
+system.cpu.rename.RENAME:RenamedInsts 10735 # Number of instructions processed by rename
+system.cpu.rename.RENAME:RenamedOperands 8030 # Number of destination operands rename has renamed
+system.cpu.rename.RENAME:RunCycles 1846 # Number of cycles rename is running
+system.cpu.rename.RENAME:SquashCycles 729 # Number of cycles rename is squashing
+system.cpu.rename.RENAME:UnblockCycles 122 # Number of cycles rename is unblocking
+system.cpu.rename.RENAME:UndoneMaps 3979 # Number of HB maps that are undone due to squashing
+system.cpu.rename.RENAME:serializeStallCycles 276 # count of cycles rename stalled for serializing inst
system.cpu.rename.RENAME:serializingInsts 26 # count of serializing insts renamed
-system.cpu.rename.RENAME:skidInsts 382 # count of insts added to the skid buffer
-system.cpu.rename.RENAME:tempSerializingInsts 21 # count of temporary serializing insts renamed
-system.cpu.timesIdled 3 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.rename.RENAME:skidInsts 532 # count of insts added to the skid buffer
+system.cpu.rename.RENAME:tempSerializingInsts 20 # count of temporary serializing insts renamed
+system.cpu.timesIdled 54 # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu.workload.PROG:num_syscalls 17 # Number of system calls
---------- End Simulation Statistics ----------
diff --git a/tests/quick/00.hello/ref/alpha/linux/o3-timing/stdout b/tests/quick/00.hello/ref/alpha/linux/o3-timing/stdout
index 22c3e0435..fe297b10e 100644
--- a/tests/quick/00.hello/ref/alpha/linux/o3-timing/stdout
+++ b/tests/quick/00.hello/ref/alpha/linux/o3-timing/stdout
@@ -6,9 +6,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Aug 3 2007 03:56:47
-M5 started Fri Aug 3 04:17:12 2007
-M5 executing on zizzer.eecs.umich.edu
+M5 compiled Aug 12 2007 00:26:55
+M5 started Sun Aug 12 00:29:40 2007
+M5 executing on zeep
command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/o3-timing tests/run.py quick/00.hello/alpha/linux/o3-timing
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 4170500 because target called exit()
+Exiting @ tick 4515000 because target called exit()
diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini b/tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini
index 5ae318852..c95e2e383 100644
--- a/tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini
+++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini
@@ -34,10 +34,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -68,10 +70,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -102,10 +106,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=10000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing/m5stats.txt b/tests/quick/00.hello/ref/alpha/linux/simple-timing/m5stats.txt
index db7224c2e..3c7a26090 100644
--- a/tests/quick/00.hello/ref/alpha/linux/simple-timing/m5stats.txt
+++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing/m5stats.txt
@@ -1,31 +1,31 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 65923 # Simulator instruction rate (inst/s)
-host_mem_usage 154180 # Number of bytes of host memory used
-host_seconds 0.09 # Real time elapsed on the host
-host_tick_rate 155349854 # Simulator tick rate (ticks/s)
+host_inst_rate 334797 # Simulator instruction rate (inst/s)
+host_mem_usage 196348 # Number of bytes of host memory used
+host_seconds 0.02 # Real time elapsed on the host
+host_tick_rate 1064082508 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 5642 # Number of instructions simulated
-sim_seconds 0.000013 # Number of seconds simulated
-sim_ticks 13359000 # Number of ticks simulated
+sim_seconds 0.000018 # Number of seconds simulated
+sim_ticks 18365000 # Number of ticks simulated
system.cpu.dcache.ReadReq_accesses 979 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_avg_miss_latency 14000 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 13000 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency 25000 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency 23000 # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_hits 887 # number of ReadReq hits
-system.cpu.dcache.ReadReq_miss_latency 1288000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency 2300000 # number of ReadReq miss cycles
system.cpu.dcache.ReadReq_miss_rate 0.093973 # miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_misses 92 # number of ReadReq misses
-system.cpu.dcache.ReadReq_mshr_miss_latency 1196000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency 2116000 # number of ReadReq MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate 0.093973 # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_misses 92 # number of ReadReq MSHR misses
system.cpu.dcache.WriteReq_accesses 812 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_avg_miss_latency 14000 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 13000 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency 25000 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency 23000 # average WriteReq mshr miss latency
system.cpu.dcache.WriteReq_hits 725 # number of WriteReq hits
-system.cpu.dcache.WriteReq_miss_latency 1218000 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency 2175000 # number of WriteReq miss cycles
system.cpu.dcache.WriteReq_miss_rate 0.107143 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_misses 87 # number of WriteReq misses
-system.cpu.dcache.WriteReq_mshr_miss_latency 1131000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency 2001000 # number of WriteReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_rate 0.107143 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_misses 87 # number of WriteReq MSHR misses
system.cpu.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
@@ -37,29 +37,29 @@ system.cpu.dcache.blocked_cycles_no_mshrs 0 # n
system.cpu.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.cache_copies 0 # number of cache copies performed
system.cpu.dcache.demand_accesses 1791 # number of demand (read+write) accesses
-system.cpu.dcache.demand_avg_miss_latency 14000 # average overall miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 13000 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_miss_latency 25000 # average overall miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency 23000 # average overall mshr miss latency
system.cpu.dcache.demand_hits 1612 # number of demand (read+write) hits
-system.cpu.dcache.demand_miss_latency 2506000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency 4475000 # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_rate 0.099944 # miss rate for demand accesses
system.cpu.dcache.demand_misses 179 # number of demand (read+write) misses
system.cpu.dcache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_miss_latency 2327000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency 4117000 # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_rate 0.099944 # mshr miss rate for demand accesses
system.cpu.dcache.demand_mshr_misses 179 # number of demand (read+write) MSHR misses
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.overall_accesses 1791 # number of overall (read+write) accesses
-system.cpu.dcache.overall_avg_miss_latency 14000 # average overall miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 13000 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_miss_latency 25000 # average overall miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency 23000 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.dcache.overall_hits 1612 # number of overall hits
-system.cpu.dcache.overall_miss_latency 2506000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency 4475000 # number of overall miss cycles
system.cpu.dcache.overall_miss_rate 0.099944 # miss rate for overall accesses
system.cpu.dcache.overall_misses 179 # number of overall misses
system.cpu.dcache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_miss_latency 2327000 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency 4117000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_rate 0.099944 # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_misses 179 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
@@ -76,18 +76,18 @@ system.cpu.dcache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.dcache.replacements 0 # number of replacements
system.cpu.dcache.sampled_refs 165 # Sample count of references to valid blocks.
system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.dcache.tagsinuse 103.895955 # Cycle average of tags in use
+system.cpu.dcache.tagsinuse 102.396682 # Cycle average of tags in use
system.cpu.dcache.total_refs 1626 # Total number of references to valid blocks.
system.cpu.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.dcache.writebacks 0 # number of writebacks
system.cpu.icache.ReadReq_accesses 5643 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_avg_miss_latency 13992.779783 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 12992.779783 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_miss_latency 24956.678700 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency 22956.678700 # average ReadReq mshr miss latency
system.cpu.icache.ReadReq_hits 5366 # number of ReadReq hits
-system.cpu.icache.ReadReq_miss_latency 3876000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency 6913000 # number of ReadReq miss cycles
system.cpu.icache.ReadReq_miss_rate 0.049087 # miss rate for ReadReq accesses
system.cpu.icache.ReadReq_misses 277 # number of ReadReq misses
-system.cpu.icache.ReadReq_mshr_miss_latency 3599000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency 6359000 # number of ReadReq MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate 0.049087 # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_misses 277 # number of ReadReq MSHR misses
system.cpu.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
@@ -99,29 +99,29 @@ system.cpu.icache.blocked_cycles_no_mshrs 0 # n
system.cpu.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.icache.cache_copies 0 # number of cache copies performed
system.cpu.icache.demand_accesses 5643 # number of demand (read+write) accesses
-system.cpu.icache.demand_avg_miss_latency 13992.779783 # average overall miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 12992.779783 # average overall mshr miss latency
+system.cpu.icache.demand_avg_miss_latency 24956.678700 # average overall miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency 22956.678700 # average overall mshr miss latency
system.cpu.icache.demand_hits 5366 # number of demand (read+write) hits
-system.cpu.icache.demand_miss_latency 3876000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency 6913000 # number of demand (read+write) miss cycles
system.cpu.icache.demand_miss_rate 0.049087 # miss rate for demand accesses
system.cpu.icache.demand_misses 277 # number of demand (read+write) misses
system.cpu.icache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_miss_latency 3599000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency 6359000 # number of demand (read+write) MSHR miss cycles
system.cpu.icache.demand_mshr_miss_rate 0.049087 # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_misses 277 # number of demand (read+write) MSHR misses
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.icache.overall_accesses 5643 # number of overall (read+write) accesses
-system.cpu.icache.overall_avg_miss_latency 13992.779783 # average overall miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 12992.779783 # average overall mshr miss latency
+system.cpu.icache.overall_avg_miss_latency 24956.678700 # average overall miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency 22956.678700 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.icache.overall_hits 5366 # number of overall hits
-system.cpu.icache.overall_miss_latency 3876000 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency 6913000 # number of overall miss cycles
system.cpu.icache.overall_miss_rate 0.049087 # miss rate for overall accesses
system.cpu.icache.overall_misses 277 # number of overall misses
system.cpu.icache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_miss_latency 3599000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency 6359000 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_rate 0.049087 # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_misses 277 # number of overall MSHR misses
system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
@@ -138,34 +138,34 @@ system.cpu.icache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.icache.replacements 0 # number of replacements
system.cpu.icache.sampled_refs 277 # Sample count of references to valid blocks.
system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.icache.tagsinuse 129.745202 # Cycle average of tags in use
+system.cpu.icache.tagsinuse 128.096333 # Cycle average of tags in use
system.cpu.icache.total_refs 5366 # Total number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.icache.writebacks 0 # number of writebacks
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.l2cache.ReadExReq_accesses 73 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_avg_miss_latency 12000 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency 22000 # average ReadExReq miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 11000 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_miss_latency 876000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency 1606000 # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_rate 1 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_misses 73 # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_mshr_miss_latency 803000 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_rate 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_misses 73 # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadReq_accesses 369 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_avg_miss_latency 12000 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency 22000 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 11000 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_hits 1 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_miss_latency 4416000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency 8096000 # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_rate 0.997290 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_misses 368 # number of ReadReq misses
system.cpu.l2cache.ReadReq_mshr_miss_latency 4048000 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate 0.997290 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_misses 368 # number of ReadReq MSHR misses
system.cpu.l2cache.UpgradeReq_accesses 14 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_avg_miss_latency 12000 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency 22000 # average UpgradeReq miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 11000 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_miss_latency 168000 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency 308000 # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_rate 1 # miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_misses 14 # number of UpgradeReq misses
system.cpu.l2cache.UpgradeReq_mshr_miss_latency 154000 # number of UpgradeReq MSHR miss cycles
@@ -180,10 +180,10 @@ system.cpu.l2cache.blocked_cycles_no_mshrs 0 #
system.cpu.l2cache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
system.cpu.l2cache.demand_accesses 442 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_avg_miss_latency 12000 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency 22000 # average overall miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency 11000 # average overall mshr miss latency
system.cpu.l2cache.demand_hits 1 # number of demand (read+write) hits
-system.cpu.l2cache.demand_miss_latency 5292000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency 9702000 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_rate 0.997738 # miss rate for demand accesses
system.cpu.l2cache.demand_misses 441 # number of demand (read+write) misses
system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
@@ -194,11 +194,11 @@ system.cpu.l2cache.fast_writes 0 # nu
system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.overall_accesses 442 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_avg_miss_latency 12000 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency 22000 # average overall miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency 11000 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.l2cache.overall_hits 1 # number of overall hits
-system.cpu.l2cache.overall_miss_latency 5292000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency 9702000 # number of overall miss cycles
system.cpu.l2cache.overall_miss_rate 0.997738 # miss rate for overall accesses
system.cpu.l2cache.overall_misses 441 # number of overall misses
system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits
@@ -219,12 +219,12 @@ system.cpu.l2cache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.l2cache.replacements 0 # number of replacements
system.cpu.l2cache.sampled_refs 354 # Sample count of references to valid blocks.
system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.l2cache.tagsinuse 179.464793 # Cycle average of tags in use
+system.cpu.l2cache.tagsinuse 177.517189 # Cycle average of tags in use
system.cpu.l2cache.total_refs 1 # Total number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.l2cache.writebacks 0 # number of writebacks
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
-system.cpu.numCycles 13359000 # number of cpu cycles simulated
+system.cpu.numCycles 18365000 # number of cpu cycles simulated
system.cpu.num_insts 5642 # Number of instructions executed
system.cpu.num_refs 1792 # Number of memory references
system.cpu.workload.PROG:num_syscalls 17 # Number of system calls
diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing/stdout b/tests/quick/00.hello/ref/alpha/linux/simple-timing/stdout
index d25a0624e..940c4ad1c 100644
--- a/tests/quick/00.hello/ref/alpha/linux/simple-timing/stdout
+++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing/stdout
@@ -6,9 +6,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Aug 3 2007 03:56:47
-M5 started Fri Aug 3 04:17:13 2007
-M5 executing on zizzer.eecs.umich.edu
+M5 compiled Aug 12 2007 00:26:55
+M5 started Sun Aug 12 00:29:41 2007
+M5 executing on zeep
command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/simple-timing tests/run.py quick/00.hello/alpha/linux/simple-timing
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 13359000 because target called exit()
+Exiting @ tick 18365000 because target called exit()
diff --git a/tests/quick/00.hello/ref/alpha/tru64/o3-timing/config.ini b/tests/quick/00.hello/ref/alpha/tru64/o3-timing/config.ini
index ca7690f17..f5eb9b8b9 100644
--- a/tests/quick/00.hello/ref/alpha/tru64/o3-timing/config.ini
+++ b/tests/quick/00.hello/ref/alpha/tru64/o3-timing/config.ini
@@ -99,10 +99,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -270,10 +272,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -304,10 +308,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
diff --git a/tests/quick/00.hello/ref/alpha/tru64/o3-timing/m5stats.txt b/tests/quick/00.hello/ref/alpha/tru64/o3-timing/m5stats.txt
index f575843e4..536bed0d1 100644
--- a/tests/quick/00.hello/ref/alpha/tru64/o3-timing/m5stats.txt
+++ b/tests/quick/00.hello/ref/alpha/tru64/o3-timing/m5stats.txt
@@ -1,40 +1,40 @@
---------- Begin Simulation Statistics ----------
global.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-global.BPredUnit.BTBHits 146 # Number of BTB hits
-global.BPredUnit.BTBLookups 613 # Number of BTB lookups
+global.BPredUnit.BTBHits 143 # Number of BTB hits
+global.BPredUnit.BTBLookups 610 # Number of BTB lookups
global.BPredUnit.RASInCorrect 32 # Number of incorrect RAS predictions.
global.BPredUnit.condIncorrect 212 # Number of conditional branches incorrect
-global.BPredUnit.condPredicted 393 # Number of conditional branches predicted
-global.BPredUnit.lookups 777 # Number of BP lookups
-global.BPredUnit.usedRAS 153 # Number of times the RAS was used to get a target.
-host_inst_rate 24407 # Simulator instruction rate (inst/s)
-host_mem_usage 153952 # Number of bytes of host memory used
-host_seconds 0.10 # Real time elapsed on the host
-host_tick_rate 19202153 # Simulator tick rate (ticks/s)
-memdepunit.memDep.conflictingLoads 7 # Number of conflicting loads.
+global.BPredUnit.condPredicted 394 # Number of conditional branches predicted
+global.BPredUnit.lookups 779 # Number of BP lookups
+global.BPredUnit.usedRAS 155 # Number of times the RAS was used to get a target.
+host_inst_rate 72558 # Simulator instruction rate (inst/s)
+host_mem_usage 196048 # Number of bytes of host memory used
+host_seconds 0.03 # Real time elapsed on the host
+host_tick_rate 63572637 # Simulator tick rate (ticks/s)
+memdepunit.memDep.conflictingLoads 8 # Number of conflicting loads.
memdepunit.memDep.conflictingStores 7 # Number of conflicting stores.
-memdepunit.memDep.insertedLoads 635 # Number of loads inserted to the mem dependence unit.
-memdepunit.memDep.insertedStores 367 # Number of stores inserted to the mem dependence unit.
+memdepunit.memDep.insertedLoads 636 # Number of loads inserted to the mem dependence unit.
+memdepunit.memDep.insertedStores 369 # Number of stores inserted to the mem dependence unit.
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 2387 # Number of instructions simulated
sim_seconds 0.000002 # Number of seconds simulated
-sim_ticks 1884000 # Number of ticks simulated
+sim_ticks 2104000 # Number of ticks simulated
system.cpu.commit.COM:branches 396 # Number of branches committed
-system.cpu.commit.COM:bw_lim_events 33 # number cycles where commit BW limit reached
+system.cpu.commit.COM:bw_lim_events 35 # number cycles where commit BW limit reached
system.cpu.commit.COM:bw_limited 0 # number of insts not committed due to BW limits
system.cpu.commit.COM:committed_per_cycle.start_dist # Number of insts commited each cycle
-system.cpu.commit.COM:committed_per_cycle.samples 3543
+system.cpu.commit.COM:committed_per_cycle.samples 3945
system.cpu.commit.COM:committed_per_cycle.min_value 0
- 0 2580 7281.96%
- 1 265 747.95%
- 2 337 951.17%
- 3 138 389.50%
- 4 67 189.11%
- 5 69 194.75%
- 6 32 90.32%
- 7 22 62.09%
- 8 33 93.14%
+ 0 2992 7584.28%
+ 1 255 646.39%
+ 2 335 849.18%
+ 3 139 352.34%
+ 4 66 167.30%
+ 5 69 174.90%
+ 6 33 83.65%
+ 7 21 53.23%
+ 8 35 88.72%
system.cpu.commit.COM:committed_per_cycle.max_value 8
system.cpu.commit.COM:committed_per_cycle.end_dist
@@ -46,67 +46,67 @@ system.cpu.commit.COM:swp_count 0 # Nu
system.cpu.commit.branchMispredicts 131 # The number of times a branch was mispredicted
system.cpu.commit.commitCommittedInsts 2576 # The number of committed instructions
system.cpu.commit.commitNonSpecStalls 4 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.commitSquashedInsts 1118 # The number of squashed insts skipped by commit
+system.cpu.commit.commitSquashedInsts 1134 # The number of squashed insts skipped by commit
system.cpu.committedInsts 2387 # Number of Instructions Simulated
system.cpu.committedInsts_total 2387 # Number of Instructions Simulated
-system.cpu.cpi 1.578969 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 1.578969 # CPI: Total CPI of All Threads
-system.cpu.dcache.ReadReq_accesses 518 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_avg_miss_latency 6583.333333 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 4891.666667 # average ReadReq mshr miss latency
+system.cpu.cpi 1.747382 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 1.747382 # CPI: Total CPI of All Threads
+system.cpu.dcache.ReadReq_accesses 519 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_avg_miss_latency 8729.508197 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency 5745.901639 # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_hits 458 # number of ReadReq hits
-system.cpu.dcache.ReadReq_miss_latency 395000 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_rate 0.115830 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_misses 60 # number of ReadReq misses
+system.cpu.dcache.ReadReq_miss_latency 532500 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_rate 0.117534 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_misses 61 # number of ReadReq misses
system.cpu.dcache.ReadReq_mshr_hits 10 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_miss_latency 293500 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate 0.115830 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_misses 60 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_accesses 239 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_avg_miss_latency 14216.216216 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 5202.702703 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_hits 202 # number of WriteReq hits
-system.cpu.dcache.WriteReq_miss_latency 526000 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_rate 0.154812 # miss rate for WriteReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_latency 350500 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate 0.117534 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_misses 61 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_accesses 240 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_avg_miss_latency 18810.810811 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency 6202.702703 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_hits 203 # number of WriteReq hits
+system.cpu.dcache.WriteReq_miss_latency 696000 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_rate 0.154167 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_misses 37 # number of WriteReq misses
-system.cpu.dcache.WriteReq_mshr_hits 55 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_miss_latency 192500 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_rate 0.154812 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_hits 54 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_miss_latency 229500 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_rate 0.154167 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_misses 37 # number of WriteReq MSHR misses
system.cpu.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu.dcache.avg_refs 7.905882 # Average number of references to valid blocks.
+system.cpu.dcache.avg_refs 7.929412 # Average number of references to valid blocks.
system.cpu.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.demand_accesses 757 # number of demand (read+write) accesses
-system.cpu.dcache.demand_avg_miss_latency 9494.845361 # average overall miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 5010.309278 # average overall mshr miss latency
-system.cpu.dcache.demand_hits 660 # number of demand (read+write) hits
-system.cpu.dcache.demand_miss_latency 921000 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_rate 0.128137 # miss rate for demand accesses
-system.cpu.dcache.demand_misses 97 # number of demand (read+write) misses
-system.cpu.dcache.demand_mshr_hits 65 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_miss_latency 486000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_rate 0.128137 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_misses 97 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_accesses 759 # number of demand (read+write) accesses
+system.cpu.dcache.demand_avg_miss_latency 12535.714286 # average overall miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency 5918.367347 # average overall mshr miss latency
+system.cpu.dcache.demand_hits 661 # number of demand (read+write) hits
+system.cpu.dcache.demand_miss_latency 1228500 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_rate 0.129117 # miss rate for demand accesses
+system.cpu.dcache.demand_misses 98 # number of demand (read+write) misses
+system.cpu.dcache.demand_mshr_hits 64 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_miss_latency 580000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_rate 0.129117 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_misses 98 # number of demand (read+write) MSHR misses
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.overall_accesses 757 # number of overall (read+write) accesses
-system.cpu.dcache.overall_avg_miss_latency 9494.845361 # average overall miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 5010.309278 # average overall mshr miss latency
+system.cpu.dcache.overall_accesses 759 # number of overall (read+write) accesses
+system.cpu.dcache.overall_avg_miss_latency 12535.714286 # average overall miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency 5918.367347 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
-system.cpu.dcache.overall_hits 660 # number of overall hits
-system.cpu.dcache.overall_miss_latency 921000 # number of overall miss cycles
-system.cpu.dcache.overall_miss_rate 0.128137 # miss rate for overall accesses
-system.cpu.dcache.overall_misses 97 # number of overall misses
-system.cpu.dcache.overall_mshr_hits 65 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_miss_latency 486000 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_rate 0.128137 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_misses 97 # number of overall MSHR misses
+system.cpu.dcache.overall_hits 661 # number of overall hits
+system.cpu.dcache.overall_miss_latency 1228500 # number of overall miss cycles
+system.cpu.dcache.overall_miss_rate 0.129117 # miss rate for overall accesses
+system.cpu.dcache.overall_misses 98 # number of overall misses
+system.cpu.dcache.overall_mshr_hits 64 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_miss_latency 580000 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_rate 0.129117 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_misses 98 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu.dcache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
@@ -121,88 +121,88 @@ system.cpu.dcache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.dcache.replacements 0 # number of replacements
system.cpu.dcache.sampled_refs 85 # Sample count of references to valid blocks.
system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.dcache.tagsinuse 51.399169 # Cycle average of tags in use
-system.cpu.dcache.total_refs 672 # Total number of references to valid blocks.
+system.cpu.dcache.tagsinuse 50.690606 # Cycle average of tags in use
+system.cpu.dcache.total_refs 674 # Total number of references to valid blocks.
system.cpu.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.dcache.writebacks 0 # number of writebacks
-system.cpu.decode.DECODE:BlockedCycles 87 # Number of cycles decode is blocked
+system.cpu.decode.DECODE:BlockedCycles 91 # Number of cycles decode is blocked
system.cpu.decode.DECODE:BranchMispred 83 # Number of times decode detected a branch misprediction
-system.cpu.decode.DECODE:BranchResolved 125 # Number of times decode resolved a branch
-system.cpu.decode.DECODE:DecodedInsts 4218 # Number of instructions handled by decode
-system.cpu.decode.DECODE:IdleCycles 2648 # Number of cycles decode is idle
-system.cpu.decode.DECODE:RunCycles 808 # Number of cycles decode is running
+system.cpu.decode.DECODE:BranchResolved 126 # Number of times decode resolved a branch
+system.cpu.decode.DECODE:DecodedInsts 4236 # Number of instructions handled by decode
+system.cpu.decode.DECODE:IdleCycles 3045 # Number of cycles decode is idle
+system.cpu.decode.DECODE:RunCycles 809 # Number of cycles decode is running
system.cpu.decode.DECODE:SquashCycles 225 # Number of cycles decode is squashing
system.cpu.decode.DECODE:SquashedInsts 304 # Number of squashed instructions handled by decode
system.cpu.decode.DECODE:UnblockCycles 1 # Number of cycles decode is unblocking
-system.cpu.fetch.Branches 777 # Number of branches that fetch encountered
-system.cpu.fetch.CacheLines 686 # Number of cache lines fetched
-system.cpu.fetch.Cycles 1528 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.IcacheSquashes 107 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.Insts 4951 # Number of instructions fetch has processed
+system.cpu.fetch.Branches 779 # Number of branches that fetch encountered
+system.cpu.fetch.CacheLines 691 # Number of cache lines fetched
+system.cpu.fetch.Cycles 1534 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.IcacheSquashes 112 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.Insts 4961 # Number of instructions fetch has processed
system.cpu.fetch.SquashCycles 223 # Number of cycles fetch has spent squashing
-system.cpu.fetch.branchRate 0.206155 # Number of branch fetches per cycle
-system.cpu.fetch.icacheStallCycles 686 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.predictedBranches 299 # Number of branches that fetch has predicted taken
-system.cpu.fetch.rate 1.313611 # Number of inst fetches per cycle
+system.cpu.fetch.branchRate 0.186766 # Number of branch fetches per cycle
+system.cpu.fetch.icacheStallCycles 691 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.predictedBranches 298 # Number of branches that fetch has predicted taken
+system.cpu.fetch.rate 1.189403 # Number of inst fetches per cycle
system.cpu.fetch.rateDist.start_dist # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist.samples 3769
+system.cpu.fetch.rateDist.samples 4171
system.cpu.fetch.rateDist.min_value 0
- 0 2929 7771.29%
- 1 36 95.52%
- 2 88 233.48%
- 3 54 143.27%
- 4 108 286.55%
- 5 55 145.93%
- 6 40 106.13%
- 7 42 111.44%
- 8 417 1106.39%
+ 0 3330 7983.70%
+ 1 36 86.31%
+ 2 85 203.79%
+ 3 57 136.66%
+ 4 109 261.33%
+ 5 54 129.47%
+ 6 40 95.90%
+ 7 42 100.70%
+ 8 418 1002.16%
system.cpu.fetch.rateDist.max_value 8
system.cpu.fetch.rateDist.end_dist
-system.cpu.icache.ReadReq_accesses 676 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_avg_miss_latency 5629.032258 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 4489.247312 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_hits 490 # number of ReadReq hits
-system.cpu.icache.ReadReq_miss_latency 1047000 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_rate 0.275148 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_accesses 674 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_avg_miss_latency 7774.193548 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency 5451.612903 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_hits 488 # number of ReadReq hits
+system.cpu.icache.ReadReq_miss_latency 1446000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_rate 0.275964 # miss rate for ReadReq accesses
system.cpu.icache.ReadReq_misses 186 # number of ReadReq misses
-system.cpu.icache.ReadReq_mshr_hits 10 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_miss_latency 835000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate 0.275148 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_hits 17 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_miss_latency 1014000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate 0.275964 # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_misses 186 # number of ReadReq MSHR misses
system.cpu.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu.icache.avg_refs 2.634409 # Average number of references to valid blocks.
+system.cpu.icache.avg_refs 2.623656 # Average number of references to valid blocks.
system.cpu.icache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_no_targets 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.demand_accesses 676 # number of demand (read+write) accesses
-system.cpu.icache.demand_avg_miss_latency 5629.032258 # average overall miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 4489.247312 # average overall mshr miss latency
-system.cpu.icache.demand_hits 490 # number of demand (read+write) hits
-system.cpu.icache.demand_miss_latency 1047000 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_rate 0.275148 # miss rate for demand accesses
+system.cpu.icache.demand_accesses 674 # number of demand (read+write) accesses
+system.cpu.icache.demand_avg_miss_latency 7774.193548 # average overall miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency 5451.612903 # average overall mshr miss latency
+system.cpu.icache.demand_hits 488 # number of demand (read+write) hits
+system.cpu.icache.demand_miss_latency 1446000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_rate 0.275964 # miss rate for demand accesses
system.cpu.icache.demand_misses 186 # number of demand (read+write) misses
-system.cpu.icache.demand_mshr_hits 10 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_miss_latency 835000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_rate 0.275148 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_hits 17 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_miss_latency 1014000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_rate 0.275964 # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_misses 186 # number of demand (read+write) MSHR misses
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.icache.overall_accesses 676 # number of overall (read+write) accesses
-system.cpu.icache.overall_avg_miss_latency 5629.032258 # average overall miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 4489.247312 # average overall mshr miss latency
+system.cpu.icache.overall_accesses 674 # number of overall (read+write) accesses
+system.cpu.icache.overall_avg_miss_latency 7774.193548 # average overall miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency 5451.612903 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
-system.cpu.icache.overall_hits 490 # number of overall hits
-system.cpu.icache.overall_miss_latency 1047000 # number of overall miss cycles
-system.cpu.icache.overall_miss_rate 0.275148 # miss rate for overall accesses
+system.cpu.icache.overall_hits 488 # number of overall hits
+system.cpu.icache.overall_miss_latency 1446000 # number of overall miss cycles
+system.cpu.icache.overall_miss_rate 0.275964 # miss rate for overall accesses
system.cpu.icache.overall_misses 186 # number of overall misses
-system.cpu.icache.overall_mshr_hits 10 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_miss_latency 835000 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_rate 0.275148 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_hits 17 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_miss_latency 1014000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_rate 0.275964 # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_misses 186 # number of overall MSHR misses
system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
@@ -218,35 +218,35 @@ system.cpu.icache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.icache.replacements 0 # number of replacements
system.cpu.icache.sampled_refs 186 # Sample count of references to valid blocks.
system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.icache.tagsinuse 104.691657 # Cycle average of tags in use
-system.cpu.icache.total_refs 490 # Total number of references to valid blocks.
+system.cpu.icache.tagsinuse 102.643576 # Cycle average of tags in use
+system.cpu.icache.total_refs 488 # Total number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.icache.writebacks 0 # number of writebacks
-system.cpu.idleCycles 998 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu.iew.EXEC:branches 516 # Number of branches executed
+system.cpu.idleCycles 26984 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.iew.EXEC:branches 522 # Number of branches executed
system.cpu.iew.EXEC:nop 242 # number of nop insts executed
-system.cpu.iew.EXEC:rate 0.810295 # Inst execution rate
-system.cpu.iew.EXEC:refs 894 # number of memory reference insts executed
-system.cpu.iew.EXEC:stores 334 # Number of stores executed
+system.cpu.iew.EXEC:rate 0.736514 # Inst execution rate
+system.cpu.iew.EXEC:refs 896 # number of memory reference insts executed
+system.cpu.iew.EXEC:stores 333 # Number of stores executed
system.cpu.iew.EXEC:swp 0 # number of swp insts executed
-system.cpu.iew.WB:consumers 1725 # num instructions consuming a value
-system.cpu.iew.WB:count 2987 # cumulative count of insts written-back
-system.cpu.iew.WB:fanout 0.794203 # average fanout of values written-back
+system.cpu.iew.WB:consumers 1736 # num instructions consuming a value
+system.cpu.iew.WB:count 3002 # cumulative count of insts written-back
+system.cpu.iew.WB:fanout 0.793779 # average fanout of values written-back
system.cpu.iew.WB:penalized 0 # number of instrctions required to write to 'other' IQ
system.cpu.iew.WB:penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.iew.WB:producers 1370 # num instructions producing a value
-system.cpu.iew.WB:rate 0.792518 # insts written-back per cycle
-system.cpu.iew.WB:sent 3007 # cumulative count of insts sent to commit
-system.cpu.iew.branchMispredicts 146 # Number of branch mispredicts detected at execute
+system.cpu.iew.WB:producers 1378 # num instructions producing a value
+system.cpu.iew.WB:rate 0.719731 # insts written-back per cycle
+system.cpu.iew.WB:sent 3020 # cumulative count of insts sent to commit
+system.cpu.iew.branchMispredicts 147 # Number of branch mispredicts detected at execute
system.cpu.iew.iewBlockCycles 0 # Number of cycles IEW is blocking
-system.cpu.iew.iewDispLoadInsts 635 # Number of dispatched load instructions
+system.cpu.iew.iewDispLoadInsts 636 # Number of dispatched load instructions
system.cpu.iew.iewDispNonSpecInsts 6 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewDispSquashedInsts 92 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispStoreInsts 367 # Number of dispatched store instructions
-system.cpu.iew.iewDispatchedInsts 3711 # Number of instructions dispatched to IQ
-system.cpu.iew.iewExecLoadInsts 560 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 111 # Number of squashed instructions skipped in execute
-system.cpu.iew.iewExecutedInsts 3054 # Number of executed instructions
+system.cpu.iew.iewDispSquashedInsts 85 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispStoreInsts 369 # Number of dispatched store instructions
+system.cpu.iew.iewDispatchedInsts 3727 # Number of instructions dispatched to IQ
+system.cpu.iew.iewExecLoadInsts 563 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 108 # Number of squashed instructions skipped in execute
+system.cpu.iew.iewExecutedInsts 3072 # Number of executed instructions
system.cpu.iew.iewIQFullEvents 0 # Number of times the IQ has become full, causing a stall
system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle
system.cpu.iew.iewLSQFullEvents 0 # Number of times the LSQ has become full, causing a stall
@@ -254,23 +254,23 @@ system.cpu.iew.iewSquashCycles 225 # Nu
system.cpu.iew.iewUnblockCycles 0 # Number of cycles IEW is unblocking
system.cpu.iew.lsq.thread.0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
system.cpu.iew.lsq.thread.0.cacheBlocked 0 # Number of times an access to memory failed due to the cache being blocked
-system.cpu.iew.lsq.thread.0.forwLoads 24 # Number of loads that had data forwarded from stores
-system.cpu.iew.lsq.thread.0.ignoredResponses 0 # Number of memory responses ignored because the instruction is squashed
+system.cpu.iew.lsq.thread.0.forwLoads 25 # Number of loads that had data forwarded from stores
+system.cpu.iew.lsq.thread.0.ignoredResponses 1 # Number of memory responses ignored because the instruction is squashed
system.cpu.iew.lsq.thread.0.invAddrLoads 0 # Number of loads ignored due to an invalid address
system.cpu.iew.lsq.thread.0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
-system.cpu.iew.lsq.thread.0.memOrderViolation 12 # Number of memory ordering violations
+system.cpu.iew.lsq.thread.0.memOrderViolation 13 # Number of memory ordering violations
system.cpu.iew.lsq.thread.0.rescheduledLoads 0 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread.0.squashedLoads 220 # Number of loads squashed
-system.cpu.iew.lsq.thread.0.squashedStores 73 # Number of stores squashed
-system.cpu.iew.memOrderViolationEvents 12 # Number of memory order violations
-system.cpu.iew.predictedNotTakenIncorrect 98 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.lsq.thread.0.squashedLoads 221 # Number of loads squashed
+system.cpu.iew.lsq.thread.0.squashedStores 75 # Number of stores squashed
+system.cpu.iew.memOrderViolationEvents 13 # Number of memory order violations
+system.cpu.iew.predictedNotTakenIncorrect 99 # Number of branches that were predicted not taken incorrectly
system.cpu.iew.predictedTakenIncorrect 48 # Number of branches that were predicted taken incorrectly
-system.cpu.ipc 0.633324 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.633324 # IPC: Total IPC of All Threads
-system.cpu.iq.ISSUE:FU_type_0 3165 # Type of FU issued
+system.cpu.ipc 0.572285 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.572285 # IPC: Total IPC of All Threads
+system.cpu.iq.ISSUE:FU_type_0 3180 # Type of FU issued
system.cpu.iq.ISSUE:FU_type_0.start_dist
No_OpClass 0 0.00% # Type of FU issued
- IntAlu 2243 70.87% # Type of FU issued
+ IntAlu 2258 71.01% # Type of FU issued
IntMult 1 0.03% # Type of FU issued
IntDiv 0 0.00% # Type of FU issued
FloatAdd 0 0.00% # Type of FU issued
@@ -279,16 +279,16 @@ system.cpu.iq.ISSUE:FU_type_0.start_dist
FloatMult 0 0.00% # Type of FU issued
FloatDiv 0 0.00% # Type of FU issued
FloatSqrt 0 0.00% # Type of FU issued
- MemRead 581 18.36% # Type of FU issued
- MemWrite 340 10.74% # Type of FU issued
+ MemRead 581 18.27% # Type of FU issued
+ MemWrite 340 10.69% # Type of FU issued
IprAccess 0 0.00% # Type of FU issued
InstPrefetch 0 0.00% # Type of FU issued
system.cpu.iq.ISSUE:FU_type_0.end_dist
-system.cpu.iq.ISSUE:fu_busy_cnt 35 # FU busy when requested
-system.cpu.iq.ISSUE:fu_busy_rate 0.011058 # FU busy rate (busy events/executed inst)
+system.cpu.iq.ISSUE:fu_busy_cnt 36 # FU busy when requested
+system.cpu.iq.ISSUE:fu_busy_rate 0.011321 # FU busy rate (busy events/executed inst)
system.cpu.iq.ISSUE:fu_full.start_dist
No_OpClass 0 0.00% # attempts to use FU when none available
- IntAlu 1 2.86% # attempts to use FU when none available
+ IntAlu 2 5.56% # attempts to use FU when none available
IntMult 0 0.00% # attempts to use FU when none available
IntDiv 0 0.00% # attempts to use FU when none available
FloatAdd 0 0.00% # attempts to use FU when none available
@@ -297,61 +297,61 @@ system.cpu.iq.ISSUE:fu_full.start_dist
FloatMult 0 0.00% # attempts to use FU when none available
FloatDiv 0 0.00% # attempts to use FU when none available
FloatSqrt 0 0.00% # attempts to use FU when none available
- MemRead 12 34.29% # attempts to use FU when none available
- MemWrite 22 62.86% # attempts to use FU when none available
+ MemRead 12 33.33% # attempts to use FU when none available
+ MemWrite 22 61.11% # attempts to use FU when none available
IprAccess 0 0.00% # attempts to use FU when none available
InstPrefetch 0 0.00% # attempts to use FU when none available
system.cpu.iq.ISSUE:fu_full.end_dist
system.cpu.iq.ISSUE:issued_per_cycle.start_dist # Number of insts issued each cycle
-system.cpu.iq.ISSUE:issued_per_cycle.samples 3769
+system.cpu.iq.ISSUE:issued_per_cycle.samples 4171
system.cpu.iq.ISSUE:issued_per_cycle.min_value 0
- 0 2469 6550.81%
- 1 494 1310.69%
- 2 274 726.98%
- 3 234 620.85%
- 4 152 403.29%
- 5 87 230.83%
- 6 40 106.13%
- 7 14 37.15%
- 8 5 13.27%
+ 0 2877 6897.63%
+ 1 465 1114.84%
+ 2 300 719.25%
+ 3 228 546.63%
+ 4 154 369.22%
+ 5 89 213.38%
+ 6 40 95.90%
+ 7 14 33.57%
+ 8 4 9.59%
system.cpu.iq.ISSUE:issued_per_cycle.max_value 8
system.cpu.iq.ISSUE:issued_per_cycle.end_dist
-system.cpu.iq.ISSUE:rate 0.839745 # Inst issue rate
-system.cpu.iq.iqInstsAdded 3463 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqInstsIssued 3165 # Number of instructions issued
+system.cpu.iq.ISSUE:rate 0.762407 # Inst issue rate
+system.cpu.iq.iqInstsAdded 3479 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqInstsIssued 3180 # Number of instructions issued
system.cpu.iq.iqNonSpecInstsAdded 6 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqSquashedInstsExamined 947 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedInstsExamined 944 # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu.iq.iqSquashedInstsIssued 1 # Number of squashed instructions issued
system.cpu.iq.iqSquashedNonSpecRemoved 2 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.iqSquashedOperandsExamined 468 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.l2cache.ReadExReq_accesses 25 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_avg_miss_latency 3720 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 2720 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_miss_latency 93000 # number of ReadExReq miss cycles
+system.cpu.iq.iqSquashedOperandsExamined 473 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.l2cache.ReadExReq_accesses 24 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_avg_miss_latency 4750 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 2750 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_miss_latency 114000 # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_rate 1 # miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_misses 25 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_mshr_miss_latency 68000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_misses 24 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_mshr_miss_latency 66000 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_rate 1 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_mshr_misses 25 # number of ReadExReq MSHR misses
-system.cpu.l2cache.ReadReq_accesses 246 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_avg_miss_latency 3357.723577 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 2357.723577 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_miss_latency 826000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadExReq_mshr_misses 24 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadReq_accesses 247 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_avg_miss_latency 4354.251012 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 2354.251012 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_miss_latency 1075500 # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_rate 1 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_misses 246 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency 580000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_misses 247 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency 581500 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate 1 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_misses 246 # number of ReadReq MSHR misses
-system.cpu.l2cache.UpgradeReq_accesses 13 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_avg_miss_latency 3230.769231 # average UpgradeReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 2230.769231 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_miss_latency 42000 # number of UpgradeReq miss cycles
+system.cpu.l2cache.ReadReq_mshr_misses 247 # number of ReadReq MSHR misses
+system.cpu.l2cache.UpgradeReq_accesses 14 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_avg_miss_latency 4250 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 2250 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_miss_latency 59500 # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_rate 1 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_misses 13 # number of UpgradeReq misses
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency 29000 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_misses 14 # number of UpgradeReq misses
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency 31500 # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.UpgradeReq_mshr_miss_rate 1 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_misses 13 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses 14 # number of UpgradeReq MSHR misses
system.cpu.l2cache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.l2cache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
system.cpu.l2cache.avg_refs 0 # Average number of references to valid blocks.
@@ -361,29 +361,29 @@ system.cpu.l2cache.blocked_cycles_no_mshrs 0 #
system.cpu.l2cache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
system.cpu.l2cache.demand_accesses 271 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_avg_miss_latency 3391.143911 # average overall miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency 2391.143911 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_miss_latency 4389.298893 # average overall miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency 2389.298893 # average overall mshr miss latency
system.cpu.l2cache.demand_hits 0 # number of demand (read+write) hits
-system.cpu.l2cache.demand_miss_latency 919000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency 1189500 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_rate 1 # miss rate for demand accesses
system.cpu.l2cache.demand_misses 271 # number of demand (read+write) misses
system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_miss_latency 648000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency 647500 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_rate 1 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_misses 271 # number of demand (read+write) MSHR misses
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.overall_accesses 271 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_avg_miss_latency 3391.143911 # average overall miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency 2391.143911 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_miss_latency 4389.298893 # average overall miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency 2389.298893 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.l2cache.overall_hits 0 # number of overall hits
-system.cpu.l2cache.overall_miss_latency 919000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency 1189500 # number of overall miss cycles
system.cpu.l2cache.overall_miss_rate 1 # miss rate for overall accesses
system.cpu.l2cache.overall_misses 271 # number of overall misses
system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_miss_latency 648000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency 647500 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_rate 1 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_misses 271 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
@@ -400,26 +400,26 @@ system.cpu.l2cache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.l2cache.replacements 0 # number of replacements
system.cpu.l2cache.sampled_refs 233 # Sample count of references to valid blocks.
system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.l2cache.tagsinuse 129.636467 # Cycle average of tags in use
+system.cpu.l2cache.tagsinuse 127.304233 # Cycle average of tags in use
system.cpu.l2cache.total_refs 0 # Total number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.l2cache.writebacks 0 # number of writebacks
-system.cpu.numCycles 3769 # number of cpu cycles simulated
+system.cpu.numCycles 4171 # number of cpu cycles simulated
system.cpu.rename.RENAME:CommittedMaps 1768 # Number of HB maps that are committed
-system.cpu.rename.RENAME:IdleCycles 2724 # Number of cycles rename is idle
+system.cpu.rename.RENAME:IdleCycles 3117 # Number of cycles rename is idle
system.cpu.rename.RENAME:LSQFullEvents 1 # Number of times rename has blocked due to LSQ full
-system.cpu.rename.RENAME:RenameLookups 4613 # Number of register rename lookups that rename has made
-system.cpu.rename.RENAME:RenamedInsts 4068 # Number of instructions processed by rename
-system.cpu.rename.RENAME:RenamedOperands 2909 # Number of destination operands rename has renamed
-system.cpu.rename.RENAME:RunCycles 733 # Number of cycles rename is running
+system.cpu.rename.RENAME:RenameLookups 4657 # Number of register rename lookups that rename has made
+system.cpu.rename.RENAME:RenamedInsts 4106 # Number of instructions processed by rename
+system.cpu.rename.RENAME:RenamedOperands 2936 # Number of destination operands rename has renamed
+system.cpu.rename.RENAME:RunCycles 738 # Number of cycles rename is running
system.cpu.rename.RENAME:SquashCycles 225 # Number of cycles rename is squashing
system.cpu.rename.RENAME:UnblockCycles 7 # Number of cycles rename is unblocking
-system.cpu.rename.RENAME:UndoneMaps 1141 # Number of HB maps that are undone due to squashing
-system.cpu.rename.RENAME:serializeStallCycles 80 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RENAME:UndoneMaps 1168 # Number of HB maps that are undone due to squashing
+system.cpu.rename.RENAME:serializeStallCycles 84 # count of cycles rename stalled for serializing inst
system.cpu.rename.RENAME:serializingInsts 8 # count of serializing insts renamed
-system.cpu.rename.RENAME:skidInsts 52 # count of insts added to the skid buffer
+system.cpu.rename.RENAME:skidInsts 50 # count of insts added to the skid buffer
system.cpu.rename.RENAME:tempSerializingInsts 6 # count of temporary serializing insts renamed
-system.cpu.timesIdled 2 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.timesIdled 16 # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu.workload.PROG:num_syscalls 4 # Number of system calls
---------- End Simulation Statistics ----------
diff --git a/tests/quick/00.hello/ref/alpha/tru64/o3-timing/stdout b/tests/quick/00.hello/ref/alpha/tru64/o3-timing/stdout
index 79e638bb8..57159efac 100644
--- a/tests/quick/00.hello/ref/alpha/tru64/o3-timing/stdout
+++ b/tests/quick/00.hello/ref/alpha/tru64/o3-timing/stdout
@@ -6,9 +6,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Aug 3 2007 03:56:47
-M5 started Fri Aug 3 04:17:13 2007
-M5 executing on zizzer.eecs.umich.edu
+M5 compiled Aug 12 2007 00:26:55
+M5 started Sun Aug 12 00:29:41 2007
+M5 executing on zeep
command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/o3-timing tests/run.py quick/00.hello/alpha/tru64/o3-timing
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 1884000 because target called exit()
+Exiting @ tick 2104000 because target called exit()
diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.ini b/tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.ini
index a9adf07b9..f8e125ea1 100644
--- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.ini
+++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.ini
@@ -34,10 +34,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -68,10 +70,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -102,10 +106,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=10000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing/m5stats.txt b/tests/quick/00.hello/ref/alpha/tru64/simple-timing/m5stats.txt
index 56479827d..23e886f55 100644
--- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing/m5stats.txt
+++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing/m5stats.txt
@@ -1,31 +1,31 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 43962 # Simulator instruction rate (inst/s)
-host_mem_usage 153564 # Number of bytes of host memory used
-host_seconds 0.06 # Real time elapsed on the host
-host_tick_rate 112042683 # Simulator tick rate (ticks/s)
+host_inst_rate 196854 # Simulator instruction rate (inst/s)
+host_mem_usage 195480 # Number of bytes of host memory used
+host_seconds 0.01 # Real time elapsed on the host
+host_tick_rate 706389035 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 2578 # Number of instructions simulated
-sim_seconds 0.000007 # Number of seconds simulated
-sim_ticks 6615000 # Number of ticks simulated
+sim_seconds 0.000009 # Number of seconds simulated
+sim_ticks 9431000 # Number of ticks simulated
system.cpu.dcache.ReadReq_accesses 415 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_avg_miss_latency 14000 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 13000 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency 25000 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency 23000 # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_hits 360 # number of ReadReq hits
-system.cpu.dcache.ReadReq_miss_latency 770000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency 1375000 # number of ReadReq miss cycles
system.cpu.dcache.ReadReq_miss_rate 0.132530 # miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_misses 55 # number of ReadReq misses
-system.cpu.dcache.ReadReq_mshr_miss_latency 715000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency 1265000 # number of ReadReq MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate 0.132530 # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_misses 55 # number of ReadReq MSHR misses
system.cpu.dcache.WriteReq_accesses 294 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_avg_miss_latency 14000 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 13000 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency 25000 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency 23000 # average WriteReq mshr miss latency
system.cpu.dcache.WriteReq_hits 256 # number of WriteReq hits
-system.cpu.dcache.WriteReq_miss_latency 532000 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency 950000 # number of WriteReq miss cycles
system.cpu.dcache.WriteReq_miss_rate 0.129252 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_misses 38 # number of WriteReq misses
-system.cpu.dcache.WriteReq_mshr_miss_latency 494000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency 874000 # number of WriteReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_rate 0.129252 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_misses 38 # number of WriteReq MSHR misses
system.cpu.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
@@ -37,29 +37,29 @@ system.cpu.dcache.blocked_cycles_no_mshrs 0 # n
system.cpu.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.cache_copies 0 # number of cache copies performed
system.cpu.dcache.demand_accesses 709 # number of demand (read+write) accesses
-system.cpu.dcache.demand_avg_miss_latency 14000 # average overall miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 13000 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_miss_latency 25000 # average overall miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency 23000 # average overall mshr miss latency
system.cpu.dcache.demand_hits 616 # number of demand (read+write) hits
-system.cpu.dcache.demand_miss_latency 1302000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency 2325000 # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_rate 0.131171 # miss rate for demand accesses
system.cpu.dcache.demand_misses 93 # number of demand (read+write) misses
system.cpu.dcache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_miss_latency 1209000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency 2139000 # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_rate 0.131171 # mshr miss rate for demand accesses
system.cpu.dcache.demand_mshr_misses 93 # number of demand (read+write) MSHR misses
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.overall_accesses 709 # number of overall (read+write) accesses
-system.cpu.dcache.overall_avg_miss_latency 14000 # average overall miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 13000 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_miss_latency 25000 # average overall miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency 23000 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.dcache.overall_hits 616 # number of overall hits
-system.cpu.dcache.overall_miss_latency 1302000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency 2325000 # number of overall miss cycles
system.cpu.dcache.overall_miss_rate 0.131171 # miss rate for overall accesses
system.cpu.dcache.overall_misses 93 # number of overall misses
system.cpu.dcache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_miss_latency 1209000 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency 2139000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_rate 0.131171 # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_misses 93 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
@@ -76,18 +76,18 @@ system.cpu.dcache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.dcache.replacements 0 # number of replacements
system.cpu.dcache.sampled_refs 82 # Sample count of references to valid blocks.
system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.dcache.tagsinuse 50.044147 # Cycle average of tags in use
+system.cpu.dcache.tagsinuse 48.863963 # Cycle average of tags in use
system.cpu.dcache.total_refs 627 # Total number of references to valid blocks.
system.cpu.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.dcache.writebacks 0 # number of writebacks
system.cpu.icache.ReadReq_accesses 2579 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_avg_miss_latency 14000 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 13000 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_miss_latency 25000 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency 23000 # average ReadReq mshr miss latency
system.cpu.icache.ReadReq_hits 2416 # number of ReadReq hits
-system.cpu.icache.ReadReq_miss_latency 2282000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency 4075000 # number of ReadReq miss cycles
system.cpu.icache.ReadReq_miss_rate 0.063203 # miss rate for ReadReq accesses
system.cpu.icache.ReadReq_misses 163 # number of ReadReq misses
-system.cpu.icache.ReadReq_mshr_miss_latency 2119000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency 3749000 # number of ReadReq MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate 0.063203 # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_misses 163 # number of ReadReq MSHR misses
system.cpu.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
@@ -99,29 +99,29 @@ system.cpu.icache.blocked_cycles_no_mshrs 0 # n
system.cpu.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.icache.cache_copies 0 # number of cache copies performed
system.cpu.icache.demand_accesses 2579 # number of demand (read+write) accesses
-system.cpu.icache.demand_avg_miss_latency 14000 # average overall miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 13000 # average overall mshr miss latency
+system.cpu.icache.demand_avg_miss_latency 25000 # average overall miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency 23000 # average overall mshr miss latency
system.cpu.icache.demand_hits 2416 # number of demand (read+write) hits
-system.cpu.icache.demand_miss_latency 2282000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency 4075000 # number of demand (read+write) miss cycles
system.cpu.icache.demand_miss_rate 0.063203 # miss rate for demand accesses
system.cpu.icache.demand_misses 163 # number of demand (read+write) misses
system.cpu.icache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_miss_latency 2119000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency 3749000 # number of demand (read+write) MSHR miss cycles
system.cpu.icache.demand_mshr_miss_rate 0.063203 # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_misses 163 # number of demand (read+write) MSHR misses
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.icache.overall_accesses 2579 # number of overall (read+write) accesses
-system.cpu.icache.overall_avg_miss_latency 14000 # average overall miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 13000 # average overall mshr miss latency
+system.cpu.icache.overall_avg_miss_latency 25000 # average overall miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency 23000 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.icache.overall_hits 2416 # number of overall hits
-system.cpu.icache.overall_miss_latency 2282000 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency 4075000 # number of overall miss cycles
system.cpu.icache.overall_miss_rate 0.063203 # miss rate for overall accesses
system.cpu.icache.overall_misses 163 # number of overall misses
system.cpu.icache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_miss_latency 2119000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency 3749000 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_rate 0.063203 # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_misses 163 # number of overall MSHR misses
system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
@@ -138,33 +138,33 @@ system.cpu.icache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.icache.replacements 0 # number of replacements
system.cpu.icache.sampled_refs 163 # Sample count of references to valid blocks.
system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.icache.tagsinuse 86.205303 # Cycle average of tags in use
+system.cpu.icache.tagsinuse 83.443652 # Cycle average of tags in use
system.cpu.icache.total_refs 2416 # Total number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.icache.writebacks 0 # number of writebacks
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.l2cache.ReadExReq_accesses 27 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_avg_miss_latency 12000 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency 22000 # average ReadExReq miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 11000 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_miss_latency 324000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency 594000 # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_rate 1 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_misses 27 # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_mshr_miss_latency 297000 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_rate 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_misses 27 # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadReq_accesses 218 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_avg_miss_latency 12000 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency 22000 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 11000 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_miss_latency 2616000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency 4796000 # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_rate 1 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_misses 218 # number of ReadReq misses
system.cpu.l2cache.ReadReq_mshr_miss_latency 2398000 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate 1 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_misses 218 # number of ReadReq MSHR misses
system.cpu.l2cache.UpgradeReq_accesses 11 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_avg_miss_latency 12000 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency 22000 # average UpgradeReq miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 11000 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_miss_latency 132000 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency 242000 # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_rate 1 # miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_misses 11 # number of UpgradeReq misses
system.cpu.l2cache.UpgradeReq_mshr_miss_latency 121000 # number of UpgradeReq MSHR miss cycles
@@ -179,10 +179,10 @@ system.cpu.l2cache.blocked_cycles_no_mshrs 0 #
system.cpu.l2cache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
system.cpu.l2cache.demand_accesses 245 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_avg_miss_latency 12000 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency 22000 # average overall miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency 11000 # average overall mshr miss latency
system.cpu.l2cache.demand_hits 0 # number of demand (read+write) hits
-system.cpu.l2cache.demand_miss_latency 2940000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency 5390000 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_rate 1 # miss rate for demand accesses
system.cpu.l2cache.demand_misses 245 # number of demand (read+write) misses
system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
@@ -193,11 +193,11 @@ system.cpu.l2cache.fast_writes 0 # nu
system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.overall_accesses 245 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_avg_miss_latency 12000 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency 22000 # average overall miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency 11000 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.l2cache.overall_hits 0 # number of overall hits
-system.cpu.l2cache.overall_miss_latency 2940000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency 5390000 # number of overall miss cycles
system.cpu.l2cache.overall_miss_rate 1 # miss rate for overall accesses
system.cpu.l2cache.overall_misses 245 # number of overall misses
system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits
@@ -218,12 +218,12 @@ system.cpu.l2cache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.l2cache.replacements 0 # number of replacements
system.cpu.l2cache.sampled_refs 207 # Sample count of references to valid blocks.
system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.l2cache.tagsinuse 109.774164 # Cycle average of tags in use
+system.cpu.l2cache.tagsinuse 106.620093 # Cycle average of tags in use
system.cpu.l2cache.total_refs 0 # Total number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.l2cache.writebacks 0 # number of writebacks
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
-system.cpu.numCycles 6615000 # number of cpu cycles simulated
+system.cpu.numCycles 9431000 # number of cpu cycles simulated
system.cpu.num_insts 2578 # Number of instructions executed
system.cpu.num_refs 710 # Number of memory references
system.cpu.workload.PROG:num_syscalls 4 # Number of system calls
diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing/stdout b/tests/quick/00.hello/ref/alpha/tru64/simple-timing/stdout
index 47fca6faf..eb8910969 100644
--- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing/stdout
+++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing/stdout
@@ -6,9 +6,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Aug 3 2007 03:56:47
-M5 started Fri Aug 3 04:17:14 2007
-M5 executing on zizzer.eecs.umich.edu
+M5 compiled Aug 12 2007 00:26:55
+M5 started Sun Aug 12 00:29:42 2007
+M5 executing on zeep
command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-timing tests/run.py quick/00.hello/alpha/tru64/simple-timing
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 6615000 because target called exit()
+Exiting @ tick 9431000 because target called exit()
diff --git a/tests/quick/00.hello/ref/mips/linux/simple-timing/config.ini b/tests/quick/00.hello/ref/mips/linux/simple-timing/config.ini
index c52036289..f2dee3856 100644
--- a/tests/quick/00.hello/ref/mips/linux/simple-timing/config.ini
+++ b/tests/quick/00.hello/ref/mips/linux/simple-timing/config.ini
@@ -34,10 +34,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -68,10 +70,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -102,10 +106,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=10000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
diff --git a/tests/quick/00.hello/ref/mips/linux/simple-timing/m5stats.txt b/tests/quick/00.hello/ref/mips/linux/simple-timing/m5stats.txt
index 985175cad..a9c46636a 100644
--- a/tests/quick/00.hello/ref/mips/linux/simple-timing/m5stats.txt
+++ b/tests/quick/00.hello/ref/mips/linux/simple-timing/m5stats.txt
@@ -1,31 +1,31 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 45085 # Simulator instruction rate (inst/s)
-host_mem_usage 155088 # Number of bytes of host memory used
-host_seconds 0.13 # Real time elapsed on the host
-host_tick_rate 101545982 # Simulator tick rate (ticks/s)
+host_inst_rate 269189 # Simulator instruction rate (inst/s)
+host_mem_usage 197500 # Number of bytes of host memory used
+host_seconds 0.02 # Real time elapsed on the host
+host_tick_rate 866482072 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 5657 # Number of instructions simulated
-sim_seconds 0.000014 # Number of seconds simulated
-sim_ticks 13544000 # Number of ticks simulated
+sim_seconds 0.000018 # Number of seconds simulated
+sim_ticks 18463000 # Number of ticks simulated
system.cpu.dcache.ReadReq_accesses 1130 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_avg_miss_latency 14000 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 13000 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency 25000 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency 23000 # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_hits 1048 # number of ReadReq hits
-system.cpu.dcache.ReadReq_miss_latency 1148000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency 2050000 # number of ReadReq miss cycles
system.cpu.dcache.ReadReq_miss_rate 0.072566 # miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_misses 82 # number of ReadReq misses
-system.cpu.dcache.ReadReq_mshr_miss_latency 1066000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency 1886000 # number of ReadReq MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate 0.072566 # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_misses 82 # number of ReadReq MSHR misses
system.cpu.dcache.WriteReq_accesses 924 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_avg_miss_latency 14000 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 13000 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency 25000 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency 23000 # average WriteReq mshr miss latency
system.cpu.dcache.WriteReq_hits 860 # number of WriteReq hits
-system.cpu.dcache.WriteReq_miss_latency 896000 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency 1600000 # number of WriteReq miss cycles
system.cpu.dcache.WriteReq_miss_rate 0.069264 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_misses 64 # number of WriteReq misses
-system.cpu.dcache.WriteReq_mshr_miss_latency 832000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency 1472000 # number of WriteReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_rate 0.069264 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_misses 64 # number of WriteReq MSHR misses
system.cpu.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
@@ -37,29 +37,29 @@ system.cpu.dcache.blocked_cycles_no_mshrs 0 # n
system.cpu.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.cache_copies 0 # number of cache copies performed
system.cpu.dcache.demand_accesses 2054 # number of demand (read+write) accesses
-system.cpu.dcache.demand_avg_miss_latency 14000 # average overall miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 13000 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_miss_latency 25000 # average overall miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency 23000 # average overall mshr miss latency
system.cpu.dcache.demand_hits 1908 # number of demand (read+write) hits
-system.cpu.dcache.demand_miss_latency 2044000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency 3650000 # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_rate 0.071081 # miss rate for demand accesses
system.cpu.dcache.demand_misses 146 # number of demand (read+write) misses
system.cpu.dcache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_miss_latency 1898000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency 3358000 # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_rate 0.071081 # mshr miss rate for demand accesses
system.cpu.dcache.demand_mshr_misses 146 # number of demand (read+write) MSHR misses
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.overall_accesses 2054 # number of overall (read+write) accesses
-system.cpu.dcache.overall_avg_miss_latency 14000 # average overall miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 13000 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_miss_latency 25000 # average overall miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency 23000 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.dcache.overall_hits 1908 # number of overall hits
-system.cpu.dcache.overall_miss_latency 2044000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency 3650000 # number of overall miss cycles
system.cpu.dcache.overall_miss_rate 0.071081 # miss rate for overall accesses
system.cpu.dcache.overall_misses 146 # number of overall misses
system.cpu.dcache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_miss_latency 1898000 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency 3358000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_rate 0.071081 # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_misses 146 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
@@ -76,18 +76,18 @@ system.cpu.dcache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.dcache.replacements 0 # number of replacements
system.cpu.dcache.sampled_refs 132 # Sample count of references to valid blocks.
system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.dcache.tagsinuse 85.440937 # Cycle average of tags in use
+system.cpu.dcache.tagsinuse 84.706280 # Cycle average of tags in use
system.cpu.dcache.total_refs 1922 # Total number of references to valid blocks.
system.cpu.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.dcache.writebacks 0 # number of writebacks
system.cpu.icache.ReadReq_accesses 5658 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_avg_miss_latency 13986.798680 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 12986.798680 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_miss_latency 24920.792079 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency 22920.792079 # average ReadReq mshr miss latency
system.cpu.icache.ReadReq_hits 5355 # number of ReadReq hits
-system.cpu.icache.ReadReq_miss_latency 4238000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency 7551000 # number of ReadReq miss cycles
system.cpu.icache.ReadReq_miss_rate 0.053552 # miss rate for ReadReq accesses
system.cpu.icache.ReadReq_misses 303 # number of ReadReq misses
-system.cpu.icache.ReadReq_mshr_miss_latency 3935000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency 6945000 # number of ReadReq MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate 0.053552 # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_misses 303 # number of ReadReq MSHR misses
system.cpu.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
@@ -99,29 +99,29 @@ system.cpu.icache.blocked_cycles_no_mshrs 0 # n
system.cpu.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.icache.cache_copies 0 # number of cache copies performed
system.cpu.icache.demand_accesses 5658 # number of demand (read+write) accesses
-system.cpu.icache.demand_avg_miss_latency 13986.798680 # average overall miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 12986.798680 # average overall mshr miss latency
+system.cpu.icache.demand_avg_miss_latency 24920.792079 # average overall miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency 22920.792079 # average overall mshr miss latency
system.cpu.icache.demand_hits 5355 # number of demand (read+write) hits
-system.cpu.icache.demand_miss_latency 4238000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency 7551000 # number of demand (read+write) miss cycles
system.cpu.icache.demand_miss_rate 0.053552 # miss rate for demand accesses
system.cpu.icache.demand_misses 303 # number of demand (read+write) misses
system.cpu.icache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_miss_latency 3935000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency 6945000 # number of demand (read+write) MSHR miss cycles
system.cpu.icache.demand_mshr_miss_rate 0.053552 # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_misses 303 # number of demand (read+write) MSHR misses
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.icache.overall_accesses 5658 # number of overall (read+write) accesses
-system.cpu.icache.overall_avg_miss_latency 13986.798680 # average overall miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 12986.798680 # average overall mshr miss latency
+system.cpu.icache.overall_avg_miss_latency 24920.792079 # average overall miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency 22920.792079 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.icache.overall_hits 5355 # number of overall hits
-system.cpu.icache.overall_miss_latency 4238000 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency 7551000 # number of overall miss cycles
system.cpu.icache.overall_miss_rate 0.053552 # miss rate for overall accesses
system.cpu.icache.overall_misses 303 # number of overall misses
system.cpu.icache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_miss_latency 3935000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency 6945000 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_rate 0.053552 # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_misses 303 # number of overall MSHR misses
system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
@@ -138,34 +138,34 @@ system.cpu.icache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.icache.replacements 13 # number of replacements
system.cpu.icache.sampled_refs 303 # Sample count of references to valid blocks.
system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.icache.tagsinuse 136.727640 # Cycle average of tags in use
+system.cpu.icache.tagsinuse 135.936693 # Cycle average of tags in use
system.cpu.icache.total_refs 5355 # Total number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.icache.writebacks 0 # number of writebacks
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.l2cache.ReadExReq_accesses 50 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_avg_miss_latency 12000 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency 22000 # average ReadExReq miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 11000 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_miss_latency 600000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency 1100000 # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_rate 1 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_misses 50 # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_mshr_miss_latency 550000 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_rate 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_misses 50 # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadReq_accesses 385 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_avg_miss_latency 12000 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency 22000 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 11000 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_hits 2 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_miss_latency 4596000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency 8426000 # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_rate 0.994805 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_misses 383 # number of ReadReq misses
system.cpu.l2cache.ReadReq_mshr_miss_latency 4213000 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate 0.994805 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_misses 383 # number of ReadReq MSHR misses
system.cpu.l2cache.UpgradeReq_accesses 14 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_avg_miss_latency 12000 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency 22000 # average UpgradeReq miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 11000 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_miss_latency 168000 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency 308000 # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_rate 1 # miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_misses 14 # number of UpgradeReq misses
system.cpu.l2cache.UpgradeReq_mshr_miss_latency 154000 # number of UpgradeReq MSHR miss cycles
@@ -180,10 +180,10 @@ system.cpu.l2cache.blocked_cycles_no_mshrs 0 #
system.cpu.l2cache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
system.cpu.l2cache.demand_accesses 435 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_avg_miss_latency 12000 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency 22000 # average overall miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency 11000 # average overall mshr miss latency
system.cpu.l2cache.demand_hits 2 # number of demand (read+write) hits
-system.cpu.l2cache.demand_miss_latency 5196000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency 9526000 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_rate 0.995402 # miss rate for demand accesses
system.cpu.l2cache.demand_misses 433 # number of demand (read+write) misses
system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
@@ -194,11 +194,11 @@ system.cpu.l2cache.fast_writes 0 # nu
system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.overall_accesses 435 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_avg_miss_latency 12000 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency 22000 # average overall miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency 11000 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.l2cache.overall_hits 2 # number of overall hits
-system.cpu.l2cache.overall_miss_latency 5196000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency 9526000 # number of overall miss cycles
system.cpu.l2cache.overall_miss_rate 0.995402 # miss rate for overall accesses
system.cpu.l2cache.overall_misses 433 # number of overall misses
system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits
@@ -219,12 +219,12 @@ system.cpu.l2cache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.l2cache.replacements 0 # number of replacements
system.cpu.l2cache.sampled_refs 369 # Sample count of references to valid blocks.
system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.l2cache.tagsinuse 184.077317 # Cycle average of tags in use
+system.cpu.l2cache.tagsinuse 183.281817 # Cycle average of tags in use
system.cpu.l2cache.total_refs 2 # Total number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.l2cache.writebacks 0 # number of writebacks
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
-system.cpu.numCycles 13544000 # number of cpu cycles simulated
+system.cpu.numCycles 18463000 # number of cpu cycles simulated
system.cpu.num_insts 5657 # Number of instructions executed
system.cpu.num_refs 2055 # Number of memory references
system.cpu.workload.PROG:num_syscalls 13 # Number of system calls
diff --git a/tests/quick/00.hello/ref/mips/linux/simple-timing/stdout b/tests/quick/00.hello/ref/mips/linux/simple-timing/stdout
index c24f82c4f..ad6e002b5 100644
--- a/tests/quick/00.hello/ref/mips/linux/simple-timing/stdout
+++ b/tests/quick/00.hello/ref/mips/linux/simple-timing/stdout
@@ -6,9 +6,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Aug 3 2007 04:06:41
-M5 started Fri Aug 3 04:31:10 2007
-M5 executing on zizzer.eecs.umich.edu
+M5 compiled Aug 12 2007 17:11:48
+M5 started Sun Aug 12 17:11:50 2007
+M5 executing on zeep
command line: build/MIPS_SE/m5.fast -d build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/simple-timing tests/run.py quick/00.hello/mips/linux/simple-timing
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 13544000 because target called exit()
+Exiting @ tick 18463000 because target called exit()
diff --git a/tests/quick/00.hello/ref/sparc/linux/simple-timing/config.ini b/tests/quick/00.hello/ref/sparc/linux/simple-timing/config.ini
index 4a945c9a3..719701ccd 100644
--- a/tests/quick/00.hello/ref/sparc/linux/simple-timing/config.ini
+++ b/tests/quick/00.hello/ref/sparc/linux/simple-timing/config.ini
@@ -34,10 +34,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -68,10 +70,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -102,10 +106,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=10000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
diff --git a/tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt b/tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt
index 7810c3335..8907d716d 100644
--- a/tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt
+++ b/tests/quick/00.hello/ref/sparc/linux/simple-timing/m5stats.txt
@@ -1,31 +1,31 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 36222 # Simulator instruction rate (inst/s)
-host_mem_usage 155556 # Number of bytes of host memory used
-host_seconds 0.13 # Real time elapsed on the host
-host_tick_rate 84966253 # Simulator tick rate (ticks/s)
+host_inst_rate 277220 # Simulator instruction rate (inst/s)
+host_mem_usage 197684 # Number of bytes of host memory used
+host_seconds 0.02 # Real time elapsed on the host
+host_tick_rate 892278360 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 4863 # Number of instructions simulated
-sim_seconds 0.000011 # Number of seconds simulated
-sim_ticks 11443000 # Number of ticks simulated
+sim_seconds 0.000016 # Number of seconds simulated
+sim_ticks 15912000 # Number of ticks simulated
system.cpu.dcache.ReadReq_accesses 608 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_avg_miss_latency 13962.962963 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 12962.962963 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency 24777.777778 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency 22777.777778 # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_hits 554 # number of ReadReq hits
-system.cpu.dcache.ReadReq_miss_latency 754000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency 1338000 # number of ReadReq miss cycles
system.cpu.dcache.ReadReq_miss_rate 0.088816 # miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_misses 54 # number of ReadReq misses
-system.cpu.dcache.ReadReq_mshr_miss_latency 700000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency 1230000 # number of ReadReq MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate 0.088816 # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_misses 54 # number of ReadReq MSHR misses
system.cpu.dcache.WriteReq_accesses 661 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_avg_miss_latency 14000 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 13000 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency 25000 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency 23000 # average WriteReq mshr miss latency
system.cpu.dcache.WriteReq_hits 562 # number of WriteReq hits
-system.cpu.dcache.WriteReq_miss_latency 1386000 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency 2475000 # number of WriteReq miss cycles
system.cpu.dcache.WriteReq_miss_rate 0.149773 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_misses 99 # number of WriteReq misses
-system.cpu.dcache.WriteReq_mshr_miss_latency 1287000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency 2277000 # number of WriteReq MSHR miss cycles
system.cpu.dcache.WriteReq_mshr_miss_rate 0.149773 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_misses 99 # number of WriteReq MSHR misses
system.cpu.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
@@ -37,29 +37,29 @@ system.cpu.dcache.blocked_cycles_no_mshrs 0 # n
system.cpu.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.cache_copies 0 # number of cache copies performed
system.cpu.dcache.demand_accesses 1269 # number of demand (read+write) accesses
-system.cpu.dcache.demand_avg_miss_latency 13986.928105 # average overall miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 12986.928105 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_miss_latency 24921.568627 # average overall miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency 22921.568627 # average overall mshr miss latency
system.cpu.dcache.demand_hits 1116 # number of demand (read+write) hits
-system.cpu.dcache.demand_miss_latency 2140000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency 3813000 # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_rate 0.120567 # miss rate for demand accesses
system.cpu.dcache.demand_misses 153 # number of demand (read+write) misses
system.cpu.dcache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_miss_latency 1987000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency 3507000 # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_rate 0.120567 # mshr miss rate for demand accesses
system.cpu.dcache.demand_mshr_misses 153 # number of demand (read+write) MSHR misses
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.overall_accesses 1269 # number of overall (read+write) accesses
-system.cpu.dcache.overall_avg_miss_latency 13986.928105 # average overall miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 12986.928105 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_miss_latency 24921.568627 # average overall miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency 22921.568627 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.dcache.overall_hits 1116 # number of overall hits
-system.cpu.dcache.overall_miss_latency 2140000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency 3813000 # number of overall miss cycles
system.cpu.dcache.overall_miss_rate 0.120567 # miss rate for overall accesses
system.cpu.dcache.overall_misses 153 # number of overall misses
system.cpu.dcache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_miss_latency 1987000 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency 3507000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_rate 0.120567 # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_misses 153 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
@@ -76,18 +76,18 @@ system.cpu.dcache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.dcache.replacements 0 # number of replacements
system.cpu.dcache.sampled_refs 138 # Sample count of references to valid blocks.
system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.dcache.tagsinuse 83.865949 # Cycle average of tags in use
+system.cpu.dcache.tagsinuse 83.464621 # Cycle average of tags in use
system.cpu.dcache.total_refs 1131 # Total number of references to valid blocks.
system.cpu.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.dcache.writebacks 0 # number of writebacks
system.cpu.icache.ReadReq_accesses 4864 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_avg_miss_latency 13984.375000 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 12984.375000 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_miss_latency 24906.250000 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency 22906.250000 # average ReadReq mshr miss latency
system.cpu.icache.ReadReq_hits 4608 # number of ReadReq hits
-system.cpu.icache.ReadReq_miss_latency 3580000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency 6376000 # number of ReadReq miss cycles
system.cpu.icache.ReadReq_miss_rate 0.052632 # miss rate for ReadReq accesses
system.cpu.icache.ReadReq_misses 256 # number of ReadReq misses
-system.cpu.icache.ReadReq_mshr_miss_latency 3324000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency 5864000 # number of ReadReq MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate 0.052632 # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_misses 256 # number of ReadReq MSHR misses
system.cpu.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
@@ -99,29 +99,29 @@ system.cpu.icache.blocked_cycles_no_mshrs 0 # n
system.cpu.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.icache.cache_copies 0 # number of cache copies performed
system.cpu.icache.demand_accesses 4864 # number of demand (read+write) accesses
-system.cpu.icache.demand_avg_miss_latency 13984.375000 # average overall miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 12984.375000 # average overall mshr miss latency
+system.cpu.icache.demand_avg_miss_latency 24906.250000 # average overall miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency 22906.250000 # average overall mshr miss latency
system.cpu.icache.demand_hits 4608 # number of demand (read+write) hits
-system.cpu.icache.demand_miss_latency 3580000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency 6376000 # number of demand (read+write) miss cycles
system.cpu.icache.demand_miss_rate 0.052632 # miss rate for demand accesses
system.cpu.icache.demand_misses 256 # number of demand (read+write) misses
system.cpu.icache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_miss_latency 3324000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency 5864000 # number of demand (read+write) MSHR miss cycles
system.cpu.icache.demand_mshr_miss_rate 0.052632 # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_misses 256 # number of demand (read+write) MSHR misses
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.icache.overall_accesses 4864 # number of overall (read+write) accesses
-system.cpu.icache.overall_avg_miss_latency 13984.375000 # average overall miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 12984.375000 # average overall mshr miss latency
+system.cpu.icache.overall_avg_miss_latency 24906.250000 # average overall miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency 22906.250000 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.icache.overall_hits 4608 # number of overall hits
-system.cpu.icache.overall_miss_latency 3580000 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency 6376000 # number of overall miss cycles
system.cpu.icache.overall_miss_rate 0.052632 # miss rate for overall accesses
system.cpu.icache.overall_misses 256 # number of overall misses
system.cpu.icache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_miss_latency 3324000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency 5864000 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_rate 0.052632 # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_misses 256 # number of overall MSHR misses
system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
@@ -138,34 +138,34 @@ system.cpu.icache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.icache.replacements 0 # number of replacements
system.cpu.icache.sampled_refs 256 # Sample count of references to valid blocks.
system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.icache.tagsinuse 114.646434 # Cycle average of tags in use
+system.cpu.icache.tagsinuse 114.953503 # Cycle average of tags in use
system.cpu.icache.total_refs 4608 # Total number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.icache.writebacks 0 # number of writebacks
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.l2cache.ReadExReq_accesses 84 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_avg_miss_latency 12000 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency 22000 # average ReadExReq miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 11000 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_miss_latency 1008000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency 1848000 # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_rate 1 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_misses 84 # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_mshr_miss_latency 924000 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_rate 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_misses 84 # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadReq_accesses 310 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_avg_miss_latency 12000 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency 22000 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 11000 # average ReadReq mshr miss latency
system.cpu.l2cache.ReadReq_hits 3 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_miss_latency 3684000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency 6754000 # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_rate 0.990323 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_misses 307 # number of ReadReq misses
system.cpu.l2cache.ReadReq_mshr_miss_latency 3377000 # number of ReadReq MSHR miss cycles
system.cpu.l2cache.ReadReq_mshr_miss_rate 0.990323 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_misses 307 # number of ReadReq MSHR misses
system.cpu.l2cache.UpgradeReq_accesses 15 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_avg_miss_latency 12000 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency 22000 # average UpgradeReq miss latency
system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 11000 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_miss_latency 180000 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency 330000 # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_rate 1 # miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_misses 15 # number of UpgradeReq misses
system.cpu.l2cache.UpgradeReq_mshr_miss_latency 165000 # number of UpgradeReq MSHR miss cycles
@@ -180,10 +180,10 @@ system.cpu.l2cache.blocked_cycles_no_mshrs 0 #
system.cpu.l2cache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
system.cpu.l2cache.demand_accesses 394 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_avg_miss_latency 12000 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency 22000 # average overall miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency 11000 # average overall mshr miss latency
system.cpu.l2cache.demand_hits 3 # number of demand (read+write) hits
-system.cpu.l2cache.demand_miss_latency 4692000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency 8602000 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_rate 0.992386 # miss rate for demand accesses
system.cpu.l2cache.demand_misses 391 # number of demand (read+write) misses
system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
@@ -194,11 +194,11 @@ system.cpu.l2cache.fast_writes 0 # nu
system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.overall_accesses 394 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_avg_miss_latency 12000 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency 22000 # average overall miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency 11000 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.l2cache.overall_hits 3 # number of overall hits
-system.cpu.l2cache.overall_miss_latency 4692000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency 8602000 # number of overall miss cycles
system.cpu.l2cache.overall_miss_rate 0.992386 # miss rate for overall accesses
system.cpu.l2cache.overall_misses 391 # number of overall misses
system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits
@@ -219,12 +219,12 @@ system.cpu.l2cache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.l2cache.replacements 0 # number of replacements
system.cpu.l2cache.sampled_refs 292 # Sample count of references to valid blocks.
system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.l2cache.tagsinuse 133.135118 # Cycle average of tags in use
+system.cpu.l2cache.tagsinuse 133.743977 # Cycle average of tags in use
system.cpu.l2cache.total_refs 3 # Total number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.l2cache.writebacks 0 # number of writebacks
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
-system.cpu.numCycles 11443000 # number of cpu cycles simulated
+system.cpu.numCycles 15912000 # number of cpu cycles simulated
system.cpu.num_insts 4863 # Number of instructions executed
system.cpu.num_refs 1269 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls
diff --git a/tests/quick/00.hello/ref/sparc/linux/simple-timing/stdout b/tests/quick/00.hello/ref/sparc/linux/simple-timing/stdout
index 1b34d79bb..85df476d4 100644
--- a/tests/quick/00.hello/ref/sparc/linux/simple-timing/stdout
+++ b/tests/quick/00.hello/ref/sparc/linux/simple-timing/stdout
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Aug 3 2007 04:11:25
-M5 started Fri Aug 3 04:31:19 2007
-M5 executing on zizzer.eecs.umich.edu
+M5 compiled Aug 12 2007 12:23:15
+M5 started Sun Aug 12 16:58:40 2007
+M5 executing on zeep
command line: build/SPARC_SE/m5.fast -d build/SPARC_SE/tests/fast/quick/00.hello/sparc/linux/simple-timing tests/run.py quick/00.hello/sparc/linux/simple-timing
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 11443000 because target called exit()
+Exiting @ tick 15912000 because target called exit()
diff --git a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini
index fea709a4d..5a35877e6 100644
--- a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini
+++ b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini
@@ -99,10 +99,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -270,10 +272,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
@@ -304,10 +308,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=2
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=10
prefetch_access=false
prefetch_cache_check_push=true
diff --git a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt
index 259a48483..5a48eb9ba 100644
--- a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt
+++ b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt
@@ -1,54 +1,54 @@
---------- Begin Simulation Statistics ----------
global.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-global.BPredUnit.BTBHits 696 # Number of BTB hits
-global.BPredUnit.BTBLookups 3444 # Number of BTB lookups
-global.BPredUnit.RASInCorrect 120 # Number of incorrect RAS predictions.
-global.BPredUnit.condIncorrect 1098 # Number of conditional branches incorrect
-global.BPredUnit.condPredicted 2319 # Number of conditional branches predicted
-global.BPredUnit.lookups 3987 # Number of BP lookups
-global.BPredUnit.usedRAS 539 # Number of times the RAS was used to get a target.
-host_inst_rate 43485 # Simulator instruction rate (inst/s)
-host_mem_usage 155152 # Number of bytes of host memory used
-host_seconds 0.26 # Real time elapsed on the host
-host_tick_rate 19795862 # Simulator tick rate (ticks/s)
+global.BPredUnit.BTBHits 691 # Number of BTB hits
+global.BPredUnit.BTBLookups 3468 # Number of BTB lookups
+global.BPredUnit.RASInCorrect 112 # Number of incorrect RAS predictions.
+global.BPredUnit.condIncorrect 1111 # Number of conditional branches incorrect
+global.BPredUnit.condPredicted 2334 # Number of conditional branches predicted
+global.BPredUnit.lookups 4040 # Number of BP lookups
+global.BPredUnit.usedRAS 559 # Number of times the RAS was used to get a target.
+host_inst_rate 99825 # Simulator instruction rate (inst/s)
+host_mem_usage 197616 # Number of bytes of host memory used
+host_seconds 0.11 # Real time elapsed on the host
+host_tick_rate 48783081 # Simulator tick rate (ticks/s)
+memdepunit.memDep.conflictingLoads 19 # Number of conflicting loads.
memdepunit.memDep.conflictingLoads 10 # Number of conflicting loads.
-memdepunit.memDep.conflictingLoads 10 # Number of conflicting loads.
-memdepunit.memDep.conflictingStores 48 # Number of conflicting stores.
-memdepunit.memDep.conflictingStores 52 # Number of conflicting stores.
-memdepunit.memDep.insertedLoads 1908 # Number of loads inserted to the mem dependence unit.
-memdepunit.memDep.insertedLoads 1873 # Number of loads inserted to the mem dependence unit.
-memdepunit.memDep.insertedStores 1098 # Number of stores inserted to the mem dependence unit.
-memdepunit.memDep.insertedStores 1086 # Number of stores inserted to the mem dependence unit.
+memdepunit.memDep.conflictingStores 44 # Number of conflicting stores.
+memdepunit.memDep.conflictingStores 38 # Number of conflicting stores.
+memdepunit.memDep.insertedLoads 1952 # Number of loads inserted to the mem dependence unit.
+memdepunit.memDep.insertedLoads 1960 # Number of loads inserted to the mem dependence unit.
+memdepunit.memDep.insertedStores 1112 # Number of stores inserted to the mem dependence unit.
+memdepunit.memDep.insertedStores 1121 # Number of stores inserted to the mem dependence unit.
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 11247 # Number of instructions simulated
-sim_seconds 0.000005 # Number of seconds simulated
-sim_ticks 5126000 # Number of ticks simulated
+sim_seconds 0.000006 # Number of seconds simulated
+sim_ticks 5506000 # Number of ticks simulated
system.cpu.commit.COM:branches 1724 # Number of branches committed
system.cpu.commit.COM:branches_0 862 # Number of branches committed
system.cpu.commit.COM:branches_1 862 # Number of branches committed
-system.cpu.commit.COM:bw_lim_events 164 # number cycles where commit BW limit reached
+system.cpu.commit.COM:bw_lim_events 153 # number cycles where commit BW limit reached
system.cpu.commit.COM:bw_limited 0 # number of insts not committed due to BW limits
system.cpu.commit.COM:bw_limited_0 0 # number of insts not committed due to BW limits
system.cpu.commit.COM:bw_limited_1 0 # number of insts not committed due to BW limits
system.cpu.commit.COM:committed_per_cycle.start_dist # Number of insts commited each cycle
-system.cpu.commit.COM:committed_per_cycle.samples 10208
+system.cpu.commit.COM:committed_per_cycle.samples 10938
system.cpu.commit.COM:committed_per_cycle.min_value 0
- 0 5629 5514.30%
- 1 2071 2028.80%
- 2 984 963.95%
- 3 471 461.40%
- 4 357 349.73%
- 5 228 223.35%
- 6 179 175.35%
- 7 125 122.45%
- 8 164 160.66%
+ 0 6318 5776.19%
+ 1 2129 1946.43%
+ 2 954 872.19%
+ 3 501 458.04%
+ 4 328 299.87%
+ 5 233 213.02%
+ 6 214 195.65%
+ 7 108 98.74%
+ 8 153 139.88%
system.cpu.commit.COM:committed_per_cycle.max_value 8
system.cpu.commit.COM:committed_per_cycle.end_dist
system.cpu.commit.COM:count 11281 # Number of instructions committed
-system.cpu.commit.COM:count_0 5640 # Number of instructions committed
-system.cpu.commit.COM:count_1 5641 # Number of instructions committed
+system.cpu.commit.COM:count_0 5641 # Number of instructions committed
+system.cpu.commit.COM:count_1 5640 # Number of instructions committed
system.cpu.commit.COM:loads 1958 # Number of loads committed
system.cpu.commit.COM:loads_0 979 # Number of loads committed
system.cpu.commit.COM:loads_1 979 # Number of loads committed
@@ -61,89 +61,89 @@ system.cpu.commit.COM:refs_1 1791 # Nu
system.cpu.commit.COM:swp_count 0 # Number of s/w prefetches committed
system.cpu.commit.COM:swp_count_0 0 # Number of s/w prefetches committed
system.cpu.commit.COM:swp_count_1 0 # Number of s/w prefetches committed
-system.cpu.commit.branchMispredicts 852 # The number of times a branch was mispredicted
+system.cpu.commit.branchMispredicts 859 # The number of times a branch was mispredicted
system.cpu.commit.commitCommittedInsts 11281 # The number of committed instructions
system.cpu.commit.commitNonSpecStalls 34 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.commitSquashedInsts 7556 # The number of squashed insts skipped by commit
-system.cpu.committedInsts_0 5623 # Number of Instructions Simulated
-system.cpu.committedInsts_1 5624 # Number of Instructions Simulated
+system.cpu.commit.commitSquashedInsts 8029 # The number of squashed insts skipped by commit
+system.cpu.committedInsts_0 5624 # Number of Instructions Simulated
+system.cpu.committedInsts_1 5623 # Number of Instructions Simulated
system.cpu.committedInsts_total 11247 # Number of Instructions Simulated
-system.cpu.cpi_0 1.822870 # CPI: Cycles Per Instruction
-system.cpu.cpi_1 1.822546 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 0.911354 # CPI: Total CPI of All Threads
-system.cpu.dcache.ReadReq_accesses 2898 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses_0 2898 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_avg_miss_latency_0 10388.059701 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency_0 7328.358209 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_hits 2697 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits_0 2697 # number of ReadReq hits
-system.cpu.dcache.ReadReq_miss_latency 2088000 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency_0 2088000 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_rate_0 0.069358 # miss rate for ReadReq accesses
+system.cpu.cpi_0 1.952703 # CPI: Cycles Per Instruction
+system.cpu.cpi_1 1.953050 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 0.976438 # CPI: Total CPI of All Threads
+system.cpu.dcache.ReadReq_accesses 2963 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses_0 2963 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_avg_miss_latency_0 12228.855721 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency_0 7833.333333 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_hits 2762 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits_0 2762 # number of ReadReq hits
+system.cpu.dcache.ReadReq_miss_latency 2458000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency_0 2458000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_rate_0 0.067837 # miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_misses 201 # number of ReadReq misses
system.cpu.dcache.ReadReq_misses_0 201 # number of ReadReq misses
-system.cpu.dcache.ReadReq_mshr_hits 74 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_hits_0 74 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_miss_latency 1473000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency_0 1473000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate_0 0.069358 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_hits 75 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits_0 75 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_miss_latency 1574500 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency_0 1574500 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate_0 0.067837 # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_misses 201 # number of ReadReq MSHR misses
system.cpu.dcache.ReadReq_mshr_misses_0 201 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_accesses 1265 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses_0 1265 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_avg_miss_latency_0 16353.448276 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency_0 5663.793103 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_hits 1091 # number of WriteReq hits
-system.cpu.dcache.WriteReq_hits_0 1091 # number of WriteReq hits
-system.cpu.dcache.WriteReq_miss_latency 2845500 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency_0 2845500 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_rate_0 0.137549 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_accesses 1252 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses_0 1252 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_avg_miss_latency_0 21841.954023 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency_0 6695.402299 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_hits 1078 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits_0 1078 # number of WriteReq hits
+system.cpu.dcache.WriteReq_miss_latency 3800500 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency_0 3800500 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_rate_0 0.138978 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_misses 174 # number of WriteReq misses
system.cpu.dcache.WriteReq_misses_0 174 # number of WriteReq misses
-system.cpu.dcache.WriteReq_mshr_hits 359 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits_0 359 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_miss_latency 985500 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency_0 985500 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_rate_0 0.137549 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_hits 372 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits_0 372 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_miss_latency 1165000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency_0 1165000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_rate_0 0.138978 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_misses 174 # number of WriteReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses_0 174 # number of WriteReq MSHR misses
system.cpu.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu.dcache.avg_refs 10.997118 # Average number of references to valid blocks.
+system.cpu.dcache.avg_refs 11.146974 # Average number of references to valid blocks.
system.cpu.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.demand_accesses 4163 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses_0 4163 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses 4215 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses_0 4215 # number of demand (read+write) accesses
system.cpu.dcache.demand_accesses_1 0 # number of demand (read+write) accesses
system.cpu.dcache.demand_avg_miss_latency <err: div-0> # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency_0 13156 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency_0 16689.333333 # average overall miss latency
system.cpu.dcache.demand_avg_miss_latency_1 <err: div-0> # average overall miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency_0 6556 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency_0 7305.333333 # average overall mshr miss latency
system.cpu.dcache.demand_avg_mshr_miss_latency_1 <err: div-0> # average overall mshr miss latency
-system.cpu.dcache.demand_hits 3788 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits_0 3788 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits 3840 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits_0 3840 # number of demand (read+write) hits
system.cpu.dcache.demand_hits_1 0 # number of demand (read+write) hits
-system.cpu.dcache.demand_miss_latency 4933500 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency_0 4933500 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency 6258500 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency_0 6258500 # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_latency_1 0 # number of demand (read+write) miss cycles
system.cpu.dcache.demand_miss_rate <err: div-0> # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate_0 0.090079 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate_0 0.088968 # miss rate for demand accesses
system.cpu.dcache.demand_miss_rate_1 <err: div-0> # miss rate for demand accesses
system.cpu.dcache.demand_misses 375 # number of demand (read+write) misses
system.cpu.dcache.demand_misses_0 375 # number of demand (read+write) misses
system.cpu.dcache.demand_misses_1 0 # number of demand (read+write) misses
-system.cpu.dcache.demand_mshr_hits 433 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_hits_0 433 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits 447 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits_0 447 # number of demand (read+write) MSHR hits
system.cpu.dcache.demand_mshr_hits_1 0 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_miss_latency 2458500 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency_0 2458500 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency 2739500 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency_0 2739500 # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_latency_1 0 # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.demand_mshr_miss_rate <err: div-0> # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate_0 0.090079 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate_0 0.088968 # mshr miss rate for demand accesses
system.cpu.dcache.demand_mshr_miss_rate_1 <err: div-0> # mshr miss rate for demand accesses
system.cpu.dcache.demand_mshr_misses 375 # number of demand (read+write) MSHR misses
system.cpu.dcache.demand_mshr_misses_0 375 # number of demand (read+write) MSHR misses
@@ -153,38 +153,38 @@ system.cpu.dcache.mshr_cap_events 0 # nu
system.cpu.dcache.mshr_cap_events_0 0 # number of times MSHR cap was activated
system.cpu.dcache.mshr_cap_events_1 0 # number of times MSHR cap was activated
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.overall_accesses 4163 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses_0 4163 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses 4215 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses_0 4215 # number of overall (read+write) accesses
system.cpu.dcache.overall_accesses_1 0 # number of overall (read+write) accesses
system.cpu.dcache.overall_avg_miss_latency <err: div-0> # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency_0 13156 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency_0 16689.333333 # average overall miss latency
system.cpu.dcache.overall_avg_miss_latency_1 <err: div-0> # average overall miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency_0 6556 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency_0 7305.333333 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency_1 <err: div-0> # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency_0 <err: div-0> # average overall mshr uncacheable latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency_1 <err: div-0> # average overall mshr uncacheable latency
-system.cpu.dcache.overall_hits 3788 # number of overall hits
-system.cpu.dcache.overall_hits_0 3788 # number of overall hits
+system.cpu.dcache.overall_hits 3840 # number of overall hits
+system.cpu.dcache.overall_hits_0 3840 # number of overall hits
system.cpu.dcache.overall_hits_1 0 # number of overall hits
-system.cpu.dcache.overall_miss_latency 4933500 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency_0 4933500 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency 6258500 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency_0 6258500 # number of overall miss cycles
system.cpu.dcache.overall_miss_latency_1 0 # number of overall miss cycles
system.cpu.dcache.overall_miss_rate <err: div-0> # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate_0 0.090079 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate_0 0.088968 # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate_1 <err: div-0> # miss rate for overall accesses
system.cpu.dcache.overall_misses 375 # number of overall misses
system.cpu.dcache.overall_misses_0 375 # number of overall misses
system.cpu.dcache.overall_misses_1 0 # number of overall misses
-system.cpu.dcache.overall_mshr_hits 433 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_hits_0 433 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits 447 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits_0 447 # number of overall MSHR hits
system.cpu.dcache.overall_mshr_hits_1 0 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_miss_latency 2458500 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency_0 2458500 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency 2739500 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency_0 2739500 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency_1 0 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_rate <err: div-0> # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate_0 0.090079 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate_0 0.088968 # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_miss_rate_1 <err: div-0> # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_misses 375 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses_0 375 # number of overall MSHR misses
@@ -211,145 +211,145 @@ system.cpu.dcache.sampled_refs 347 # Sa
system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
system.cpu.dcache.soft_prefetch_mshr_full_0 0 # number of mshr full events for SW prefetching instrutions
system.cpu.dcache.soft_prefetch_mshr_full_1 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.dcache.tagsinuse 222.253048 # Cycle average of tags in use
-system.cpu.dcache.total_refs 3816 # Total number of references to valid blocks.
+system.cpu.dcache.tagsinuse 219.667658 # Cycle average of tags in use
+system.cpu.dcache.total_refs 3868 # Total number of references to valid blocks.
system.cpu.dcache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.dcache.writebacks 0 # number of writebacks
system.cpu.dcache.writebacks_0 0 # number of writebacks
system.cpu.dcache.writebacks_1 0 # number of writebacks
-system.cpu.decode.DECODE:BlockedCycles 1825 # Number of cycles decode is blocked
-system.cpu.decode.DECODE:BranchMispred 258 # Number of times decode detected a branch misprediction
-system.cpu.decode.DECODE:BranchResolved 356 # Number of times decode resolved a branch
-system.cpu.decode.DECODE:DecodedInsts 21887 # Number of instructions handled by decode
-system.cpu.decode.DECODE:IdleCycles 13153 # Number of cycles decode is idle
-system.cpu.decode.DECODE:RunCycles 3652 # Number of cycles decode is running
-system.cpu.decode.DECODE:SquashCycles 1444 # Number of cycles decode is squashing
-system.cpu.decode.DECODE:SquashedInsts 304 # Number of squashed instructions handled by decode
-system.cpu.decode.DECODE:UnblockCycles 187 # Number of cycles decode is unblocking
-system.cpu.fetch.Branches 3987 # Number of branches that fetch encountered
-system.cpu.fetch.CacheLines 2956 # Number of cache lines fetched
-system.cpu.fetch.Cycles 6947 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.IcacheSquashes 423 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.Insts 24040 # Number of instructions fetch has processed
-system.cpu.fetch.SquashCycles 1159 # Number of cycles fetch has spent squashing
-system.cpu.fetch.branchRate 0.388976 # Number of branch fetches per cycle
-system.cpu.fetch.icacheStallCycles 2956 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.predictedBranches 1235 # Number of branches that fetch has predicted taken
-system.cpu.fetch.rate 2.345366 # Number of inst fetches per cycle
+system.cpu.decode.DECODE:BlockedCycles 1907 # Number of cycles decode is blocked
+system.cpu.decode.DECODE:BranchMispred 262 # Number of times decode detected a branch misprediction
+system.cpu.decode.DECODE:BranchResolved 358 # Number of times decode resolved a branch
+system.cpu.decode.DECODE:DecodedInsts 22173 # Number of instructions handled by decode
+system.cpu.decode.DECODE:IdleCycles 14421 # Number of cycles decode is idle
+system.cpu.decode.DECODE:RunCycles 3707 # Number of cycles decode is running
+system.cpu.decode.DECODE:SquashCycles 1515 # Number of cycles decode is squashing
+system.cpu.decode.DECODE:SquashedInsts 340 # Number of squashed instructions handled by decode
+system.cpu.decode.DECODE:UnblockCycles 183 # Number of cycles decode is unblocking
+system.cpu.fetch.Branches 4040 # Number of branches that fetch encountered
+system.cpu.fetch.CacheLines 2997 # Number of cache lines fetched
+system.cpu.fetch.Cycles 7042 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.IcacheSquashes 442 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.Insts 24368 # Number of instructions fetch has processed
+system.cpu.fetch.SquashCycles 1175 # Number of cycles fetch has spent squashing
+system.cpu.fetch.branchRate 0.367875 # Number of branch fetches per cycle
+system.cpu.fetch.icacheStallCycles 2997 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.predictedBranches 1250 # Number of branches that fetch has predicted taken
+system.cpu.fetch.rate 2.218904 # Number of inst fetches per cycle
system.cpu.fetch.rateDist.start_dist # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist.samples 10250
+system.cpu.fetch.rateDist.samples 10982
system.cpu.fetch.rateDist.min_value 0
- 0 6260 6107.32%
- 1 296 288.78%
- 2 229 223.41%
- 3 268 261.46%
- 4 338 329.76%
- 5 294 286.83%
- 6 303 295.61%
- 7 254 247.80%
- 8 2008 1959.02%
+ 0 6938 6317.61%
+ 1 305 277.73%
+ 2 235 213.99%
+ 3 261 237.66%
+ 4 343 312.33%
+ 5 297 270.44%
+ 6 304 276.82%
+ 7 263 239.48%
+ 8 2036 1853.94%
system.cpu.fetch.rateDist.max_value 8
system.cpu.fetch.rateDist.end_dist
-system.cpu.icache.ReadReq_accesses 2906 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses_0 2906 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_avg_miss_latency_0 6488.691438 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency_0 5218.093700 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_hits 2287 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits_0 2287 # number of ReadReq hits
-system.cpu.icache.ReadReq_miss_latency 4016500 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency_0 4016500 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_rate_0 0.213008 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_misses 619 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses_0 619 # number of ReadReq misses
-system.cpu.icache.ReadReq_mshr_hits 50 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits_0 50 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_miss_latency 3230000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency_0 3230000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate_0 0.213008 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_misses 619 # number of ReadReq MSHR misses
-system.cpu.icache.ReadReq_mshr_misses_0 619 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_accesses 2933 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses_0 2933 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_avg_miss_latency_0 8509.630819 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency_0 6073.033708 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_hits 2310 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits_0 2310 # number of ReadReq hits
+system.cpu.icache.ReadReq_miss_latency 5301500 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency_0 5301500 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_rate_0 0.212411 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_misses 623 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses_0 623 # number of ReadReq misses
+system.cpu.icache.ReadReq_mshr_hits 64 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits_0 64 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_miss_latency 3783500 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency_0 3783500 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate_0 0.212411 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_misses 623 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses_0 623 # number of ReadReq MSHR misses
system.cpu.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu.icache.avg_refs 3.694669 # Average number of references to valid blocks.
+system.cpu.icache.avg_refs 3.707865 # Average number of references to valid blocks.
system.cpu.icache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_no_targets 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.demand_accesses 2906 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses_0 2906 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses 2933 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses_0 2933 # number of demand (read+write) accesses
system.cpu.icache.demand_accesses_1 0 # number of demand (read+write) accesses
system.cpu.icache.demand_avg_miss_latency <err: div-0> # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency_0 6488.691438 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency_0 8509.630819 # average overall miss latency
system.cpu.icache.demand_avg_miss_latency_1 <err: div-0> # average overall miss latency
system.cpu.icache.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency_0 5218.093700 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency_0 6073.033708 # average overall mshr miss latency
system.cpu.icache.demand_avg_mshr_miss_latency_1 <err: div-0> # average overall mshr miss latency
-system.cpu.icache.demand_hits 2287 # number of demand (read+write) hits
-system.cpu.icache.demand_hits_0 2287 # number of demand (read+write) hits
+system.cpu.icache.demand_hits 2310 # number of demand (read+write) hits
+system.cpu.icache.demand_hits_0 2310 # number of demand (read+write) hits
system.cpu.icache.demand_hits_1 0 # number of demand (read+write) hits
-system.cpu.icache.demand_miss_latency 4016500 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency_0 4016500 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency 5301500 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency_0 5301500 # number of demand (read+write) miss cycles
system.cpu.icache.demand_miss_latency_1 0 # number of demand (read+write) miss cycles
system.cpu.icache.demand_miss_rate <err: div-0> # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate_0 0.213008 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate_0 0.212411 # miss rate for demand accesses
system.cpu.icache.demand_miss_rate_1 <err: div-0> # miss rate for demand accesses
-system.cpu.icache.demand_misses 619 # number of demand (read+write) misses
-system.cpu.icache.demand_misses_0 619 # number of demand (read+write) misses
+system.cpu.icache.demand_misses 623 # number of demand (read+write) misses
+system.cpu.icache.demand_misses_0 623 # number of demand (read+write) misses
system.cpu.icache.demand_misses_1 0 # number of demand (read+write) misses
-system.cpu.icache.demand_mshr_hits 50 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits_0 50 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits 64 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits_0 64 # number of demand (read+write) MSHR hits
system.cpu.icache.demand_mshr_hits_1 0 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_miss_latency 3230000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency_0 3230000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency 3783500 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency_0 3783500 # number of demand (read+write) MSHR miss cycles
system.cpu.icache.demand_mshr_miss_latency_1 0 # number of demand (read+write) MSHR miss cycles
system.cpu.icache.demand_mshr_miss_rate <err: div-0> # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate_0 0.213008 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate_0 0.212411 # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_miss_rate_1 <err: div-0> # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_misses 619 # number of demand (read+write) MSHR misses
-system.cpu.icache.demand_mshr_misses_0 619 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses 623 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses_0 623 # number of demand (read+write) MSHR misses
system.cpu.icache.demand_mshr_misses_1 0 # number of demand (read+write) MSHR misses
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.icache.mshr_cap_events_0 0 # number of times MSHR cap was activated
system.cpu.icache.mshr_cap_events_1 0 # number of times MSHR cap was activated
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.icache.overall_accesses 2906 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses_0 2906 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses 2933 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses_0 2933 # number of overall (read+write) accesses
system.cpu.icache.overall_accesses_1 0 # number of overall (read+write) accesses
system.cpu.icache.overall_avg_miss_latency <err: div-0> # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency_0 6488.691438 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency_0 8509.630819 # average overall miss latency
system.cpu.icache.overall_avg_miss_latency_1 <err: div-0> # average overall miss latency
system.cpu.icache.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency_0 5218.093700 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency_0 6073.033708 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_miss_latency_1 <err: div-0> # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency_0 <err: div-0> # average overall mshr uncacheable latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency_1 <err: div-0> # average overall mshr uncacheable latency
-system.cpu.icache.overall_hits 2287 # number of overall hits
-system.cpu.icache.overall_hits_0 2287 # number of overall hits
+system.cpu.icache.overall_hits 2310 # number of overall hits
+system.cpu.icache.overall_hits_0 2310 # number of overall hits
system.cpu.icache.overall_hits_1 0 # number of overall hits
-system.cpu.icache.overall_miss_latency 4016500 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency_0 4016500 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency 5301500 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency_0 5301500 # number of overall miss cycles
system.cpu.icache.overall_miss_latency_1 0 # number of overall miss cycles
system.cpu.icache.overall_miss_rate <err: div-0> # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate_0 0.213008 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate_0 0.212411 # miss rate for overall accesses
system.cpu.icache.overall_miss_rate_1 <err: div-0> # miss rate for overall accesses
-system.cpu.icache.overall_misses 619 # number of overall misses
-system.cpu.icache.overall_misses_0 619 # number of overall misses
+system.cpu.icache.overall_misses 623 # number of overall misses
+system.cpu.icache.overall_misses_0 623 # number of overall misses
system.cpu.icache.overall_misses_1 0 # number of overall misses
-system.cpu.icache.overall_mshr_hits 50 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits_0 50 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits 64 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits_0 64 # number of overall MSHR hits
system.cpu.icache.overall_mshr_hits_1 0 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_miss_latency 3230000 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency_0 3230000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency 3783500 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency_0 3783500 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_latency_1 0 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_miss_rate <err: div-0> # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate_0 0.213008 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate_0 0.212411 # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_miss_rate_1 <err: div-0> # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_misses 619 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_misses_0 619 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses 623 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses_0 623 # number of overall MSHR misses
system.cpu.icache.overall_mshr_misses_1 0 # number of overall MSHR misses
system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu.icache.overall_mshr_uncacheable_latency_0 0 # number of overall MSHR uncacheable cycles
@@ -369,104 +369,104 @@ system.cpu.icache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.icache.replacements 9 # number of replacements
system.cpu.icache.replacements_0 9 # number of replacements
system.cpu.icache.replacements_1 0 # number of replacements
-system.cpu.icache.sampled_refs 619 # Sample count of references to valid blocks.
+system.cpu.icache.sampled_refs 623 # Sample count of references to valid blocks.
system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
system.cpu.icache.soft_prefetch_mshr_full_0 0 # number of mshr full events for SW prefetching instrutions
system.cpu.icache.soft_prefetch_mshr_full_1 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.icache.tagsinuse 320.555850 # Cycle average of tags in use
-system.cpu.icache.total_refs 2287 # Total number of references to valid blocks.
+system.cpu.icache.tagsinuse 319.917416 # Cycle average of tags in use
+system.cpu.icache.total_refs 2310 # Total number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.icache.writebacks 0 # number of writebacks
system.cpu.icache.writebacks_0 0 # number of writebacks
system.cpu.icache.writebacks_1 0 # number of writebacks
-system.cpu.idleCycles 2997 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu.iew.EXEC:branches 2346 # Number of branches executed
-system.cpu.iew.EXEC:branches_0 1165 # Number of branches executed
+system.cpu.idleCycles 18494 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.iew.EXEC:branches 2371 # Number of branches executed
+system.cpu.iew.EXEC:branches_0 1190 # Number of branches executed
system.cpu.iew.EXEC:branches_1 1181 # Number of branches executed
-system.cpu.iew.EXEC:nop 71 # number of nop insts executed
-system.cpu.iew.EXEC:nop_0 37 # number of nop insts executed
-system.cpu.iew.EXEC:nop_1 34 # number of nop insts executed
-system.cpu.iew.EXEC:rate 1.504390 # Inst execution rate
-system.cpu.iew.EXEC:refs 4985 # number of memory reference insts executed
-system.cpu.iew.EXEC:refs_0 2501 # number of memory reference insts executed
-system.cpu.iew.EXEC:refs_1 2484 # number of memory reference insts executed
-system.cpu.iew.EXEC:stores 1875 # Number of stores executed
-system.cpu.iew.EXEC:stores_0 943 # Number of stores executed
-system.cpu.iew.EXEC:stores_1 932 # Number of stores executed
+system.cpu.iew.EXEC:nop 73 # number of nop insts executed
+system.cpu.iew.EXEC:nop_0 36 # number of nop insts executed
+system.cpu.iew.EXEC:nop_1 37 # number of nop insts executed
+system.cpu.iew.EXEC:rate 1.425514 # Inst execution rate
+system.cpu.iew.EXEC:refs 5064 # number of memory reference insts executed
+system.cpu.iew.EXEC:refs_0 2541 # number of memory reference insts executed
+system.cpu.iew.EXEC:refs_1 2523 # number of memory reference insts executed
+system.cpu.iew.EXEC:stores 1883 # Number of stores executed
+system.cpu.iew.EXEC:stores_0 944 # Number of stores executed
+system.cpu.iew.EXEC:stores_1 939 # Number of stores executed
system.cpu.iew.EXEC:swp 0 # number of swp insts executed
system.cpu.iew.EXEC:swp_0 0 # number of swp insts executed
system.cpu.iew.EXEC:swp_1 0 # number of swp insts executed
-system.cpu.iew.WB:consumers 10076 # num instructions consuming a value
-system.cpu.iew.WB:consumers_0 5067 # num instructions consuming a value
-system.cpu.iew.WB:consumers_1 5009 # num instructions consuming a value
-system.cpu.iew.WB:count 14858 # cumulative count of insts written-back
-system.cpu.iew.WB:count_0 7442 # cumulative count of insts written-back
-system.cpu.iew.WB:count_1 7416 # cumulative count of insts written-back
-system.cpu.iew.WB:fanout 1.533770 # average fanout of values written-back
-system.cpu.iew.WB:fanout_0 0.764555 # average fanout of values written-back
-system.cpu.iew.WB:fanout_1 0.769215 # average fanout of values written-back
+system.cpu.iew.WB:consumers 10238 # num instructions consuming a value
+system.cpu.iew.WB:consumers_0 5115 # num instructions consuming a value
+system.cpu.iew.WB:consumers_1 5123 # num instructions consuming a value
+system.cpu.iew.WB:count 15036 # cumulative count of insts written-back
+system.cpu.iew.WB:count_0 7510 # cumulative count of insts written-back
+system.cpu.iew.WB:count_1 7526 # cumulative count of insts written-back
+system.cpu.iew.WB:fanout 1.535845 # average fanout of values written-back
+system.cpu.iew.WB:fanout_0 0.766960 # average fanout of values written-back
+system.cpu.iew.WB:fanout_1 0.768885 # average fanout of values written-back
system.cpu.iew.WB:penalized 0 # number of instrctions required to write to 'other' IQ
system.cpu.iew.WB:penalized_0 0 # number of instrctions required to write to 'other' IQ
system.cpu.iew.WB:penalized_1 0 # number of instrctions required to write to 'other' IQ
system.cpu.iew.WB:penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
system.cpu.iew.WB:penalized_rate_0 0 # fraction of instructions written-back that wrote to 'other' IQ
system.cpu.iew.WB:penalized_rate_1 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.iew.WB:producers 7727 # num instructions producing a value
-system.cpu.iew.WB:producers_0 3874 # num instructions producing a value
-system.cpu.iew.WB:producers_1 3853 # num instructions producing a value
-system.cpu.iew.WB:rate 1.449561 # insts written-back per cycle
-system.cpu.iew.WB:rate_0 0.726049 # insts written-back per cycle
-system.cpu.iew.WB:rate_1 0.723512 # insts written-back per cycle
-system.cpu.iew.WB:sent 14990 # cumulative count of insts sent to commit
-system.cpu.iew.WB:sent_0 7512 # cumulative count of insts sent to commit
-system.cpu.iew.WB:sent_1 7478 # cumulative count of insts sent to commit
-system.cpu.iew.branchMispredicts 976 # Number of branch mispredicts detected at execute
+system.cpu.iew.WB:producers 7862 # num instructions producing a value
+system.cpu.iew.WB:producers_0 3923 # num instructions producing a value
+system.cpu.iew.WB:producers_1 3939 # num instructions producing a value
+system.cpu.iew.WB:rate 1.369150 # insts written-back per cycle
+system.cpu.iew.WB:rate_0 0.683846 # insts written-back per cycle
+system.cpu.iew.WB:rate_1 0.685303 # insts written-back per cycle
+system.cpu.iew.WB:sent 15186 # cumulative count of insts sent to commit
+system.cpu.iew.WB:sent_0 7583 # cumulative count of insts sent to commit
+system.cpu.iew.WB:sent_1 7603 # cumulative count of insts sent to commit
+system.cpu.iew.branchMispredicts 992 # Number of branch mispredicts detected at execute
system.cpu.iew.iewBlockCycles 8 # Number of cycles IEW is blocking
-system.cpu.iew.iewDispLoadInsts 3781 # Number of dispatched load instructions
+system.cpu.iew.iewDispLoadInsts 3912 # Number of dispatched load instructions
system.cpu.iew.iewDispNonSpecInsts 42 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewDispSquashedInsts 481 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispStoreInsts 2184 # Number of dispatched store instructions
-system.cpu.iew.iewDispatchedInsts 18854 # Number of instructions dispatched to IQ
-system.cpu.iew.iewExecLoadInsts 3110 # Number of load instructions executed
-system.cpu.iew.iewExecLoadInsts_0 1558 # Number of load instructions executed
-system.cpu.iew.iewExecLoadInsts_1 1552 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 865 # Number of squashed instructions skipped in execute
-system.cpu.iew.iewExecutedInsts 15420 # Number of executed instructions
-system.cpu.iew.iewIQFullEvents 2 # Number of times the IQ has become full, causing a stall
+system.cpu.iew.iewDispSquashedInsts 367 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispStoreInsts 2233 # Number of dispatched store instructions
+system.cpu.iew.iewDispatchedInsts 19338 # Number of instructions dispatched to IQ
+system.cpu.iew.iewExecLoadInsts 3181 # Number of load instructions executed
+system.cpu.iew.iewExecLoadInsts_0 1597 # Number of load instructions executed
+system.cpu.iew.iewExecLoadInsts_1 1584 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 917 # Number of squashed instructions skipped in execute
+system.cpu.iew.iewExecutedInsts 15655 # Number of executed instructions
+system.cpu.iew.iewIQFullEvents 0 # Number of times the IQ has become full, causing a stall
system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle
system.cpu.iew.iewLSQFullEvents 0 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.iewSquashCycles 1444 # Number of cycles IEW is squashing
-system.cpu.iew.iewUnblockCycles 2 # Number of cycles IEW is unblocking
+system.cpu.iew.iewSquashCycles 1515 # Number of cycles IEW is squashing
+system.cpu.iew.iewUnblockCycles 0 # Number of cycles IEW is unblocking
system.cpu.iew.lsq.thread.0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
system.cpu.iew.lsq.thread.0.cacheBlocked 0 # Number of times an access to memory failed due to the cache being blocked
-system.cpu.iew.lsq.thread.0.forwLoads 37 # Number of loads that had data forwarded from stores
-system.cpu.iew.lsq.thread.0.ignoredResponses 0 # Number of memory responses ignored because the instruction is squashed
+system.cpu.iew.lsq.thread.0.forwLoads 44 # Number of loads that had data forwarded from stores
+system.cpu.iew.lsq.thread.0.ignoredResponses 2 # Number of memory responses ignored because the instruction is squashed
system.cpu.iew.lsq.thread.0.invAddrLoads 0 # Number of loads ignored due to an invalid address
system.cpu.iew.lsq.thread.0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
-system.cpu.iew.lsq.thread.0.memOrderViolation 65 # Number of memory ordering violations
+system.cpu.iew.lsq.thread.0.memOrderViolation 70 # Number of memory ordering violations
system.cpu.iew.lsq.thread.0.rescheduledLoads 1 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread.0.squashedLoads 929 # Number of loads squashed
-system.cpu.iew.lsq.thread.0.squashedStores 286 # Number of stores squashed
+system.cpu.iew.lsq.thread.0.squashedLoads 973 # Number of loads squashed
+system.cpu.iew.lsq.thread.0.squashedStores 300 # Number of stores squashed
system.cpu.iew.lsq.thread.1.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
system.cpu.iew.lsq.thread.1.cacheBlocked 0 # Number of times an access to memory failed due to the cache being blocked
-system.cpu.iew.lsq.thread.1.forwLoads 44 # Number of loads that had data forwarded from stores
-system.cpu.iew.lsq.thread.1.ignoredResponses 3 # Number of memory responses ignored because the instruction is squashed
+system.cpu.iew.lsq.thread.1.forwLoads 45 # Number of loads that had data forwarded from stores
+system.cpu.iew.lsq.thread.1.ignoredResponses 4 # Number of memory responses ignored because the instruction is squashed
system.cpu.iew.lsq.thread.1.invAddrLoads 0 # Number of loads ignored due to an invalid address
system.cpu.iew.lsq.thread.1.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
-system.cpu.iew.lsq.thread.1.memOrderViolation 65 # Number of memory ordering violations
+system.cpu.iew.lsq.thread.1.memOrderViolation 61 # Number of memory ordering violations
system.cpu.iew.lsq.thread.1.rescheduledLoads 1 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread.1.squashedLoads 894 # Number of loads squashed
-system.cpu.iew.lsq.thread.1.squashedStores 274 # Number of stores squashed
-system.cpu.iew.memOrderViolationEvents 130 # Number of memory order violations
-system.cpu.iew.predictedNotTakenIncorrect 783 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.predictedTakenIncorrect 193 # Number of branches that were predicted taken incorrectly
-system.cpu.ipc_0 0.548585 # IPC: Instructions Per Cycle
-system.cpu.ipc_1 0.548683 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 1.097268 # IPC: Total IPC of All Threads
-system.cpu.iq.ISSUE:FU_type_0 8178 # Type of FU issued
+system.cpu.iew.lsq.thread.1.squashedLoads 981 # Number of loads squashed
+system.cpu.iew.lsq.thread.1.squashedStores 309 # Number of stores squashed
+system.cpu.iew.memOrderViolationEvents 131 # Number of memory order violations
+system.cpu.iew.predictedNotTakenIncorrect 807 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.predictedTakenIncorrect 185 # Number of branches that were predicted taken incorrectly
+system.cpu.ipc_0 0.512111 # IPC: Instructions Per Cycle
+system.cpu.ipc_1 0.512020 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 1.024130 # IPC: Total IPC of All Threads
+system.cpu.iq.ISSUE:FU_type_0 8256 # Type of FU issued
system.cpu.iq.ISSUE:FU_type_0.start_dist
No_OpClass 2 0.02% # Type of FU issued
- IntAlu 5509 67.36% # Type of FU issued
+ IntAlu 5550 67.22% # Type of FU issued
IntMult 1 0.01% # Type of FU issued
IntDiv 0 0.00% # Type of FU issued
FloatAdd 2 0.02% # Type of FU issued
@@ -475,15 +475,15 @@ system.cpu.iq.ISSUE:FU_type_0.start_dist
FloatMult 0 0.00% # Type of FU issued
FloatDiv 0 0.00% # Type of FU issued
FloatSqrt 0 0.00% # Type of FU issued
- MemRead 1692 20.69% # Type of FU issued
- MemWrite 972 11.89% # Type of FU issued
+ MemRead 1728 20.93% # Type of FU issued
+ MemWrite 973 11.79% # Type of FU issued
IprAccess 0 0.00% # Type of FU issued
InstPrefetch 0 0.00% # Type of FU issued
system.cpu.iq.ISSUE:FU_type_0.end_dist
-system.cpu.iq.ISSUE:FU_type_1 8107 # Type of FU issued
+system.cpu.iq.ISSUE:FU_type_1 8316 # Type of FU issued
system.cpu.iq.ISSUE:FU_type_1.start_dist
No_OpClass 2 0.02% # Type of FU issued
- IntAlu 5452 67.25% # Type of FU issued
+ IntAlu 5613 67.50% # Type of FU issued
IntMult 1 0.01% # Type of FU issued
IntDiv 0 0.00% # Type of FU issued
FloatAdd 2 0.02% # Type of FU issued
@@ -492,15 +492,15 @@ system.cpu.iq.ISSUE:FU_type_1.start_dist
FloatMult 0 0.00% # Type of FU issued
FloatDiv 0 0.00% # Type of FU issued
FloatSqrt 0 0.00% # Type of FU issued
- MemRead 1681 20.74% # Type of FU issued
- MemWrite 969 11.95% # Type of FU issued
+ MemRead 1726 20.76% # Type of FU issued
+ MemWrite 972 11.69% # Type of FU issued
IprAccess 0 0.00% # Type of FU issued
InstPrefetch 0 0.00% # Type of FU issued
system.cpu.iq.ISSUE:FU_type_1.end_dist
-system.cpu.iq.ISSUE:FU_type 16285 # Type of FU issued
+system.cpu.iq.ISSUE:FU_type 16572 # Type of FU issued
system.cpu.iq.ISSUE:FU_type.start_dist
No_OpClass 4 0.02% # Type of FU issued
- IntAlu 10961 67.31% # Type of FU issued
+ IntAlu 11163 67.36% # Type of FU issued
IntMult 2 0.01% # Type of FU issued
IntDiv 0 0.00% # Type of FU issued
FloatAdd 4 0.02% # Type of FU issued
@@ -509,20 +509,20 @@ system.cpu.iq.ISSUE:FU_type.start_dist
FloatMult 0 0.00% # Type of FU issued
FloatDiv 0 0.00% # Type of FU issued
FloatSqrt 0 0.00% # Type of FU issued
- MemRead 3373 20.71% # Type of FU issued
- MemWrite 1941 11.92% # Type of FU issued
+ MemRead 3454 20.84% # Type of FU issued
+ MemWrite 1945 11.74% # Type of FU issued
IprAccess 0 0.00% # Type of FU issued
InstPrefetch 0 0.00% # Type of FU issued
system.cpu.iq.ISSUE:FU_type.end_dist
-system.cpu.iq.ISSUE:fu_busy_cnt 180 # FU busy when requested
-system.cpu.iq.ISSUE:fu_busy_cnt_0 92 # FU busy when requested
-system.cpu.iq.ISSUE:fu_busy_cnt_1 88 # FU busy when requested
-system.cpu.iq.ISSUE:fu_busy_rate 0.011053 # FU busy rate (busy events/executed inst)
-system.cpu.iq.ISSUE:fu_busy_rate_0 0.005649 # FU busy rate (busy events/executed inst)
-system.cpu.iq.ISSUE:fu_busy_rate_1 0.005404 # FU busy rate (busy events/executed inst)
+system.cpu.iq.ISSUE:fu_busy_cnt 198 # FU busy when requested
+system.cpu.iq.ISSUE:fu_busy_cnt_0 95 # FU busy when requested
+system.cpu.iq.ISSUE:fu_busy_cnt_1 103 # FU busy when requested
+system.cpu.iq.ISSUE:fu_busy_rate 0.011948 # FU busy rate (busy events/executed inst)
+system.cpu.iq.ISSUE:fu_busy_rate_0 0.005733 # FU busy rate (busy events/executed inst)
+system.cpu.iq.ISSUE:fu_busy_rate_1 0.006215 # FU busy rate (busy events/executed inst)
system.cpu.iq.ISSUE:fu_full.start_dist
No_OpClass 0 0.00% # attempts to use FU when none available
- IntAlu 7 3.89% # attempts to use FU when none available
+ IntAlu 14 7.07% # attempts to use FU when none available
IntMult 0 0.00% # attempts to use FU when none available
IntDiv 0 0.00% # attempts to use FU when none available
FloatAdd 0 0.00% # attempts to use FU when none available
@@ -531,159 +531,159 @@ system.cpu.iq.ISSUE:fu_full.start_dist
FloatMult 0 0.00% # attempts to use FU when none available
FloatDiv 0 0.00% # attempts to use FU when none available
FloatSqrt 0 0.00% # attempts to use FU when none available
- MemRead 112 62.22% # attempts to use FU when none available
- MemWrite 61 33.89% # attempts to use FU when none available
+ MemRead 119 60.10% # attempts to use FU when none available
+ MemWrite 65 32.83% # attempts to use FU when none available
IprAccess 0 0.00% # attempts to use FU when none available
InstPrefetch 0 0.00% # attempts to use FU when none available
system.cpu.iq.ISSUE:fu_full.end_dist
system.cpu.iq.ISSUE:issued_per_cycle.start_dist # Number of insts issued each cycle
-system.cpu.iq.ISSUE:issued_per_cycle.samples 10250
+system.cpu.iq.ISSUE:issued_per_cycle.samples 10982
system.cpu.iq.ISSUE:issued_per_cycle.min_value 0
- 0 4091 3991.22%
- 1 1777 1733.66%
- 2 1632 1592.20%
- 3 1101 1074.15%
- 4 778 759.02%
- 5 523 510.24%
- 6 249 242.93%
- 7 72 70.24%
- 8 27 26.34%
+ 0 4716 4294.30%
+ 1 1863 1696.41%
+ 2 1568 1427.79%
+ 3 1132 1030.78%
+ 4 836 761.25%
+ 5 492 448.01%
+ 6 274 249.50%
+ 7 79 71.94%
+ 8 22 20.03%
system.cpu.iq.ISSUE:issued_per_cycle.max_value 8
system.cpu.iq.ISSUE:issued_per_cycle.end_dist
-system.cpu.iq.ISSUE:rate 1.588780 # Inst issue rate
-system.cpu.iq.iqInstsAdded 18741 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqInstsIssued 16285 # Number of instructions issued
+system.cpu.iq.ISSUE:rate 1.509015 # Inst issue rate
+system.cpu.iq.iqInstsAdded 19223 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqInstsIssued 16572 # Number of instructions issued
system.cpu.iq.iqNonSpecInstsAdded 42 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqSquashedInstsExamined 6728 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedInstsIssued 34 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 7181 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedInstsIssued 51 # Number of squashed instructions issued
system.cpu.iq.iqSquashedNonSpecRemoved 8 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.iqSquashedOperandsExamined 4160 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedOperandsExamined 4476 # Number of squashed operands that are examined and possibly removed from graph
system.cpu.l2cache.ReadExReq_accesses 146 # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses_0 146 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_avg_miss_latency_0 3893.835616 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency_0 2893.835616 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_miss_latency 568500 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency_0 568500 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_avg_miss_latency_0 4770.547945 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency_0 2770.547945 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_miss_latency 696500 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency_0 696500 # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_rate_0 1 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_misses 146 # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_misses_0 146 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_mshr_miss_latency 422500 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency_0 422500 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency 404500 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency_0 404500 # number of ReadExReq MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_rate_0 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_misses 146 # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses_0 146 # number of ReadExReq MSHR misses
-system.cpu.l2cache.ReadReq_accesses 820 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses_0 820 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_avg_miss_latency_0 3880.368098 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency_0 2880.368098 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_hits 5 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits_0 5 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_miss_latency 3162500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency_0 3162500 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_rate_0 0.993902 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_misses 815 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses_0 815 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency 2347500 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency_0 2347500 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate_0 0.993902 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_misses 815 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses_0 815 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_accesses 824 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses_0 824 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_avg_miss_latency_0 4751.219512 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency_0 2751.219512 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_hits 4 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits_0 4 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_miss_latency 3896000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency_0 3896000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_rate_0 0.995146 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_misses 820 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses_0 820 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency 2256000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency_0 2256000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate_0 0.995146 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_misses 820 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses_0 820 # number of ReadReq MSHR misses
system.cpu.l2cache.UpgradeReq_accesses 28 # number of UpgradeReq accesses(hits+misses)
system.cpu.l2cache.UpgradeReq_accesses_0 28 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_avg_miss_latency_0 3392.857143 # average UpgradeReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency_0 2392.857143 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_miss_latency 95000 # number of UpgradeReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency_0 95000 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_avg_miss_latency_0 4482.142857 # average UpgradeReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency_0 2482.142857 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_miss_latency 125500 # number of UpgradeReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency_0 125500 # number of UpgradeReq miss cycles
system.cpu.l2cache.UpgradeReq_miss_rate_0 1 # miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_misses 28 # number of UpgradeReq misses
system.cpu.l2cache.UpgradeReq_misses_0 28 # number of UpgradeReq misses
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency 67000 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency_0 67000 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency 69500 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency_0 69500 # number of UpgradeReq MSHR miss cycles
system.cpu.l2cache.UpgradeReq_mshr_miss_rate_0 1 # mshr miss rate for UpgradeReq accesses
system.cpu.l2cache.UpgradeReq_mshr_misses 28 # number of UpgradeReq MSHR misses
system.cpu.l2cache.UpgradeReq_mshr_misses_0 28 # number of UpgradeReq MSHR misses
system.cpu.l2cache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.l2cache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu.l2cache.avg_refs 0.006353 # Average number of references to valid blocks.
+system.cpu.l2cache.avg_refs 0.005051 # Average number of references to valid blocks.
system.cpu.l2cache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_no_targets 0 # number of cycles access was blocked
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.cache_copies 0 # number of cache copies performed
-system.cpu.l2cache.demand_accesses 966 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses_0 966 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses 970 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses_0 970 # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses_1 0 # number of demand (read+write) accesses
system.cpu.l2cache.demand_avg_miss_latency <err: div-0> # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency_0 3882.414152 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency_0 4754.140787 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency_1 <err: div-0> # average overall miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency_0 2882.414152 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency_0 2754.140787 # average overall mshr miss latency
system.cpu.l2cache.demand_avg_mshr_miss_latency_1 <err: div-0> # average overall mshr miss latency
-system.cpu.l2cache.demand_hits 5 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits_0 5 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits 4 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits_0 4 # number of demand (read+write) hits
system.cpu.l2cache.demand_hits_1 0 # number of demand (read+write) hits
-system.cpu.l2cache.demand_miss_latency 3731000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency_0 3731000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency 4592500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency_0 4592500 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency_1 0 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_rate <err: div-0> # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate_0 0.994824 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate_0 0.995876 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate_1 <err: div-0> # miss rate for demand accesses
-system.cpu.l2cache.demand_misses 961 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses_0 961 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses 966 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses_0 966 # number of demand (read+write) misses
system.cpu.l2cache.demand_misses_1 0 # number of demand (read+write) misses
system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
system.cpu.l2cache.demand_mshr_hits_0 0 # number of demand (read+write) MSHR hits
system.cpu.l2cache.demand_mshr_hits_1 0 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_miss_latency 2770000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency_0 2770000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency 2660500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency_0 2660500 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_latency_1 0 # number of demand (read+write) MSHR miss cycles
system.cpu.l2cache.demand_mshr_miss_rate <err: div-0> # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate_0 0.994824 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate_0 0.995876 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate_1 <err: div-0> # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_misses 961 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses_0 961 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses 966 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses_0 966 # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses_1 0 # number of demand (read+write) MSHR misses
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.l2cache.mshr_cap_events_0 0 # number of times MSHR cap was activated
system.cpu.l2cache.mshr_cap_events_1 0 # number of times MSHR cap was activated
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.l2cache.overall_accesses 966 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses_0 966 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses 970 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses_0 970 # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses_1 0 # number of overall (read+write) accesses
system.cpu.l2cache.overall_avg_miss_latency <err: div-0> # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency_0 3882.414152 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency_0 4754.140787 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency_1 <err: div-0> # average overall miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency <err: div-0> # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency_0 2882.414152 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency_0 2754.140787 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_miss_latency_1 <err: div-0> # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency_0 <err: div-0> # average overall mshr uncacheable latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency_1 <err: div-0> # average overall mshr uncacheable latency
-system.cpu.l2cache.overall_hits 5 # number of overall hits
-system.cpu.l2cache.overall_hits_0 5 # number of overall hits
+system.cpu.l2cache.overall_hits 4 # number of overall hits
+system.cpu.l2cache.overall_hits_0 4 # number of overall hits
system.cpu.l2cache.overall_hits_1 0 # number of overall hits
-system.cpu.l2cache.overall_miss_latency 3731000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency_0 3731000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency 4592500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency_0 4592500 # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency_1 0 # number of overall miss cycles
system.cpu.l2cache.overall_miss_rate <err: div-0> # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate_0 0.994824 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate_0 0.995876 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate_1 <err: div-0> # miss rate for overall accesses
-system.cpu.l2cache.overall_misses 961 # number of overall misses
-system.cpu.l2cache.overall_misses_0 961 # number of overall misses
+system.cpu.l2cache.overall_misses 966 # number of overall misses
+system.cpu.l2cache.overall_misses_0 966 # number of overall misses
system.cpu.l2cache.overall_misses_1 0 # number of overall misses
system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits_0 0 # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits_1 0 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_miss_latency 2770000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency_0 2770000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency 2660500 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency_0 2660500 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_latency_1 0 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_miss_rate <err: div-0> # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate_0 0.994824 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate_0 0.995876 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate_1 <err: div-0> # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_misses 961 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses_0 961 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses 966 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses_0 966 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses_1 0 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency_0 0 # number of overall MSHR uncacheable cycles
@@ -703,33 +703,33 @@ system.cpu.l2cache.prefetcher.num_hwpf_squashed_from_miss 0
system.cpu.l2cache.replacements 0 # number of replacements
system.cpu.l2cache.replacements_0 0 # number of replacements
system.cpu.l2cache.replacements_1 0 # number of replacements
-system.cpu.l2cache.sampled_refs 787 # Sample count of references to valid blocks.
+system.cpu.l2cache.sampled_refs 792 # Sample count of references to valid blocks.
system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
system.cpu.l2cache.soft_prefetch_mshr_full_0 0 # number of mshr full events for SW prefetching instrutions
system.cpu.l2cache.soft_prefetch_mshr_full_1 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.l2cache.tagsinuse 430.884580 # Cycle average of tags in use
-system.cpu.l2cache.total_refs 5 # Total number of references to valid blocks.
+system.cpu.l2cache.tagsinuse 429.647178 # Cycle average of tags in use
+system.cpu.l2cache.total_refs 4 # Total number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.cpu.l2cache.writebacks 0 # number of writebacks
system.cpu.l2cache.writebacks_0 0 # number of writebacks
system.cpu.l2cache.writebacks_1 0 # number of writebacks
-system.cpu.numCycles 10250 # number of cpu cycles simulated
-system.cpu.rename.RENAME:BlockCycles 565 # Number of cycles rename is blocking
+system.cpu.numCycles 10982 # number of cpu cycles simulated
+system.cpu.rename.RENAME:BlockCycles 592 # Number of cycles rename is blocking
system.cpu.rename.RENAME:CommittedMaps 8102 # Number of HB maps that are committed
-system.cpu.rename.RENAME:IdleCycles 13468 # Number of cycles rename is idle
-system.cpu.rename.RENAME:LSQFullEvents 717 # Number of times rename has blocked due to LSQ full
-system.cpu.rename.RENAME:RenameLookups 26379 # Number of register rename lookups that rename has made
-system.cpu.rename.RENAME:RenamedInsts 20752 # Number of instructions processed by rename
-system.cpu.rename.RENAME:RenamedOperands 15596 # Number of destination operands rename has renamed
-system.cpu.rename.RENAME:RunCycles 3515 # Number of cycles rename is running
-system.cpu.rename.RENAME:SquashCycles 1444 # Number of cycles rename is squashing
-system.cpu.rename.RENAME:UnblockCycles 772 # Number of cycles rename is unblocking
-system.cpu.rename.RENAME:UndoneMaps 7494 # Number of HB maps that are undone due to squashing
-system.cpu.rename.RENAME:serializeStallCycles 497 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RENAME:IdleCycles 14764 # Number of cycles rename is idle
+system.cpu.rename.RENAME:LSQFullEvents 762 # Number of times rename has blocked due to LSQ full
+system.cpu.rename.RENAME:RenameLookups 26692 # Number of register rename lookups that rename has made
+system.cpu.rename.RENAME:RenamedInsts 21016 # Number of instructions processed by rename
+system.cpu.rename.RENAME:RenamedOperands 15806 # Number of destination operands rename has renamed
+system.cpu.rename.RENAME:RunCycles 3542 # Number of cycles rename is running
+system.cpu.rename.RENAME:SquashCycles 1515 # Number of cycles rename is squashing
+system.cpu.rename.RENAME:UnblockCycles 817 # Number of cycles rename is unblocking
+system.cpu.rename.RENAME:UndoneMaps 7704 # Number of HB maps that are undone due to squashing
+system.cpu.rename.RENAME:serializeStallCycles 503 # count of cycles rename stalled for serializing inst
system.cpu.rename.RENAME:serializingInsts 48 # count of serializing insts renamed
-system.cpu.rename.RENAME:skidInsts 2091 # count of insts added to the skid buffer
-system.cpu.rename.RENAME:tempSerializingInsts 37 # count of temporary serializing insts renamed
-system.cpu.timesIdled 3 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.rename.RENAME:skidInsts 2234 # count of insts added to the skid buffer
+system.cpu.rename.RENAME:tempSerializingInsts 36 # count of temporary serializing insts renamed
+system.cpu.timesIdled 7 # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu.workload0.PROG:num_syscalls 17 # Number of system calls
system.cpu.workload1.PROG:num_syscalls 17 # Number of system calls
diff --git a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stdout b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stdout
index 2e4042a43..5b0ff582b 100644
--- a/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stdout
+++ b/tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stdout
@@ -7,9 +7,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Aug 3 2007 03:56:47
-M5 started Fri Aug 3 04:17:15 2007
-M5 executing on zizzer.eecs.umich.edu
+M5 compiled Aug 12 2007 00:26:55
+M5 started Sun Aug 12 00:29:42 2007
+M5 executing on zeep
command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/01.hello-2T-smt/alpha/linux/o3-timing tests/run.py quick/01.hello-2T-smt/alpha/linux/o3-timing
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 5126000 because target called exit()
+Exiting @ tick 5506000 because target called exit()
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/m5stats.txt b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/m5stats.txt
index 1f23524ef..69eddfa1f 100644
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/m5stats.txt
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/m5stats.txt
@@ -1,92 +1,92 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1074925 # Simulator instruction rate (inst/s)
-host_mem_usage 296176 # Number of bytes of host memory used
-host_seconds 60.33 # Real time elapsed on the host
-host_tick_rate 32328249055 # Simulator tick rate (ticks/s)
+host_inst_rate 1168071 # Simulator instruction rate (inst/s)
+host_mem_usage 295844 # Number of bytes of host memory used
+host_seconds 55.50 # Real time elapsed on the host
+host_tick_rate 35475030756 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 64849281 # Number of instructions simulated
-sim_seconds 1.950343 # Number of seconds simulated
-sim_ticks 1950343222000 # Number of ticks simulated
-system.cpu0.dcache.LoadLockedReq_accesses 150730 # number of LoadLockedReq accesses(hits+misses)
-system.cpu0.dcache.LoadLockedReq_avg_miss_latency 10884.490158 # average LoadLockedReq miss latency
-system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency 9884.490158 # average LoadLockedReq mshr miss latency
-system.cpu0.dcache.LoadLockedReq_hits 137216 # number of LoadLockedReq hits
-system.cpu0.dcache.LoadLockedReq_miss_latency 147093000 # number of LoadLockedReq miss cycles
-system.cpu0.dcache.LoadLockedReq_miss_rate 0.089657 # miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_misses 13514 # number of LoadLockedReq misses
-system.cpu0.dcache.LoadLockedReq_mshr_miss_latency 133579000 # number of LoadLockedReq MSHR miss cycles
-system.cpu0.dcache.LoadLockedReq_mshr_miss_rate 0.089657 # mshr miss rate for LoadLockedReq accesses
-system.cpu0.dcache.LoadLockedReq_mshr_misses 13514 # number of LoadLockedReq MSHR misses
-system.cpu0.dcache.ReadReq_accesses 7931562 # number of ReadReq accesses(hits+misses)
-system.cpu0.dcache.ReadReq_avg_miss_latency 13248.229322 # average ReadReq miss latency
-system.cpu0.dcache.ReadReq_avg_mshr_miss_latency 12248.200096 # average ReadReq mshr miss latency
+sim_insts 64822650 # Number of instructions simulated
+sim_seconds 1.968714 # Number of seconds simulated
+sim_ticks 1968713509000 # Number of ticks simulated
+system.cpu0.dcache.LoadLockedReq_accesses 151114 # number of LoadLockedReq accesses(hits+misses)
+system.cpu0.dcache.LoadLockedReq_avg_miss_latency 19061.903705 # average LoadLockedReq miss latency
+system.cpu0.dcache.LoadLockedReq_avg_mshr_miss_latency 17061.903705 # average LoadLockedReq mshr miss latency
+system.cpu0.dcache.LoadLockedReq_hits 137593 # number of LoadLockedReq hits
+system.cpu0.dcache.LoadLockedReq_miss_latency 257736000 # number of LoadLockedReq miss cycles
+system.cpu0.dcache.LoadLockedReq_miss_rate 0.089475 # miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_misses 13521 # number of LoadLockedReq misses
+system.cpu0.dcache.LoadLockedReq_mshr_miss_latency 230694000 # number of LoadLockedReq MSHR miss cycles
+system.cpu0.dcache.LoadLockedReq_mshr_miss_rate 0.089475 # mshr miss rate for LoadLockedReq accesses
+system.cpu0.dcache.LoadLockedReq_mshr_misses 13521 # number of LoadLockedReq MSHR misses
+system.cpu0.dcache.ReadReq_accesses 7907510 # number of ReadReq accesses(hits+misses)
+system.cpu0.dcache.ReadReq_avg_miss_latency 20735.722621 # average ReadReq miss latency
+system.cpu0.dcache.ReadReq_avg_mshr_miss_latency 18735.695271 # average ReadReq mshr miss latency
system.cpu0.dcache.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.cpu0.dcache.ReadReq_hits 6340505 # number of ReadReq hits
-system.cpu0.dcache.ReadReq_miss_latency 21078688000 # number of ReadReq miss cycles
-system.cpu0.dcache.ReadReq_miss_rate 0.200598 # miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_misses 1591057 # number of ReadReq misses
-system.cpu0.dcache.ReadReq_mshr_miss_latency 19487584500 # number of ReadReq MSHR miss cycles
-system.cpu0.dcache.ReadReq_mshr_miss_rate 0.200598 # mshr miss rate for ReadReq accesses
-system.cpu0.dcache.ReadReq_mshr_misses 1591057 # number of ReadReq MSHR misses
-system.cpu0.dcache.ReadReq_mshr_uncacheable_latency 849528000 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.dcache.StoreCondReq_accesses 150210 # number of StoreCondReq accesses(hits+misses)
-system.cpu0.dcache.StoreCondReq_avg_miss_latency 12289.709716 # average StoreCondReq miss latency
-system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency 11289.709716 # average StoreCondReq mshr miss latency
-system.cpu0.dcache.StoreCondReq_hits 127577 # number of StoreCondReq hits
-system.cpu0.dcache.StoreCondReq_miss_latency 278153000 # number of StoreCondReq miss cycles
-system.cpu0.dcache.StoreCondReq_miss_rate 0.150676 # miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_misses 22633 # number of StoreCondReq misses
-system.cpu0.dcache.StoreCondReq_mshr_miss_latency 255520000 # number of StoreCondReq MSHR miss cycles
-system.cpu0.dcache.StoreCondReq_mshr_miss_rate 0.150676 # mshr miss rate for StoreCondReq accesses
-system.cpu0.dcache.StoreCondReq_mshr_misses 22633 # number of StoreCondReq MSHR misses
-system.cpu0.dcache.WriteReq_accesses 4827886 # number of WriteReq accesses(hits+misses)
-system.cpu0.dcache.WriteReq_avg_miss_latency 13885.285166 # average WriteReq miss latency
-system.cpu0.dcache.WriteReq_avg_mshr_miss_latency 12885.285166 # average WriteReq mshr miss latency
+system.cpu0.dcache.ReadReq_hits 6317022 # number of ReadReq hits
+system.cpu0.dcache.ReadReq_miss_latency 32979918000 # number of ReadReq miss cycles
+system.cpu0.dcache.ReadReq_miss_rate 0.201136 # miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_misses 1590488 # number of ReadReq misses
+system.cpu0.dcache.ReadReq_mshr_miss_latency 29798898500 # number of ReadReq MSHR miss cycles
+system.cpu0.dcache.ReadReq_mshr_miss_rate 0.201136 # mshr miss rate for ReadReq accesses
+system.cpu0.dcache.ReadReq_mshr_misses 1590488 # number of ReadReq MSHR misses
+system.cpu0.dcache.ReadReq_mshr_uncacheable_latency 851250000 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.dcache.StoreCondReq_accesses 150580 # number of StoreCondReq accesses(hits+misses)
+system.cpu0.dcache.StoreCondReq_avg_miss_latency 21081.002979 # average StoreCondReq miss latency
+system.cpu0.dcache.StoreCondReq_avg_mshr_miss_latency 19081.002979 # average StoreCondReq mshr miss latency
+system.cpu0.dcache.StoreCondReq_hits 128087 # number of StoreCondReq hits
+system.cpu0.dcache.StoreCondReq_miss_latency 474175000 # number of StoreCondReq miss cycles
+system.cpu0.dcache.StoreCondReq_miss_rate 0.149376 # miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_misses 22493 # number of StoreCondReq misses
+system.cpu0.dcache.StoreCondReq_mshr_miss_latency 429189000 # number of StoreCondReq MSHR miss cycles
+system.cpu0.dcache.StoreCondReq_mshr_miss_rate 0.149376 # mshr miss rate for StoreCondReq accesses
+system.cpu0.dcache.StoreCondReq_mshr_misses 22493 # number of StoreCondReq MSHR misses
+system.cpu0.dcache.WriteReq_accesses 4787550 # number of WriteReq accesses(hits+misses)
+system.cpu0.dcache.WriteReq_avg_miss_latency 24603.629534 # average WriteReq miss latency
+system.cpu0.dcache.WriteReq_avg_mshr_miss_latency 22603.629534 # average WriteReq mshr miss latency
system.cpu0.dcache.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.cpu0.dcache.WriteReq_hits 4512456 # number of WriteReq hits
-system.cpu0.dcache.WriteReq_miss_latency 4379835500 # number of WriteReq miss cycles
-system.cpu0.dcache.WriteReq_miss_rate 0.065335 # miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_misses 315430 # number of WriteReq misses
-system.cpu0.dcache.WriteReq_mshr_miss_latency 4064405500 # number of WriteReq MSHR miss cycles
-system.cpu0.dcache.WriteReq_mshr_miss_rate 0.065335 # mshr miss rate for WriteReq accesses
-system.cpu0.dcache.WriteReq_mshr_misses 315430 # number of WriteReq MSHR misses
-system.cpu0.dcache.WriteReq_mshr_uncacheable_latency 1305489000 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.dcache.WriteReq_hits 4476601 # number of WriteReq hits
+system.cpu0.dcache.WriteReq_miss_latency 7650474000 # number of WriteReq miss cycles
+system.cpu0.dcache.WriteReq_miss_rate 0.064950 # miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_misses 310949 # number of WriteReq misses
+system.cpu0.dcache.WriteReq_mshr_miss_latency 7028576000 # number of WriteReq MSHR miss cycles
+system.cpu0.dcache.WriteReq_mshr_miss_rate 0.064950 # mshr miss rate for WriteReq accesses
+system.cpu0.dcache.WriteReq_mshr_misses 310949 # number of WriteReq MSHR misses
+system.cpu0.dcache.WriteReq_mshr_uncacheable_latency 1305238500 # number of WriteReq MSHR uncacheable cycles
system.cpu0.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu0.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu0.dcache.avg_refs 6.135326 # Average number of references to valid blocks.
+system.cpu0.dcache.avg_refs 6.113033 # Average number of references to valid blocks.
system.cpu0.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu0.dcache.blocked_no_targets 0 # number of cycles access was blocked
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
system.cpu0.dcache.cache_copies 0 # number of cache copies performed
-system.cpu0.dcache.demand_accesses 12759448 # number of demand (read+write) accesses
-system.cpu0.dcache.demand_avg_miss_latency 13353.630788 # average overall miss latency
-system.cpu0.dcache.demand_avg_mshr_miss_latency 12353.606398 # average overall mshr miss latency
-system.cpu0.dcache.demand_hits 10852961 # number of demand (read+write) hits
-system.cpu0.dcache.demand_miss_latency 25458523500 # number of demand (read+write) miss cycles
-system.cpu0.dcache.demand_miss_rate 0.149418 # miss rate for demand accesses
-system.cpu0.dcache.demand_misses 1906487 # number of demand (read+write) misses
+system.cpu0.dcache.demand_accesses 12695060 # number of demand (read+write) accesses
+system.cpu0.dcache.demand_avg_miss_latency 21368.255693 # average overall miss latency
+system.cpu0.dcache.demand_avg_mshr_miss_latency 19368.232815 # average overall mshr miss latency
+system.cpu0.dcache.demand_hits 10793623 # number of demand (read+write) hits
+system.cpu0.dcache.demand_miss_latency 40630392000 # number of demand (read+write) miss cycles
+system.cpu0.dcache.demand_miss_rate 0.149778 # miss rate for demand accesses
+system.cpu0.dcache.demand_misses 1901437 # number of demand (read+write) misses
system.cpu0.dcache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu0.dcache.demand_mshr_miss_latency 23551990000 # number of demand (read+write) MSHR miss cycles
-system.cpu0.dcache.demand_mshr_miss_rate 0.149418 # mshr miss rate for demand accesses
-system.cpu0.dcache.demand_mshr_misses 1906487 # number of demand (read+write) MSHR misses
+system.cpu0.dcache.demand_mshr_miss_latency 36827474500 # number of demand (read+write) MSHR miss cycles
+system.cpu0.dcache.demand_mshr_miss_rate 0.149778 # mshr miss rate for demand accesses
+system.cpu0.dcache.demand_mshr_misses 1901437 # number of demand (read+write) MSHR misses
system.cpu0.dcache.fast_writes 0 # number of fast writes performed
system.cpu0.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu0.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu0.dcache.overall_accesses 12759448 # number of overall (read+write) accesses
-system.cpu0.dcache.overall_avg_miss_latency 13353.630788 # average overall miss latency
-system.cpu0.dcache.overall_avg_mshr_miss_latency 12353.606398 # average overall mshr miss latency
+system.cpu0.dcache.overall_accesses 12695060 # number of overall (read+write) accesses
+system.cpu0.dcache.overall_avg_miss_latency 21368.255693 # average overall miss latency
+system.cpu0.dcache.overall_avg_mshr_miss_latency 19368.232815 # average overall mshr miss latency
system.cpu0.dcache.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.cpu0.dcache.overall_hits 10852961 # number of overall hits
-system.cpu0.dcache.overall_miss_latency 25458523500 # number of overall miss cycles
-system.cpu0.dcache.overall_miss_rate 0.149418 # miss rate for overall accesses
-system.cpu0.dcache.overall_misses 1906487 # number of overall misses
+system.cpu0.dcache.overall_hits 10793623 # number of overall hits
+system.cpu0.dcache.overall_miss_latency 40630392000 # number of overall miss cycles
+system.cpu0.dcache.overall_miss_rate 0.149778 # miss rate for overall accesses
+system.cpu0.dcache.overall_misses 1901437 # number of overall misses
system.cpu0.dcache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu0.dcache.overall_mshr_miss_latency 23551990000 # number of overall MSHR miss cycles
-system.cpu0.dcache.overall_mshr_miss_rate 0.149418 # mshr miss rate for overall accesses
-system.cpu0.dcache.overall_mshr_misses 1906487 # number of overall MSHR misses
-system.cpu0.dcache.overall_mshr_uncacheable_latency 2155017000 # number of overall MSHR uncacheable cycles
+system.cpu0.dcache.overall_mshr_miss_latency 36827474500 # number of overall MSHR miss cycles
+system.cpu0.dcache.overall_mshr_miss_rate 0.149778 # mshr miss rate for overall accesses
+system.cpu0.dcache.overall_mshr_misses 1901437 # number of overall MSHR misses
+system.cpu0.dcache.overall_mshr_uncacheable_latency 2156488500 # number of overall MSHR uncacheable cycles
system.cpu0.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu0.dcache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.cpu0.dcache.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -97,69 +97,69 @@ system.cpu0.dcache.prefetcher.num_hwpf_issued 0
system.cpu0.dcache.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu0.dcache.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu0.dcache.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu0.dcache.replacements 1827780 # number of replacements
-system.cpu0.dcache.sampled_refs 1828292 # Sample count of references to valid blocks.
+system.cpu0.dcache.replacements 1823135 # number of replacements
+system.cpu0.dcache.sampled_refs 1823507 # Sample count of references to valid blocks.
system.cpu0.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu0.dcache.tagsinuse 497.873184 # Cycle average of tags in use
-system.cpu0.dcache.total_refs 11217167 # Total number of references to valid blocks.
-system.cpu0.dcache.warmup_cycle 58293000 # Cycle when the warmup percentage was hit.
-system.cpu0.dcache.writebacks 322471 # number of writebacks
-system.cpu0.dtb.accesses 719860 # DTB accesses
-system.cpu0.dtb.acv 289 # DTB access violations
-system.cpu0.dtb.hits 13051211 # DTB hits
-system.cpu0.dtb.misses 8485 # DTB misses
-system.cpu0.dtb.read_accesses 524201 # DTB read accesses
+system.cpu0.dcache.tagsinuse 497.865470 # Cycle average of tags in use
+system.cpu0.dcache.total_refs 11147158 # Total number of references to valid blocks.
+system.cpu0.dcache.warmup_cycle 64994000 # Cycle when the warmup percentage was hit.
+system.cpu0.dcache.writebacks 318658 # number of writebacks
+system.cpu0.dtb.accesses 670326 # DTB accesses
+system.cpu0.dtb.acv 284 # DTB access violations
+system.cpu0.dtb.hits 12987845 # DTB hits
+system.cpu0.dtb.misses 8007 # DTB misses
+system.cpu0.dtb.read_accesses 490175 # DTB read accesses
system.cpu0.dtb.read_acv 174 # DTB read access violations
-system.cpu0.dtb.read_hits 8070179 # DTB read hits
-system.cpu0.dtb.read_misses 7687 # DTB read misses
-system.cpu0.dtb.write_accesses 195659 # DTB write accesses
-system.cpu0.dtb.write_acv 115 # DTB write access violations
-system.cpu0.dtb.write_hits 4981032 # DTB write hits
-system.cpu0.dtb.write_misses 798 # DTB write misses
-system.cpu0.icache.ReadReq_accesses 51129549 # number of ReadReq accesses(hits+misses)
-system.cpu0.icache.ReadReq_avg_miss_latency 12049.200476 # average ReadReq miss latency
-system.cpu0.icache.ReadReq_avg_mshr_miss_latency 11047.896012 # average ReadReq mshr miss latency
-system.cpu0.icache.ReadReq_hits 50446893 # number of ReadReq hits
-system.cpu0.icache.ReadReq_miss_latency 8225459000 # number of ReadReq miss cycles
-system.cpu0.icache.ReadReq_miss_rate 0.013351 # miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_misses 682656 # number of ReadReq misses
-system.cpu0.icache.ReadReq_mshr_miss_latency 7541912500 # number of ReadReq MSHR miss cycles
-system.cpu0.icache.ReadReq_mshr_miss_rate 0.013351 # mshr miss rate for ReadReq accesses
-system.cpu0.icache.ReadReq_mshr_misses 682656 # number of ReadReq MSHR misses
+system.cpu0.dtb.read_hits 8046787 # DTB read hits
+system.cpu0.dtb.read_misses 7315 # DTB read misses
+system.cpu0.dtb.write_accesses 180151 # DTB write accesses
+system.cpu0.dtb.write_acv 110 # DTB write access violations
+system.cpu0.dtb.write_hits 4941058 # DTB write hits
+system.cpu0.dtb.write_misses 692 # DTB write misses
+system.cpu0.icache.ReadReq_accesses 50999228 # number of ReadReq accesses(hits+misses)
+system.cpu0.icache.ReadReq_avg_miss_latency 13252.142852 # average ReadReq miss latency
+system.cpu0.icache.ReadReq_avg_mshr_miss_latency 11250.854306 # average ReadReq mshr miss latency
+system.cpu0.icache.ReadReq_hits 50311243 # number of ReadReq hits
+system.cpu0.icache.ReadReq_miss_latency 9117275500 # number of ReadReq miss cycles
+system.cpu0.icache.ReadReq_miss_rate 0.013490 # miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_misses 687985 # number of ReadReq misses
+system.cpu0.icache.ReadReq_mshr_miss_latency 7740419000 # number of ReadReq MSHR miss cycles
+system.cpu0.icache.ReadReq_mshr_miss_rate 0.013490 # mshr miss rate for ReadReq accesses
+system.cpu0.icache.ReadReq_mshr_misses 687985 # number of ReadReq MSHR misses
system.cpu0.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu0.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu0.icache.avg_refs 73.909880 # Average number of references to valid blocks.
+system.cpu0.icache.avg_refs 73.142328 # Average number of references to valid blocks.
system.cpu0.icache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu0.icache.blocked_no_targets 0 # number of cycles access was blocked
system.cpu0.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.cpu0.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu0.icache.cache_copies 0 # number of cache copies performed
-system.cpu0.icache.demand_accesses 51129549 # number of demand (read+write) accesses
-system.cpu0.icache.demand_avg_miss_latency 12049.200476 # average overall miss latency
-system.cpu0.icache.demand_avg_mshr_miss_latency 11047.896012 # average overall mshr miss latency
-system.cpu0.icache.demand_hits 50446893 # number of demand (read+write) hits
-system.cpu0.icache.demand_miss_latency 8225459000 # number of demand (read+write) miss cycles
-system.cpu0.icache.demand_miss_rate 0.013351 # miss rate for demand accesses
-system.cpu0.icache.demand_misses 682656 # number of demand (read+write) misses
+system.cpu0.icache.demand_accesses 50999228 # number of demand (read+write) accesses
+system.cpu0.icache.demand_avg_miss_latency 13252.142852 # average overall miss latency
+system.cpu0.icache.demand_avg_mshr_miss_latency 11250.854306 # average overall mshr miss latency
+system.cpu0.icache.demand_hits 50311243 # number of demand (read+write) hits
+system.cpu0.icache.demand_miss_latency 9117275500 # number of demand (read+write) miss cycles
+system.cpu0.icache.demand_miss_rate 0.013490 # miss rate for demand accesses
+system.cpu0.icache.demand_misses 687985 # number of demand (read+write) misses
system.cpu0.icache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu0.icache.demand_mshr_miss_latency 7541912500 # number of demand (read+write) MSHR miss cycles
-system.cpu0.icache.demand_mshr_miss_rate 0.013351 # mshr miss rate for demand accesses
-system.cpu0.icache.demand_mshr_misses 682656 # number of demand (read+write) MSHR misses
+system.cpu0.icache.demand_mshr_miss_latency 7740419000 # number of demand (read+write) MSHR miss cycles
+system.cpu0.icache.demand_mshr_miss_rate 0.013490 # mshr miss rate for demand accesses
+system.cpu0.icache.demand_mshr_misses 687985 # number of demand (read+write) MSHR misses
system.cpu0.icache.fast_writes 0 # number of fast writes performed
system.cpu0.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu0.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu0.icache.overall_accesses 51129549 # number of overall (read+write) accesses
-system.cpu0.icache.overall_avg_miss_latency 12049.200476 # average overall miss latency
-system.cpu0.icache.overall_avg_mshr_miss_latency 11047.896012 # average overall mshr miss latency
+system.cpu0.icache.overall_accesses 50999228 # number of overall (read+write) accesses
+system.cpu0.icache.overall_avg_miss_latency 13252.142852 # average overall miss latency
+system.cpu0.icache.overall_avg_mshr_miss_latency 11250.854306 # average overall mshr miss latency
system.cpu0.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
-system.cpu0.icache.overall_hits 50446893 # number of overall hits
-system.cpu0.icache.overall_miss_latency 8225459000 # number of overall miss cycles
-system.cpu0.icache.overall_miss_rate 0.013351 # miss rate for overall accesses
-system.cpu0.icache.overall_misses 682656 # number of overall misses
+system.cpu0.icache.overall_hits 50311243 # number of overall hits
+system.cpu0.icache.overall_miss_latency 9117275500 # number of overall miss cycles
+system.cpu0.icache.overall_miss_rate 0.013490 # miss rate for overall accesses
+system.cpu0.icache.overall_misses 687985 # number of overall misses
system.cpu0.icache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu0.icache.overall_mshr_miss_latency 7541912500 # number of overall MSHR miss cycles
-system.cpu0.icache.overall_mshr_miss_rate 0.013351 # mshr miss rate for overall accesses
-system.cpu0.icache.overall_mshr_misses 682656 # number of overall MSHR misses
+system.cpu0.icache.overall_mshr_miss_latency 7740419000 # number of overall MSHR miss cycles
+system.cpu0.icache.overall_mshr_miss_rate 0.013490 # mshr miss rate for overall accesses
+system.cpu0.icache.overall_mshr_misses 687985 # number of overall MSHR misses
system.cpu0.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu0.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu0.icache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
@@ -171,190 +171,190 @@ system.cpu0.icache.prefetcher.num_hwpf_issued 0
system.cpu0.icache.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu0.icache.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu0.icache.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu0.icache.replacements 682034 # number of replacements
-system.cpu0.icache.sampled_refs 682546 # Sample count of references to valid blocks.
+system.cpu0.icache.replacements 687342 # number of replacements
+system.cpu0.icache.sampled_refs 687854 # Sample count of references to valid blocks.
system.cpu0.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu0.icache.tagsinuse 508.823840 # Cycle average of tags in use
-system.cpu0.icache.total_refs 50446893 # Total number of references to valid blocks.
-system.cpu0.icache.warmup_cycle 35300494000 # Cycle when the warmup percentage was hit.
+system.cpu0.icache.tagsinuse 507.625820 # Cycle average of tags in use
+system.cpu0.icache.total_refs 50311243 # Total number of references to valid blocks.
+system.cpu0.icache.warmup_cycle 47300854000 # Cycle when the warmup percentage was hit.
system.cpu0.icache.writebacks 0 # number of writebacks
-system.cpu0.idle_fraction 0.949821 # Percentage of idle cycles
-system.cpu0.itb.accesses 3574000 # ITB accesses
+system.cpu0.idle_fraction 0.942071 # Percentage of idle cycles
+system.cpu0.itb.accesses 3425789 # ITB accesses
system.cpu0.itb.acv 143 # ITB acv
-system.cpu0.itb.hits 3570159 # ITB hits
-system.cpu0.itb.misses 3841 # ITB misses
-system.cpu0.kern.callpal 146588 # number of callpals executed
+system.cpu0.itb.hits 3422100 # ITB hits
+system.cpu0.itb.misses 3689 # ITB misses
+system.cpu0.kern.callpal 147422 # number of callpals executed
system.cpu0.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
-system.cpu0.kern.callpal_wripir 532 0.36% 0.36% # number of callpals executed
-system.cpu0.kern.callpal_wrmces 1 0.00% 0.36% # number of callpals executed
-system.cpu0.kern.callpal_wrfen 1 0.00% 0.36% # number of callpals executed
-system.cpu0.kern.callpal_wrvptptr 1 0.00% 0.37% # number of callpals executed
-system.cpu0.kern.callpal_swpctx 2987 2.04% 2.40% # number of callpals executed
-system.cpu0.kern.callpal_tbi 44 0.03% 2.43% # number of callpals executed
-system.cpu0.kern.callpal_wrent 7 0.00% 2.44% # number of callpals executed
-system.cpu0.kern.callpal_swpipl 131596 89.77% 92.21% # number of callpals executed
-system.cpu0.kern.callpal_rdps 6643 4.53% 96.74% # number of callpals executed
-system.cpu0.kern.callpal_wrkgp 1 0.00% 96.74% # number of callpals executed
-system.cpu0.kern.callpal_wrusp 4 0.00% 96.75% # number of callpals executed
-system.cpu0.kern.callpal_rdusp 7 0.00% 96.75% # number of callpals executed
-system.cpu0.kern.callpal_whami 2 0.00% 96.75% # number of callpals executed
-system.cpu0.kern.callpal_rti 4256 2.90% 99.66% # number of callpals executed
-system.cpu0.kern.callpal_callsys 356 0.24% 99.90% # number of callpals executed
-system.cpu0.kern.callpal_imb 149 0.10% 100.00% # number of callpals executed
+system.cpu0.kern.callpal_wripir 513 0.35% 0.35% # number of callpals executed
+system.cpu0.kern.callpal_wrmces 1 0.00% 0.35% # number of callpals executed
+system.cpu0.kern.callpal_wrfen 1 0.00% 0.35% # number of callpals executed
+system.cpu0.kern.callpal_wrvptptr 1 0.00% 0.35% # number of callpals executed
+system.cpu0.kern.callpal_swpctx 2975 2.02% 2.37% # number of callpals executed
+system.cpu0.kern.callpal_tbi 44 0.03% 2.40% # number of callpals executed
+system.cpu0.kern.callpal_wrent 7 0.00% 2.40% # number of callpals executed
+system.cpu0.kern.callpal_swpipl 132539 89.90% 92.31% # number of callpals executed
+system.cpu0.kern.callpal_rdps 6657 4.52% 96.82% # number of callpals executed
+system.cpu0.kern.callpal_wrkgp 1 0.00% 96.82% # number of callpals executed
+system.cpu0.kern.callpal_wrusp 3 0.00% 96.83% # number of callpals executed
+system.cpu0.kern.callpal_rdusp 7 0.00% 96.83% # number of callpals executed
+system.cpu0.kern.callpal_whami 2 0.00% 96.83% # number of callpals executed
+system.cpu0.kern.callpal_rti 4182 2.84% 99.67% # number of callpals executed
+system.cpu0.kern.callpal_callsys 341 0.23% 99.90% # number of callpals executed
+system.cpu0.kern.callpal_imb 147 0.10% 100.00% # number of callpals executed
system.cpu0.kern.inst.arm 0 # number of arm instructions executed
-system.cpu0.kern.inst.hwrei 161890 # number of hwrei instructions executed
-system.cpu0.kern.inst.quiesce 6605 # number of quiesce instructions executed
-system.cpu0.kern.ipl_count 138395 # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_0 55551 40.14% 40.14% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_21 131 0.09% 40.23% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_22 1968 1.42% 41.66% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_30 443 0.32% 41.98% # number of times we switched to this ipl
-system.cpu0.kern.ipl_count_31 80302 58.02% 100.00% # number of times we switched to this ipl
-system.cpu0.kern.ipl_good 112213 # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_0 55057 49.06% 49.06% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_21 131 0.12% 49.18% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_22 1968 1.75% 50.94% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_30 443 0.39% 51.33% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_good_31 54614 48.67% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu0.kern.ipl_ticks 1950342497000 # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_0 1897380648000 97.28% 97.28% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_21 76995000 0.00% 97.29% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_22 547402000 0.03% 97.32% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_30 279389000 0.01% 97.33% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_ticks_31 52058063000 2.67% 100.00% # number of cycles we spent at this ipl
-system.cpu0.kern.ipl_used_0 0.991107 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.inst.hwrei 162080 # number of hwrei instructions executed
+system.cpu0.kern.inst.quiesce 6601 # number of quiesce instructions executed
+system.cpu0.kern.ipl_count 139255 # number of times we switched to this ipl
+system.cpu0.kern.ipl_count_0 55824 40.09% 40.09% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count_21 133 0.10% 40.18% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count_22 1975 1.42% 41.60% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count_30 427 0.31% 41.91% # number of times we switched to this ipl
+system.cpu0.kern.ipl_count_31 80896 58.09% 100.00% # number of times we switched to this ipl
+system.cpu0.kern.ipl_good 112706 # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good_0 55298 49.06% 49.06% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good_21 133 0.12% 49.18% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good_22 1975 1.75% 50.93% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good_30 427 0.38% 51.31% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_good_31 54873 48.69% 100.00% # number of times we switched to this ipl from a different ipl
+system.cpu0.kern.ipl_ticks 1967810431000 # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks_0 1902069649000 96.66% 96.66% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks_21 84751000 0.00% 96.66% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks_22 557432500 0.03% 96.69% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks_30 285148500 0.01% 96.71% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_ticks_31 64813450000 3.29% 100.00% # number of cycles we spent at this ipl
+system.cpu0.kern.ipl_used_0 0.990578 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used_21 1 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used_22 1 # fraction of swpipl calls that actually changed the ipl
system.cpu0.kern.ipl_used_30 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.ipl_used_31 0.680108 # fraction of swpipl calls that actually changed the ipl
-system.cpu0.kern.mode_good_kernel 1230
-system.cpu0.kern.mode_good_user 1231
+system.cpu0.kern.ipl_used_31 0.678315 # fraction of swpipl calls that actually changed the ipl
+system.cpu0.kern.mode_good_kernel 1135
+system.cpu0.kern.mode_good_user 1135
system.cpu0.kern.mode_good_idle 0
-system.cpu0.kern.mode_switch_kernel 6774 # number of protection mode switches
-system.cpu0.kern.mode_switch_user 1231 # number of protection mode switches
+system.cpu0.kern.mode_switch_kernel 6655 # number of protection mode switches
+system.cpu0.kern.mode_switch_user 1135 # number of protection mode switches
system.cpu0.kern.mode_switch_idle 0 # number of protection mode switches
system.cpu0.kern.mode_switch_good <err: div-0> # fraction of useful protection mode switches
-system.cpu0.kern.mode_switch_good_kernel 0.181577 # fraction of useful protection mode switches
+system.cpu0.kern.mode_switch_good_kernel 0.170548 # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good_user 1 # fraction of useful protection mode switches
system.cpu0.kern.mode_switch_good_idle <err: div-0> # fraction of useful protection mode switches
-system.cpu0.kern.mode_ticks_kernel 1947142058000 99.84% 99.84% # number of ticks spent at the given mode
-system.cpu0.kern.mode_ticks_user 3200437000 0.16% 100.00% # number of ticks spent at the given mode
+system.cpu0.kern.mode_ticks_kernel 1963744351000 99.84% 99.84% # number of ticks spent at the given mode
+system.cpu0.kern.mode_ticks_user 3182753000 0.16% 100.00% # number of ticks spent at the given mode
system.cpu0.kern.mode_ticks_idle 0 0.00% 100.00% # number of ticks spent at the given mode
-system.cpu0.kern.swap_context 2988 # number of times the context was actually changed
-system.cpu0.kern.syscall 224 # number of syscalls executed
-system.cpu0.kern.syscall_2 6 2.68% 2.68% # number of syscalls executed
-system.cpu0.kern.syscall_3 19 8.48% 11.16% # number of syscalls executed
-system.cpu0.kern.syscall_4 3 1.34% 12.50% # number of syscalls executed
-system.cpu0.kern.syscall_6 30 13.39% 25.89% # number of syscalls executed
-system.cpu0.kern.syscall_12 1 0.45% 26.34% # number of syscalls executed
-system.cpu0.kern.syscall_15 1 0.45% 26.79% # number of syscalls executed
-system.cpu0.kern.syscall_17 10 4.46% 31.25% # number of syscalls executed
-system.cpu0.kern.syscall_19 6 2.68% 33.93% # number of syscalls executed
-system.cpu0.kern.syscall_20 4 1.79% 35.71% # number of syscalls executed
-system.cpu0.kern.syscall_23 2 0.89% 36.61% # number of syscalls executed
-system.cpu0.kern.syscall_24 4 1.79% 38.39% # number of syscalls executed
-system.cpu0.kern.syscall_33 8 3.57% 41.96% # number of syscalls executed
-system.cpu0.kern.syscall_41 2 0.89% 42.86% # number of syscalls executed
-system.cpu0.kern.syscall_45 39 17.41% 60.27% # number of syscalls executed
-system.cpu0.kern.syscall_47 4 1.79% 62.05% # number of syscalls executed
-system.cpu0.kern.syscall_48 7 3.12% 65.18% # number of syscalls executed
-system.cpu0.kern.syscall_54 9 4.02% 69.20% # number of syscalls executed
-system.cpu0.kern.syscall_58 1 0.45% 69.64% # number of syscalls executed
-system.cpu0.kern.syscall_59 5 2.23% 71.88% # number of syscalls executed
-system.cpu0.kern.syscall_71 32 14.29% 86.16% # number of syscalls executed
-system.cpu0.kern.syscall_73 3 1.34% 87.50% # number of syscalls executed
-system.cpu0.kern.syscall_74 9 4.02% 91.52% # number of syscalls executed
-system.cpu0.kern.syscall_87 1 0.45% 91.96% # number of syscalls executed
-system.cpu0.kern.syscall_90 2 0.89% 92.86% # number of syscalls executed
-system.cpu0.kern.syscall_92 7 3.12% 95.98% # number of syscalls executed
-system.cpu0.kern.syscall_97 2 0.89% 96.87% # number of syscalls executed
-system.cpu0.kern.syscall_98 2 0.89% 97.77% # number of syscalls executed
-system.cpu0.kern.syscall_132 2 0.89% 98.66% # number of syscalls executed
-system.cpu0.kern.syscall_144 1 0.45% 99.11% # number of syscalls executed
-system.cpu0.kern.syscall_147 2 0.89% 100.00% # number of syscalls executed
-system.cpu0.not_idle_fraction 0.050179 # Percentage of non-idle cycles
-system.cpu0.numCycles 1950343222000 # number of cpu cycles simulated
-system.cpu0.num_insts 51129548 # Number of instructions executed
-system.cpu0.num_refs 13284144 # Number of memory references
-system.cpu1.dcache.LoadLockedReq_accesses 60655 # number of LoadLockedReq accesses(hits+misses)
-system.cpu1.dcache.LoadLockedReq_avg_miss_latency 9128.994709 # average LoadLockedReq miss latency
-system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency 8128.994709 # average LoadLockedReq mshr miss latency
-system.cpu1.dcache.LoadLockedReq_hits 51205 # number of LoadLockedReq hits
-system.cpu1.dcache.LoadLockedReq_miss_latency 86269000 # number of LoadLockedReq miss cycles
-system.cpu1.dcache.LoadLockedReq_miss_rate 0.155799 # miss rate for LoadLockedReq accesses
-system.cpu1.dcache.LoadLockedReq_misses 9450 # number of LoadLockedReq misses
-system.cpu1.dcache.LoadLockedReq_mshr_miss_latency 76819000 # number of LoadLockedReq MSHR miss cycles
-system.cpu1.dcache.LoadLockedReq_mshr_miss_rate 0.155799 # mshr miss rate for LoadLockedReq accesses
-system.cpu1.dcache.LoadLockedReq_mshr_misses 9450 # number of LoadLockedReq MSHR misses
-system.cpu1.dcache.ReadReq_accesses 2449421 # number of ReadReq accesses(hits+misses)
-system.cpu1.dcache.ReadReq_avg_miss_latency 11681.277239 # average ReadReq miss latency
-system.cpu1.dcache.ReadReq_avg_mshr_miss_latency 10681.237034 # average ReadReq mshr miss latency
+system.cpu0.kern.swap_context 2976 # number of times the context was actually changed
+system.cpu0.kern.syscall 212 # number of syscalls executed
+system.cpu0.kern.syscall_2 6 2.83% 2.83% # number of syscalls executed
+system.cpu0.kern.syscall_3 18 8.49% 11.32% # number of syscalls executed
+system.cpu0.kern.syscall_4 3 1.42% 12.74% # number of syscalls executed
+system.cpu0.kern.syscall_6 29 13.68% 26.42% # number of syscalls executed
+system.cpu0.kern.syscall_12 1 0.47% 26.89% # number of syscalls executed
+system.cpu0.kern.syscall_15 1 0.47% 27.36% # number of syscalls executed
+system.cpu0.kern.syscall_17 9 4.25% 31.60% # number of syscalls executed
+system.cpu0.kern.syscall_19 6 2.83% 34.43% # number of syscalls executed
+system.cpu0.kern.syscall_20 4 1.89% 36.32% # number of syscalls executed
+system.cpu0.kern.syscall_23 2 0.94% 37.26% # number of syscalls executed
+system.cpu0.kern.syscall_24 4 1.89% 39.15% # number of syscalls executed
+system.cpu0.kern.syscall_33 7 3.30% 42.45% # number of syscalls executed
+system.cpu0.kern.syscall_41 2 0.94% 43.40% # number of syscalls executed
+system.cpu0.kern.syscall_45 36 16.98% 60.38% # number of syscalls executed
+system.cpu0.kern.syscall_47 4 1.89% 62.26% # number of syscalls executed
+system.cpu0.kern.syscall_48 7 3.30% 65.57% # number of syscalls executed
+system.cpu0.kern.syscall_54 9 4.25% 69.81% # number of syscalls executed
+system.cpu0.kern.syscall_58 1 0.47% 70.28% # number of syscalls executed
+system.cpu0.kern.syscall_59 5 2.36% 72.64% # number of syscalls executed
+system.cpu0.kern.syscall_71 28 13.21% 85.85% # number of syscalls executed
+system.cpu0.kern.syscall_73 3 1.42% 87.26% # number of syscalls executed
+system.cpu0.kern.syscall_74 8 3.77% 91.04% # number of syscalls executed
+system.cpu0.kern.syscall_87 1 0.47% 91.51% # number of syscalls executed
+system.cpu0.kern.syscall_90 2 0.94% 92.45% # number of syscalls executed
+system.cpu0.kern.syscall_92 7 3.30% 95.75% # number of syscalls executed
+system.cpu0.kern.syscall_97 2 0.94% 96.70% # number of syscalls executed
+system.cpu0.kern.syscall_98 2 0.94% 97.64% # number of syscalls executed
+system.cpu0.kern.syscall_132 2 0.94% 98.58% # number of syscalls executed
+system.cpu0.kern.syscall_144 1 0.47% 99.06% # number of syscalls executed
+system.cpu0.kern.syscall_147 2 0.94% 100.00% # number of syscalls executed
+system.cpu0.not_idle_fraction 0.057929 # Percentage of non-idle cycles
+system.cpu0.numCycles 1967810461000 # number of cpu cycles simulated
+system.cpu0.num_insts 50999228 # Number of instructions executed
+system.cpu0.num_refs 13220047 # Number of memory references
+system.cpu1.dcache.LoadLockedReq_accesses 60083 # number of LoadLockedReq accesses(hits+misses)
+system.cpu1.dcache.LoadLockedReq_avg_miss_latency 15361.860059 # average LoadLockedReq miss latency
+system.cpu1.dcache.LoadLockedReq_avg_mshr_miss_latency 13361.860059 # average LoadLockedReq mshr miss latency
+system.cpu1.dcache.LoadLockedReq_hits 50922 # number of LoadLockedReq hits
+system.cpu1.dcache.LoadLockedReq_miss_latency 140730000 # number of LoadLockedReq miss cycles
+system.cpu1.dcache.LoadLockedReq_miss_rate 0.152472 # miss rate for LoadLockedReq accesses
+system.cpu1.dcache.LoadLockedReq_misses 9161 # number of LoadLockedReq misses
+system.cpu1.dcache.LoadLockedReq_mshr_miss_latency 122408000 # number of LoadLockedReq MSHR miss cycles
+system.cpu1.dcache.LoadLockedReq_mshr_miss_rate 0.152472 # mshr miss rate for LoadLockedReq accesses
+system.cpu1.dcache.LoadLockedReq_mshr_misses 9161 # number of LoadLockedReq MSHR misses
+system.cpu1.dcache.ReadReq_accesses 2467630 # number of ReadReq accesses(hits+misses)
+system.cpu1.dcache.ReadReq_avg_miss_latency 15346.569238 # average ReadReq miss latency
+system.cpu1.dcache.ReadReq_avg_mshr_miss_latency 13346.533103 # average ReadReq mshr miss latency
system.cpu1.dcache.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.cpu1.dcache.ReadReq_hits 2325059 # number of ReadReq hits
-system.cpu1.dcache.ReadReq_miss_latency 1452707000 # number of ReadReq miss cycles
-system.cpu1.dcache.ReadReq_miss_rate 0.050772 # miss rate for ReadReq accesses
-system.cpu1.dcache.ReadReq_misses 124362 # number of ReadReq misses
-system.cpu1.dcache.ReadReq_mshr_miss_latency 1328340000 # number of ReadReq MSHR miss cycles
-system.cpu1.dcache.ReadReq_mshr_miss_rate 0.050772 # mshr miss rate for ReadReq accesses
-system.cpu1.dcache.ReadReq_mshr_misses 124362 # number of ReadReq MSHR misses
-system.cpu1.dcache.ReadReq_mshr_uncacheable_latency 14269500 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.dcache.StoreCondReq_accesses 60151 # number of StoreCondReq accesses(hits+misses)
-system.cpu1.dcache.StoreCondReq_avg_miss_latency 11012.226290 # average StoreCondReq miss latency
-system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency 10012.226290 # average StoreCondReq mshr miss latency
-system.cpu1.dcache.StoreCondReq_hits 45674 # number of StoreCondReq hits
-system.cpu1.dcache.StoreCondReq_miss_latency 159424000 # number of StoreCondReq miss cycles
-system.cpu1.dcache.StoreCondReq_miss_rate 0.240678 # miss rate for StoreCondReq accesses
-system.cpu1.dcache.StoreCondReq_misses 14477 # number of StoreCondReq misses
-system.cpu1.dcache.StoreCondReq_mshr_miss_latency 144947000 # number of StoreCondReq MSHR miss cycles
-system.cpu1.dcache.StoreCondReq_mshr_miss_rate 0.240678 # mshr miss rate for StoreCondReq accesses
-system.cpu1.dcache.StoreCondReq_mshr_misses 14477 # number of StoreCondReq MSHR misses
-system.cpu1.dcache.WriteReq_accesses 1790109 # number of WriteReq accesses(hits+misses)
-system.cpu1.dcache.WriteReq_avg_miss_latency 13411.570283 # average WriteReq miss latency
-system.cpu1.dcache.WriteReq_avg_mshr_miss_latency 12411.570283 # average WriteReq mshr miss latency
+system.cpu1.dcache.ReadReq_hits 2343095 # number of ReadReq hits
+system.cpu1.dcache.ReadReq_miss_latency 1911185000 # number of ReadReq miss cycles
+system.cpu1.dcache.ReadReq_miss_rate 0.050467 # miss rate for ReadReq accesses
+system.cpu1.dcache.ReadReq_misses 124535 # number of ReadReq misses
+system.cpu1.dcache.ReadReq_mshr_miss_latency 1662110500 # number of ReadReq MSHR miss cycles
+system.cpu1.dcache.ReadReq_mshr_miss_rate 0.050467 # mshr miss rate for ReadReq accesses
+system.cpu1.dcache.ReadReq_mshr_misses 124535 # number of ReadReq MSHR misses
+system.cpu1.dcache.ReadReq_mshr_uncacheable_latency 13285500 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.dcache.StoreCondReq_accesses 59592 # number of StoreCondReq accesses(hits+misses)
+system.cpu1.dcache.StoreCondReq_avg_miss_latency 18194.204729 # average StoreCondReq miss latency
+system.cpu1.dcache.StoreCondReq_avg_mshr_miss_latency 16194.204729 # average StoreCondReq mshr miss latency
+system.cpu1.dcache.StoreCondReq_hits 45339 # number of StoreCondReq hits
+system.cpu1.dcache.StoreCondReq_miss_latency 259322000 # number of StoreCondReq miss cycles
+system.cpu1.dcache.StoreCondReq_miss_rate 0.239176 # miss rate for StoreCondReq accesses
+system.cpu1.dcache.StoreCondReq_misses 14253 # number of StoreCondReq misses
+system.cpu1.dcache.StoreCondReq_mshr_miss_latency 230816000 # number of StoreCondReq MSHR miss cycles
+system.cpu1.dcache.StoreCondReq_mshr_miss_rate 0.239176 # mshr miss rate for StoreCondReq accesses
+system.cpu1.dcache.StoreCondReq_mshr_misses 14253 # number of StoreCondReq MSHR misses
+system.cpu1.dcache.WriteReq_accesses 1828255 # number of WriteReq accesses(hits+misses)
+system.cpu1.dcache.WriteReq_avg_miss_latency 23673.821566 # average WriteReq miss latency
+system.cpu1.dcache.WriteReq_avg_mshr_miss_latency 21673.821566 # average WriteReq mshr miss latency
system.cpu1.dcache.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.cpu1.dcache.WriteReq_hits 1696922 # number of WriteReq hits
-system.cpu1.dcache.WriteReq_miss_latency 1249784000 # number of WriteReq miss cycles
-system.cpu1.dcache.WriteReq_miss_rate 0.052057 # miss rate for WriteReq accesses
-system.cpu1.dcache.WriteReq_misses 93187 # number of WriteReq misses
-system.cpu1.dcache.WriteReq_mshr_miss_latency 1156597000 # number of WriteReq MSHR miss cycles
-system.cpu1.dcache.WriteReq_mshr_miss_rate 0.052057 # mshr miss rate for WriteReq accesses
-system.cpu1.dcache.WriteReq_mshr_misses 93187 # number of WriteReq MSHR misses
-system.cpu1.dcache.WriteReq_mshr_uncacheable_latency 412881500 # number of WriteReq MSHR uncacheable cycles
+system.cpu1.dcache.WriteReq_hits 1730583 # number of WriteReq hits
+system.cpu1.dcache.WriteReq_miss_latency 2312269500 # number of WriteReq miss cycles
+system.cpu1.dcache.WriteReq_miss_rate 0.053424 # miss rate for WriteReq accesses
+system.cpu1.dcache.WriteReq_misses 97672 # number of WriteReq misses
+system.cpu1.dcache.WriteReq_mshr_miss_latency 2116925500 # number of WriteReq MSHR miss cycles
+system.cpu1.dcache.WriteReq_mshr_miss_rate 0.053424 # mshr miss rate for WriteReq accesses
+system.cpu1.dcache.WriteReq_mshr_misses 97672 # number of WriteReq MSHR misses
+system.cpu1.dcache.WriteReq_mshr_uncacheable_latency 405997000 # number of WriteReq MSHR uncacheable cycles
system.cpu1.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu1.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu1.dcache.avg_refs 23.244686 # Average number of references to valid blocks.
+system.cpu1.dcache.avg_refs 22.844005 # Average number of references to valid blocks.
system.cpu1.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu1.dcache.blocked_no_targets 0 # number of cycles access was blocked
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
system.cpu1.dcache.cache_copies 0 # number of cache copies performed
-system.cpu1.dcache.demand_accesses 4239530 # number of demand (read+write) accesses
-system.cpu1.dcache.demand_avg_miss_latency 12422.447357 # average overall miss latency
-system.cpu1.dcache.demand_avg_mshr_miss_latency 11422.424373 # average overall mshr miss latency
-system.cpu1.dcache.demand_hits 4021981 # number of demand (read+write) hits
-system.cpu1.dcache.demand_miss_latency 2702491000 # number of demand (read+write) miss cycles
-system.cpu1.dcache.demand_miss_rate 0.051314 # miss rate for demand accesses
-system.cpu1.dcache.demand_misses 217549 # number of demand (read+write) misses
+system.cpu1.dcache.demand_accesses 4295885 # number of demand (read+write) accesses
+system.cpu1.dcache.demand_avg_miss_latency 19006.847219 # average overall miss latency
+system.cpu1.dcache.demand_avg_mshr_miss_latency 17006.826968 # average overall mshr miss latency
+system.cpu1.dcache.demand_hits 4073678 # number of demand (read+write) hits
+system.cpu1.dcache.demand_miss_latency 4223454500 # number of demand (read+write) miss cycles
+system.cpu1.dcache.demand_miss_rate 0.051726 # miss rate for demand accesses
+system.cpu1.dcache.demand_misses 222207 # number of demand (read+write) misses
system.cpu1.dcache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu1.dcache.demand_mshr_miss_latency 2484937000 # number of demand (read+write) MSHR miss cycles
-system.cpu1.dcache.demand_mshr_miss_rate 0.051314 # mshr miss rate for demand accesses
-system.cpu1.dcache.demand_mshr_misses 217549 # number of demand (read+write) MSHR misses
+system.cpu1.dcache.demand_mshr_miss_latency 3779036000 # number of demand (read+write) MSHR miss cycles
+system.cpu1.dcache.demand_mshr_miss_rate 0.051726 # mshr miss rate for demand accesses
+system.cpu1.dcache.demand_mshr_misses 222207 # number of demand (read+write) MSHR misses
system.cpu1.dcache.fast_writes 0 # number of fast writes performed
system.cpu1.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu1.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu1.dcache.overall_accesses 4239530 # number of overall (read+write) accesses
-system.cpu1.dcache.overall_avg_miss_latency 12422.447357 # average overall miss latency
-system.cpu1.dcache.overall_avg_mshr_miss_latency 11422.424373 # average overall mshr miss latency
+system.cpu1.dcache.overall_accesses 4295885 # number of overall (read+write) accesses
+system.cpu1.dcache.overall_avg_miss_latency 19006.847219 # average overall miss latency
+system.cpu1.dcache.overall_avg_mshr_miss_latency 17006.826968 # average overall mshr miss latency
system.cpu1.dcache.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.cpu1.dcache.overall_hits 4021981 # number of overall hits
-system.cpu1.dcache.overall_miss_latency 2702491000 # number of overall miss cycles
-system.cpu1.dcache.overall_miss_rate 0.051314 # miss rate for overall accesses
-system.cpu1.dcache.overall_misses 217549 # number of overall misses
+system.cpu1.dcache.overall_hits 4073678 # number of overall hits
+system.cpu1.dcache.overall_miss_latency 4223454500 # number of overall miss cycles
+system.cpu1.dcache.overall_miss_rate 0.051726 # miss rate for overall accesses
+system.cpu1.dcache.overall_misses 222207 # number of overall misses
system.cpu1.dcache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu1.dcache.overall_mshr_miss_latency 2484937000 # number of overall MSHR miss cycles
-system.cpu1.dcache.overall_mshr_miss_rate 0.051314 # mshr miss rate for overall accesses
-system.cpu1.dcache.overall_mshr_misses 217549 # number of overall MSHR misses
-system.cpu1.dcache.overall_mshr_uncacheable_latency 427151000 # number of overall MSHR uncacheable cycles
+system.cpu1.dcache.overall_mshr_miss_latency 3779036000 # number of overall MSHR miss cycles
+system.cpu1.dcache.overall_mshr_miss_rate 0.051726 # mshr miss rate for overall accesses
+system.cpu1.dcache.overall_mshr_misses 222207 # number of overall MSHR misses
+system.cpu1.dcache.overall_mshr_uncacheable_latency 419282500 # number of overall MSHR uncacheable cycles
system.cpu1.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu1.dcache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.cpu1.dcache.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -365,69 +365,69 @@ system.cpu1.dcache.prefetcher.num_hwpf_issued 0
system.cpu1.dcache.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu1.dcache.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu1.dcache.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu1.dcache.replacements 178566 # number of replacements
-system.cpu1.dcache.sampled_refs 178968 # Sample count of references to valid blocks.
+system.cpu1.dcache.replacements 184039 # number of replacements
+system.cpu1.dcache.sampled_refs 184551 # Sample count of references to valid blocks.
system.cpu1.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu1.dcache.tagsinuse 471.348087 # Cycle average of tags in use
-system.cpu1.dcache.total_refs 4160055 # Total number of references to valid blocks.
-system.cpu1.dcache.warmup_cycle 1934175560000 # Cycle when the warmup percentage was hit.
-system.cpu1.dcache.writebacks 94428 # number of writebacks
-system.cpu1.dtb.accesses 302878 # DTB accesses
-system.cpu1.dtb.acv 84 # DTB access violations
-system.cpu1.dtb.hits 4346335 # DTB hits
-system.cpu1.dtb.misses 3106 # DTB misses
-system.cpu1.dtb.read_accesses 205838 # DTB read accesses
+system.cpu1.dcache.tagsinuse 467.870479 # Cycle average of tags in use
+system.cpu1.dcache.total_refs 4215884 # Total number of references to valid blocks.
+system.cpu1.dcache.warmup_cycle 1952085320000 # Cycle when the warmup percentage was hit.
+system.cpu1.dcache.writebacks 99034 # number of writebacks
+system.cpu1.dtb.accesses 352410 # DTB accesses
+system.cpu1.dtb.acv 89 # DTB access violations
+system.cpu1.dtb.hits 4401543 # DTB hits
+system.cpu1.dtb.misses 3585 # DTB misses
+system.cpu1.dtb.read_accesses 239862 # DTB read accesses
system.cpu1.dtb.read_acv 36 # DTB read access violations
-system.cpu1.dtb.read_hits 2498134 # DTB read hits
-system.cpu1.dtb.read_misses 2750 # DTB read misses
-system.cpu1.dtb.write_accesses 97040 # DTB write accesses
-system.cpu1.dtb.write_acv 48 # DTB write access violations
-system.cpu1.dtb.write_hits 1848201 # DTB write hits
-system.cpu1.dtb.write_misses 356 # DTB write misses
-system.cpu1.icache.ReadReq_accesses 13719733 # number of ReadReq accesses(hits+misses)
-system.cpu1.icache.ReadReq_avg_miss_latency 12024.874815 # average ReadReq miss latency
-system.cpu1.icache.ReadReq_avg_mshr_miss_latency 11024.732219 # average ReadReq mshr miss latency
-system.cpu1.icache.ReadReq_hits 13386625 # number of ReadReq hits
-system.cpu1.icache.ReadReq_miss_latency 4005582000 # number of ReadReq miss cycles
-system.cpu1.icache.ReadReq_miss_rate 0.024279 # miss rate for ReadReq accesses
-system.cpu1.icache.ReadReq_misses 333108 # number of ReadReq misses
-system.cpu1.icache.ReadReq_mshr_miss_latency 3672426500 # number of ReadReq MSHR miss cycles
-system.cpu1.icache.ReadReq_mshr_miss_rate 0.024279 # mshr miss rate for ReadReq accesses
-system.cpu1.icache.ReadReq_mshr_misses 333108 # number of ReadReq MSHR misses
+system.cpu1.dtb.read_hits 2515664 # DTB read hits
+system.cpu1.dtb.read_misses 3123 # DTB read misses
+system.cpu1.dtb.write_accesses 112548 # DTB write accesses
+system.cpu1.dtb.write_acv 53 # DTB write access violations
+system.cpu1.dtb.write_hits 1885879 # DTB write hits
+system.cpu1.dtb.write_misses 462 # DTB write misses
+system.cpu1.icache.ReadReq_accesses 13823423 # number of ReadReq accesses(hits+misses)
+system.cpu1.icache.ReadReq_avg_miss_latency 13058.245594 # average ReadReq miss latency
+system.cpu1.icache.ReadReq_avg_mshr_miss_latency 11058.114859 # average ReadReq mshr miss latency
+system.cpu1.icache.ReadReq_hits 13494514 # number of ReadReq hits
+system.cpu1.icache.ReadReq_miss_latency 4294974500 # number of ReadReq miss cycles
+system.cpu1.icache.ReadReq_miss_rate 0.023794 # miss rate for ReadReq accesses
+system.cpu1.icache.ReadReq_misses 328909 # number of ReadReq misses
+system.cpu1.icache.ReadReq_mshr_miss_latency 3637113500 # number of ReadReq MSHR miss cycles
+system.cpu1.icache.ReadReq_mshr_miss_rate 0.023794 # mshr miss rate for ReadReq accesses
+system.cpu1.icache.ReadReq_mshr_misses 328909 # number of ReadReq MSHR misses
system.cpu1.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu1.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu1.icache.avg_refs 40.190058 # Average number of references to valid blocks.
+system.cpu1.icache.avg_refs 41.031476 # Average number of references to valid blocks.
system.cpu1.icache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu1.icache.blocked_no_targets 0 # number of cycles access was blocked
system.cpu1.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.cpu1.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu1.icache.cache_copies 0 # number of cache copies performed
-system.cpu1.icache.demand_accesses 13719733 # number of demand (read+write) accesses
-system.cpu1.icache.demand_avg_miss_latency 12024.874815 # average overall miss latency
-system.cpu1.icache.demand_avg_mshr_miss_latency 11024.732219 # average overall mshr miss latency
-system.cpu1.icache.demand_hits 13386625 # number of demand (read+write) hits
-system.cpu1.icache.demand_miss_latency 4005582000 # number of demand (read+write) miss cycles
-system.cpu1.icache.demand_miss_rate 0.024279 # miss rate for demand accesses
-system.cpu1.icache.demand_misses 333108 # number of demand (read+write) misses
+system.cpu1.icache.demand_accesses 13823423 # number of demand (read+write) accesses
+system.cpu1.icache.demand_avg_miss_latency 13058.245594 # average overall miss latency
+system.cpu1.icache.demand_avg_mshr_miss_latency 11058.114859 # average overall mshr miss latency
+system.cpu1.icache.demand_hits 13494514 # number of demand (read+write) hits
+system.cpu1.icache.demand_miss_latency 4294974500 # number of demand (read+write) miss cycles
+system.cpu1.icache.demand_miss_rate 0.023794 # miss rate for demand accesses
+system.cpu1.icache.demand_misses 328909 # number of demand (read+write) misses
system.cpu1.icache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu1.icache.demand_mshr_miss_latency 3672426500 # number of demand (read+write) MSHR miss cycles
-system.cpu1.icache.demand_mshr_miss_rate 0.024279 # mshr miss rate for demand accesses
-system.cpu1.icache.demand_mshr_misses 333108 # number of demand (read+write) MSHR misses
+system.cpu1.icache.demand_mshr_miss_latency 3637113500 # number of demand (read+write) MSHR miss cycles
+system.cpu1.icache.demand_mshr_miss_rate 0.023794 # mshr miss rate for demand accesses
+system.cpu1.icache.demand_mshr_misses 328909 # number of demand (read+write) MSHR misses
system.cpu1.icache.fast_writes 0 # number of fast writes performed
system.cpu1.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu1.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu1.icache.overall_accesses 13719733 # number of overall (read+write) accesses
-system.cpu1.icache.overall_avg_miss_latency 12024.874815 # average overall miss latency
-system.cpu1.icache.overall_avg_mshr_miss_latency 11024.732219 # average overall mshr miss latency
+system.cpu1.icache.overall_accesses 13823423 # number of overall (read+write) accesses
+system.cpu1.icache.overall_avg_miss_latency 13058.245594 # average overall miss latency
+system.cpu1.icache.overall_avg_mshr_miss_latency 11058.114859 # average overall mshr miss latency
system.cpu1.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
-system.cpu1.icache.overall_hits 13386625 # number of overall hits
-system.cpu1.icache.overall_miss_latency 4005582000 # number of overall miss cycles
-system.cpu1.icache.overall_miss_rate 0.024279 # miss rate for overall accesses
-system.cpu1.icache.overall_misses 333108 # number of overall misses
+system.cpu1.icache.overall_hits 13494514 # number of overall hits
+system.cpu1.icache.overall_miss_latency 4294974500 # number of overall miss cycles
+system.cpu1.icache.overall_miss_rate 0.023794 # miss rate for overall accesses
+system.cpu1.icache.overall_misses 328909 # number of overall misses
system.cpu1.icache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu1.icache.overall_mshr_miss_latency 3672426500 # number of overall MSHR miss cycles
-system.cpu1.icache.overall_mshr_miss_rate 0.024279 # mshr miss rate for overall accesses
-system.cpu1.icache.overall_mshr_misses 333108 # number of overall MSHR misses
+system.cpu1.icache.overall_mshr_miss_latency 3637113500 # number of overall MSHR miss cycles
+system.cpu1.icache.overall_mshr_miss_rate 0.023794 # mshr miss rate for overall accesses
+system.cpu1.icache.overall_mshr_misses 328909 # number of overall MSHR misses
system.cpu1.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu1.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu1.icache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
@@ -439,98 +439,98 @@ system.cpu1.icache.prefetcher.num_hwpf_issued 0
system.cpu1.icache.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu1.icache.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu1.icache.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu1.icache.replacements 332571 # number of replacements
-system.cpu1.icache.sampled_refs 333083 # Sample count of references to valid blocks.
+system.cpu1.icache.replacements 328370 # number of replacements
+system.cpu1.icache.sampled_refs 328882 # Sample count of references to valid blocks.
system.cpu1.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu1.icache.tagsinuse 445.823850 # Cycle average of tags in use
-system.cpu1.icache.total_refs 13386625 # Total number of references to valid blocks.
-system.cpu1.icache.warmup_cycle 1934417088000 # Cycle when the warmup percentage was hit.
+system.cpu1.icache.tagsinuse 445.144140 # Cycle average of tags in use
+system.cpu1.icache.total_refs 13494514 # Total number of references to valid blocks.
+system.cpu1.icache.warmup_cycle 1965066529000 # Cycle when the warmup percentage was hit.
system.cpu1.icache.writebacks 0 # number of writebacks
-system.cpu1.idle_fraction 0.987236 # Percentage of idle cycles
-system.cpu1.itb.accesses 1902426 # ITB accesses
+system.cpu1.idle_fraction 0.986280 # Percentage of idle cycles
+system.cpu1.itb.accesses 2047720 # ITB accesses
system.cpu1.itb.acv 41 # ITB acv
-system.cpu1.itb.hits 1901180 # ITB hits
-system.cpu1.itb.misses 1246 # ITB misses
-system.cpu1.kern.callpal 74762 # number of callpals executed
+system.cpu1.itb.hits 2046322 # ITB hits
+system.cpu1.itb.misses 1398 # ITB misses
+system.cpu1.kern.callpal 73914 # number of callpals executed
system.cpu1.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
-system.cpu1.kern.callpal_wripir 443 0.59% 0.59% # number of callpals executed
-system.cpu1.kern.callpal_wrmces 1 0.00% 0.60% # number of callpals executed
-system.cpu1.kern.callpal_wrfen 1 0.00% 0.60% # number of callpals executed
-system.cpu1.kern.callpal_swpctx 2123 2.84% 3.44% # number of callpals executed
-system.cpu1.kern.callpal_tbi 10 0.01% 3.45% # number of callpals executed
-system.cpu1.kern.callpal_wrent 7 0.01% 3.46% # number of callpals executed
-system.cpu1.kern.callpal_swpipl 65888 88.13% 91.59% # number of callpals executed
-system.cpu1.kern.callpal_rdps 2193 2.93% 94.52% # number of callpals executed
-system.cpu1.kern.callpal_wrkgp 1 0.00% 94.52% # number of callpals executed
-system.cpu1.kern.callpal_wrusp 3 0.00% 94.53% # number of callpals executed
-system.cpu1.kern.callpal_rdusp 2 0.00% 94.53% # number of callpals executed
-system.cpu1.kern.callpal_whami 3 0.00% 94.53% # number of callpals executed
-system.cpu1.kern.callpal_rti 3893 5.21% 99.74% # number of callpals executed
-system.cpu1.kern.callpal_callsys 161 0.22% 99.96% # number of callpals executed
-system.cpu1.kern.callpal_imb 31 0.04% 100.00% # number of callpals executed
+system.cpu1.kern.callpal_wripir 427 0.58% 0.58% # number of callpals executed
+system.cpu1.kern.callpal_wrmces 1 0.00% 0.58% # number of callpals executed
+system.cpu1.kern.callpal_wrfen 1 0.00% 0.58% # number of callpals executed
+system.cpu1.kern.callpal_swpctx 2101 2.84% 3.42% # number of callpals executed
+system.cpu1.kern.callpal_tbi 10 0.01% 3.44% # number of callpals executed
+system.cpu1.kern.callpal_wrent 7 0.01% 3.45% # number of callpals executed
+system.cpu1.kern.callpal_swpipl 65013 87.96% 91.40% # number of callpals executed
+system.cpu1.kern.callpal_rdps 2189 2.96% 94.37% # number of callpals executed
+system.cpu1.kern.callpal_wrkgp 1 0.00% 94.37% # number of callpals executed
+system.cpu1.kern.callpal_wrusp 4 0.01% 94.37% # number of callpals executed
+system.cpu1.kern.callpal_rdusp 2 0.00% 94.38% # number of callpals executed
+system.cpu1.kern.callpal_whami 3 0.00% 94.38% # number of callpals executed
+system.cpu1.kern.callpal_rti 3944 5.34% 99.72% # number of callpals executed
+system.cpu1.kern.callpal_callsys 176 0.24% 99.95% # number of callpals executed
+system.cpu1.kern.callpal_imb 33 0.04% 100.00% # number of callpals executed
system.cpu1.kern.callpal_rdunique 1 0.00% 100.00% # number of callpals executed
system.cpu1.kern.inst.arm 0 # number of arm instructions executed
-system.cpu1.kern.inst.hwrei 81736 # number of hwrei instructions executed
-system.cpu1.kern.inst.quiesce 2750 # number of quiesce instructions executed
-system.cpu1.kern.ipl_count 72277 # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_0 27874 38.57% 38.57% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_22 1963 2.72% 41.28% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_30 532 0.74% 42.02% # number of times we switched to this ipl
-system.cpu1.kern.ipl_count_31 41908 57.98% 100.00% # number of times we switched to this ipl
-system.cpu1.kern.ipl_good 55945 # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_0 26991 48.25% 48.25% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_22 1963 3.51% 51.75% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_30 532 0.95% 52.71% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_good_31 26459 47.29% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu1.kern.ipl_ticks 1950198195000 # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_0 1903911128000 97.63% 97.63% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_22 499586000 0.03% 97.65% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_30 325119000 0.02% 97.67% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_ticks_31 45462362000 2.33% 100.00% # number of cycles we spent at this ipl
-system.cpu1.kern.ipl_used_0 0.968322 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.inst.hwrei 81510 # number of hwrei instructions executed
+system.cpu1.kern.inst.quiesce 2786 # number of quiesce instructions executed
+system.cpu1.kern.ipl_count 71439 # number of times we switched to this ipl
+system.cpu1.kern.ipl_count_0 27567 38.59% 38.59% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count_22 1968 2.75% 41.34% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count_30 513 0.72% 42.06% # number of times we switched to this ipl
+system.cpu1.kern.ipl_count_31 41391 57.94% 100.00% # number of times we switched to this ipl
+system.cpu1.kern.ipl_good 55400 # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good_0 26716 48.22% 48.22% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good_22 1968 3.55% 51.78% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good_30 513 0.93% 52.70% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_good_31 26203 47.30% 100.00% # number of times we switched to this ipl from a different ipl
+system.cpu1.kern.ipl_ticks 1968712763000 # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks_0 1909929590000 97.01% 97.01% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks_22 504028500 0.03% 97.04% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks_30 338306500 0.02% 97.06% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_ticks_31 57940838000 2.94% 100.00% # number of cycles we spent at this ipl
+system.cpu1.kern.ipl_used_0 0.969130 # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used_22 1 # fraction of swpipl calls that actually changed the ipl
system.cpu1.kern.ipl_used_30 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.ipl_used_31 0.631359 # fraction of swpipl calls that actually changed the ipl
-system.cpu1.kern.mode_good_kernel 973
-system.cpu1.kern.mode_good_user 516
-system.cpu1.kern.mode_good_idle 457
-system.cpu1.kern.mode_switch_kernel 2210 # number of protection mode switches
-system.cpu1.kern.mode_switch_user 516 # number of protection mode switches
-system.cpu1.kern.mode_switch_idle 2933 # number of protection mode switches
-system.cpu1.kern.mode_switch_good 1.596085 # fraction of useful protection mode switches
-system.cpu1.kern.mode_switch_good_kernel 0.440271 # fraction of useful protection mode switches
+system.cpu1.kern.ipl_used_31 0.633060 # fraction of swpipl calls that actually changed the ipl
+system.cpu1.kern.mode_good_kernel 1049
+system.cpu1.kern.mode_good_user 612
+system.cpu1.kern.mode_good_idle 437
+system.cpu1.kern.mode_switch_kernel 2309 # number of protection mode switches
+system.cpu1.kern.mode_switch_user 612 # number of protection mode switches
+system.cpu1.kern.mode_switch_idle 2896 # number of protection mode switches
+system.cpu1.kern.mode_switch_good 1.605207 # fraction of useful protection mode switches
+system.cpu1.kern.mode_switch_good_kernel 0.454309 # fraction of useful protection mode switches
system.cpu1.kern.mode_switch_good_user 1 # fraction of useful protection mode switches
-system.cpu1.kern.mode_switch_good_idle 0.155813 # fraction of useful protection mode switches
-system.cpu1.kern.mode_ticks_kernel 18488731000 0.95% 0.95% # number of ticks spent at the given mode
-system.cpu1.kern.mode_ticks_user 1533794000 0.08% 1.03% # number of ticks spent at the given mode
-system.cpu1.kern.mode_ticks_idle 1929494996000 98.97% 100.00% # number of ticks spent at the given mode
-system.cpu1.kern.swap_context 2124 # number of times the context was actually changed
-system.cpu1.kern.syscall 102 # number of syscalls executed
-system.cpu1.kern.syscall_2 2 1.96% 1.96% # number of syscalls executed
-system.cpu1.kern.syscall_3 11 10.78% 12.75% # number of syscalls executed
-system.cpu1.kern.syscall_4 1 0.98% 13.73% # number of syscalls executed
-system.cpu1.kern.syscall_6 12 11.76% 25.49% # number of syscalls executed
-system.cpu1.kern.syscall_17 5 4.90% 30.39% # number of syscalls executed
-system.cpu1.kern.syscall_19 4 3.92% 34.31% # number of syscalls executed
-system.cpu1.kern.syscall_20 2 1.96% 36.27% # number of syscalls executed
-system.cpu1.kern.syscall_23 2 1.96% 38.24% # number of syscalls executed
-system.cpu1.kern.syscall_24 2 1.96% 40.20% # number of syscalls executed
-system.cpu1.kern.syscall_33 3 2.94% 43.14% # number of syscalls executed
-system.cpu1.kern.syscall_45 15 14.71% 57.84% # number of syscalls executed
-system.cpu1.kern.syscall_47 2 1.96% 59.80% # number of syscalls executed
-system.cpu1.kern.syscall_48 3 2.94% 62.75% # number of syscalls executed
-system.cpu1.kern.syscall_54 1 0.98% 63.73% # number of syscalls executed
-system.cpu1.kern.syscall_59 2 1.96% 65.69% # number of syscalls executed
-system.cpu1.kern.syscall_71 22 21.57% 87.25% # number of syscalls executed
-system.cpu1.kern.syscall_74 7 6.86% 94.12% # number of syscalls executed
-system.cpu1.kern.syscall_90 1 0.98% 95.10% # number of syscalls executed
-system.cpu1.kern.syscall_92 2 1.96% 97.06% # number of syscalls executed
-system.cpu1.kern.syscall_132 2 1.96% 99.02% # number of syscalls executed
-system.cpu1.kern.syscall_144 1 0.98% 100.00% # number of syscalls executed
-system.cpu1.not_idle_fraction 0.012764 # Percentage of non-idle cycles
-system.cpu1.numCycles 1950198225000 # number of cpu cycles simulated
-system.cpu1.num_insts 13719733 # Number of instructions executed
-system.cpu1.num_refs 4374283 # Number of memory references
+system.cpu1.kern.mode_switch_good_idle 0.150898 # fraction of useful protection mode switches
+system.cpu1.kern.mode_ticks_kernel 20134441000 1.02% 1.02% # number of ticks spent at the given mode
+system.cpu1.kern.mode_ticks_user 1860335000 0.09% 1.12% # number of ticks spent at the given mode
+system.cpu1.kern.mode_ticks_idle 1946717985000 98.88% 100.00% # number of ticks spent at the given mode
+system.cpu1.kern.swap_context 2102 # number of times the context was actually changed
+system.cpu1.kern.syscall 114 # number of syscalls executed
+system.cpu1.kern.syscall_2 2 1.75% 1.75% # number of syscalls executed
+system.cpu1.kern.syscall_3 12 10.53% 12.28% # number of syscalls executed
+system.cpu1.kern.syscall_4 1 0.88% 13.16% # number of syscalls executed
+system.cpu1.kern.syscall_6 13 11.40% 24.56% # number of syscalls executed
+system.cpu1.kern.syscall_17 6 5.26% 29.82% # number of syscalls executed
+system.cpu1.kern.syscall_19 4 3.51% 33.33% # number of syscalls executed
+system.cpu1.kern.syscall_20 2 1.75% 35.09% # number of syscalls executed
+system.cpu1.kern.syscall_23 2 1.75% 36.84% # number of syscalls executed
+system.cpu1.kern.syscall_24 2 1.75% 38.60% # number of syscalls executed
+system.cpu1.kern.syscall_33 4 3.51% 42.11% # number of syscalls executed
+system.cpu1.kern.syscall_45 18 15.79% 57.89% # number of syscalls executed
+system.cpu1.kern.syscall_47 2 1.75% 59.65% # number of syscalls executed
+system.cpu1.kern.syscall_48 3 2.63% 62.28% # number of syscalls executed
+system.cpu1.kern.syscall_54 1 0.88% 63.16% # number of syscalls executed
+system.cpu1.kern.syscall_59 2 1.75% 64.91% # number of syscalls executed
+system.cpu1.kern.syscall_71 26 22.81% 87.72% # number of syscalls executed
+system.cpu1.kern.syscall_74 8 7.02% 94.74% # number of syscalls executed
+system.cpu1.kern.syscall_90 1 0.88% 95.61% # number of syscalls executed
+system.cpu1.kern.syscall_92 2 1.75% 97.37% # number of syscalls executed
+system.cpu1.kern.syscall_132 2 1.75% 99.12% # number of syscalls executed
+system.cpu1.kern.syscall_144 1 0.88% 100.00% # number of syscalls executed
+system.cpu1.not_idle_fraction 0.013720 # Percentage of non-idle cycles
+system.cpu1.numCycles 1968713509000 # number of cpu cycles simulated
+system.cpu1.num_insts 13823422 # Number of instructions executed
+system.cpu1.num_refs 4429865 # Number of memory references
system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD).
system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.disk0.dma_read_txs 1 # Number of DMA read transactions (not PRD).
@@ -543,58 +543,58 @@ system.disk2.dma_read_txs 0 # Nu
system.disk2.dma_write_bytes 8192 # Number of bytes transfered via DMA writes.
system.disk2.dma_write_full_pages 1 # Number of full page size DMA writes.
system.disk2.dma_write_txs 1 # Number of DMA write transactions.
-system.iocache.ReadReq_accesses 174 # number of ReadReq accesses(hits+misses)
-system.iocache.ReadReq_avg_miss_latency 61942.517241 # average ReadReq miss latency
-system.iocache.ReadReq_avg_mshr_miss_latency 60942.517241 # average ReadReq mshr miss latency
-system.iocache.ReadReq_miss_latency 10777998 # number of ReadReq miss cycles
+system.iocache.ReadReq_accesses 175 # number of ReadReq accesses(hits+misses)
+system.iocache.ReadReq_avg_miss_latency 111891.417143 # average ReadReq miss latency
+system.iocache.ReadReq_avg_mshr_miss_latency 60891.417143 # average ReadReq mshr miss latency
+system.iocache.ReadReq_miss_latency 19580998 # number of ReadReq miss cycles
system.iocache.ReadReq_miss_rate 1 # miss rate for ReadReq accesses
-system.iocache.ReadReq_misses 174 # number of ReadReq misses
-system.iocache.ReadReq_mshr_miss_latency 10603998 # number of ReadReq MSHR miss cycles
+system.iocache.ReadReq_misses 175 # number of ReadReq misses
+system.iocache.ReadReq_mshr_miss_latency 10655998 # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_rate 1 # mshr miss rate for ReadReq accesses
-system.iocache.ReadReq_mshr_misses 174 # number of ReadReq MSHR misses
+system.iocache.ReadReq_mshr_misses 175 # number of ReadReq MSHR misses
system.iocache.WriteReq_accesses 41552 # number of WriteReq accesses(hits+misses)
-system.iocache.WriteReq_avg_miss_latency 55516.962023 # average WriteReq miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency 54516.962023 # average WriteReq mshr miss latency
-system.iocache.WriteReq_miss_latency 2306840806 # number of WriteReq miss cycles
+system.iocache.WriteReq_avg_miss_latency 105505.867491 # average WriteReq miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency 54505.867491 # average WriteReq mshr miss latency
+system.iocache.WriteReq_miss_latency 4383979806 # number of WriteReq miss cycles
system.iocache.WriteReq_miss_rate 1 # miss rate for WriteReq accesses
system.iocache.WriteReq_misses 41552 # number of WriteReq misses
-system.iocache.WriteReq_mshr_miss_latency 2265288806 # number of WriteReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency 2264827806 # number of WriteReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_rate 1 # mshr miss rate for WriteReq accesses
system.iocache.WriteReq_mshr_misses 41552 # number of WriteReq MSHR misses
-system.iocache.avg_blocked_cycles_no_mshrs 4139.072214 # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles_no_mshrs 4141.941655 # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
system.iocache.avg_refs 0 # Average number of references to valid blocks.
system.iocache.blocked_no_mshrs 10455 # number of cycles access was blocked
system.iocache.blocked_no_targets 0 # number of cycles access was blocked
-system.iocache.blocked_cycles_no_mshrs 43274000 # number of cycles access was blocked
+system.iocache.blocked_cycles_no_mshrs 43304000 # number of cycles access was blocked
system.iocache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.iocache.cache_copies 0 # number of cache copies performed
-system.iocache.demand_accesses 41726 # number of demand (read+write) accesses
-system.iocache.demand_avg_miss_latency 55543.756986 # average overall miss latency
-system.iocache.demand_avg_mshr_miss_latency 54543.756986 # average overall mshr miss latency
+system.iocache.demand_accesses 41727 # number of demand (read+write) accesses
+system.iocache.demand_avg_miss_latency 105532.648022 # average overall miss latency
+system.iocache.demand_avg_mshr_miss_latency 54532.648022 # average overall mshr miss latency
system.iocache.demand_hits 0 # number of demand (read+write) hits
-system.iocache.demand_miss_latency 2317618804 # number of demand (read+write) miss cycles
+system.iocache.demand_miss_latency 4403560804 # number of demand (read+write) miss cycles
system.iocache.demand_miss_rate 1 # miss rate for demand accesses
-system.iocache.demand_misses 41726 # number of demand (read+write) misses
+system.iocache.demand_misses 41727 # number of demand (read+write) misses
system.iocache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.iocache.demand_mshr_miss_latency 2275892804 # number of demand (read+write) MSHR miss cycles
+system.iocache.demand_mshr_miss_latency 2275483804 # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_rate 1 # mshr miss rate for demand accesses
-system.iocache.demand_mshr_misses 41726 # number of demand (read+write) MSHR misses
+system.iocache.demand_mshr_misses 41727 # number of demand (read+write) MSHR misses
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.mshr_cap_events 0 # number of times MSHR cap was activated
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.iocache.overall_accesses 41726 # number of overall (read+write) accesses
-system.iocache.overall_avg_miss_latency 55543.756986 # average overall miss latency
-system.iocache.overall_avg_mshr_miss_latency 54543.756986 # average overall mshr miss latency
+system.iocache.overall_accesses 41727 # number of overall (read+write) accesses
+system.iocache.overall_avg_miss_latency 105532.648022 # average overall miss latency
+system.iocache.overall_avg_mshr_miss_latency 54532.648022 # average overall mshr miss latency
system.iocache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.iocache.overall_hits 0 # number of overall hits
-system.iocache.overall_miss_latency 2317618804 # number of overall miss cycles
+system.iocache.overall_miss_latency 4403560804 # number of overall miss cycles
system.iocache.overall_miss_rate 1 # miss rate for overall accesses
-system.iocache.overall_misses 41726 # number of overall misses
+system.iocache.overall_misses 41727 # number of overall misses
system.iocache.overall_mshr_hits 0 # number of overall MSHR hits
-system.iocache.overall_mshr_miss_latency 2275892804 # number of overall MSHR miss cycles
+system.iocache.overall_mshr_miss_latency 2275483804 # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_rate 1 # mshr miss rate for overall accesses
-system.iocache.overall_mshr_misses 41726 # number of overall MSHR misses
+system.iocache.overall_mshr_misses 41727 # number of overall MSHR misses
system.iocache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.iocache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.iocache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
@@ -606,86 +606,86 @@ system.iocache.prefetcher.num_hwpf_issued 0 # n
system.iocache.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.iocache.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.iocache.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.iocache.replacements 41694 # number of replacements
-system.iocache.sampled_refs 41710 # Sample count of references to valid blocks.
+system.iocache.replacements 41695 # number of replacements
+system.iocache.sampled_refs 41711 # Sample count of references to valid blocks.
system.iocache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.iocache.tagsinuse 0.551457 # Cycle average of tags in use
+system.iocache.tagsinuse 0.562039 # Cycle average of tags in use
system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.warmup_cycle 1746599945000 # Cycle when the warmup percentage was hit.
+system.iocache.warmup_cycle 1762254240000 # Cycle when the warmup percentage was hit.
system.iocache.writebacks 41520 # number of writebacks
-system.l2c.ReadExReq_accesses 298324 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_avg_miss_latency 12003.110712 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency 11003.110712 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_miss_latency 3580816000 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_accesses 298681 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_avg_miss_latency 22003.204087 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency 11003.204087 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_miss_latency 6571939000 # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_rate 1 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_misses 298324 # number of ReadExReq misses
-system.l2c.ReadExReq_mshr_miss_latency 3282492000 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_misses 298681 # number of ReadExReq misses
+system.l2c.ReadExReq_mshr_miss_latency 3286448000 # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_rate 1 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_misses 298324 # number of ReadExReq MSHR misses
-system.l2c.ReadReq_accesses 2723731 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_avg_miss_latency 12011.836900 # average ReadReq miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency 11011.716218 # average ReadReq mshr miss latency
+system.l2c.ReadExReq_mshr_misses 298681 # number of ReadExReq MSHR misses
+system.l2c.ReadReq_accesses 2725193 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_avg_miss_latency 22011.801458 # average ReadReq miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency 11011.571105 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.l2c.ReadReq_hits 1629948 # number of ReadReq hits
-system.l2c.ReadReq_miss_latency 13138343000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_rate 0.401575 # miss rate for ReadReq accesses
-system.l2c.ReadReq_misses 1093783 # number of ReadReq misses
+system.l2c.ReadReq_hits 1631218 # number of ReadReq hits
+system.l2c.ReadReq_miss_latency 24080360500 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_rate 0.401430 # miss rate for ReadReq accesses
+system.l2c.ReadReq_misses 1093975 # number of ReadReq misses
system.l2c.ReadReq_mshr_hits 12 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_miss_latency 12044428000 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_rate 0.401575 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_misses 1093783 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_uncacheable_latency 779851500 # number of ReadReq MSHR uncacheable cycles
-system.l2c.UpgradeReq_accesses 125534 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_avg_miss_latency 11396.557905 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency 11005.795243 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_miss_latency 1430655500 # number of UpgradeReq miss cycles
+system.l2c.ReadReq_mshr_miss_latency 12046383500 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_rate 0.401430 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_misses 1093975 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_uncacheable_latency 780521500 # number of ReadReq MSHR uncacheable cycles
+system.l2c.UpgradeReq_accesses 125684 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_avg_miss_latency 20919.070844 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency 11005.645110 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_miss_latency 2629192500 # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_rate 1 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_misses 125534 # number of UpgradeReq misses
-system.l2c.UpgradeReq_mshr_miss_latency 1381601500 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_misses 125684 # number of UpgradeReq misses
+system.l2c.UpgradeReq_mshr_miss_latency 1383233500 # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_rate 1 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_misses 125534 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses 125684 # number of UpgradeReq MSHR misses
system.l2c.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.l2c.WriteReq_mshr_uncacheable_latency 1550658000 # number of WriteReq MSHR uncacheable cycles
-system.l2c.Writeback_accesses 416899 # number of Writeback accesses(hits+misses)
+system.l2c.WriteReq_mshr_uncacheable_latency 1544552000 # number of WriteReq MSHR uncacheable cycles
+system.l2c.Writeback_accesses 417692 # number of Writeback accesses(hits+misses)
system.l2c.Writeback_miss_rate 1 # miss rate for Writeback accesses
-system.l2c.Writeback_misses 416899 # number of Writeback misses
+system.l2c.Writeback_misses 417692 # number of Writeback misses
system.l2c.Writeback_mshr_miss_rate 1 # mshr miss rate for Writeback accesses
-system.l2c.Writeback_mshr_misses 416899 # number of Writeback MSHR misses
+system.l2c.Writeback_mshr_misses 417692 # number of Writeback MSHR misses
system.l2c.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.l2c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.l2c.avg_refs 1.716036 # Average number of references to valid blocks.
+system.l2c.avg_refs 1.712431 # Average number of references to valid blocks.
system.l2c.blocked_no_mshrs 0 # number of cycles access was blocked
system.l2c.blocked_no_targets 0 # number of cycles access was blocked
system.l2c.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.l2c.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.l2c.cache_copies 0 # number of cache copies performed
-system.l2c.demand_accesses 3022055 # number of demand (read+write) accesses
-system.l2c.demand_avg_miss_latency 12009.966906 # average overall miss latency
-system.l2c.demand_avg_mshr_miss_latency 11009.872086 # average overall mshr miss latency
-system.l2c.demand_hits 1629948 # number of demand (read+write) hits
-system.l2c.demand_miss_latency 16719159000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_rate 0.460649 # miss rate for demand accesses
-system.l2c.demand_misses 1392107 # number of demand (read+write) misses
+system.l2c.demand_accesses 3023874 # number of demand (read+write) accesses
+system.l2c.demand_avg_miss_latency 22009.957592 # average overall miss latency
+system.l2c.demand_avg_mshr_miss_latency 11009.776643 # average overall mshr miss latency
+system.l2c.demand_hits 1631218 # number of demand (read+write) hits
+system.l2c.demand_miss_latency 30652299500 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_rate 0.460554 # miss rate for demand accesses
+system.l2c.demand_misses 1392656 # number of demand (read+write) misses
system.l2c.demand_mshr_hits 12 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_miss_latency 15326920000 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_rate 0.460649 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_misses 1392107 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_miss_latency 15332831500 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_rate 0.460554 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_misses 1392656 # number of demand (read+write) MSHR misses
system.l2c.fast_writes 0 # number of fast writes performed
system.l2c.mshr_cap_events 0 # number of times MSHR cap was activated
system.l2c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.l2c.overall_accesses 3022055 # number of overall (read+write) accesses
-system.l2c.overall_avg_miss_latency 12009.966906 # average overall miss latency
-system.l2c.overall_avg_mshr_miss_latency 11009.872086 # average overall mshr miss latency
+system.l2c.overall_accesses 3023874 # number of overall (read+write) accesses
+system.l2c.overall_avg_miss_latency 22009.957592 # average overall miss latency
+system.l2c.overall_avg_mshr_miss_latency 11009.776643 # average overall mshr miss latency
system.l2c.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.l2c.overall_hits 1629948 # number of overall hits
-system.l2c.overall_miss_latency 16719159000 # number of overall miss cycles
-system.l2c.overall_miss_rate 0.460649 # miss rate for overall accesses
-system.l2c.overall_misses 1392107 # number of overall misses
+system.l2c.overall_hits 1631218 # number of overall hits
+system.l2c.overall_miss_latency 30652299500 # number of overall miss cycles
+system.l2c.overall_miss_rate 0.460554 # miss rate for overall accesses
+system.l2c.overall_misses 1392656 # number of overall misses
system.l2c.overall_mshr_hits 12 # number of overall MSHR hits
-system.l2c.overall_mshr_miss_latency 15326920000 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_rate 0.460649 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_misses 1392107 # number of overall MSHR misses
-system.l2c.overall_mshr_uncacheable_latency 2330509500 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_miss_latency 15332831500 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_rate 0.460554 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_misses 1392656 # number of overall MSHR misses
+system.l2c.overall_mshr_uncacheable_latency 2325073500 # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.l2c.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.l2c.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -696,12 +696,12 @@ system.l2c.prefetcher.num_hwpf_issued 0 # nu
system.l2c.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.l2c.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.l2c.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.l2c.replacements 947805 # number of replacements
-system.l2c.sampled_refs 965383 # Sample count of references to valid blocks.
+system.l2c.replacements 947581 # number of replacements
+system.l2c.sampled_refs 965893 # Sample count of references to valid blocks.
system.l2c.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.l2c.tagsinuse 16367.051710 # Cycle average of tags in use
-system.l2c.total_refs 1656632 # Total number of references to valid blocks.
-system.l2c.warmup_cycle 5421925000 # Cycle when the warmup percentage was hit.
+system.l2c.tagsinuse 16478.368484 # Cycle average of tags in use
+system.l2c.total_refs 1654025 # Total number of references to valid blocks.
+system.l2c.warmup_cycle 6949110000 # Cycle when the warmup percentage was hit.
system.l2c.writebacks 0 # number of writebacks
system.tsunami.ethernet.coalescedRxDesc <err: div-0> # average number of RxDesc's coalesced into each post
system.tsunami.ethernet.coalescedRxIdle <err: div-0> # average number of RxIdle's coalesced into each post
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stderr b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stderr
index 50b440aad..0cdc8845e 100644
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stderr
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stderr
@@ -2,4 +2,4 @@ Listening for system connection on port 3456
0: system.remote_gdb.listener: listening for remote gdb on port 7000
0: system.remote_gdb.listener: listening for remote gdb on port 7001
warn: Entering event queue @ 0. Starting simulation...
-warn: 427086000: Trying to launch CPU number 1!
+warn: 470073000: Trying to launch CPU number 1!
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stdout b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stdout
index 1e296342a..92c2ca4fd 100644
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stdout
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stdout
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Aug 10 2007 16:03:34
-M5 started Fri Aug 10 16:05:34 2007
+M5 compiled Aug 12 2007 00:31:07
+M5 started Sun Aug 12 00:33:04 2007
M5 executing on zeep
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing-dual tests/run.py quick/10.linux-boot/alpha/linux/tsunami-simple-timing-dual
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 1950343222000 because m5_exit instruction encountered
+Exiting @ tick 1968713509000 because m5_exit instruction encountered
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/m5stats.txt b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/m5stats.txt
index bf5eb8731..677926722 100644
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/m5stats.txt
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/m5stats.txt
@@ -1,92 +1,92 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1028480 # Simulator instruction rate (inst/s)
-host_mem_usage 285368 # Number of bytes of host memory used
-host_seconds 58.37 # Real time elapsed on the host
-host_tick_rate 32711130426 # Simulator tick rate (ticks/s)
+host_inst_rate 1148695 # Simulator instruction rate (inst/s)
+host_mem_usage 285372 # Number of bytes of host memory used
+host_seconds 52.29 # Real time elapsed on the host
+host_tick_rate 36880663274 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 60031203 # Number of instructions simulated
-sim_seconds 1.909320 # Number of seconds simulated
-sim_ticks 1909320028000 # Number of ticks simulated
-system.cpu.dcache.LoadLockedReq_accesses 200196 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_avg_miss_latency 13961.565057 # average LoadLockedReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency 12961.565057 # average LoadLockedReq mshr miss latency
-system.cpu.dcache.LoadLockedReq_hits 182842 # number of LoadLockedReq hits
-system.cpu.dcache.LoadLockedReq_miss_latency 242289000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_rate 0.086685 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.LoadLockedReq_misses 17354 # number of LoadLockedReq misses
-system.cpu.dcache.LoadLockedReq_mshr_miss_latency 224935000 # number of LoadLockedReq MSHR miss cycles
-system.cpu.dcache.LoadLockedReq_mshr_miss_rate 0.086685 # mshr miss rate for LoadLockedReq accesses
-system.cpu.dcache.LoadLockedReq_mshr_misses 17354 # number of LoadLockedReq MSHR misses
-system.cpu.dcache.ReadReq_accesses 9525051 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_avg_miss_latency 13247.769109 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 12247.742435 # average ReadReq mshr miss latency
+sim_insts 60069471 # Number of instructions simulated
+sim_seconds 1.928634 # Number of seconds simulated
+sim_ticks 1928634086000 # Number of ticks simulated
+system.cpu.dcache.LoadLockedReq_accesses 200253 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_avg_miss_latency 24764.285714 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_mshr_miss_latency 22764.285714 # average LoadLockedReq mshr miss latency
+system.cpu.dcache.LoadLockedReq_hits 183033 # number of LoadLockedReq hits
+system.cpu.dcache.LoadLockedReq_miss_latency 426441000 # number of LoadLockedReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_rate 0.085991 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_misses 17220 # number of LoadLockedReq misses
+system.cpu.dcache.LoadLockedReq_mshr_miss_latency 392001000 # number of LoadLockedReq MSHR miss cycles
+system.cpu.dcache.LoadLockedReq_mshr_miss_rate 0.085991 # mshr miss rate for LoadLockedReq accesses
+system.cpu.dcache.LoadLockedReq_mshr_misses 17220 # number of LoadLockedReq MSHR misses
+system.cpu.dcache.ReadReq_accesses 9530639 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_avg_miss_latency 20452.825113 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency 18452.799311 # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.cpu.dcache.ReadReq_hits 7800516 # number of ReadReq hits
-system.cpu.dcache.ReadReq_miss_latency 22846241500 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_rate 0.181053 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_misses 1724535 # number of ReadReq misses
-system.cpu.dcache.ReadReq_mshr_miss_latency 21121660500 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate 0.181053 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_misses 1724535 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_hits 7805929 # number of ReadReq hits
+system.cpu.dcache.ReadReq_miss_latency 35275192000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_rate 0.180965 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_misses 1724710 # number of ReadReq misses
+system.cpu.dcache.ReadReq_mshr_miss_latency 31825727500 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate 0.180965 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_misses 1724710 # number of ReadReq MSHR misses
system.cpu.dcache.ReadReq_mshr_uncacheable_latency 830826000 # number of ReadReq MSHR uncacheable cycles
-system.cpu.dcache.StoreCondReq_accesses 199174 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_avg_miss_latency 14002.263422 # average StoreCondReq miss latency
-system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency 13002.263422 # average StoreCondReq mshr miss latency
-system.cpu.dcache.StoreCondReq_hits 169131 # number of StoreCondReq hits
-system.cpu.dcache.StoreCondReq_miss_latency 420670000 # number of StoreCondReq miss cycles
-system.cpu.dcache.StoreCondReq_miss_rate 0.150838 # miss rate for StoreCondReq accesses
-system.cpu.dcache.StoreCondReq_misses 30043 # number of StoreCondReq misses
-system.cpu.dcache.StoreCondReq_mshr_miss_latency 390627000 # number of StoreCondReq MSHR miss cycles
-system.cpu.dcache.StoreCondReq_mshr_miss_rate 0.150838 # mshr miss rate for StoreCondReq accesses
-system.cpu.dcache.StoreCondReq_mshr_misses 30043 # number of StoreCondReq MSHR misses
-system.cpu.dcache.WriteReq_accesses 6150630 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_avg_miss_latency 14004.147760 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 13004.147760 # average WriteReq mshr miss latency
+system.cpu.dcache.StoreCondReq_accesses 199230 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_avg_miss_latency 25001.705115 # average StoreCondReq miss latency
+system.cpu.dcache.StoreCondReq_avg_mshr_miss_latency 23001.705115 # average StoreCondReq mshr miss latency
+system.cpu.dcache.StoreCondReq_hits 169320 # number of StoreCondReq hits
+system.cpu.dcache.StoreCondReq_miss_latency 747801000 # number of StoreCondReq miss cycles
+system.cpu.dcache.StoreCondReq_miss_rate 0.150128 # miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_misses 29910 # number of StoreCondReq misses
+system.cpu.dcache.StoreCondReq_mshr_miss_latency 687981000 # number of StoreCondReq MSHR miss cycles
+system.cpu.dcache.StoreCondReq_mshr_miss_rate 0.150128 # mshr miss rate for StoreCondReq accesses
+system.cpu.dcache.StoreCondReq_mshr_misses 29910 # number of StoreCondReq MSHR misses
+system.cpu.dcache.WriteReq_accesses 6154215 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_avg_miss_latency 25004.189365 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency 23004.189365 # average WriteReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.cpu.dcache.WriteReq_hits 5750414 # number of WriteReq hits
-system.cpu.dcache.WriteReq_miss_latency 5604684000 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_rate 0.065069 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_misses 400216 # number of WriteReq misses
-system.cpu.dcache.WriteReq_mshr_miss_latency 5204468000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_rate 0.065069 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_mshr_misses 400216 # number of WriteReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_uncacheable_latency 1164291500 # number of WriteReq MSHR uncacheable cycles
+system.cpu.dcache.WriteReq_hits 5753677 # number of WriteReq hits
+system.cpu.dcache.WriteReq_miss_latency 10015128000 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_rate 0.065084 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_misses 400538 # number of WriteReq misses
+system.cpu.dcache.WriteReq_mshr_miss_latency 9214052000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_rate 0.065084 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_misses 400538 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_uncacheable_latency 1165152000 # number of WriteReq MSHR uncacheable cycles
system.cpu.dcache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu.dcache.avg_refs 6.855501 # Average number of references to valid blocks.
+system.cpu.dcache.avg_refs 6.860327 # Average number of references to valid blocks.
system.cpu.dcache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.demand_accesses 15675681 # number of demand (read+write) accesses
-system.cpu.dcache.demand_avg_miss_latency 13390.239845 # average overall miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 12390.218195 # average overall mshr miss latency
-system.cpu.dcache.demand_hits 13550930 # number of demand (read+write) hits
-system.cpu.dcache.demand_miss_latency 28450925500 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_rate 0.135544 # miss rate for demand accesses
-system.cpu.dcache.demand_misses 2124751 # number of demand (read+write) misses
+system.cpu.dcache.demand_accesses 15684854 # number of demand (read+write) accesses
+system.cpu.dcache.demand_avg_miss_latency 21310.604692 # average overall miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency 19310.583753 # average overall mshr miss latency
+system.cpu.dcache.demand_hits 13559606 # number of demand (read+write) hits
+system.cpu.dcache.demand_miss_latency 45290320000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_rate 0.135497 # miss rate for demand accesses
+system.cpu.dcache.demand_misses 2125248 # number of demand (read+write) misses
system.cpu.dcache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_miss_latency 26326128500 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_rate 0.135544 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_misses 2124751 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_miss_latency 41039779500 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_rate 0.135497 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_misses 2125248 # number of demand (read+write) MSHR misses
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.overall_accesses 15675681 # number of overall (read+write) accesses
-system.cpu.dcache.overall_avg_miss_latency 13390.239845 # average overall miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 12390.218195 # average overall mshr miss latency
+system.cpu.dcache.overall_accesses 15684854 # number of overall (read+write) accesses
+system.cpu.dcache.overall_avg_miss_latency 21310.604692 # average overall miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency 19310.583753 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.cpu.dcache.overall_hits 13550930 # number of overall hits
-system.cpu.dcache.overall_miss_latency 28450925500 # number of overall miss cycles
-system.cpu.dcache.overall_miss_rate 0.135544 # miss rate for overall accesses
-system.cpu.dcache.overall_misses 2124751 # number of overall misses
+system.cpu.dcache.overall_hits 13559606 # number of overall hits
+system.cpu.dcache.overall_miss_latency 45290320000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_rate 0.135497 # miss rate for overall accesses
+system.cpu.dcache.overall_misses 2125248 # number of overall misses
system.cpu.dcache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_miss_latency 26326128500 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_rate 0.135544 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_misses 2124751 # number of overall MSHR misses
-system.cpu.dcache.overall_mshr_uncacheable_latency 1995117500 # number of overall MSHR uncacheable cycles
+system.cpu.dcache.overall_mshr_miss_latency 41039779500 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_rate 0.135497 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_misses 2125248 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_uncacheable_latency 1995978000 # number of overall MSHR uncacheable cycles
system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu.dcache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.cpu.dcache.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -97,69 +97,69 @@ system.cpu.dcache.prefetcher.num_hwpf_issued 0
system.cpu.dcache.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu.dcache.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu.dcache.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu.dcache.replacements 2045831 # number of replacements
-system.cpu.dcache.sampled_refs 2046343 # Sample count of references to valid blocks.
+system.cpu.dcache.replacements 2045756 # number of replacements
+system.cpu.dcache.sampled_refs 2046268 # Sample count of references to valid blocks.
system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.dcache.tagsinuse 511.987794 # Cycle average of tags in use
-system.cpu.dcache.total_refs 14028706 # Total number of references to valid blocks.
-system.cpu.dcache.warmup_cycle 58297000 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.writebacks 429859 # number of writebacks
+system.cpu.dcache.tagsinuse 511.986953 # Cycle average of tags in use
+system.cpu.dcache.total_refs 14038068 # Total number of references to valid blocks.
+system.cpu.dcache.warmup_cycle 65018000 # Cycle when the warmup percentage was hit.
+system.cpu.dcache.writebacks 430050 # number of writebacks
system.cpu.dtb.accesses 1020787 # DTB accesses
system.cpu.dtb.acv 367 # DTB access violations
-system.cpu.dtb.hits 16055629 # DTB hits
+system.cpu.dtb.hits 16064914 # DTB hits
system.cpu.dtb.misses 11471 # DTB misses
system.cpu.dtb.read_accesses 728856 # DTB read accesses
system.cpu.dtb.read_acv 210 # DTB read access violations
-system.cpu.dtb.read_hits 9705676 # DTB read hits
+system.cpu.dtb.read_hits 9711316 # DTB read hits
system.cpu.dtb.read_misses 10329 # DTB read misses
system.cpu.dtb.write_accesses 291931 # DTB write accesses
system.cpu.dtb.write_acv 157 # DTB write access violations
-system.cpu.dtb.write_hits 6349953 # DTB write hits
+system.cpu.dtb.write_hits 6353598 # DTB write hits
system.cpu.dtb.write_misses 1142 # DTB write misses
-system.cpu.icache.ReadReq_accesses 60031204 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_avg_miss_latency 12033.101057 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 11032.368005 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_hits 59103575 # number of ReadReq hits
-system.cpu.icache.ReadReq_miss_latency 11162253500 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_rate 0.015452 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_misses 927629 # number of ReadReq misses
-system.cpu.icache.ReadReq_mshr_miss_latency 10233944500 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate 0.015452 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_misses 927629 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_accesses 60069472 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_avg_miss_latency 13194.961147 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency 11194.230809 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_hits 59140451 # number of ReadReq hits
+system.cpu.icache.ReadReq_miss_latency 12258396000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_rate 0.015466 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_misses 929021 # number of ReadReq misses
+system.cpu.icache.ReadReq_mshr_miss_latency 10399675500 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate 0.015466 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_misses 929021 # number of ReadReq MSHR misses
system.cpu.icache.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu.icache.avg_refs 63.725661 # Average number of references to valid blocks.
+system.cpu.icache.avg_refs 63.669861 # Average number of references to valid blocks.
system.cpu.icache.blocked_no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_no_targets 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.demand_accesses 60031204 # number of demand (read+write) accesses
-system.cpu.icache.demand_avg_miss_latency 12033.101057 # average overall miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 11032.368005 # average overall mshr miss latency
-system.cpu.icache.demand_hits 59103575 # number of demand (read+write) hits
-system.cpu.icache.demand_miss_latency 11162253500 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_rate 0.015452 # miss rate for demand accesses
-system.cpu.icache.demand_misses 927629 # number of demand (read+write) misses
+system.cpu.icache.demand_accesses 60069472 # number of demand (read+write) accesses
+system.cpu.icache.demand_avg_miss_latency 13194.961147 # average overall miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency 11194.230809 # average overall mshr miss latency
+system.cpu.icache.demand_hits 59140451 # number of demand (read+write) hits
+system.cpu.icache.demand_miss_latency 12258396000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_rate 0.015466 # miss rate for demand accesses
+system.cpu.icache.demand_misses 929021 # number of demand (read+write) misses
system.cpu.icache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_miss_latency 10233944500 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_rate 0.015452 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_misses 927629 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_miss_latency 10399675500 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_rate 0.015466 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_misses 929021 # number of demand (read+write) MSHR misses
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.icache.overall_accesses 60031204 # number of overall (read+write) accesses
-system.cpu.icache.overall_avg_miss_latency 12033.101057 # average overall miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 11032.368005 # average overall mshr miss latency
+system.cpu.icache.overall_accesses 60069472 # number of overall (read+write) accesses
+system.cpu.icache.overall_avg_miss_latency 13194.961147 # average overall miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency 11194.230809 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
-system.cpu.icache.overall_hits 59103575 # number of overall hits
-system.cpu.icache.overall_miss_latency 11162253500 # number of overall miss cycles
-system.cpu.icache.overall_miss_rate 0.015452 # miss rate for overall accesses
-system.cpu.icache.overall_misses 927629 # number of overall misses
+system.cpu.icache.overall_hits 59140451 # number of overall hits
+system.cpu.icache.overall_miss_latency 12258396000 # number of overall miss cycles
+system.cpu.icache.overall_miss_rate 0.015466 # miss rate for overall accesses
+system.cpu.icache.overall_misses 929021 # number of overall misses
system.cpu.icache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_miss_latency 10233944500 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_rate 0.015452 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_misses 927629 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_miss_latency 10399675500 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_rate 0.015466 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_misses 929021 # number of overall MSHR misses
system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
system.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu.icache.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
@@ -171,71 +171,71 @@ system.cpu.icache.prefetcher.num_hwpf_issued 0
system.cpu.icache.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu.icache.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu.icache.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu.icache.replacements 926958 # number of replacements
-system.cpu.icache.sampled_refs 927469 # Sample count of references to valid blocks.
+system.cpu.icache.replacements 928350 # number of replacements
+system.cpu.icache.sampled_refs 928861 # Sample count of references to valid blocks.
system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu.icache.tagsinuse 508.747859 # Cycle average of tags in use
-system.cpu.icache.total_refs 59103575 # Total number of references to valid blocks.
-system.cpu.icache.warmup_cycle 35000367000 # Cycle when the warmup percentage was hit.
+system.cpu.icache.tagsinuse 507.520799 # Cycle average of tags in use
+system.cpu.icache.total_refs 59140451 # Total number of references to valid blocks.
+system.cpu.icache.warmup_cycle 46942784000 # Cycle when the warmup percentage was hit.
system.cpu.icache.writebacks 0 # number of writebacks
-system.cpu.idle_fraction 0.939605 # Percentage of idle cycles
-system.cpu.itb.accesses 4978081 # ITB accesses
+system.cpu.idle_fraction 0.930621 # Percentage of idle cycles
+system.cpu.itb.accesses 4979706 # ITB accesses
system.cpu.itb.acv 184 # ITB acv
-system.cpu.itb.hits 4973075 # ITB hits
+system.cpu.itb.hits 4974700 # ITB hits
system.cpu.itb.misses 5006 # ITB misses
-system.cpu.kern.callpal 192799 # number of callpals executed
+system.cpu.kern.callpal 192925 # number of callpals executed
system.cpu.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed
system.cpu.kern.callpal_wrmces 1 0.00% 0.00% # number of callpals executed
system.cpu.kern.callpal_wrfen 1 0.00% 0.00% # number of callpals executed
system.cpu.kern.callpal_wrvptptr 1 0.00% 0.00% # number of callpals executed
-system.cpu.kern.callpal_swpctx 4172 2.16% 2.17% # number of callpals executed
+system.cpu.kern.callpal_swpctx 4173 2.16% 2.17% # number of callpals executed
system.cpu.kern.callpal_tbi 54 0.03% 2.19% # number of callpals executed
system.cpu.kern.callpal_wrent 7 0.00% 2.20% # number of callpals executed
-system.cpu.kern.callpal_swpipl 175869 91.22% 93.42% # number of callpals executed
-system.cpu.kern.callpal_rdps 6827 3.54% 96.96% # number of callpals executed
+system.cpu.kern.callpal_swpipl 175980 91.22% 93.41% # number of callpals executed
+system.cpu.kern.callpal_rdps 6834 3.54% 96.96% # number of callpals executed
system.cpu.kern.callpal_wrkgp 1 0.00% 96.96% # number of callpals executed
system.cpu.kern.callpal_wrusp 7 0.00% 96.96% # number of callpals executed
-system.cpu.kern.callpal_rdusp 9 0.00% 96.97% # number of callpals executed
+system.cpu.kern.callpal_rdusp 9 0.00% 96.96% # number of callpals executed
system.cpu.kern.callpal_whami 2 0.00% 96.97% # number of callpals executed
-system.cpu.kern.callpal_rti 5151 2.67% 99.64% # number of callpals executed
+system.cpu.kern.callpal_rti 5158 2.67% 99.64% # number of callpals executed
system.cpu.kern.callpal_callsys 515 0.27% 99.91% # number of callpals executed
system.cpu.kern.callpal_imb 181 0.09% 100.00% # number of callpals executed
system.cpu.kern.inst.arm 0 # number of arm instructions executed
-system.cpu.kern.inst.hwrei 211886 # number of hwrei instructions executed
-system.cpu.kern.inst.quiesce 6177 # number of quiesce instructions executed
-system.cpu.kern.ipl_count 183078 # number of times we switched to this ipl
-system.cpu.kern.ipl_count_0 74873 40.90% 40.90% # number of times we switched to this ipl
-system.cpu.kern.ipl_count_21 131 0.07% 40.97% # number of times we switched to this ipl
-system.cpu.kern.ipl_count_22 1926 1.05% 42.02% # number of times we switched to this ipl
-system.cpu.kern.ipl_count_31 106148 57.98% 100.00% # number of times we switched to this ipl
-system.cpu.kern.ipl_good 149069 # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good_0 73506 49.31% 49.31% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.inst.hwrei 212019 # number of hwrei instructions executed
+system.cpu.kern.inst.quiesce 6178 # number of quiesce instructions executed
+system.cpu.kern.ipl_count 183203 # number of times we switched to this ipl
+system.cpu.kern.ipl_count_0 74905 40.89% 40.89% # number of times we switched to this ipl
+system.cpu.kern.ipl_count_21 131 0.07% 40.96% # number of times we switched to this ipl
+system.cpu.kern.ipl_count_22 1933 1.06% 42.01% # number of times we switched to this ipl
+system.cpu.kern.ipl_count_31 106234 57.99% 100.00% # number of times we switched to this ipl
+system.cpu.kern.ipl_good 149140 # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_good_0 73538 49.31% 49.31% # number of times we switched to this ipl from a different ipl
system.cpu.kern.ipl_good_21 131 0.09% 49.40% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good_22 1926 1.29% 50.69% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_good_31 73506 49.31% 100.00% # number of times we switched to this ipl from a different ipl
-system.cpu.kern.ipl_ticks 1909319316000 # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_0 1852420057000 97.02% 97.02% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_21 77949500 0.00% 97.02% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_22 537776500 0.03% 97.05% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_ticks_31 56283533000 2.95% 100.00% # number of cycles we spent at this ipl
-system.cpu.kern.ipl_used_0 0.981742 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.ipl_good_22 1933 1.30% 50.69% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_good_31 73538 49.31% 100.00% # number of times we switched to this ipl from a different ipl
+system.cpu.kern.ipl_ticks 1928633340000 # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks_0 1858526897500 96.36% 96.36% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks_21 84112500 0.00% 96.37% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks_22 547765000 0.03% 96.40% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_ticks_31 69474565000 3.60% 100.00% # number of cycles we spent at this ipl
+system.cpu.kern.ipl_used_0 0.981750 # fraction of swpipl calls that actually changed the ipl
system.cpu.kern.ipl_used_21 1 # fraction of swpipl calls that actually changed the ipl
system.cpu.kern.ipl_used_22 1 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.ipl_used_31 0.692486 # fraction of swpipl calls that actually changed the ipl
-system.cpu.kern.mode_good_kernel 1907
-system.cpu.kern.mode_good_user 1739
+system.cpu.kern.ipl_used_31 0.692227 # fraction of swpipl calls that actually changed the ipl
+system.cpu.kern.mode_good_kernel 1906
+system.cpu.kern.mode_good_user 1738
system.cpu.kern.mode_good_idle 168
-system.cpu.kern.mode_switch_kernel 5895 # number of protection mode switches
-system.cpu.kern.mode_switch_user 1739 # number of protection mode switches
-system.cpu.kern.mode_switch_idle 2094 # number of protection mode switches
-system.cpu.kern.mode_switch_good 1.403724 # fraction of useful protection mode switches
-system.cpu.kern.mode_switch_good_kernel 0.323494 # fraction of useful protection mode switches
+system.cpu.kern.mode_switch_kernel 5905 # number of protection mode switches
+system.cpu.kern.mode_switch_user 1738 # number of protection mode switches
+system.cpu.kern.mode_switch_idle 2092 # number of protection mode switches
+system.cpu.kern.mode_switch_good 1.403083 # fraction of useful protection mode switches
+system.cpu.kern.mode_switch_good_kernel 0.322777 # fraction of useful protection mode switches
system.cpu.kern.mode_switch_good_user 1 # fraction of useful protection mode switches
-system.cpu.kern.mode_switch_good_idle 0.080229 # fraction of useful protection mode switches
-system.cpu.kern.mode_ticks_kernel 43141321000 2.26% 2.26% # number of ticks spent at the given mode
-system.cpu.kern.mode_ticks_user 4716637000 0.25% 2.51% # number of ticks spent at the given mode
-system.cpu.kern.mode_ticks_idle 1861461356000 97.49% 100.00% # number of ticks spent at the given mode
-system.cpu.kern.swap_context 4173 # number of times the context was actually changed
+system.cpu.kern.mode_switch_good_idle 0.080306 # fraction of useful protection mode switches
+system.cpu.kern.mode_ticks_kernel 44913865000 2.33% 2.33% # number of ticks spent at the given mode
+system.cpu.kern.mode_ticks_user 5020516000 0.26% 2.59% # number of ticks spent at the given mode
+system.cpu.kern.mode_ticks_idle 1878698957000 97.41% 100.00% # number of ticks spent at the given mode
+system.cpu.kern.swap_context 4174 # number of times the context was actually changed
system.cpu.kern.syscall 326 # number of syscalls executed
system.cpu.kern.syscall_2 8 2.45% 2.45% # number of syscalls executed
system.cpu.kern.syscall_3 30 9.20% 11.66% # number of syscalls executed
@@ -267,10 +267,10 @@ system.cpu.kern.syscall_98 2 0.61% 97.55% # nu
system.cpu.kern.syscall_132 4 1.23% 98.77% # number of syscalls executed
system.cpu.kern.syscall_144 2 0.61% 99.39% # number of syscalls executed
system.cpu.kern.syscall_147 2 0.61% 100.00% # number of syscalls executed
-system.cpu.not_idle_fraction 0.060395 # Percentage of non-idle cycles
-system.cpu.numCycles 1909320028000 # number of cpu cycles simulated
-system.cpu.num_insts 60031203 # Number of instructions executed
-system.cpu.num_refs 16303737 # Number of memory references
+system.cpu.not_idle_fraction 0.069379 # Percentage of non-idle cycles
+system.cpu.numCycles 1928634086000 # number of cpu cycles simulated
+system.cpu.num_insts 60069471 # Number of instructions executed
+system.cpu.num_refs 16313038 # Number of memory references
system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD).
system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
system.disk0.dma_read_txs 1 # Number of DMA read transactions (not PRD).
@@ -284,55 +284,55 @@ system.disk2.dma_write_bytes 8192 # Nu
system.disk2.dma_write_full_pages 1 # Number of full page size DMA writes.
system.disk2.dma_write_txs 1 # Number of DMA write transactions.
system.iocache.ReadReq_accesses 173 # number of ReadReq accesses(hits+misses)
-system.iocache.ReadReq_avg_miss_latency 61832.358382 # average ReadReq miss latency
+system.iocache.ReadReq_avg_miss_latency 111832.358382 # average ReadReq miss latency
system.iocache.ReadReq_avg_mshr_miss_latency 60832.358382 # average ReadReq mshr miss latency
-system.iocache.ReadReq_miss_latency 10696998 # number of ReadReq miss cycles
+system.iocache.ReadReq_miss_latency 19346998 # number of ReadReq miss cycles
system.iocache.ReadReq_miss_rate 1 # miss rate for ReadReq accesses
system.iocache.ReadReq_misses 173 # number of ReadReq misses
system.iocache.ReadReq_mshr_miss_latency 10523998 # number of ReadReq MSHR miss cycles
system.iocache.ReadReq_mshr_miss_rate 1 # mshr miss rate for ReadReq accesses
system.iocache.ReadReq_mshr_misses 173 # number of ReadReq MSHR misses
system.iocache.WriteReq_accesses 41552 # number of WriteReq accesses(hits+misses)
-system.iocache.WriteReq_avg_miss_latency 55508.947969 # average WriteReq miss latency
-system.iocache.WriteReq_avg_mshr_miss_latency 54508.947969 # average WriteReq mshr miss latency
-system.iocache.WriteReq_miss_latency 2306507806 # number of WriteReq miss cycles
+system.iocache.WriteReq_avg_miss_latency 105522.497256 # average WriteReq miss latency
+system.iocache.WriteReq_avg_mshr_miss_latency 54522.497256 # average WriteReq mshr miss latency
+system.iocache.WriteReq_miss_latency 4384670806 # number of WriteReq miss cycles
system.iocache.WriteReq_miss_rate 1 # miss rate for WriteReq accesses
system.iocache.WriteReq_misses 41552 # number of WriteReq misses
-system.iocache.WriteReq_mshr_miss_latency 2264955806 # number of WriteReq MSHR miss cycles
+system.iocache.WriteReq_mshr_miss_latency 2265518806 # number of WriteReq MSHR miss cycles
system.iocache.WriteReq_mshr_miss_rate 1 # mshr miss rate for WriteReq accesses
system.iocache.WriteReq_mshr_misses 41552 # number of WriteReq MSHR misses
-system.iocache.avg_blocked_cycles_no_mshrs 4134.747706 # average number of cycles each access was blocked
+system.iocache.avg_blocked_cycles_no_mshrs 4138.761468 # average number of cycles each access was blocked
system.iocache.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
system.iocache.avg_refs 0 # Average number of references to valid blocks.
system.iocache.blocked_no_mshrs 10464 # number of cycles access was blocked
system.iocache.blocked_no_targets 0 # number of cycles access was blocked
-system.iocache.blocked_cycles_no_mshrs 43266000 # number of cycles access was blocked
+system.iocache.blocked_cycles_no_mshrs 43308000 # number of cycles access was blocked
system.iocache.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.iocache.cache_copies 0 # number of cache copies performed
system.iocache.demand_accesses 41725 # number of demand (read+write) accesses
-system.iocache.demand_avg_miss_latency 55535.166064 # average overall miss latency
-system.iocache.demand_avg_mshr_miss_latency 54535.166064 # average overall mshr miss latency
+system.iocache.demand_avg_miss_latency 105548.659173 # average overall miss latency
+system.iocache.demand_avg_mshr_miss_latency 54548.659173 # average overall mshr miss latency
system.iocache.demand_hits 0 # number of demand (read+write) hits
-system.iocache.demand_miss_latency 2317204804 # number of demand (read+write) miss cycles
+system.iocache.demand_miss_latency 4404017804 # number of demand (read+write) miss cycles
system.iocache.demand_miss_rate 1 # miss rate for demand accesses
system.iocache.demand_misses 41725 # number of demand (read+write) misses
system.iocache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.iocache.demand_mshr_miss_latency 2275479804 # number of demand (read+write) MSHR miss cycles
+system.iocache.demand_mshr_miss_latency 2276042804 # number of demand (read+write) MSHR miss cycles
system.iocache.demand_mshr_miss_rate 1 # mshr miss rate for demand accesses
system.iocache.demand_mshr_misses 41725 # number of demand (read+write) MSHR misses
system.iocache.fast_writes 0 # number of fast writes performed
system.iocache.mshr_cap_events 0 # number of times MSHR cap was activated
system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
system.iocache.overall_accesses 41725 # number of overall (read+write) accesses
-system.iocache.overall_avg_miss_latency 55535.166064 # average overall miss latency
-system.iocache.overall_avg_mshr_miss_latency 54535.166064 # average overall mshr miss latency
+system.iocache.overall_avg_miss_latency 105548.659173 # average overall miss latency
+system.iocache.overall_avg_mshr_miss_latency 54548.659173 # average overall mshr miss latency
system.iocache.overall_avg_mshr_uncacheable_latency <err: div-0> # average overall mshr uncacheable latency
system.iocache.overall_hits 0 # number of overall hits
-system.iocache.overall_miss_latency 2317204804 # number of overall miss cycles
+system.iocache.overall_miss_latency 4404017804 # number of overall miss cycles
system.iocache.overall_miss_rate 1 # miss rate for overall accesses
system.iocache.overall_misses 41725 # number of overall misses
system.iocache.overall_mshr_hits 0 # number of overall MSHR hits
-system.iocache.overall_mshr_miss_latency 2275479804 # number of overall MSHR miss cycles
+system.iocache.overall_mshr_miss_latency 2276042804 # number of overall MSHR miss cycles
system.iocache.overall_mshr_miss_rate 1 # mshr miss rate for overall accesses
system.iocache.overall_mshr_misses 41725 # number of overall MSHR misses
system.iocache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
@@ -349,82 +349,82 @@ system.iocache.prefetcher.num_hwpf_squashed_from_miss 0
system.iocache.replacements 41685 # number of replacements
system.iocache.sampled_refs 41701 # Sample count of references to valid blocks.
system.iocache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.iocache.tagsinuse 1.326249 # Cycle average of tags in use
+system.iocache.tagsinuse 1.334892 # Cycle average of tags in use
system.iocache.total_refs 0 # Total number of references to valid blocks.
-system.iocache.warmup_cycle 1746583798000 # Cycle when the warmup percentage was hit.
+system.iocache.warmup_cycle 1763215764000 # Cycle when the warmup percentage was hit.
system.iocache.writebacks 41512 # number of writebacks
-system.l2c.ReadExReq_accesses 304456 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_avg_miss_latency 12004.125391 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency 11004.125391 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_miss_latency 3654728000 # number of ReadExReq miss cycles
+system.l2c.ReadExReq_accesses 304339 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_avg_miss_latency 22004.271552 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency 11004.271552 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_miss_latency 6696758000 # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_rate 1 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_misses 304456 # number of ReadExReq misses
-system.l2c.ReadExReq_mshr_miss_latency 3350272000 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_misses 304339 # number of ReadExReq misses
+system.l2c.ReadExReq_mshr_miss_latency 3349029000 # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_rate 1 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_misses 304456 # number of ReadExReq MSHR misses
-system.l2c.ReadReq_accesses 2669499 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_avg_miss_latency 12011.481535 # average ReadReq miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency 11011.481535 # average ReadReq mshr miss latency
+system.l2c.ReadExReq_mshr_misses 304339 # number of ReadExReq MSHR misses
+system.l2c.ReadReq_accesses 2670932 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_avg_miss_latency 22011.408790 # average ReadReq miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency 11011.408790 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.l2c.ReadReq_hits 1567817 # number of ReadReq hits
-system.l2c.ReadReq_miss_latency 13232833000 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_rate 0.412692 # miss rate for ReadReq accesses
-system.l2c.ReadReq_misses 1101682 # number of ReadReq misses
-system.l2c.ReadReq_mshr_miss_latency 12131151000 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_rate 0.412692 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_misses 1101682 # number of ReadReq MSHR misses
+system.l2c.ReadReq_hits 1568887 # number of ReadReq hits
+system.l2c.ReadReq_miss_latency 24257563000 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_rate 0.412607 # miss rate for ReadReq accesses
+system.l2c.ReadReq_misses 1102045 # number of ReadReq misses
+system.l2c.ReadReq_mshr_miss_latency 12135068000 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_rate 0.412607 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_misses 1102045 # number of ReadReq MSHR misses
system.l2c.ReadReq_mshr_uncacheable_latency 750102000 # number of ReadReq MSHR uncacheable cycles
-system.l2c.UpgradeReq_accesses 125803 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_avg_miss_latency 12002.178008 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency 11003.036494 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_miss_latency 1509910000 # number of UpgradeReq miss cycles
+system.l2c.UpgradeReq_accesses 126109 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_avg_miss_latency 22001.831749 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency 11003.401819 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_miss_latency 2774629000 # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_rate 1 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_misses 125803 # number of UpgradeReq misses
-system.l2c.UpgradeReq_mshr_miss_latency 1384215000 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_misses 126109 # number of UpgradeReq misses
+system.l2c.UpgradeReq_mshr_miss_latency 1387628000 # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_rate 1 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_misses 125803 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses 126109 # number of UpgradeReq MSHR misses
system.l2c.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.l2c.WriteReq_mshr_uncacheable_latency 1050999500 # number of WriteReq MSHR uncacheable cycles
-system.l2c.Writeback_accesses 429859 # number of Writeback accesses(hits+misses)
+system.l2c.WriteReq_mshr_uncacheable_latency 1051776000 # number of WriteReq MSHR uncacheable cycles
+system.l2c.Writeback_accesses 430050 # number of Writeback accesses(hits+misses)
system.l2c.Writeback_miss_rate 1 # miss rate for Writeback accesses
-system.l2c.Writeback_misses 429859 # number of Writeback misses
+system.l2c.Writeback_misses 430050 # number of Writeback misses
system.l2c.Writeback_mshr_miss_rate 1 # mshr miss rate for Writeback accesses
-system.l2c.Writeback_mshr_misses 429859 # number of Writeback MSHR misses
+system.l2c.Writeback_mshr_misses 430050 # number of Writeback MSHR misses
system.l2c.avg_blocked_cycles_no_mshrs <err: div-0> # average number of cycles each access was blocked
system.l2c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.l2c.avg_refs 1.660129 # Average number of references to valid blocks.
+system.l2c.avg_refs 1.660494 # Average number of references to valid blocks.
system.l2c.blocked_no_mshrs 0 # number of cycles access was blocked
system.l2c.blocked_no_targets 0 # number of cycles access was blocked
system.l2c.blocked_cycles_no_mshrs 0 # number of cycles access was blocked
system.l2c.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.l2c.cache_copies 0 # number of cache copies performed
-system.l2c.demand_accesses 2973955 # number of demand (read+write) accesses
-system.l2c.demand_avg_miss_latency 12009.888788 # average overall miss latency
-system.l2c.demand_avg_mshr_miss_latency 11009.888788 # average overall mshr miss latency
-system.l2c.demand_hits 1567817 # number of demand (read+write) hits
-system.l2c.demand_miss_latency 16887561000 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_rate 0.472818 # miss rate for demand accesses
-system.l2c.demand_misses 1406138 # number of demand (read+write) misses
+system.l2c.demand_accesses 2975271 # number of demand (read+write) accesses
+system.l2c.demand_avg_miss_latency 22009.864304 # average overall miss latency
+system.l2c.demand_avg_mshr_miss_latency 11009.864304 # average overall mshr miss latency
+system.l2c.demand_hits 1568887 # number of demand (read+write) hits
+system.l2c.demand_miss_latency 30954321000 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_rate 0.472691 # miss rate for demand accesses
+system.l2c.demand_misses 1406384 # number of demand (read+write) misses
system.l2c.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_miss_latency 15481423000 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_rate 0.472818 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_misses 1406138 # number of demand (read+write) MSHR misses
+system.l2c.demand_mshr_miss_latency 15484097000 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_rate 0.472691 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_misses 1406384 # number of demand (read+write) MSHR misses
system.l2c.fast_writes 0 # number of fast writes performed
system.l2c.mshr_cap_events 0 # number of times MSHR cap was activated
system.l2c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.l2c.overall_accesses 2973955 # number of overall (read+write) accesses
-system.l2c.overall_avg_miss_latency 12009.888788 # average overall miss latency
-system.l2c.overall_avg_mshr_miss_latency 11009.888788 # average overall mshr miss latency
+system.l2c.overall_accesses 2975271 # number of overall (read+write) accesses
+system.l2c.overall_avg_miss_latency 22009.864304 # average overall miss latency
+system.l2c.overall_avg_mshr_miss_latency 11009.864304 # average overall mshr miss latency
system.l2c.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.l2c.overall_hits 1567817 # number of overall hits
-system.l2c.overall_miss_latency 16887561000 # number of overall miss cycles
-system.l2c.overall_miss_rate 0.472818 # miss rate for overall accesses
-system.l2c.overall_misses 1406138 # number of overall misses
+system.l2c.overall_hits 1568887 # number of overall hits
+system.l2c.overall_miss_latency 30954321000 # number of overall miss cycles
+system.l2c.overall_miss_rate 0.472691 # miss rate for overall accesses
+system.l2c.overall_misses 1406384 # number of overall misses
system.l2c.overall_mshr_hits 0 # number of overall MSHR hits
-system.l2c.overall_mshr_miss_latency 15481423000 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_rate 0.472818 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_misses 1406138 # number of overall MSHR misses
-system.l2c.overall_mshr_uncacheable_latency 1801101500 # number of overall MSHR uncacheable cycles
+system.l2c.overall_mshr_miss_latency 15484097000 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_rate 0.472691 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_misses 1406384 # number of overall MSHR misses
+system.l2c.overall_mshr_uncacheable_latency 1801878000 # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.l2c.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.l2c.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -435,12 +435,12 @@ system.l2c.prefetcher.num_hwpf_issued 0 # nu
system.l2c.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.l2c.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.l2c.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.l2c.replacements 947227 # number of replacements
-system.l2c.sampled_refs 965496 # Sample count of references to valid blocks.
+system.l2c.replacements 947158 # number of replacements
+system.l2c.sampled_refs 965422 # Sample count of references to valid blocks.
system.l2c.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.l2c.tagsinuse 15873.138648 # Cycle average of tags in use
-system.l2c.total_refs 1602848 # Total number of references to valid blocks.
-system.l2c.warmup_cycle 4106790000 # Cycle when the warmup percentage was hit.
+system.l2c.tagsinuse 16013.674144 # Cycle average of tags in use
+system.l2c.total_refs 1603077 # Total number of references to valid blocks.
+system.l2c.warmup_cycle 4984882000 # Cycle when the warmup percentage was hit.
system.l2c.writebacks 0 # number of writebacks
system.tsunami.ethernet.coalescedRxDesc <err: div-0> # average number of RxDesc's coalesced into each post
system.tsunami.ethernet.coalescedRxIdle <err: div-0> # average number of RxIdle's coalesced into each post
diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stdout b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stdout
index 59e425d24..2743905fa 100644
--- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stdout
+++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stdout
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Aug 10 2007 16:03:34
-M5 started Fri Aug 10 16:04:35 2007
+M5 compiled Aug 12 2007 00:31:07
+M5 started Sun Aug 12 00:32:11 2007
M5 executing on zeep
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing tests/run.py quick/10.linux-boot/alpha/linux/tsunami-simple-timing
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 1909320028000 because m5_exit instruction encountered
+Exiting @ tick 1928634086000 because m5_exit instruction encountered
diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest/config.ini b/tests/quick/50.memtest/ref/alpha/linux/memtest/config.ini
index 8bac0dec4..c73e5910f 100644
--- a/tests/quick/50.memtest/ref/alpha/linux/memtest/config.ini
+++ b/tests/quick/50.memtest/ref/alpha/linux/memtest/config.ini
@@ -30,10 +30,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=4
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=12
prefetch_access=false
prefetch_cache_check_push=true
@@ -80,10 +82,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=4
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=12
prefetch_access=false
prefetch_cache_check_push=true
@@ -130,10 +134,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=4
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=12
prefetch_access=false
prefetch_cache_check_push=true
@@ -180,10 +186,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=4
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=12
prefetch_access=false
prefetch_cache_check_push=true
@@ -230,10 +238,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=4
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=12
prefetch_access=false
prefetch_cache_check_push=true
@@ -280,10 +290,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=4
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=12
prefetch_access=false
prefetch_cache_check_push=true
@@ -330,10 +342,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=4
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=12
prefetch_access=false
prefetch_cache_check_push=true
@@ -380,10 +394,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=4
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=1000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=12
prefetch_access=false
prefetch_cache_check_push=true
@@ -422,10 +438,12 @@ type=BaseCache
addr_range=0:18446744073709551615
assoc=8
block_size=64
+cpu_side_filter_ranges=
hash_delay=1
latency=10000
lifo=false
max_miss_count=0
+mem_side_filter_ranges=
mshrs=92
prefetch_access=false
prefetch_cache_check_push=true
diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest/m5stats.txt b/tests/quick/50.memtest/ref/alpha/linux/memtest/m5stats.txt
index c54bfdce4..ba0757e28 100644
--- a/tests/quick/50.memtest/ref/alpha/linux/memtest/m5stats.txt
+++ b/tests/quick/50.memtest/ref/alpha/linux/memtest/m5stats.txt
@@ -1,70 +1,70 @@
---------- Begin Simulation Statistics ----------
-host_mem_usage 318912 # Number of bytes of host memory used
-host_seconds 272.84 # Real time elapsed on the host
-host_tick_rate 598087 # Simulator tick rate (ticks/s)
+host_mem_usage 368532 # Number of bytes of host memory used
+host_seconds 160.06 # Real time elapsed on the host
+host_tick_rate 1018563 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_seconds 0.000163 # Number of seconds simulated
-sim_ticks 163182312 # Number of ticks simulated
-system.cpu0.l1c.ReadReq_accesses 44955 # number of ReadReq accesses(hits+misses)
-system.cpu0.l1c.ReadReq_avg_miss_latency 22713.586650 # average ReadReq miss latency
-system.cpu0.l1c.ReadReq_avg_mshr_miss_latency 22705.587882 # average ReadReq mshr miss latency
+sim_ticks 163028791 # Number of ticks simulated
+system.cpu0.l1c.ReadReq_accesses 44866 # number of ReadReq accesses(hits+misses)
+system.cpu0.l1c.ReadReq_avg_miss_latency 23548.187676 # average ReadReq miss latency
+system.cpu0.l1c.ReadReq_avg_mshr_miss_latency 22546.401324 # average ReadReq mshr miss latency
system.cpu0.l1c.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.cpu0.l1c.ReadReq_hits 7621 # number of ReadReq hits
-system.cpu0.l1c.ReadReq_miss_latency 847989044 # number of ReadReq miss cycles
-system.cpu0.l1c.ReadReq_miss_rate 0.830475 # miss rate for ReadReq accesses
-system.cpu0.l1c.ReadReq_misses 37334 # number of ReadReq misses
-system.cpu0.l1c.ReadReq_mshr_miss_latency 847690418 # number of ReadReq MSHR miss cycles
-system.cpu0.l1c.ReadReq_mshr_miss_rate 0.830475 # mshr miss rate for ReadReq accesses
-system.cpu0.l1c.ReadReq_mshr_misses 37334 # number of ReadReq MSHR misses
-system.cpu0.l1c.ReadReq_mshr_uncacheable_latency 517943783 # number of ReadReq MSHR uncacheable cycles
-system.cpu0.l1c.WriteReq_accesses 24357 # number of WriteReq accesses(hits+misses)
-system.cpu0.l1c.WriteReq_avg_miss_latency 24775.291654 # average WriteReq miss latency
-system.cpu0.l1c.WriteReq_avg_mshr_miss_latency 24768.103842 # average WriteReq mshr miss latency
+system.cpu0.l1c.ReadReq_hits 7557 # number of ReadReq hits
+system.cpu0.l1c.ReadReq_miss_latency 878559334 # number of ReadReq miss cycles
+system.cpu0.l1c.ReadReq_miss_rate 0.831565 # miss rate for ReadReq accesses
+system.cpu0.l1c.ReadReq_misses 37309 # number of ReadReq misses
+system.cpu0.l1c.ReadReq_mshr_miss_latency 841183687 # number of ReadReq MSHR miss cycles
+system.cpu0.l1c.ReadReq_mshr_miss_rate 0.831565 # mshr miss rate for ReadReq accesses
+system.cpu0.l1c.ReadReq_mshr_misses 37309 # number of ReadReq MSHR misses
+system.cpu0.l1c.ReadReq_mshr_uncacheable_latency 470726871 # number of ReadReq MSHR uncacheable cycles
+system.cpu0.l1c.WriteReq_accesses 24129 # number of WriteReq accesses(hits+misses)
+system.cpu0.l1c.WriteReq_avg_miss_latency 28316.559940 # average WriteReq miss latency
+system.cpu0.l1c.WriteReq_avg_mshr_miss_latency 27314.645519 # average WriteReq mshr miss latency
system.cpu0.l1c.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.cpu0.l1c.WriteReq_hits 956 # number of WriteReq hits
-system.cpu0.l1c.WriteReq_miss_latency 579766600 # number of WriteReq miss cycles
-system.cpu0.l1c.WriteReq_miss_rate 0.960751 # miss rate for WriteReq accesses
-system.cpu0.l1c.WriteReq_misses 23401 # number of WriteReq misses
-system.cpu0.l1c.WriteReq_mshr_miss_latency 579598398 # number of WriteReq MSHR miss cycles
-system.cpu0.l1c.WriteReq_mshr_miss_rate 0.960751 # mshr miss rate for WriteReq accesses
-system.cpu0.l1c.WriteReq_mshr_misses 23401 # number of WriteReq MSHR misses
-system.cpu0.l1c.WriteReq_mshr_uncacheable_latency 315492846 # number of WriteReq MSHR uncacheable cycles
-system.cpu0.l1c.avg_blocked_cycles_no_mshrs 2283.512556 # average number of cycles each access was blocked
+system.cpu0.l1c.WriteReq_hits 864 # number of WriteReq hits
+system.cpu0.l1c.WriteReq_miss_latency 658784767 # number of WriteReq miss cycles
+system.cpu0.l1c.WriteReq_miss_rate 0.964192 # miss rate for WriteReq accesses
+system.cpu0.l1c.WriteReq_misses 23265 # number of WriteReq misses
+system.cpu0.l1c.WriteReq_mshr_miss_latency 635475228 # number of WriteReq MSHR miss cycles
+system.cpu0.l1c.WriteReq_mshr_miss_rate 0.964192 # mshr miss rate for WriteReq accesses
+system.cpu0.l1c.WriteReq_mshr_misses 23265 # number of WriteReq MSHR misses
+system.cpu0.l1c.WriteReq_mshr_uncacheable_latency 289831424 # number of WriteReq MSHR uncacheable cycles
+system.cpu0.l1c.avg_blocked_cycles_no_mshrs 2291.330126 # average number of cycles each access was blocked
system.cpu0.l1c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu0.l1c.avg_refs 0.411295 # Average number of references to valid blocks.
-system.cpu0.l1c.blocked_no_mshrs 69290 # number of cycles access was blocked
+system.cpu0.l1c.avg_refs 0.411975 # Average number of references to valid blocks.
+system.cpu0.l1c.blocked_no_mshrs 69625 # number of cycles access was blocked
system.cpu0.l1c.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu0.l1c.blocked_cycles_no_mshrs 158224585 # number of cycles access was blocked
+system.cpu0.l1c.blocked_cycles_no_mshrs 159533860 # number of cycles access was blocked
system.cpu0.l1c.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu0.l1c.cache_copies 0 # number of cache copies performed
-system.cpu0.l1c.demand_accesses 69312 # number of demand (read+write) accesses
-system.cpu0.l1c.demand_avg_miss_latency 23507.954952 # average overall miss latency
-system.cpu0.l1c.demand_avg_mshr_miss_latency 23500.268642 # average overall mshr miss latency
-system.cpu0.l1c.demand_hits 8577 # number of demand (read+write) hits
-system.cpu0.l1c.demand_miss_latency 1427755644 # number of demand (read+write) miss cycles
-system.cpu0.l1c.demand_miss_rate 0.876255 # miss rate for demand accesses
-system.cpu0.l1c.demand_misses 60735 # number of demand (read+write) misses
+system.cpu0.l1c.demand_accesses 68995 # number of demand (read+write) accesses
+system.cpu0.l1c.demand_avg_miss_latency 25379.603477 # average overall miss latency
+system.cpu0.l1c.demand_avg_mshr_miss_latency 24377.767937 # average overall mshr miss latency
+system.cpu0.l1c.demand_hits 8421 # number of demand (read+write) hits
+system.cpu0.l1c.demand_miss_latency 1537344101 # number of demand (read+write) miss cycles
+system.cpu0.l1c.demand_miss_rate 0.877948 # miss rate for demand accesses
+system.cpu0.l1c.demand_misses 60574 # number of demand (read+write) misses
system.cpu0.l1c.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu0.l1c.demand_mshr_miss_latency 1427288816 # number of demand (read+write) MSHR miss cycles
-system.cpu0.l1c.demand_mshr_miss_rate 0.876255 # mshr miss rate for demand accesses
-system.cpu0.l1c.demand_mshr_misses 60735 # number of demand (read+write) MSHR misses
+system.cpu0.l1c.demand_mshr_miss_latency 1476658915 # number of demand (read+write) MSHR miss cycles
+system.cpu0.l1c.demand_mshr_miss_rate 0.877948 # mshr miss rate for demand accesses
+system.cpu0.l1c.demand_mshr_misses 60574 # number of demand (read+write) MSHR misses
system.cpu0.l1c.fast_writes 0 # number of fast writes performed
system.cpu0.l1c.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu0.l1c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu0.l1c.overall_accesses 69312 # number of overall (read+write) accesses
-system.cpu0.l1c.overall_avg_miss_latency 23507.954952 # average overall miss latency
-system.cpu0.l1c.overall_avg_mshr_miss_latency 23500.268642 # average overall mshr miss latency
+system.cpu0.l1c.overall_accesses 68995 # number of overall (read+write) accesses
+system.cpu0.l1c.overall_avg_miss_latency 25379.603477 # average overall miss latency
+system.cpu0.l1c.overall_avg_mshr_miss_latency 24377.767937 # average overall mshr miss latency
system.cpu0.l1c.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.cpu0.l1c.overall_hits 8577 # number of overall hits
-system.cpu0.l1c.overall_miss_latency 1427755644 # number of overall miss cycles
-system.cpu0.l1c.overall_miss_rate 0.876255 # miss rate for overall accesses
-system.cpu0.l1c.overall_misses 60735 # number of overall misses
+system.cpu0.l1c.overall_hits 8421 # number of overall hits
+system.cpu0.l1c.overall_miss_latency 1537344101 # number of overall miss cycles
+system.cpu0.l1c.overall_miss_rate 0.877948 # miss rate for overall accesses
+system.cpu0.l1c.overall_misses 60574 # number of overall misses
system.cpu0.l1c.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu0.l1c.overall_mshr_miss_latency 1427288816 # number of overall MSHR miss cycles
-system.cpu0.l1c.overall_mshr_miss_rate 0.876255 # mshr miss rate for overall accesses
-system.cpu0.l1c.overall_mshr_misses 60735 # number of overall MSHR misses
-system.cpu0.l1c.overall_mshr_uncacheable_latency 833436629 # number of overall MSHR uncacheable cycles
+system.cpu0.l1c.overall_mshr_miss_latency 1476658915 # number of overall MSHR miss cycles
+system.cpu0.l1c.overall_mshr_miss_rate 0.877948 # mshr miss rate for overall accesses
+system.cpu0.l1c.overall_mshr_misses 60574 # number of overall MSHR misses
+system.cpu0.l1c.overall_mshr_uncacheable_latency 760558295 # number of overall MSHR uncacheable cycles
system.cpu0.l1c.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu0.l1c.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.cpu0.l1c.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -75,75 +75,75 @@ system.cpu0.l1c.prefetcher.num_hwpf_issued 0 #
system.cpu0.l1c.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu0.l1c.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu0.l1c.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu0.l1c.replacements 28052 # number of replacements
-system.cpu0.l1c.sampled_refs 28403 # Sample count of references to valid blocks.
+system.cpu0.l1c.replacements 27647 # number of replacements
+system.cpu0.l1c.sampled_refs 27992 # Sample count of references to valid blocks.
system.cpu0.l1c.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu0.l1c.tagsinuse 348.576200 # Cycle average of tags in use
-system.cpu0.l1c.total_refs 11682 # Total number of references to valid blocks.
+system.cpu0.l1c.tagsinuse 346.649245 # Cycle average of tags in use
+system.cpu0.l1c.total_refs 11532 # Total number of references to valid blocks.
system.cpu0.l1c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu0.l1c.writebacks 11146 # number of writebacks
+system.cpu0.l1c.writebacks 10949 # number of writebacks
system.cpu0.num_copies 0 # number of copy accesses completed
-system.cpu0.num_reads 99892 # number of read accesses completed
-system.cpu0.num_writes 54159 # number of write accesses completed
-system.cpu1.l1c.ReadReq_accesses 44788 # number of ReadReq accesses(hits+misses)
-system.cpu1.l1c.ReadReq_avg_miss_latency 22745.661074 # average ReadReq miss latency
-system.cpu1.l1c.ReadReq_avg_mshr_miss_latency 22737.662205 # average ReadReq mshr miss latency
+system.cpu0.num_reads 99664 # number of read accesses completed
+system.cpu0.num_writes 53877 # number of write accesses completed
+system.cpu1.l1c.ReadReq_accesses 44752 # number of ReadReq accesses(hits+misses)
+system.cpu1.l1c.ReadReq_avg_miss_latency 23635.008165 # average ReadReq miss latency
+system.cpu1.l1c.ReadReq_avg_mshr_miss_latency 22633.168292 # average ReadReq mshr miss latency
system.cpu1.l1c.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.cpu1.l1c.ReadReq_hits 7659 # number of ReadReq hits
-system.cpu1.l1c.ReadReq_miss_latency 844523650 # number of ReadReq miss cycles
-system.cpu1.l1c.ReadReq_miss_rate 0.828994 # miss rate for ReadReq accesses
-system.cpu1.l1c.ReadReq_misses 37129 # number of ReadReq misses
-system.cpu1.l1c.ReadReq_mshr_miss_latency 844226660 # number of ReadReq MSHR miss cycles
-system.cpu1.l1c.ReadReq_mshr_miss_rate 0.828994 # mshr miss rate for ReadReq accesses
-system.cpu1.l1c.ReadReq_mshr_misses 37129 # number of ReadReq MSHR misses
-system.cpu1.l1c.ReadReq_mshr_uncacheable_latency 524670355 # number of ReadReq MSHR uncacheable cycles
-system.cpu1.l1c.WriteReq_accesses 24323 # number of WriteReq accesses(hits+misses)
-system.cpu1.l1c.WriteReq_avg_miss_latency 24767.283276 # average WriteReq miss latency
-system.cpu1.l1c.WriteReq_avg_mshr_miss_latency 24760.081804 # average WriteReq mshr miss latency
+system.cpu1.l1c.ReadReq_hits 7519 # number of ReadReq hits
+system.cpu1.l1c.ReadReq_miss_latency 880002259 # number of ReadReq miss cycles
+system.cpu1.l1c.ReadReq_miss_rate 0.831985 # miss rate for ReadReq accesses
+system.cpu1.l1c.ReadReq_misses 37233 # number of ReadReq misses
+system.cpu1.l1c.ReadReq_mshr_miss_latency 842700755 # number of ReadReq MSHR miss cycles
+system.cpu1.l1c.ReadReq_mshr_miss_rate 0.831985 # mshr miss rate for ReadReq accesses
+system.cpu1.l1c.ReadReq_mshr_misses 37233 # number of ReadReq MSHR misses
+system.cpu1.l1c.ReadReq_mshr_uncacheable_latency 466627047 # number of ReadReq MSHR uncacheable cycles
+system.cpu1.l1c.WriteReq_accesses 24332 # number of WriteReq accesses(hits+misses)
+system.cpu1.l1c.WriteReq_avg_miss_latency 28314.022230 # average WriteReq miss latency
+system.cpu1.l1c.WriteReq_avg_mshr_miss_latency 27312.235893 # average WriteReq mshr miss latency
system.cpu1.l1c.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.cpu1.l1c.WriteReq_hits 950 # number of WriteReq hits
-system.cpu1.l1c.WriteReq_miss_latency 578885712 # number of WriteReq miss cycles
-system.cpu1.l1c.WriteReq_miss_rate 0.960942 # miss rate for WriteReq accesses
-system.cpu1.l1c.WriteReq_misses 23373 # number of WriteReq misses
-system.cpu1.l1c.WriteReq_mshr_miss_latency 578717392 # number of WriteReq MSHR miss cycles
-system.cpu1.l1c.WriteReq_mshr_miss_rate 0.960942 # mshr miss rate for WriteReq accesses
-system.cpu1.l1c.WriteReq_mshr_misses 23373 # number of WriteReq MSHR misses
-system.cpu1.l1c.WriteReq_mshr_uncacheable_latency 319087206 # number of WriteReq MSHR uncacheable cycles
-system.cpu1.l1c.avg_blocked_cycles_no_mshrs 2291.446711 # average number of cycles each access was blocked
+system.cpu1.l1c.WriteReq_hits 940 # number of WriteReq hits
+system.cpu1.l1c.WriteReq_miss_latency 662321608 # number of WriteReq miss cycles
+system.cpu1.l1c.WriteReq_miss_rate 0.961368 # miss rate for WriteReq accesses
+system.cpu1.l1c.WriteReq_misses 23392 # number of WriteReq misses
+system.cpu1.l1c.WriteReq_mshr_miss_latency 638887822 # number of WriteReq MSHR miss cycles
+system.cpu1.l1c.WriteReq_mshr_miss_rate 0.961368 # mshr miss rate for WriteReq accesses
+system.cpu1.l1c.WriteReq_mshr_misses 23392 # number of WriteReq MSHR misses
+system.cpu1.l1c.WriteReq_mshr_uncacheable_latency 282776699 # number of WriteReq MSHR uncacheable cycles
+system.cpu1.l1c.avg_blocked_cycles_no_mshrs 2295.997672 # average number of cycles each access was blocked
system.cpu1.l1c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu1.l1c.avg_refs 0.414757 # Average number of references to valid blocks.
-system.cpu1.l1c.blocked_no_mshrs 69358 # number of cycles access was blocked
+system.cpu1.l1c.avg_refs 0.414619 # Average number of references to valid blocks.
+system.cpu1.l1c.blocked_no_mshrs 69602 # number of cycles access was blocked
system.cpu1.l1c.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu1.l1c.blocked_cycles_no_mshrs 158930161 # number of cycles access was blocked
+system.cpu1.l1c.blocked_cycles_no_mshrs 159806030 # number of cycles access was blocked
system.cpu1.l1c.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu1.l1c.cache_copies 0 # number of cache copies performed
-system.cpu1.l1c.demand_accesses 69111 # number of demand (read+write) accesses
-system.cpu1.l1c.demand_avg_miss_latency 23526.649731 # average overall miss latency
-system.cpu1.l1c.demand_avg_mshr_miss_latency 23518.958910 # average overall mshr miss latency
-system.cpu1.l1c.demand_hits 8609 # number of demand (read+write) hits
-system.cpu1.l1c.demand_miss_latency 1423409362 # number of demand (read+write) miss cycles
-system.cpu1.l1c.demand_miss_rate 0.875432 # miss rate for demand accesses
-system.cpu1.l1c.demand_misses 60502 # number of demand (read+write) misses
+system.cpu1.l1c.demand_accesses 69084 # number of demand (read+write) accesses
+system.cpu1.l1c.demand_avg_miss_latency 25440.393682 # average overall miss latency
+system.cpu1.l1c.demand_avg_mshr_miss_latency 24438.574466 # average overall mshr miss latency
+system.cpu1.l1c.demand_hits 8459 # number of demand (read+write) hits
+system.cpu1.l1c.demand_miss_latency 1542323867 # number of demand (read+write) miss cycles
+system.cpu1.l1c.demand_miss_rate 0.877555 # miss rate for demand accesses
+system.cpu1.l1c.demand_misses 60625 # number of demand (read+write) misses
system.cpu1.l1c.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu1.l1c.demand_mshr_miss_latency 1422944052 # number of demand (read+write) MSHR miss cycles
-system.cpu1.l1c.demand_mshr_miss_rate 0.875432 # mshr miss rate for demand accesses
-system.cpu1.l1c.demand_mshr_misses 60502 # number of demand (read+write) MSHR misses
+system.cpu1.l1c.demand_mshr_miss_latency 1481588577 # number of demand (read+write) MSHR miss cycles
+system.cpu1.l1c.demand_mshr_miss_rate 0.877555 # mshr miss rate for demand accesses
+system.cpu1.l1c.demand_mshr_misses 60625 # number of demand (read+write) MSHR misses
system.cpu1.l1c.fast_writes 0 # number of fast writes performed
system.cpu1.l1c.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu1.l1c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu1.l1c.overall_accesses 69111 # number of overall (read+write) accesses
-system.cpu1.l1c.overall_avg_miss_latency 23526.649731 # average overall miss latency
-system.cpu1.l1c.overall_avg_mshr_miss_latency 23518.958910 # average overall mshr miss latency
+system.cpu1.l1c.overall_accesses 69084 # number of overall (read+write) accesses
+system.cpu1.l1c.overall_avg_miss_latency 25440.393682 # average overall miss latency
+system.cpu1.l1c.overall_avg_mshr_miss_latency 24438.574466 # average overall mshr miss latency
system.cpu1.l1c.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.cpu1.l1c.overall_hits 8609 # number of overall hits
-system.cpu1.l1c.overall_miss_latency 1423409362 # number of overall miss cycles
-system.cpu1.l1c.overall_miss_rate 0.875432 # miss rate for overall accesses
-system.cpu1.l1c.overall_misses 60502 # number of overall misses
+system.cpu1.l1c.overall_hits 8459 # number of overall hits
+system.cpu1.l1c.overall_miss_latency 1542323867 # number of overall miss cycles
+system.cpu1.l1c.overall_miss_rate 0.877555 # miss rate for overall accesses
+system.cpu1.l1c.overall_misses 60625 # number of overall misses
system.cpu1.l1c.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu1.l1c.overall_mshr_miss_latency 1422944052 # number of overall MSHR miss cycles
-system.cpu1.l1c.overall_mshr_miss_rate 0.875432 # mshr miss rate for overall accesses
-system.cpu1.l1c.overall_mshr_misses 60502 # number of overall MSHR misses
-system.cpu1.l1c.overall_mshr_uncacheable_latency 843757561 # number of overall MSHR uncacheable cycles
+system.cpu1.l1c.overall_mshr_miss_latency 1481588577 # number of overall MSHR miss cycles
+system.cpu1.l1c.overall_mshr_miss_rate 0.877555 # mshr miss rate for overall accesses
+system.cpu1.l1c.overall_mshr_misses 60625 # number of overall MSHR misses
+system.cpu1.l1c.overall_mshr_uncacheable_latency 749403746 # number of overall MSHR uncacheable cycles
system.cpu1.l1c.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu1.l1c.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.cpu1.l1c.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -154,75 +154,75 @@ system.cpu1.l1c.prefetcher.num_hwpf_issued 0 #
system.cpu1.l1c.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu1.l1c.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu1.l1c.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu1.l1c.replacements 27765 # number of replacements
-system.cpu1.l1c.sampled_refs 28108 # Sample count of references to valid blocks.
+system.cpu1.l1c.replacements 27644 # number of replacements
+system.cpu1.l1c.sampled_refs 28004 # Sample count of references to valid blocks.
system.cpu1.l1c.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu1.l1c.tagsinuse 346.327274 # Cycle average of tags in use
-system.cpu1.l1c.total_refs 11658 # Total number of references to valid blocks.
+system.cpu1.l1c.tagsinuse 346.128231 # Cycle average of tags in use
+system.cpu1.l1c.total_refs 11611 # Total number of references to valid blocks.
system.cpu1.l1c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu1.l1c.writebacks 10962 # number of writebacks
+system.cpu1.l1c.writebacks 10912 # number of writebacks
system.cpu1.num_copies 0 # number of copy accesses completed
-system.cpu1.num_reads 99692 # number of read accesses completed
-system.cpu1.num_writes 53844 # number of write accesses completed
-system.cpu2.l1c.ReadReq_accesses 45045 # number of ReadReq accesses(hits+misses)
-system.cpu2.l1c.ReadReq_avg_miss_latency 22675.185062 # average ReadReq miss latency
-system.cpu2.l1c.ReadReq_avg_mshr_miss_latency 22667.185702 # average ReadReq mshr miss latency
+system.cpu1.num_reads 99711 # number of read accesses completed
+system.cpu1.num_writes 53813 # number of write accesses completed
+system.cpu2.l1c.ReadReq_accesses 44908 # number of ReadReq accesses(hits+misses)
+system.cpu2.l1c.ReadReq_avg_miss_latency 23697.485035 # average ReadReq miss latency
+system.cpu2.l1c.ReadReq_avg_mshr_miss_latency 22695.564679 # average ReadReq mshr miss latency
system.cpu2.l1c.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.cpu2.l1c.ReadReq_hits 7544 # number of ReadReq hits
-system.cpu2.l1c.ReadReq_miss_latency 850342115 # number of ReadReq miss cycles
-system.cpu2.l1c.ReadReq_miss_rate 0.832523 # miss rate for ReadReq accesses
-system.cpu2.l1c.ReadReq_misses 37501 # number of ReadReq misses
-system.cpu2.l1c.ReadReq_mshr_miss_latency 850042131 # number of ReadReq MSHR miss cycles
-system.cpu2.l1c.ReadReq_mshr_miss_rate 0.832523 # mshr miss rate for ReadReq accesses
-system.cpu2.l1c.ReadReq_mshr_misses 37501 # number of ReadReq MSHR misses
-system.cpu2.l1c.ReadReq_mshr_uncacheable_latency 526690736 # number of ReadReq MSHR uncacheable cycles
-system.cpu2.l1c.WriteReq_accesses 23975 # number of WriteReq accesses(hits+misses)
-system.cpu2.l1c.WriteReq_avg_miss_latency 24810.638326 # average WriteReq miss latency
-system.cpu2.l1c.WriteReq_avg_mshr_miss_latency 24803.479873 # average WriteReq mshr miss latency
+system.cpu2.l1c.ReadReq_hits 7655 # number of ReadReq hits
+system.cpu2.l1c.ReadReq_miss_latency 882802410 # number of ReadReq miss cycles
+system.cpu2.l1c.ReadReq_miss_rate 0.829540 # miss rate for ReadReq accesses
+system.cpu2.l1c.ReadReq_misses 37253 # number of ReadReq misses
+system.cpu2.l1c.ReadReq_mshr_miss_latency 845477871 # number of ReadReq MSHR miss cycles
+system.cpu2.l1c.ReadReq_mshr_miss_rate 0.829540 # mshr miss rate for ReadReq accesses
+system.cpu2.l1c.ReadReq_mshr_misses 37253 # number of ReadReq MSHR misses
+system.cpu2.l1c.ReadReq_mshr_uncacheable_latency 465312435 # number of ReadReq MSHR uncacheable cycles
+system.cpu2.l1c.WriteReq_accesses 24367 # number of WriteReq accesses(hits+misses)
+system.cpu2.l1c.WriteReq_avg_miss_latency 28178.781659 # average WriteReq miss latency
+system.cpu2.l1c.WriteReq_avg_mshr_miss_latency 27176.866738 # average WriteReq mshr miss latency
system.cpu2.l1c.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.cpu2.l1c.WriteReq_hits 946 # number of WriteReq hits
-system.cpu2.l1c.WriteReq_miss_latency 571364190 # number of WriteReq miss cycles
-system.cpu2.l1c.WriteReq_miss_rate 0.960542 # miss rate for WriteReq accesses
-system.cpu2.l1c.WriteReq_misses 23029 # number of WriteReq misses
-system.cpu2.l1c.WriteReq_mshr_miss_latency 571199338 # number of WriteReq MSHR miss cycles
-system.cpu2.l1c.WriteReq_mshr_miss_rate 0.960542 # mshr miss rate for WriteReq accesses
-system.cpu2.l1c.WriteReq_mshr_misses 23029 # number of WriteReq MSHR misses
-system.cpu2.l1c.WriteReq_mshr_uncacheable_latency 314108208 # number of WriteReq MSHR uncacheable cycles
-system.cpu2.l1c.avg_blocked_cycles_no_mshrs 2295.331392 # average number of cycles each access was blocked
+system.cpu2.l1c.WriteReq_hits 977 # number of WriteReq hits
+system.cpu2.l1c.WriteReq_miss_latency 659101703 # number of WriteReq miss cycles
+system.cpu2.l1c.WriteReq_miss_rate 0.959905 # miss rate for WriteReq accesses
+system.cpu2.l1c.WriteReq_misses 23390 # number of WriteReq misses
+system.cpu2.l1c.WriteReq_mshr_miss_latency 635666913 # number of WriteReq MSHR miss cycles
+system.cpu2.l1c.WriteReq_mshr_miss_rate 0.959905 # mshr miss rate for WriteReq accesses
+system.cpu2.l1c.WriteReq_mshr_misses 23390 # number of WriteReq MSHR misses
+system.cpu2.l1c.WriteReq_mshr_uncacheable_latency 291069881 # number of WriteReq MSHR uncacheable cycles
+system.cpu2.l1c.avg_blocked_cycles_no_mshrs 2292.851688 # average number of cycles each access was blocked
system.cpu2.l1c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu2.l1c.avg_refs 0.417132 # Average number of references to valid blocks.
-system.cpu2.l1c.blocked_no_mshrs 69383 # number of cycles access was blocked
+system.cpu2.l1c.avg_refs 0.415602 # Average number of references to valid blocks.
+system.cpu2.l1c.blocked_no_mshrs 69421 # number of cycles access was blocked
system.cpu2.l1c.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu2.l1c.blocked_cycles_no_mshrs 159256978 # number of cycles access was blocked
+system.cpu2.l1c.blocked_cycles_no_mshrs 159172057 # number of cycles access was blocked
system.cpu2.l1c.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu2.l1c.cache_copies 0 # number of cache copies performed
-system.cpu2.l1c.demand_accesses 69020 # number of demand (read+write) accesses
-system.cpu2.l1c.demand_avg_miss_latency 23487.631009 # average overall miss latency
-system.cpu2.l1c.demand_avg_mshr_miss_latency 23479.951578 # average overall mshr miss latency
-system.cpu2.l1c.demand_hits 8490 # number of demand (read+write) hits
-system.cpu2.l1c.demand_miss_latency 1421706305 # number of demand (read+write) miss cycles
-system.cpu2.l1c.demand_miss_rate 0.876992 # miss rate for demand accesses
-system.cpu2.l1c.demand_misses 60530 # number of demand (read+write) misses
+system.cpu2.l1c.demand_accesses 69275 # number of demand (read+write) accesses
+system.cpu2.l1c.demand_avg_miss_latency 25425.920766 # average overall miss latency
+system.cpu2.l1c.demand_avg_mshr_miss_latency 24424.002506 # average overall mshr miss latency
+system.cpu2.l1c.demand_hits 8632 # number of demand (read+write) hits
+system.cpu2.l1c.demand_miss_latency 1541904113 # number of demand (read+write) miss cycles
+system.cpu2.l1c.demand_miss_rate 0.875395 # miss rate for demand accesses
+system.cpu2.l1c.demand_misses 60643 # number of demand (read+write) misses
system.cpu2.l1c.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu2.l1c.demand_mshr_miss_latency 1421241469 # number of demand (read+write) MSHR miss cycles
-system.cpu2.l1c.demand_mshr_miss_rate 0.876992 # mshr miss rate for demand accesses
-system.cpu2.l1c.demand_mshr_misses 60530 # number of demand (read+write) MSHR misses
+system.cpu2.l1c.demand_mshr_miss_latency 1481144784 # number of demand (read+write) MSHR miss cycles
+system.cpu2.l1c.demand_mshr_miss_rate 0.875395 # mshr miss rate for demand accesses
+system.cpu2.l1c.demand_mshr_misses 60643 # number of demand (read+write) MSHR misses
system.cpu2.l1c.fast_writes 0 # number of fast writes performed
system.cpu2.l1c.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu2.l1c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu2.l1c.overall_accesses 69020 # number of overall (read+write) accesses
-system.cpu2.l1c.overall_avg_miss_latency 23487.631009 # average overall miss latency
-system.cpu2.l1c.overall_avg_mshr_miss_latency 23479.951578 # average overall mshr miss latency
+system.cpu2.l1c.overall_accesses 69275 # number of overall (read+write) accesses
+system.cpu2.l1c.overall_avg_miss_latency 25425.920766 # average overall miss latency
+system.cpu2.l1c.overall_avg_mshr_miss_latency 24424.002506 # average overall mshr miss latency
system.cpu2.l1c.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.cpu2.l1c.overall_hits 8490 # number of overall hits
-system.cpu2.l1c.overall_miss_latency 1421706305 # number of overall miss cycles
-system.cpu2.l1c.overall_miss_rate 0.876992 # miss rate for overall accesses
-system.cpu2.l1c.overall_misses 60530 # number of overall misses
+system.cpu2.l1c.overall_hits 8632 # number of overall hits
+system.cpu2.l1c.overall_miss_latency 1541904113 # number of overall miss cycles
+system.cpu2.l1c.overall_miss_rate 0.875395 # miss rate for overall accesses
+system.cpu2.l1c.overall_misses 60643 # number of overall misses
system.cpu2.l1c.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu2.l1c.overall_mshr_miss_latency 1421241469 # number of overall MSHR miss cycles
-system.cpu2.l1c.overall_mshr_miss_rate 0.876992 # mshr miss rate for overall accesses
-system.cpu2.l1c.overall_mshr_misses 60530 # number of overall MSHR misses
-system.cpu2.l1c.overall_mshr_uncacheable_latency 840798944 # number of overall MSHR uncacheable cycles
+system.cpu2.l1c.overall_mshr_miss_latency 1481144784 # number of overall MSHR miss cycles
+system.cpu2.l1c.overall_mshr_miss_rate 0.875395 # mshr miss rate for overall accesses
+system.cpu2.l1c.overall_mshr_misses 60643 # number of overall MSHR misses
+system.cpu2.l1c.overall_mshr_uncacheable_latency 756382316 # number of overall MSHR uncacheable cycles
system.cpu2.l1c.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu2.l1c.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.cpu2.l1c.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -233,75 +233,75 @@ system.cpu2.l1c.prefetcher.num_hwpf_issued 0 #
system.cpu2.l1c.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu2.l1c.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu2.l1c.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu2.l1c.replacements 27570 # number of replacements
-system.cpu2.l1c.sampled_refs 27912 # Sample count of references to valid blocks.
+system.cpu2.l1c.replacements 27925 # number of replacements
+system.cpu2.l1c.sampled_refs 28265 # Sample count of references to valid blocks.
system.cpu2.l1c.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu2.l1c.tagsinuse 346.579014 # Cycle average of tags in use
-system.cpu2.l1c.total_refs 11643 # Total number of references to valid blocks.
+system.cpu2.l1c.tagsinuse 348.298398 # Cycle average of tags in use
+system.cpu2.l1c.total_refs 11747 # Total number of references to valid blocks.
system.cpu2.l1c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu2.l1c.writebacks 10678 # number of writebacks
+system.cpu2.l1c.writebacks 11043 # number of writebacks
system.cpu2.num_copies 0 # number of copy accesses completed
-system.cpu2.num_reads 99982 # number of read accesses completed
-system.cpu2.num_writes 53451 # number of write accesses completed
-system.cpu3.l1c.ReadReq_accesses 45026 # number of ReadReq accesses(hits+misses)
-system.cpu3.l1c.ReadReq_avg_miss_latency 22627.689991 # average ReadReq miss latency
-system.cpu3.l1c.ReadReq_avg_mshr_miss_latency 22619.691218 # average ReadReq mshr miss latency
+system.cpu2.num_reads 99614 # number of read accesses completed
+system.cpu2.num_writes 54181 # number of write accesses completed
+system.cpu3.l1c.ReadReq_accesses 44867 # number of ReadReq accesses(hits+misses)
+system.cpu3.l1c.ReadReq_avg_miss_latency 23550.912053 # average ReadReq miss latency
+system.cpu3.l1c.ReadReq_avg_mshr_miss_latency 22549.071641 # average ReadReq mshr miss latency
system.cpu3.l1c.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.cpu3.l1c.ReadReq_hits 7540 # number of ReadReq hits
-system.cpu3.l1c.ReadReq_miss_latency 848221587 # number of ReadReq miss cycles
-system.cpu3.l1c.ReadReq_miss_rate 0.832541 # miss rate for ReadReq accesses
-system.cpu3.l1c.ReadReq_misses 37486 # number of ReadReq misses
-system.cpu3.l1c.ReadReq_mshr_miss_latency 847921745 # number of ReadReq MSHR miss cycles
-system.cpu3.l1c.ReadReq_mshr_miss_rate 0.832541 # mshr miss rate for ReadReq accesses
-system.cpu3.l1c.ReadReq_mshr_misses 37486 # number of ReadReq MSHR misses
-system.cpu3.l1c.ReadReq_mshr_uncacheable_latency 521058272 # number of ReadReq MSHR uncacheable cycles
-system.cpu3.l1c.WriteReq_accesses 24496 # number of WriteReq accesses(hits+misses)
-system.cpu3.l1c.WriteReq_avg_miss_latency 24499.134103 # average WriteReq miss latency
-system.cpu3.l1c.WriteReq_avg_mshr_miss_latency 24491.950730 # average WriteReq mshr miss latency
+system.cpu3.l1c.ReadReq_hits 7458 # number of ReadReq hits
+system.cpu3.l1c.ReadReq_miss_latency 881016069 # number of ReadReq miss cycles
+system.cpu3.l1c.ReadReq_miss_rate 0.833775 # miss rate for ReadReq accesses
+system.cpu3.l1c.ReadReq_misses 37409 # number of ReadReq misses
+system.cpu3.l1c.ReadReq_mshr_miss_latency 843538221 # number of ReadReq MSHR miss cycles
+system.cpu3.l1c.ReadReq_mshr_miss_rate 0.833775 # mshr miss rate for ReadReq accesses
+system.cpu3.l1c.ReadReq_mshr_misses 37409 # number of ReadReq MSHR misses
+system.cpu3.l1c.ReadReq_mshr_uncacheable_latency 469382996 # number of ReadReq MSHR uncacheable cycles
+system.cpu3.l1c.WriteReq_accesses 24208 # number of WriteReq accesses(hits+misses)
+system.cpu3.l1c.WriteReq_avg_miss_latency 28215.610982 # average WriteReq miss latency
+system.cpu3.l1c.WriteReq_avg_mshr_miss_latency 27213.782676 # average WriteReq mshr miss latency
system.cpu3.l1c.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.cpu3.l1c.WriteReq_hits 932 # number of WriteReq hits
-system.cpu3.l1c.WriteReq_miss_latency 577297596 # number of WriteReq miss cycles
-system.cpu3.l1c.WriteReq_miss_rate 0.961953 # miss rate for WriteReq accesses
-system.cpu3.l1c.WriteReq_misses 23564 # number of WriteReq misses
-system.cpu3.l1c.WriteReq_mshr_miss_latency 577128327 # number of WriteReq MSHR miss cycles
-system.cpu3.l1c.WriteReq_mshr_miss_rate 0.961953 # mshr miss rate for WriteReq accesses
-system.cpu3.l1c.WriteReq_mshr_misses 23564 # number of WriteReq MSHR misses
-system.cpu3.l1c.WriteReq_mshr_uncacheable_latency 316556554 # number of WriteReq MSHR uncacheable cycles
-system.cpu3.l1c.avg_blocked_cycles_no_mshrs 2277.071019 # average number of cycles each access was blocked
+system.cpu3.l1c.WriteReq_hits 934 # number of WriteReq hits
+system.cpu3.l1c.WriteReq_miss_latency 656690130 # number of WriteReq miss cycles
+system.cpu3.l1c.WriteReq_miss_rate 0.961418 # miss rate for WriteReq accesses
+system.cpu3.l1c.WriteReq_misses 23274 # number of WriteReq misses
+system.cpu3.l1c.WriteReq_mshr_miss_latency 633373578 # number of WriteReq MSHR miss cycles
+system.cpu3.l1c.WriteReq_mshr_miss_rate 0.961418 # mshr miss rate for WriteReq accesses
+system.cpu3.l1c.WriteReq_mshr_misses 23274 # number of WriteReq MSHR misses
+system.cpu3.l1c.WriteReq_mshr_uncacheable_latency 292909328 # number of WriteReq MSHR uncacheable cycles
+system.cpu3.l1c.avg_blocked_cycles_no_mshrs 2286.071306 # average number of cycles each access was blocked
system.cpu3.l1c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu3.l1c.avg_refs 0.408241 # Average number of references to valid blocks.
-system.cpu3.l1c.blocked_no_mshrs 69700 # number of cycles access was blocked
+system.cpu3.l1c.avg_refs 0.400684 # Average number of references to valid blocks.
+system.cpu3.l1c.blocked_no_mshrs 69658 # number of cycles access was blocked
system.cpu3.l1c.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu3.l1c.blocked_cycles_no_mshrs 158711850 # number of cycles access was blocked
+system.cpu3.l1c.blocked_cycles_no_mshrs 159243155 # number of cycles access was blocked
system.cpu3.l1c.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu3.l1c.cache_copies 0 # number of cache copies performed
-system.cpu3.l1c.demand_accesses 69522 # number of demand (read+write) accesses
-system.cpu3.l1c.demand_avg_miss_latency 23350.027568 # average overall miss latency
-system.cpu3.l1c.demand_avg_mshr_miss_latency 23342.343522 # average overall mshr miss latency
-system.cpu3.l1c.demand_hits 8472 # number of demand (read+write) hits
-system.cpu3.l1c.demand_miss_latency 1425519183 # number of demand (read+write) miss cycles
-system.cpu3.l1c.demand_miss_rate 0.878139 # miss rate for demand accesses
-system.cpu3.l1c.demand_misses 61050 # number of demand (read+write) misses
+system.cpu3.l1c.demand_accesses 69075 # number of demand (read+write) accesses
+system.cpu3.l1c.demand_avg_miss_latency 25339.983175 # average overall miss latency
+system.cpu3.l1c.demand_avg_mshr_miss_latency 24338.147405 # average overall mshr miss latency
+system.cpu3.l1c.demand_hits 8392 # number of demand (read+write) hits
+system.cpu3.l1c.demand_miss_latency 1537706199 # number of demand (read+write) miss cycles
+system.cpu3.l1c.demand_miss_rate 0.878509 # miss rate for demand accesses
+system.cpu3.l1c.demand_misses 60683 # number of demand (read+write) misses
system.cpu3.l1c.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu3.l1c.demand_mshr_miss_latency 1425050072 # number of demand (read+write) MSHR miss cycles
-system.cpu3.l1c.demand_mshr_miss_rate 0.878139 # mshr miss rate for demand accesses
-system.cpu3.l1c.demand_mshr_misses 61050 # number of demand (read+write) MSHR misses
+system.cpu3.l1c.demand_mshr_miss_latency 1476911799 # number of demand (read+write) MSHR miss cycles
+system.cpu3.l1c.demand_mshr_miss_rate 0.878509 # mshr miss rate for demand accesses
+system.cpu3.l1c.demand_mshr_misses 60683 # number of demand (read+write) MSHR misses
system.cpu3.l1c.fast_writes 0 # number of fast writes performed
system.cpu3.l1c.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu3.l1c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu3.l1c.overall_accesses 69522 # number of overall (read+write) accesses
-system.cpu3.l1c.overall_avg_miss_latency 23350.027568 # average overall miss latency
-system.cpu3.l1c.overall_avg_mshr_miss_latency 23342.343522 # average overall mshr miss latency
+system.cpu3.l1c.overall_accesses 69075 # number of overall (read+write) accesses
+system.cpu3.l1c.overall_avg_miss_latency 25339.983175 # average overall miss latency
+system.cpu3.l1c.overall_avg_mshr_miss_latency 24338.147405 # average overall mshr miss latency
system.cpu3.l1c.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.cpu3.l1c.overall_hits 8472 # number of overall hits
-system.cpu3.l1c.overall_miss_latency 1425519183 # number of overall miss cycles
-system.cpu3.l1c.overall_miss_rate 0.878139 # miss rate for overall accesses
-system.cpu3.l1c.overall_misses 61050 # number of overall misses
+system.cpu3.l1c.overall_hits 8392 # number of overall hits
+system.cpu3.l1c.overall_miss_latency 1537706199 # number of overall miss cycles
+system.cpu3.l1c.overall_miss_rate 0.878509 # miss rate for overall accesses
+system.cpu3.l1c.overall_misses 60683 # number of overall misses
system.cpu3.l1c.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu3.l1c.overall_mshr_miss_latency 1425050072 # number of overall MSHR miss cycles
-system.cpu3.l1c.overall_mshr_miss_rate 0.878139 # mshr miss rate for overall accesses
-system.cpu3.l1c.overall_mshr_misses 61050 # number of overall MSHR misses
-system.cpu3.l1c.overall_mshr_uncacheable_latency 837614826 # number of overall MSHR uncacheable cycles
+system.cpu3.l1c.overall_mshr_miss_latency 1476911799 # number of overall MSHR miss cycles
+system.cpu3.l1c.overall_mshr_miss_rate 0.878509 # mshr miss rate for overall accesses
+system.cpu3.l1c.overall_mshr_misses 60683 # number of overall MSHR misses
+system.cpu3.l1c.overall_mshr_uncacheable_latency 762292324 # number of overall MSHR uncacheable cycles
system.cpu3.l1c.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu3.l1c.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.cpu3.l1c.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -312,75 +312,75 @@ system.cpu3.l1c.prefetcher.num_hwpf_issued 0 #
system.cpu3.l1c.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu3.l1c.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu3.l1c.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu3.l1c.replacements 28153 # number of replacements
-system.cpu3.l1c.sampled_refs 28515 # Sample count of references to valid blocks.
+system.cpu3.l1c.replacements 28024 # number of replacements
+system.cpu3.l1c.sampled_refs 28379 # Sample count of references to valid blocks.
system.cpu3.l1c.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu3.l1c.tagsinuse 348.493440 # Cycle average of tags in use
-system.cpu3.l1c.total_refs 11641 # Total number of references to valid blocks.
+system.cpu3.l1c.tagsinuse 347.503603 # Cycle average of tags in use
+system.cpu3.l1c.total_refs 11371 # Total number of references to valid blocks.
system.cpu3.l1c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu3.l1c.writebacks 11085 # number of writebacks
+system.cpu3.l1c.writebacks 10929 # number of writebacks
system.cpu3.num_copies 0 # number of copy accesses completed
-system.cpu3.num_reads 99697 # number of read accesses completed
-system.cpu3.num_writes 54254 # number of write accesses completed
-system.cpu4.l1c.ReadReq_accesses 44695 # number of ReadReq accesses(hits+misses)
-system.cpu4.l1c.ReadReq_avg_miss_latency 22595.724111 # average ReadReq miss latency
-system.cpu4.l1c.ReadReq_avg_mshr_miss_latency 22587.725051 # average ReadReq mshr miss latency
+system.cpu3.num_reads 99752 # number of read accesses completed
+system.cpu3.num_writes 53813 # number of write accesses completed
+system.cpu4.l1c.ReadReq_accesses 45052 # number of ReadReq accesses(hits+misses)
+system.cpu4.l1c.ReadReq_avg_miss_latency 23676.379185 # average ReadReq miss latency
+system.cpu4.l1c.ReadReq_avg_mshr_miss_latency 22674.538283 # average ReadReq mshr miss latency
system.cpu4.l1c.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.cpu4.l1c.ReadReq_hits 7459 # number of ReadReq hits
-system.cpu4.l1c.ReadReq_miss_latency 841374383 # number of ReadReq miss cycles
-system.cpu4.l1c.ReadReq_miss_rate 0.833113 # miss rate for ReadReq accesses
-system.cpu4.l1c.ReadReq_misses 37236 # number of ReadReq misses
-system.cpu4.l1c.ReadReq_mshr_miss_latency 841076530 # number of ReadReq MSHR miss cycles
-system.cpu4.l1c.ReadReq_mshr_miss_rate 0.833113 # mshr miss rate for ReadReq accesses
-system.cpu4.l1c.ReadReq_mshr_misses 37236 # number of ReadReq MSHR misses
-system.cpu4.l1c.ReadReq_mshr_uncacheable_latency 521925270 # number of ReadReq MSHR uncacheable cycles
-system.cpu4.l1c.WriteReq_accesses 24320 # number of WriteReq accesses(hits+misses)
-system.cpu4.l1c.WriteReq_avg_miss_latency 24976.967619 # average WriteReq miss latency
-system.cpu4.l1c.WriteReq_avg_mshr_miss_latency 24969.752460 # average WriteReq mshr miss latency
+system.cpu4.l1c.ReadReq_hits 7503 # number of ReadReq hits
+system.cpu4.l1c.ReadReq_miss_latency 889024362 # number of ReadReq miss cycles
+system.cpu4.l1c.ReadReq_miss_rate 0.833459 # miss rate for ReadReq accesses
+system.cpu4.l1c.ReadReq_misses 37549 # number of ReadReq misses
+system.cpu4.l1c.ReadReq_mshr_miss_latency 851406238 # number of ReadReq MSHR miss cycles
+system.cpu4.l1c.ReadReq_mshr_miss_rate 0.833459 # mshr miss rate for ReadReq accesses
+system.cpu4.l1c.ReadReq_mshr_misses 37549 # number of ReadReq MSHR misses
+system.cpu4.l1c.ReadReq_mshr_uncacheable_latency 464076918 # number of ReadReq MSHR uncacheable cycles
+system.cpu4.l1c.WriteReq_accesses 23965 # number of WriteReq accesses(hits+misses)
+system.cpu4.l1c.WriteReq_avg_miss_latency 28402.408395 # average WriteReq miss latency
+system.cpu4.l1c.WriteReq_avg_mshr_miss_latency 27400.538398 # average WriteReq mshr miss latency
system.cpu4.l1c.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.cpu4.l1c.WriteReq_hits 942 # number of WriteReq hits
-system.cpu4.l1c.WriteReq_miss_latency 583911549 # number of WriteReq miss cycles
-system.cpu4.l1c.WriteReq_miss_rate 0.961266 # miss rate for WriteReq accesses
-system.cpu4.l1c.WriteReq_misses 23378 # number of WriteReq misses
-system.cpu4.l1c.WriteReq_mshr_miss_latency 583742873 # number of WriteReq MSHR miss cycles
-system.cpu4.l1c.WriteReq_mshr_miss_rate 0.961266 # mshr miss rate for WriteReq accesses
-system.cpu4.l1c.WriteReq_mshr_misses 23378 # number of WriteReq MSHR misses
-system.cpu4.l1c.WriteReq_mshr_uncacheable_latency 314744590 # number of WriteReq MSHR uncacheable cycles
-system.cpu4.l1c.avg_blocked_cycles_no_mshrs 2286.910395 # average number of cycles each access was blocked
+system.cpu4.l1c.WriteReq_hits 904 # number of WriteReq hits
+system.cpu4.l1c.WriteReq_miss_latency 654987940 # number of WriteReq miss cycles
+system.cpu4.l1c.WriteReq_miss_rate 0.962278 # miss rate for WriteReq accesses
+system.cpu4.l1c.WriteReq_misses 23061 # number of WriteReq misses
+system.cpu4.l1c.WriteReq_mshr_miss_latency 631883816 # number of WriteReq MSHR miss cycles
+system.cpu4.l1c.WriteReq_mshr_miss_rate 0.962278 # mshr miss rate for WriteReq accesses
+system.cpu4.l1c.WriteReq_mshr_misses 23061 # number of WriteReq MSHR misses
+system.cpu4.l1c.WriteReq_mshr_uncacheable_latency 290473799 # number of WriteReq MSHR uncacheable cycles
+system.cpu4.l1c.avg_blocked_cycles_no_mshrs 2297.684951 # average number of cycles each access was blocked
system.cpu4.l1c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu4.l1c.avg_refs 0.401516 # Average number of references to valid blocks.
-system.cpu4.l1c.blocked_no_mshrs 69382 # number of cycles access was blocked
+system.cpu4.l1c.avg_refs 0.405770 # Average number of references to valid blocks.
+system.cpu4.l1c.blocked_no_mshrs 69513 # number of cycles access was blocked
system.cpu4.l1c.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu4.l1c.blocked_cycles_no_mshrs 158670417 # number of cycles access was blocked
+system.cpu4.l1c.blocked_cycles_no_mshrs 159718974 # number of cycles access was blocked
system.cpu4.l1c.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu4.l1c.cache_copies 0 # number of cache copies performed
-system.cpu4.l1c.demand_accesses 69015 # number of demand (read+write) accesses
-system.cpu4.l1c.demand_avg_miss_latency 23514.137526 # average overall miss latency
-system.cpu4.l1c.demand_avg_mshr_miss_latency 23506.440806 # average overall mshr miss latency
-system.cpu4.l1c.demand_hits 8401 # number of demand (read+write) hits
-system.cpu4.l1c.demand_miss_latency 1425285932 # number of demand (read+write) miss cycles
-system.cpu4.l1c.demand_miss_rate 0.878273 # miss rate for demand accesses
-system.cpu4.l1c.demand_misses 60614 # number of demand (read+write) misses
+system.cpu4.l1c.demand_accesses 69017 # number of demand (read+write) accesses
+system.cpu4.l1c.demand_avg_miss_latency 25474.547137 # average overall miss latency
+system.cpu4.l1c.demand_avg_mshr_miss_latency 24472.695166 # average overall mshr miss latency
+system.cpu4.l1c.demand_hits 8407 # number of demand (read+write) hits
+system.cpu4.l1c.demand_miss_latency 1544012302 # number of demand (read+write) miss cycles
+system.cpu4.l1c.demand_miss_rate 0.878189 # miss rate for demand accesses
+system.cpu4.l1c.demand_misses 60610 # number of demand (read+write) misses
system.cpu4.l1c.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu4.l1c.demand_mshr_miss_latency 1424819403 # number of demand (read+write) MSHR miss cycles
-system.cpu4.l1c.demand_mshr_miss_rate 0.878273 # mshr miss rate for demand accesses
-system.cpu4.l1c.demand_mshr_misses 60614 # number of demand (read+write) MSHR misses
+system.cpu4.l1c.demand_mshr_miss_latency 1483290054 # number of demand (read+write) MSHR miss cycles
+system.cpu4.l1c.demand_mshr_miss_rate 0.878189 # mshr miss rate for demand accesses
+system.cpu4.l1c.demand_mshr_misses 60610 # number of demand (read+write) MSHR misses
system.cpu4.l1c.fast_writes 0 # number of fast writes performed
system.cpu4.l1c.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu4.l1c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu4.l1c.overall_accesses 69015 # number of overall (read+write) accesses
-system.cpu4.l1c.overall_avg_miss_latency 23514.137526 # average overall miss latency
-system.cpu4.l1c.overall_avg_mshr_miss_latency 23506.440806 # average overall mshr miss latency
+system.cpu4.l1c.overall_accesses 69017 # number of overall (read+write) accesses
+system.cpu4.l1c.overall_avg_miss_latency 25474.547137 # average overall miss latency
+system.cpu4.l1c.overall_avg_mshr_miss_latency 24472.695166 # average overall mshr miss latency
system.cpu4.l1c.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.cpu4.l1c.overall_hits 8401 # number of overall hits
-system.cpu4.l1c.overall_miss_latency 1425285932 # number of overall miss cycles
-system.cpu4.l1c.overall_miss_rate 0.878273 # miss rate for overall accesses
-system.cpu4.l1c.overall_misses 60614 # number of overall misses
+system.cpu4.l1c.overall_hits 8407 # number of overall hits
+system.cpu4.l1c.overall_miss_latency 1544012302 # number of overall miss cycles
+system.cpu4.l1c.overall_miss_rate 0.878189 # miss rate for overall accesses
+system.cpu4.l1c.overall_misses 60610 # number of overall misses
system.cpu4.l1c.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu4.l1c.overall_mshr_miss_latency 1424819403 # number of overall MSHR miss cycles
-system.cpu4.l1c.overall_mshr_miss_rate 0.878273 # mshr miss rate for overall accesses
-system.cpu4.l1c.overall_mshr_misses 60614 # number of overall MSHR misses
-system.cpu4.l1c.overall_mshr_uncacheable_latency 836669860 # number of overall MSHR uncacheable cycles
+system.cpu4.l1c.overall_mshr_miss_latency 1483290054 # number of overall MSHR miss cycles
+system.cpu4.l1c.overall_mshr_miss_rate 0.878189 # mshr miss rate for overall accesses
+system.cpu4.l1c.overall_mshr_misses 60610 # number of overall MSHR misses
+system.cpu4.l1c.overall_mshr_uncacheable_latency 754550717 # number of overall MSHR uncacheable cycles
system.cpu4.l1c.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu4.l1c.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.cpu4.l1c.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -391,75 +391,75 @@ system.cpu4.l1c.prefetcher.num_hwpf_issued 0 #
system.cpu4.l1c.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu4.l1c.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu4.l1c.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu4.l1c.replacements 28031 # number of replacements
-system.cpu4.l1c.sampled_refs 28370 # Sample count of references to valid blocks.
+system.cpu4.l1c.replacements 27817 # number of replacements
+system.cpu4.l1c.sampled_refs 28144 # Sample count of references to valid blocks.
system.cpu4.l1c.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu4.l1c.tagsinuse 347.544315 # Cycle average of tags in use
-system.cpu4.l1c.total_refs 11391 # Total number of references to valid blocks.
+system.cpu4.l1c.tagsinuse 346.514694 # Cycle average of tags in use
+system.cpu4.l1c.total_refs 11420 # Total number of references to valid blocks.
system.cpu4.l1c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu4.l1c.writebacks 11138 # number of writebacks
+system.cpu4.l1c.writebacks 10757 # number of writebacks
system.cpu4.num_copies 0 # number of copy accesses completed
-system.cpu4.num_reads 99375 # number of read accesses completed
-system.cpu4.num_writes 53856 # number of write accesses completed
-system.cpu5.l1c.ReadReq_accesses 44846 # number of ReadReq accesses(hits+misses)
-system.cpu5.l1c.ReadReq_avg_miss_latency 22795.859807 # average ReadReq miss latency
-system.cpu5.l1c.ReadReq_avg_mshr_miss_latency 22787.860584 # average ReadReq mshr miss latency
+system.cpu4.num_reads 99082 # number of read accesses completed
+system.cpu4.num_writes 53389 # number of write accesses completed
+system.cpu5.l1c.ReadReq_accesses 44738 # number of ReadReq accesses(hits+misses)
+system.cpu5.l1c.ReadReq_avg_miss_latency 23469.170166 # average ReadReq miss latency
+system.cpu5.l1c.ReadReq_avg_mshr_miss_latency 22467.276917 # average ReadReq mshr miss latency
system.cpu5.l1c.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.cpu5.l1c.ReadReq_hits 7526 # number of ReadReq hits
-system.cpu5.l1c.ReadReq_miss_latency 850741488 # number of ReadReq miss cycles
-system.cpu5.l1c.ReadReq_miss_rate 0.832181 # miss rate for ReadReq accesses
-system.cpu5.l1c.ReadReq_misses 37320 # number of ReadReq misses
-system.cpu5.l1c.ReadReq_mshr_miss_latency 850442957 # number of ReadReq MSHR miss cycles
-system.cpu5.l1c.ReadReq_mshr_miss_rate 0.832181 # mshr miss rate for ReadReq accesses
-system.cpu5.l1c.ReadReq_mshr_misses 37320 # number of ReadReq MSHR misses
-system.cpu5.l1c.ReadReq_mshr_uncacheable_latency 518680326 # number of ReadReq MSHR uncacheable cycles
-system.cpu5.l1c.WriteReq_accesses 24378 # number of WriteReq accesses(hits+misses)
-system.cpu5.l1c.WriteReq_avg_miss_latency 24686.676265 # average WriteReq miss latency
-system.cpu5.l1c.WriteReq_avg_mshr_miss_latency 24679.493004 # average WriteReq mshr miss latency
+system.cpu5.l1c.ReadReq_hits 7633 # number of ReadReq hits
+system.cpu5.l1c.ReadReq_miss_latency 870823559 # number of ReadReq miss cycles
+system.cpu5.l1c.ReadReq_miss_rate 0.829384 # miss rate for ReadReq accesses
+system.cpu5.l1c.ReadReq_misses 37105 # number of ReadReq misses
+system.cpu5.l1c.ReadReq_mshr_miss_latency 833648310 # number of ReadReq MSHR miss cycles
+system.cpu5.l1c.ReadReq_mshr_miss_rate 0.829384 # mshr miss rate for ReadReq accesses
+system.cpu5.l1c.ReadReq_mshr_misses 37105 # number of ReadReq MSHR misses
+system.cpu5.l1c.ReadReq_mshr_uncacheable_latency 475305988 # number of ReadReq MSHR uncacheable cycles
+system.cpu5.l1c.WriteReq_accesses 24369 # number of WriteReq accesses(hits+misses)
+system.cpu5.l1c.WriteReq_avg_miss_latency 28200.397532 # average WriteReq miss latency
+system.cpu5.l1c.WriteReq_avg_mshr_miss_latency 27198.611178 # average WriteReq mshr miss latency
system.cpu5.l1c.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.cpu5.l1c.WriteReq_hits 936 # number of WriteReq hits
-system.cpu5.l1c.WriteReq_miss_latency 578705065 # number of WriteReq miss cycles
-system.cpu5.l1c.WriteReq_miss_rate 0.961605 # miss rate for WriteReq accesses
-system.cpu5.l1c.WriteReq_misses 23442 # number of WriteReq misses
-system.cpu5.l1c.WriteReq_mshr_miss_latency 578536675 # number of WriteReq MSHR miss cycles
-system.cpu5.l1c.WriteReq_mshr_miss_rate 0.961605 # mshr miss rate for WriteReq accesses
-system.cpu5.l1c.WriteReq_mshr_misses 23442 # number of WriteReq MSHR misses
-system.cpu5.l1c.WriteReq_mshr_uncacheable_latency 315478251 # number of WriteReq MSHR uncacheable cycles
-system.cpu5.l1c.avg_blocked_cycles_no_mshrs 2288.071694 # average number of cycles each access was blocked
+system.cpu5.l1c.WriteReq_hits 947 # number of WriteReq hits
+system.cpu5.l1c.WriteReq_miss_latency 660509711 # number of WriteReq miss cycles
+system.cpu5.l1c.WriteReq_miss_rate 0.961139 # miss rate for WriteReq accesses
+system.cpu5.l1c.WriteReq_misses 23422 # number of WriteReq misses
+system.cpu5.l1c.WriteReq_mshr_miss_latency 637045871 # number of WriteReq MSHR miss cycles
+system.cpu5.l1c.WriteReq_mshr_miss_rate 0.961139 # mshr miss rate for WriteReq accesses
+system.cpu5.l1c.WriteReq_mshr_misses 23422 # number of WriteReq MSHR misses
+system.cpu5.l1c.WriteReq_mshr_uncacheable_latency 288432414 # number of WriteReq MSHR uncacheable cycles
+system.cpu5.l1c.avg_blocked_cycles_no_mshrs 2288.248839 # average number of cycles each access was blocked
system.cpu5.l1c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu5.l1c.avg_refs 0.412333 # Average number of references to valid blocks.
-system.cpu5.l1c.blocked_no_mshrs 69434 # number of cycles access was blocked
+system.cpu5.l1c.avg_refs 0.414858 # Average number of references to valid blocks.
+system.cpu5.l1c.blocked_no_mshrs 69575 # number of cycles access was blocked
system.cpu5.l1c.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu5.l1c.blocked_cycles_no_mshrs 158869970 # number of cycles access was blocked
+system.cpu5.l1c.blocked_cycles_no_mshrs 159204913 # number of cycles access was blocked
system.cpu5.l1c.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu5.l1c.cache_copies 0 # number of cache copies performed
-system.cpu5.l1c.demand_accesses 69224 # number of demand (read+write) accesses
-system.cpu5.l1c.demand_avg_miss_latency 23525.337431 # average overall miss latency
-system.cpu5.l1c.demand_avg_mshr_miss_latency 23517.653007 # average overall mshr miss latency
-system.cpu5.l1c.demand_hits 8462 # number of demand (read+write) hits
-system.cpu5.l1c.demand_miss_latency 1429446553 # number of demand (read+write) miss cycles
-system.cpu5.l1c.demand_miss_rate 0.877759 # miss rate for demand accesses
-system.cpu5.l1c.demand_misses 60762 # number of demand (read+write) misses
+system.cpu5.l1c.demand_accesses 69107 # number of demand (read+write) accesses
+system.cpu5.l1c.demand_avg_miss_latency 25300.002809 # average overall miss latency
+system.cpu5.l1c.demand_avg_mshr_miss_latency 24298.150924 # average overall mshr miss latency
+system.cpu5.l1c.demand_hits 8580 # number of demand (read+write) hits
+system.cpu5.l1c.demand_miss_latency 1531333270 # number of demand (read+write) miss cycles
+system.cpu5.l1c.demand_miss_rate 0.875845 # miss rate for demand accesses
+system.cpu5.l1c.demand_misses 60527 # number of demand (read+write) misses
system.cpu5.l1c.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu5.l1c.demand_mshr_miss_latency 1428979632 # number of demand (read+write) MSHR miss cycles
-system.cpu5.l1c.demand_mshr_miss_rate 0.877759 # mshr miss rate for demand accesses
-system.cpu5.l1c.demand_mshr_misses 60762 # number of demand (read+write) MSHR misses
+system.cpu5.l1c.demand_mshr_miss_latency 1470694181 # number of demand (read+write) MSHR miss cycles
+system.cpu5.l1c.demand_mshr_miss_rate 0.875845 # mshr miss rate for demand accesses
+system.cpu5.l1c.demand_mshr_misses 60527 # number of demand (read+write) MSHR misses
system.cpu5.l1c.fast_writes 0 # number of fast writes performed
system.cpu5.l1c.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu5.l1c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu5.l1c.overall_accesses 69224 # number of overall (read+write) accesses
-system.cpu5.l1c.overall_avg_miss_latency 23525.337431 # average overall miss latency
-system.cpu5.l1c.overall_avg_mshr_miss_latency 23517.653007 # average overall mshr miss latency
+system.cpu5.l1c.overall_accesses 69107 # number of overall (read+write) accesses
+system.cpu5.l1c.overall_avg_miss_latency 25300.002809 # average overall miss latency
+system.cpu5.l1c.overall_avg_mshr_miss_latency 24298.150924 # average overall mshr miss latency
system.cpu5.l1c.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.cpu5.l1c.overall_hits 8462 # number of overall hits
-system.cpu5.l1c.overall_miss_latency 1429446553 # number of overall miss cycles
-system.cpu5.l1c.overall_miss_rate 0.877759 # miss rate for overall accesses
-system.cpu5.l1c.overall_misses 60762 # number of overall misses
+system.cpu5.l1c.overall_hits 8580 # number of overall hits
+system.cpu5.l1c.overall_miss_latency 1531333270 # number of overall miss cycles
+system.cpu5.l1c.overall_miss_rate 0.875845 # miss rate for overall accesses
+system.cpu5.l1c.overall_misses 60527 # number of overall misses
system.cpu5.l1c.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu5.l1c.overall_mshr_miss_latency 1428979632 # number of overall MSHR miss cycles
-system.cpu5.l1c.overall_mshr_miss_rate 0.877759 # mshr miss rate for overall accesses
-system.cpu5.l1c.overall_mshr_misses 60762 # number of overall MSHR misses
-system.cpu5.l1c.overall_mshr_uncacheable_latency 834158577 # number of overall MSHR uncacheable cycles
+system.cpu5.l1c.overall_mshr_miss_latency 1470694181 # number of overall MSHR miss cycles
+system.cpu5.l1c.overall_mshr_miss_rate 0.875845 # mshr miss rate for overall accesses
+system.cpu5.l1c.overall_mshr_misses 60527 # number of overall MSHR misses
+system.cpu5.l1c.overall_mshr_uncacheable_latency 763738402 # number of overall MSHR uncacheable cycles
system.cpu5.l1c.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu5.l1c.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.cpu5.l1c.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -470,75 +470,75 @@ system.cpu5.l1c.prefetcher.num_hwpf_issued 0 #
system.cpu5.l1c.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu5.l1c.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu5.l1c.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu5.l1c.replacements 27718 # number of replacements
-system.cpu5.l1c.sampled_refs 28055 # Sample count of references to valid blocks.
+system.cpu5.l1c.replacements 27804 # number of replacements
+system.cpu5.l1c.sampled_refs 28147 # Sample count of references to valid blocks.
system.cpu5.l1c.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu5.l1c.tagsinuse 345.552063 # Cycle average of tags in use
-system.cpu5.l1c.total_refs 11568 # Total number of references to valid blocks.
+system.cpu5.l1c.tagsinuse 347.082479 # Cycle average of tags in use
+system.cpu5.l1c.total_refs 11677 # Total number of references to valid blocks.
system.cpu5.l1c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu5.l1c.writebacks 10910 # number of writebacks
+system.cpu5.l1c.writebacks 11050 # number of writebacks
system.cpu5.num_copies 0 # number of copy accesses completed
-system.cpu5.num_reads 99402 # number of read accesses completed
-system.cpu5.num_writes 54123 # number of write accesses completed
-system.cpu6.l1c.ReadReq_accesses 45284 # number of ReadReq accesses(hits+misses)
-system.cpu6.l1c.ReadReq_avg_miss_latency 22614.833240 # average ReadReq miss latency
-system.cpu6.l1c.ReadReq_avg_mshr_miss_latency 22606.834542 # average ReadReq mshr miss latency
+system.cpu5.num_reads 99598 # number of read accesses completed
+system.cpu5.num_writes 53839 # number of write accesses completed
+system.cpu6.l1c.ReadReq_accesses 44535 # number of ReadReq accesses(hits+misses)
+system.cpu6.l1c.ReadReq_avg_miss_latency 23610.393004 # average ReadReq miss latency
+system.cpu6.l1c.ReadReq_avg_mshr_miss_latency 22608.500040 # average ReadReq mshr miss latency
system.cpu6.l1c.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.cpu6.l1c.ReadReq_hits 7625 # number of ReadReq hits
-system.cpu6.l1c.ReadReq_miss_latency 851652005 # number of ReadReq miss cycles
-system.cpu6.l1c.ReadReq_miss_rate 0.831618 # miss rate for ReadReq accesses
-system.cpu6.l1c.ReadReq_misses 37659 # number of ReadReq misses
-system.cpu6.l1c.ReadReq_mshr_miss_latency 851350782 # number of ReadReq MSHR miss cycles
-system.cpu6.l1c.ReadReq_mshr_miss_rate 0.831618 # mshr miss rate for ReadReq accesses
-system.cpu6.l1c.ReadReq_mshr_misses 37659 # number of ReadReq MSHR misses
-system.cpu6.l1c.ReadReq_mshr_uncacheable_latency 513879090 # number of ReadReq MSHR uncacheable cycles
-system.cpu6.l1c.WriteReq_accesses 24033 # number of WriteReq accesses(hits+misses)
-system.cpu6.l1c.WriteReq_avg_miss_latency 25148.091805 # average WriteReq miss latency
-system.cpu6.l1c.WriteReq_avg_mshr_miss_latency 25140.890430 # average WriteReq mshr miss latency
+system.cpu6.l1c.ReadReq_hits 7370 # number of ReadReq hits
+system.cpu6.l1c.ReadReq_miss_latency 877480256 # number of ReadReq miss cycles
+system.cpu6.l1c.ReadReq_miss_rate 0.834512 # miss rate for ReadReq accesses
+system.cpu6.l1c.ReadReq_misses 37165 # number of ReadReq misses
+system.cpu6.l1c.ReadReq_mshr_miss_latency 840244904 # number of ReadReq MSHR miss cycles
+system.cpu6.l1c.ReadReq_mshr_miss_rate 0.834512 # mshr miss rate for ReadReq accesses
+system.cpu6.l1c.ReadReq_mshr_misses 37165 # number of ReadReq MSHR misses
+system.cpu6.l1c.ReadReq_mshr_uncacheable_latency 465545805 # number of ReadReq MSHR uncacheable cycles
+system.cpu6.l1c.WriteReq_accesses 24347 # number of WriteReq accesses(hits+misses)
+system.cpu6.l1c.WriteReq_avg_miss_latency 28528.225110 # average WriteReq miss latency
+system.cpu6.l1c.WriteReq_avg_mshr_miss_latency 27526.396266 # average WriteReq mshr miss latency
system.cpu6.l1c.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.cpu6.l1c.WriteReq_hits 897 # number of WriteReq hits
-system.cpu6.l1c.WriteReq_miss_latency 581826252 # number of WriteReq miss cycles
-system.cpu6.l1c.WriteReq_miss_rate 0.962676 # miss rate for WriteReq accesses
-system.cpu6.l1c.WriteReq_misses 23136 # number of WriteReq misses
-system.cpu6.l1c.WriteReq_mshr_miss_latency 581659641 # number of WriteReq MSHR miss cycles
-system.cpu6.l1c.WriteReq_mshr_miss_rate 0.962676 # mshr miss rate for WriteReq accesses
-system.cpu6.l1c.WriteReq_mshr_misses 23136 # number of WriteReq MSHR misses
-system.cpu6.l1c.WriteReq_mshr_uncacheable_latency 312525316 # number of WriteReq MSHR uncacheable cycles
-system.cpu6.l1c.avg_blocked_cycles_no_mshrs 2288.777328 # average number of cycles each access was blocked
+system.cpu6.l1c.WriteReq_hits 994 # number of WriteReq hits
+system.cpu6.l1c.WriteReq_miss_latency 666219641 # number of WriteReq miss cycles
+system.cpu6.l1c.WriteReq_miss_rate 0.959174 # miss rate for WriteReq accesses
+system.cpu6.l1c.WriteReq_misses 23353 # number of WriteReq misses
+system.cpu6.l1c.WriteReq_mshr_miss_latency 642823932 # number of WriteReq MSHR miss cycles
+system.cpu6.l1c.WriteReq_mshr_miss_rate 0.959174 # mshr miss rate for WriteReq accesses
+system.cpu6.l1c.WriteReq_mshr_misses 23353 # number of WriteReq MSHR misses
+system.cpu6.l1c.WriteReq_mshr_uncacheable_latency 284792998 # number of WriteReq MSHR uncacheable cycles
+system.cpu6.l1c.avg_blocked_cycles_no_mshrs 2301.549644 # average number of cycles each access was blocked
system.cpu6.l1c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu6.l1c.avg_refs 0.407927 # Average number of references to valid blocks.
-system.cpu6.l1c.blocked_no_mshrs 69380 # number of cycles access was blocked
+system.cpu6.l1c.avg_refs 0.409026 # Average number of references to valid blocks.
+system.cpu6.l1c.blocked_no_mshrs 69474 # number of cycles access was blocked
system.cpu6.l1c.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu6.l1c.blocked_cycles_no_mshrs 158795371 # number of cycles access was blocked
+system.cpu6.l1c.blocked_cycles_no_mshrs 159897860 # number of cycles access was blocked
system.cpu6.l1c.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu6.l1c.cache_copies 0 # number of cache copies performed
-system.cpu6.l1c.demand_accesses 69317 # number of demand (read+write) accesses
-system.cpu6.l1c.demand_avg_miss_latency 23578.884069 # average overall miss latency
-system.cpu6.l1c.demand_avg_mshr_miss_latency 23571.188798 # average overall mshr miss latency
-system.cpu6.l1c.demand_hits 8522 # number of demand (read+write) hits
-system.cpu6.l1c.demand_miss_latency 1433478257 # number of demand (read+write) miss cycles
-system.cpu6.l1c.demand_miss_rate 0.877058 # miss rate for demand accesses
-system.cpu6.l1c.demand_misses 60795 # number of demand (read+write) misses
+system.cpu6.l1c.demand_accesses 68882 # number of demand (read+write) accesses
+system.cpu6.l1c.demand_avg_miss_latency 25508.111587 # average overall miss latency
+system.cpu6.l1c.demand_avg_mshr_miss_latency 24506.243366 # average overall mshr miss latency
+system.cpu6.l1c.demand_hits 8364 # number of demand (read+write) hits
+system.cpu6.l1c.demand_miss_latency 1543699897 # number of demand (read+write) miss cycles
+system.cpu6.l1c.demand_miss_rate 0.878575 # miss rate for demand accesses
+system.cpu6.l1c.demand_misses 60518 # number of demand (read+write) misses
system.cpu6.l1c.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu6.l1c.demand_mshr_miss_latency 1433010423 # number of demand (read+write) MSHR miss cycles
-system.cpu6.l1c.demand_mshr_miss_rate 0.877058 # mshr miss rate for demand accesses
-system.cpu6.l1c.demand_mshr_misses 60795 # number of demand (read+write) MSHR misses
+system.cpu6.l1c.demand_mshr_miss_latency 1483068836 # number of demand (read+write) MSHR miss cycles
+system.cpu6.l1c.demand_mshr_miss_rate 0.878575 # mshr miss rate for demand accesses
+system.cpu6.l1c.demand_mshr_misses 60518 # number of demand (read+write) MSHR misses
system.cpu6.l1c.fast_writes 0 # number of fast writes performed
system.cpu6.l1c.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu6.l1c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu6.l1c.overall_accesses 69317 # number of overall (read+write) accesses
-system.cpu6.l1c.overall_avg_miss_latency 23578.884069 # average overall miss latency
-system.cpu6.l1c.overall_avg_mshr_miss_latency 23571.188798 # average overall mshr miss latency
+system.cpu6.l1c.overall_accesses 68882 # number of overall (read+write) accesses
+system.cpu6.l1c.overall_avg_miss_latency 25508.111587 # average overall miss latency
+system.cpu6.l1c.overall_avg_mshr_miss_latency 24506.243366 # average overall mshr miss latency
system.cpu6.l1c.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.cpu6.l1c.overall_hits 8522 # number of overall hits
-system.cpu6.l1c.overall_miss_latency 1433478257 # number of overall miss cycles
-system.cpu6.l1c.overall_miss_rate 0.877058 # miss rate for overall accesses
-system.cpu6.l1c.overall_misses 60795 # number of overall misses
+system.cpu6.l1c.overall_hits 8364 # number of overall hits
+system.cpu6.l1c.overall_miss_latency 1543699897 # number of overall miss cycles
+system.cpu6.l1c.overall_miss_rate 0.878575 # miss rate for overall accesses
+system.cpu6.l1c.overall_misses 60518 # number of overall misses
system.cpu6.l1c.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu6.l1c.overall_mshr_miss_latency 1433010423 # number of overall MSHR miss cycles
-system.cpu6.l1c.overall_mshr_miss_rate 0.877058 # mshr miss rate for overall accesses
-system.cpu6.l1c.overall_mshr_misses 60795 # number of overall MSHR misses
-system.cpu6.l1c.overall_mshr_uncacheable_latency 826404406 # number of overall MSHR uncacheable cycles
+system.cpu6.l1c.overall_mshr_miss_latency 1483068836 # number of overall MSHR miss cycles
+system.cpu6.l1c.overall_mshr_miss_rate 0.878575 # mshr miss rate for overall accesses
+system.cpu6.l1c.overall_mshr_misses 60518 # number of overall MSHR misses
+system.cpu6.l1c.overall_mshr_uncacheable_latency 750338803 # number of overall MSHR uncacheable cycles
system.cpu6.l1c.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu6.l1c.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.cpu6.l1c.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -549,75 +549,75 @@ system.cpu6.l1c.prefetcher.num_hwpf_issued 0 #
system.cpu6.l1c.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu6.l1c.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu6.l1c.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu6.l1c.replacements 27931 # number of replacements
-system.cpu6.l1c.sampled_refs 28282 # Sample count of references to valid blocks.
+system.cpu6.l1c.replacements 27670 # number of replacements
+system.cpu6.l1c.sampled_refs 28030 # Sample count of references to valid blocks.
system.cpu6.l1c.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu6.l1c.tagsinuse 346.778818 # Cycle average of tags in use
-system.cpu6.l1c.total_refs 11537 # Total number of references to valid blocks.
+system.cpu6.l1c.tagsinuse 347.050394 # Cycle average of tags in use
+system.cpu6.l1c.total_refs 11465 # Total number of references to valid blocks.
system.cpu6.l1c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu6.l1c.writebacks 10819 # number of writebacks
+system.cpu6.l1c.writebacks 10922 # number of writebacks
system.cpu6.num_copies 0 # number of copy accesses completed
-system.cpu6.num_reads 100000 # number of read accesses completed
-system.cpu6.num_writes 53600 # number of write accesses completed
-system.cpu7.l1c.ReadReq_accesses 44617 # number of ReadReq accesses(hits+misses)
-system.cpu7.l1c.ReadReq_avg_miss_latency 22791.302160 # average ReadReq miss latency
-system.cpu7.l1c.ReadReq_avg_mshr_miss_latency 22783.302456 # average ReadReq mshr miss latency
+system.cpu6.num_reads 98586 # number of read accesses completed
+system.cpu6.num_writes 53530 # number of write accesses completed
+system.cpu7.l1c.ReadReq_accesses 45060 # number of ReadReq accesses(hits+misses)
+system.cpu7.l1c.ReadReq_avg_miss_latency 23572.973322 # average ReadReq miss latency
+system.cpu7.l1c.ReadReq_avg_mshr_miss_latency 22571.079447 # average ReadReq mshr miss latency
system.cpu7.l1c.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.cpu7.l1c.ReadReq_hits 7491 # number of ReadReq hits
-system.cpu7.l1c.ReadReq_miss_latency 846149884 # number of ReadReq miss cycles
-system.cpu7.l1c.ReadReq_miss_rate 0.832104 # miss rate for ReadReq accesses
-system.cpu7.l1c.ReadReq_misses 37126 # number of ReadReq misses
-system.cpu7.l1c.ReadReq_mshr_miss_latency 845852887 # number of ReadReq MSHR miss cycles
-system.cpu7.l1c.ReadReq_mshr_miss_rate 0.832104 # mshr miss rate for ReadReq accesses
-system.cpu7.l1c.ReadReq_mshr_misses 37126 # number of ReadReq MSHR misses
-system.cpu7.l1c.ReadReq_mshr_uncacheable_latency 523016698 # number of ReadReq MSHR uncacheable cycles
-system.cpu7.l1c.WriteReq_accesses 24432 # number of WriteReq accesses(hits+misses)
-system.cpu7.l1c.WriteReq_avg_miss_latency 24654.748978 # average WriteReq miss latency
-system.cpu7.l1c.WriteReq_avg_mshr_miss_latency 24647.585464 # average WriteReq mshr miss latency
+system.cpu7.l1c.ReadReq_hits 7689 # number of ReadReq hits
+system.cpu7.l1c.ReadReq_miss_latency 880945586 # number of ReadReq miss cycles
+system.cpu7.l1c.ReadReq_miss_rate 0.829361 # miss rate for ReadReq accesses
+system.cpu7.l1c.ReadReq_misses 37371 # number of ReadReq misses
+system.cpu7.l1c.ReadReq_mshr_miss_latency 843503810 # number of ReadReq MSHR miss cycles
+system.cpu7.l1c.ReadReq_mshr_miss_rate 0.829361 # mshr miss rate for ReadReq accesses
+system.cpu7.l1c.ReadReq_mshr_misses 37371 # number of ReadReq MSHR misses
+system.cpu7.l1c.ReadReq_mshr_uncacheable_latency 464745135 # number of ReadReq MSHR uncacheable cycles
+system.cpu7.l1c.WriteReq_accesses 24261 # number of WriteReq accesses(hits+misses)
+system.cpu7.l1c.WriteReq_avg_miss_latency 28282.937385 # average WriteReq miss latency
+system.cpu7.l1c.WriteReq_avg_mshr_miss_latency 27281.151106 # average WriteReq mshr miss latency
system.cpu7.l1c.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.cpu7.l1c.WriteReq_hits 960 # number of WriteReq hits
-system.cpu7.l1c.WriteReq_miss_latency 578696268 # number of WriteReq miss cycles
-system.cpu7.l1c.WriteReq_miss_rate 0.960707 # miss rate for WriteReq accesses
-system.cpu7.l1c.WriteReq_misses 23472 # number of WriteReq misses
-system.cpu7.l1c.WriteReq_mshr_miss_latency 578528126 # number of WriteReq MSHR miss cycles
-system.cpu7.l1c.WriteReq_mshr_miss_rate 0.960707 # mshr miss rate for WriteReq accesses
-system.cpu7.l1c.WriteReq_mshr_misses 23472 # number of WriteReq MSHR misses
-system.cpu7.l1c.WriteReq_mshr_uncacheable_latency 310262407 # number of WriteReq MSHR uncacheable cycles
-system.cpu7.l1c.avg_blocked_cycles_no_mshrs 2294.299163 # average number of cycles each access was blocked
+system.cpu7.l1c.WriteReq_hits 880 # number of WriteReq hits
+system.cpu7.l1c.WriteReq_miss_latency 661283359 # number of WriteReq miss cycles
+system.cpu7.l1c.WriteReq_miss_rate 0.963728 # miss rate for WriteReq accesses
+system.cpu7.l1c.WriteReq_misses 23381 # number of WriteReq misses
+system.cpu7.l1c.WriteReq_mshr_miss_latency 637860594 # number of WriteReq MSHR miss cycles
+system.cpu7.l1c.WriteReq_mshr_miss_rate 0.963728 # mshr miss rate for WriteReq accesses
+system.cpu7.l1c.WriteReq_mshr_misses 23381 # number of WriteReq MSHR misses
+system.cpu7.l1c.WriteReq_mshr_uncacheable_latency 291455406 # number of WriteReq MSHR uncacheable cycles
+system.cpu7.l1c.avg_blocked_cycles_no_mshrs 2290.612942 # average number of cycles each access was blocked
system.cpu7.l1c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.cpu7.l1c.avg_refs 0.417293 # Average number of references to valid blocks.
-system.cpu7.l1c.blocked_no_mshrs 69407 # number of cycles access was blocked
+system.cpu7.l1c.avg_refs 0.415259 # Average number of references to valid blocks.
+system.cpu7.l1c.blocked_no_mshrs 69540 # number of cycles access was blocked
system.cpu7.l1c.blocked_no_targets 0 # number of cycles access was blocked
-system.cpu7.l1c.blocked_cycles_no_mshrs 159240422 # number of cycles access was blocked
+system.cpu7.l1c.blocked_cycles_no_mshrs 159289224 # number of cycles access was blocked
system.cpu7.l1c.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.cpu7.l1c.cache_copies 0 # number of cache copies performed
-system.cpu7.l1c.demand_accesses 69049 # number of demand (read+write) accesses
-system.cpu7.l1c.demand_avg_miss_latency 23513.088749 # average overall miss latency
-system.cpu7.l1c.demand_avg_mshr_miss_latency 23505.412934 # average overall mshr miss latency
-system.cpu7.l1c.demand_hits 8451 # number of demand (read+write) hits
-system.cpu7.l1c.demand_miss_latency 1424846152 # number of demand (read+write) miss cycles
-system.cpu7.l1c.demand_miss_rate 0.877609 # miss rate for demand accesses
-system.cpu7.l1c.demand_misses 60598 # number of demand (read+write) misses
+system.cpu7.l1c.demand_accesses 69321 # number of demand (read+write) accesses
+system.cpu7.l1c.demand_avg_miss_latency 25385.648950 # average overall miss latency
+system.cpu7.l1c.demand_avg_mshr_miss_latency 24383.796484 # average overall mshr miss latency
+system.cpu7.l1c.demand_hits 8569 # number of demand (read+write) hits
+system.cpu7.l1c.demand_miss_latency 1542228945 # number of demand (read+write) miss cycles
+system.cpu7.l1c.demand_miss_rate 0.876387 # miss rate for demand accesses
+system.cpu7.l1c.demand_misses 60752 # number of demand (read+write) misses
system.cpu7.l1c.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
-system.cpu7.l1c.demand_mshr_miss_latency 1424381013 # number of demand (read+write) MSHR miss cycles
-system.cpu7.l1c.demand_mshr_miss_rate 0.877609 # mshr miss rate for demand accesses
-system.cpu7.l1c.demand_mshr_misses 60598 # number of demand (read+write) MSHR misses
+system.cpu7.l1c.demand_mshr_miss_latency 1481364404 # number of demand (read+write) MSHR miss cycles
+system.cpu7.l1c.demand_mshr_miss_rate 0.876387 # mshr miss rate for demand accesses
+system.cpu7.l1c.demand_mshr_misses 60752 # number of demand (read+write) MSHR misses
system.cpu7.l1c.fast_writes 0 # number of fast writes performed
system.cpu7.l1c.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu7.l1c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu7.l1c.overall_accesses 69049 # number of overall (read+write) accesses
-system.cpu7.l1c.overall_avg_miss_latency 23513.088749 # average overall miss latency
-system.cpu7.l1c.overall_avg_mshr_miss_latency 23505.412934 # average overall mshr miss latency
+system.cpu7.l1c.overall_accesses 69321 # number of overall (read+write) accesses
+system.cpu7.l1c.overall_avg_miss_latency 25385.648950 # average overall miss latency
+system.cpu7.l1c.overall_avg_mshr_miss_latency 24383.796484 # average overall mshr miss latency
system.cpu7.l1c.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.cpu7.l1c.overall_hits 8451 # number of overall hits
-system.cpu7.l1c.overall_miss_latency 1424846152 # number of overall miss cycles
-system.cpu7.l1c.overall_miss_rate 0.877609 # miss rate for overall accesses
-system.cpu7.l1c.overall_misses 60598 # number of overall misses
+system.cpu7.l1c.overall_hits 8569 # number of overall hits
+system.cpu7.l1c.overall_miss_latency 1542228945 # number of overall miss cycles
+system.cpu7.l1c.overall_miss_rate 0.876387 # miss rate for overall accesses
+system.cpu7.l1c.overall_misses 60752 # number of overall misses
system.cpu7.l1c.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu7.l1c.overall_mshr_miss_latency 1424381013 # number of overall MSHR miss cycles
-system.cpu7.l1c.overall_mshr_miss_rate 0.877609 # mshr miss rate for overall accesses
-system.cpu7.l1c.overall_mshr_misses 60598 # number of overall MSHR misses
-system.cpu7.l1c.overall_mshr_uncacheable_latency 833279105 # number of overall MSHR uncacheable cycles
+system.cpu7.l1c.overall_mshr_miss_latency 1481364404 # number of overall MSHR miss cycles
+system.cpu7.l1c.overall_mshr_miss_rate 0.876387 # mshr miss rate for overall accesses
+system.cpu7.l1c.overall_mshr_misses 60752 # number of overall MSHR misses
+system.cpu7.l1c.overall_mshr_uncacheable_latency 756200541 # number of overall MSHR uncacheable cycles
system.cpu7.l1c.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.cpu7.l1c.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.cpu7.l1c.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -628,91 +628,91 @@ system.cpu7.l1c.prefetcher.num_hwpf_issued 0 #
system.cpu7.l1c.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.cpu7.l1c.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.cpu7.l1c.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.cpu7.l1c.replacements 27613 # number of replacements
-system.cpu7.l1c.sampled_refs 27942 # Sample count of references to valid blocks.
+system.cpu7.l1c.replacements 27776 # number of replacements
+system.cpu7.l1c.sampled_refs 28127 # Sample count of references to valid blocks.
system.cpu7.l1c.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.cpu7.l1c.tagsinuse 345.414592 # Cycle average of tags in use
-system.cpu7.l1c.total_refs 11660 # Total number of references to valid blocks.
+system.cpu7.l1c.tagsinuse 346.455947 # Cycle average of tags in use
+system.cpu7.l1c.total_refs 11680 # Total number of references to valid blocks.
system.cpu7.l1c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu7.l1c.writebacks 10955 # number of writebacks
+system.cpu7.l1c.writebacks 10920 # number of writebacks
system.cpu7.num_copies 0 # number of copy accesses completed
-system.cpu7.num_reads 98933 # number of read accesses completed
-system.cpu7.num_writes 53679 # number of write accesses completed
-system.l2c.ReadExReq_accesses 74732 # number of ReadExReq accesses(hits+misses)
-system.l2c.ReadExReq_avg_miss_latency 10058.723893 # average ReadExReq miss latency
-system.l2c.ReadExReq_avg_mshr_miss_latency 10012.709549 # average ReadExReq mshr miss latency
-system.l2c.ReadExReq_miss_latency 751708554 # number of ReadExReq miss cycles
+system.cpu7.num_reads 100000 # number of read accesses completed
+system.cpu7.num_writes 53888 # number of write accesses completed
+system.l2c.ReadExReq_accesses 74532 # number of ReadExReq accesses(hits+misses)
+system.l2c.ReadExReq_avg_miss_latency 20118.794759 # average ReadExReq miss latency
+system.l2c.ReadExReq_avg_mshr_miss_latency 10011.874108 # average ReadExReq mshr miss latency
+system.l2c.ReadExReq_miss_latency 1499494011 # number of ReadExReq miss cycles
system.l2c.ReadExReq_miss_rate 1 # miss rate for ReadExReq accesses
-system.l2c.ReadExReq_misses 74732 # number of ReadExReq misses
-system.l2c.ReadExReq_mshr_hits 486 # number of ReadExReq MSHR hits
-system.l2c.ReadExReq_mshr_miss_latency 748269810 # number of ReadExReq MSHR miss cycles
+system.l2c.ReadExReq_misses 74532 # number of ReadExReq misses
+system.l2c.ReadExReq_mshr_hits 478 # number of ReadExReq MSHR hits
+system.l2c.ReadExReq_mshr_miss_latency 746205001 # number of ReadExReq MSHR miss cycles
system.l2c.ReadExReq_mshr_miss_rate 1 # mshr miss rate for ReadExReq accesses
-system.l2c.ReadExReq_mshr_misses 74732 # number of ReadExReq MSHR misses
-system.l2c.ReadReq_accesses 138119 # number of ReadReq accesses(hits+misses)
-system.l2c.ReadReq_avg_miss_latency 10093.112454 # average ReadReq miss latency
-system.l2c.ReadReq_avg_mshr_miss_latency 10012.902949 # average ReadReq mshr miss latency
+system.l2c.ReadExReq_mshr_misses 74532 # number of ReadExReq MSHR misses
+system.l2c.ReadReq_accesses 137656 # number of ReadReq accesses(hits+misses)
+system.l2c.ReadReq_avg_miss_latency 20204.255734 # average ReadReq miss latency
+system.l2c.ReadReq_avg_mshr_miss_latency 10011.528670 # average ReadReq mshr miss latency
system.l2c.ReadReq_avg_mshr_uncacheable_latency inf # average ReadReq mshr uncacheable latency
-system.l2c.ReadReq_hits 62746 # number of ReadReq hits
-system.l2c.ReadReq_miss_latency 760748165 # number of ReadReq miss cycles
-system.l2c.ReadReq_miss_rate 0.545711 # miss rate for ReadReq accesses
-system.l2c.ReadReq_misses 75373 # number of ReadReq misses
-system.l2c.ReadReq_mshr_hits 858 # number of ReadReq MSHR hits
-system.l2c.ReadReq_mshr_miss_latency 754702534 # number of ReadReq MSHR miss cycles
-system.l2c.ReadReq_mshr_miss_rate 0.545711 # mshr miss rate for ReadReq accesses
-system.l2c.ReadReq_mshr_misses 75373 # number of ReadReq MSHR misses
-system.l2c.ReadReq_mshr_uncacheable_latency 792432163 # number of ReadReq MSHR uncacheable cycles
-system.l2c.UpgradeReq_accesses 18312 # number of UpgradeReq accesses(hits+misses)
-system.l2c.UpgradeReq_avg_miss_latency 5090.815258 # average UpgradeReq miss latency
-system.l2c.UpgradeReq_avg_mshr_miss_latency 10012.622433 # average UpgradeReq mshr miss latency
-system.l2c.UpgradeReq_miss_latency 93223009 # number of UpgradeReq miss cycles
+system.l2c.ReadReq_hits 62664 # number of ReadReq hits
+system.l2c.ReadReq_miss_latency 1515157546 # number of ReadReq miss cycles
+system.l2c.ReadReq_miss_rate 0.544778 # miss rate for ReadReq accesses
+system.l2c.ReadReq_misses 74992 # number of ReadReq misses
+system.l2c.ReadReq_mshr_hits 876 # number of ReadReq MSHR hits
+system.l2c.ReadReq_mshr_miss_latency 750784558 # number of ReadReq MSHR miss cycles
+system.l2c.ReadReq_mshr_miss_rate 0.544778 # mshr miss rate for ReadReq accesses
+system.l2c.ReadReq_mshr_misses 74992 # number of ReadReq MSHR misses
+system.l2c.ReadReq_mshr_uncacheable_latency 792812009 # number of ReadReq MSHR uncacheable cycles
+system.l2c.UpgradeReq_accesses 18194 # number of UpgradeReq accesses(hits+misses)
+system.l2c.UpgradeReq_avg_miss_latency 10193.188359 # average UpgradeReq miss latency
+system.l2c.UpgradeReq_avg_mshr_miss_latency 10011.231065 # average UpgradeReq mshr miss latency
+system.l2c.UpgradeReq_miss_latency 185454869 # number of UpgradeReq miss cycles
system.l2c.UpgradeReq_miss_rate 1 # miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_misses 18312 # number of UpgradeReq misses
-system.l2c.UpgradeReq_mshr_hits 25 # number of UpgradeReq MSHR hits
-system.l2c.UpgradeReq_mshr_miss_latency 183351142 # number of UpgradeReq MSHR miss cycles
+system.l2c.UpgradeReq_misses 18194 # number of UpgradeReq misses
+system.l2c.UpgradeReq_mshr_hits 33 # number of UpgradeReq MSHR hits
+system.l2c.UpgradeReq_mshr_miss_latency 182144338 # number of UpgradeReq MSHR miss cycles
system.l2c.UpgradeReq_mshr_miss_rate 1 # mshr miss rate for UpgradeReq accesses
-system.l2c.UpgradeReq_mshr_misses 18312 # number of UpgradeReq MSHR misses
+system.l2c.UpgradeReq_mshr_misses 18194 # number of UpgradeReq MSHR misses
system.l2c.WriteReq_avg_mshr_uncacheable_latency inf # average WriteReq mshr uncacheable latency
-system.l2c.WriteReq_mshr_uncacheable_latency 430029394 # number of WriteReq MSHR uncacheable cycles
-system.l2c.Writeback_accesses 86893 # number of Writeback accesses(hits+misses)
+system.l2c.WriteReq_mshr_uncacheable_latency 429976462 # number of WriteReq MSHR uncacheable cycles
+system.l2c.Writeback_accesses 86637 # number of Writeback accesses(hits+misses)
system.l2c.Writeback_miss_rate 1 # miss rate for Writeback accesses
-system.l2c.Writeback_misses 86893 # number of Writeback misses
+system.l2c.Writeback_misses 86637 # number of Writeback misses
system.l2c.Writeback_mshr_miss_rate 1 # mshr miss rate for Writeback accesses
-system.l2c.Writeback_mshr_misses 86893 # number of Writeback MSHR misses
-system.l2c.avg_blocked_cycles_no_mshrs 3278 # average number of cycles each access was blocked
+system.l2c.Writeback_mshr_misses 86637 # number of Writeback MSHR misses
+system.l2c.avg_blocked_cycles_no_mshrs 2919.500000 # average number of cycles each access was blocked
system.l2c.avg_blocked_cycles_no_targets <err: div-0> # average number of cycles each access was blocked
-system.l2c.avg_refs 3.318198 # Average number of references to valid blocks.
-system.l2c.blocked_no_mshrs 3 # number of cycles access was blocked
+system.l2c.avg_refs 3.347484 # Average number of references to valid blocks.
+system.l2c.blocked_no_mshrs 6 # number of cycles access was blocked
system.l2c.blocked_no_targets 0 # number of cycles access was blocked
-system.l2c.blocked_cycles_no_mshrs 9834 # number of cycles access was blocked
+system.l2c.blocked_cycles_no_mshrs 17517 # number of cycles access was blocked
system.l2c.blocked_cycles_no_targets 0 # number of cycles access was blocked
system.l2c.cache_copies 0 # number of cache copies performed
-system.l2c.demand_accesses 212851 # number of demand (read+write) accesses
-system.l2c.demand_avg_miss_latency 10075.991599 # average overall miss latency
-system.l2c.demand_avg_mshr_miss_latency 10012.806662 # average overall mshr miss latency
-system.l2c.demand_hits 62746 # number of demand (read+write) hits
-system.l2c.demand_miss_latency 1512456719 # number of demand (read+write) miss cycles
-system.l2c.demand_miss_rate 0.705212 # miss rate for demand accesses
-system.l2c.demand_misses 150105 # number of demand (read+write) misses
-system.l2c.demand_mshr_hits 1344 # number of demand (read+write) MSHR hits
-system.l2c.demand_mshr_miss_latency 1502972344 # number of demand (read+write) MSHR miss cycles
-system.l2c.demand_mshr_miss_rate 0.705212 # mshr miss rate for demand accesses
-system.l2c.demand_mshr_misses 150105 # number of demand (read+write) MSHR misses
+system.l2c.demand_accesses 212188 # number of demand (read+write) accesses
+system.l2c.demand_avg_miss_latency 20161.656704 # average overall miss latency
+system.l2c.demand_avg_mshr_miss_latency 10011.700857 # average overall mshr miss latency
+system.l2c.demand_hits 62664 # number of demand (read+write) hits
+system.l2c.demand_miss_latency 3014651557 # number of demand (read+write) miss cycles
+system.l2c.demand_miss_rate 0.704677 # miss rate for demand accesses
+system.l2c.demand_misses 149524 # number of demand (read+write) misses
+system.l2c.demand_mshr_hits 1354 # number of demand (read+write) MSHR hits
+system.l2c.demand_mshr_miss_latency 1496989559 # number of demand (read+write) MSHR miss cycles
+system.l2c.demand_mshr_miss_rate 0.704677 # mshr miss rate for demand accesses
+system.l2c.demand_mshr_misses 149524 # number of demand (read+write) MSHR misses
system.l2c.fast_writes 0 # number of fast writes performed
system.l2c.mshr_cap_events 0 # number of times MSHR cap was activated
system.l2c.no_allocate_misses 0 # Number of misses that were no-allocate
-system.l2c.overall_accesses 212851 # number of overall (read+write) accesses
-system.l2c.overall_avg_miss_latency 10075.991599 # average overall miss latency
-system.l2c.overall_avg_mshr_miss_latency 10012.806662 # average overall mshr miss latency
+system.l2c.overall_accesses 212188 # number of overall (read+write) accesses
+system.l2c.overall_avg_miss_latency 20161.656704 # average overall miss latency
+system.l2c.overall_avg_mshr_miss_latency 10011.700857 # average overall mshr miss latency
system.l2c.overall_avg_mshr_uncacheable_latency inf # average overall mshr uncacheable latency
-system.l2c.overall_hits 62746 # number of overall hits
-system.l2c.overall_miss_latency 1512456719 # number of overall miss cycles
-system.l2c.overall_miss_rate 0.705212 # miss rate for overall accesses
-system.l2c.overall_misses 150105 # number of overall misses
-system.l2c.overall_mshr_hits 1344 # number of overall MSHR hits
-system.l2c.overall_mshr_miss_latency 1502972344 # number of overall MSHR miss cycles
-system.l2c.overall_mshr_miss_rate 0.705212 # mshr miss rate for overall accesses
-system.l2c.overall_mshr_misses 150105 # number of overall MSHR misses
-system.l2c.overall_mshr_uncacheable_latency 1222461557 # number of overall MSHR uncacheable cycles
+system.l2c.overall_hits 62664 # number of overall hits
+system.l2c.overall_miss_latency 3014651557 # number of overall miss cycles
+system.l2c.overall_miss_rate 0.704677 # miss rate for overall accesses
+system.l2c.overall_misses 149524 # number of overall misses
+system.l2c.overall_mshr_hits 1354 # number of overall MSHR hits
+system.l2c.overall_mshr_miss_latency 1496989559 # number of overall MSHR miss cycles
+system.l2c.overall_mshr_miss_rate 0.704677 # mshr miss rate for overall accesses
+system.l2c.overall_mshr_misses 149524 # number of overall MSHR misses
+system.l2c.overall_mshr_uncacheable_latency 1222788471 # number of overall MSHR uncacheable cycles
system.l2c.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
system.l2c.prefetcher.num_hwpf_already_in_cache 0 # number of hwpf that were already in the cache
system.l2c.prefetcher.num_hwpf_already_in_mshr 0 # number of hwpf that were already in mshr
@@ -723,11 +723,11 @@ system.l2c.prefetcher.num_hwpf_issued 0 # nu
system.l2c.prefetcher.num_hwpf_removed_MSHR_hit 0 # number of hwpf removed because MSHR allocated
system.l2c.prefetcher.num_hwpf_span_page 0 # number of hwpf spanning a virtual page
system.l2c.prefetcher.num_hwpf_squashed_from_miss 0 # number of hwpf that got squashed due to a miss aborting calculation time
-system.l2c.replacements 31000 # number of replacements
-system.l2c.sampled_refs 31427 # Sample count of references to valid blocks.
+system.l2c.replacements 30644 # number of replacements
+system.l2c.sampled_refs 31095 # Sample count of references to valid blocks.
system.l2c.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
-system.l2c.tagsinuse 461.978673 # Cycle average of tags in use
-system.l2c.total_refs 104281 # Total number of references to valid blocks.
+system.l2c.tagsinuse 460.797785 # Cycle average of tags in use
+system.l2c.total_refs 104090 # Total number of references to valid blocks.
system.l2c.warmup_cycle 0 # Cycle when the warmup percentage was hit.
system.l2c.writebacks 0 # number of writebacks
diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest/stderr b/tests/quick/50.memtest/ref/alpha/linux/memtest/stderr
index 87bef1427..9486d3e24 100644
--- a/tests/quick/50.memtest/ref/alpha/linux/memtest/stderr
+++ b/tests/quick/50.memtest/ref/alpha/linux/memtest/stderr
@@ -1,74 +1,74 @@
warn: Entering event queue @ 0. Starting simulation...
-system.cpu7: completed 10000 read accesses @15607088
-system.cpu1: completed 10000 read accesses @15686239
-system.cpu5: completed 10000 read accesses @15771479
-system.cpu4: completed 10000 read accesses @15772513
-system.cpu0: completed 10000 read accesses @15778178
-system.cpu6: completed 10000 read accesses @15791633
-system.cpu2: completed 10000 read accesses @15841990
-system.cpu3: completed 10000 read accesses @15878600
-system.cpu2: completed 20000 read accesses @31878727
-system.cpu7: completed 20000 read accesses @32026154
-system.cpu6: completed 20000 read accesses @32057190
-system.cpu1: completed 20000 read accesses @32240417
-system.cpu0: completed 20000 read accesses @32270672
-system.cpu3: completed 20000 read accesses @32335938
-system.cpu5: completed 20000 read accesses @32480722
-system.cpu4: completed 20000 read accesses @32490454
-system.cpu2: completed 30000 read accesses @48060100
-system.cpu6: completed 30000 read accesses @48167196
-system.cpu4: completed 30000 read accesses @48520588
-system.cpu7: completed 30000 read accesses @48646309
-system.cpu0: completed 30000 read accesses @48740616
-system.cpu1: completed 30000 read accesses @48766857
-system.cpu3: completed 30000 read accesses @48959010
-system.cpu5: completed 30000 read accesses @49028132
-system.cpu6: completed 40000 read accesses @64421948
-system.cpu4: completed 40000 read accesses @64637670
-system.cpu2: completed 40000 read accesses @64868400
-system.cpu1: completed 40000 read accesses @64925788
-system.cpu0: completed 40000 read accesses @64956331
-system.cpu3: completed 40000 read accesses @65406565
-system.cpu5: completed 40000 read accesses @65517578
-system.cpu7: completed 40000 read accesses @65556693
-system.cpu6: completed 50000 read accesses @80917227
-system.cpu2: completed 50000 read accesses @80917444
-system.cpu4: completed 50000 read accesses @81159816
-system.cpu1: completed 50000 read accesses @81373401
-system.cpu3: completed 50000 read accesses @81540449
-system.cpu0: completed 50000 read accesses @81577912
-system.cpu5: completed 50000 read accesses @81975441
-system.cpu7: completed 50000 read accesses @82285501
-system.cpu2: completed 60000 read accesses @96985412
-system.cpu4: completed 60000 read accesses @97174738
-system.cpu6: completed 60000 read accesses @97530786
-system.cpu0: completed 60000 read accesses @97671589
-system.cpu3: completed 60000 read accesses @97821937
-system.cpu1: completed 60000 read accesses @97822818
-system.cpu5: completed 60000 read accesses @98044596
-system.cpu7: completed 60000 read accesses @98812006
-system.cpu2: completed 70000 read accesses @113400661
-system.cpu4: completed 70000 read accesses @113949415
-system.cpu1: completed 70000 read accesses @114120869
-system.cpu3: completed 70000 read accesses @114207385
-system.cpu0: completed 70000 read accesses @114307850
-system.cpu6: completed 70000 read accesses @114393410
-system.cpu5: completed 70000 read accesses @114714609
-system.cpu7: completed 70000 read accesses @115286783
-system.cpu2: completed 80000 read accesses @130149084
-system.cpu0: completed 80000 read accesses @130494872
-system.cpu4: completed 80000 read accesses @130604588
-system.cpu6: completed 80000 read accesses @130741327
-system.cpu1: completed 80000 read accesses @130791488
-system.cpu3: completed 80000 read accesses @130805400
-system.cpu5: completed 80000 read accesses @130975948
-system.cpu7: completed 80000 read accesses @131555733
-system.cpu2: completed 90000 read accesses @146468442
-system.cpu6: completed 90000 read accesses @146616353
-system.cpu1: completed 90000 read accesses @146926939
-system.cpu3: completed 90000 read accesses @147059543
-system.cpu0: completed 90000 read accesses @147067458
-system.cpu5: completed 90000 read accesses @147440946
-system.cpu4: completed 90000 read accesses @147560717
-system.cpu7: completed 90000 read accesses @148115904
-system.cpu6: completed 100000 read accesses @163182312
+system.cpu7: completed 10000 read accesses @15573567
+system.cpu3: completed 10000 read accesses @15845087
+system.cpu6: completed 10000 read accesses @15845510
+system.cpu2: completed 10000 read accesses @15899346
+system.cpu0: completed 10000 read accesses @15988699
+system.cpu5: completed 10000 read accesses @15997024
+system.cpu1: completed 10000 read accesses @16210356
+system.cpu4: completed 10000 read accesses @16435221
+system.cpu7: completed 20000 read accesses @31796453
+system.cpu2: completed 20000 read accesses @32128661
+system.cpu5: completed 20000 read accesses @32234396
+system.cpu6: completed 20000 read accesses @32294014
+system.cpu0: completed 20000 read accesses @32471317
+system.cpu3: completed 20000 read accesses @32570615
+system.cpu1: completed 20000 read accesses @32640091
+system.cpu4: completed 20000 read accesses @32877562
+system.cpu5: completed 30000 read accesses @48207622
+system.cpu2: completed 30000 read accesses @48440845
+system.cpu7: completed 30000 read accesses @48459290
+system.cpu3: completed 30000 read accesses @48710826
+system.cpu0: completed 30000 read accesses @48923796
+system.cpu1: completed 30000 read accesses @48961602
+system.cpu6: completed 30000 read accesses @49000253
+system.cpu4: completed 30000 read accesses @49456834
+system.cpu5: completed 40000 read accesses @64830509
+system.cpu7: completed 40000 read accesses @64831406
+system.cpu2: completed 40000 read accesses @64990686
+system.cpu0: completed 40000 read accesses @65126336
+system.cpu3: completed 40000 read accesses @65216672
+system.cpu1: completed 40000 read accesses @65233718
+system.cpu6: completed 40000 read accesses @65544034
+system.cpu4: completed 40000 read accesses @65878034
+system.cpu5: completed 50000 read accesses @81060957
+system.cpu7: completed 50000 read accesses @81212197
+system.cpu2: completed 50000 read accesses @81437704
+system.cpu3: completed 50000 read accesses @81544353
+system.cpu0: completed 50000 read accesses @81653617
+system.cpu4: completed 50000 read accesses @81787398
+system.cpu1: completed 50000 read accesses @81868780
+system.cpu6: completed 50000 read accesses @82227342
+system.cpu7: completed 60000 read accesses @97291732
+system.cpu5: completed 60000 read accesses @97361345
+system.cpu2: completed 60000 read accesses @97621191
+system.cpu3: completed 60000 read accesses @97673986
+system.cpu1: completed 60000 read accesses @97950396
+system.cpu0: completed 60000 read accesses @98086520
+system.cpu4: completed 60000 read accesses @98139060
+system.cpu6: completed 60000 read accesses @98866267
+system.cpu7: completed 70000 read accesses @113775234
+system.cpu5: completed 70000 read accesses @114027734
+system.cpu3: completed 70000 read accesses @114107654
+system.cpu2: completed 70000 read accesses @114287447
+system.cpu1: completed 70000 read accesses @114429712
+system.cpu0: completed 70000 read accesses @114626666
+system.cpu4: completed 70000 read accesses @115046863
+system.cpu6: completed 70000 read accesses @115625699
+system.cpu7: completed 80000 read accesses @130041792
+system.cpu5: completed 80000 read accesses @130054396
+system.cpu1: completed 80000 read accesses @130640538
+system.cpu3: completed 80000 read accesses @130746631
+system.cpu0: completed 80000 read accesses @130757460
+system.cpu2: completed 80000 read accesses @130848004
+system.cpu4: completed 80000 read accesses @131798404
+system.cpu6: completed 80000 read accesses @132427801
+system.cpu7: completed 90000 read accesses @146399168
+system.cpu3: completed 90000 read accesses @146528404
+system.cpu0: completed 90000 read accesses @146893614
+system.cpu5: completed 90000 read accesses @147004410
+system.cpu1: completed 90000 read accesses @147082543
+system.cpu2: completed 90000 read accesses @147344874
+system.cpu4: completed 90000 read accesses @148040578
+system.cpu6: completed 90000 read accesses @149090244
+system.cpu7: completed 100000 read accesses @163028791
diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest/stdout b/tests/quick/50.memtest/ref/alpha/linux/memtest/stdout
index 29891e1e8..bb2428fbe 100644
--- a/tests/quick/50.memtest/ref/alpha/linux/memtest/stdout
+++ b/tests/quick/50.memtest/ref/alpha/linux/memtest/stdout
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Aug 3 2007 03:56:47
-M5 started Fri Aug 3 04:17:16 2007
-M5 executing on zizzer.eecs.umich.edu
+M5 compiled Aug 12 2007 00:26:55
+M5 started Sun Aug 12 12:13:31 2007
+M5 executing on zeep
command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/50.memtest/alpha/linux/memtest tests/run.py quick/50.memtest/alpha/linux/memtest
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 163182312 because maximum number of loads reached
+Exiting @ tick 163028791 because maximum number of loads reached