summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/arm
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2014-09-03 07:42:59 -0400
committerAndreas Hansson <andreas.hansson@arm.com>2014-09-03 07:42:59 -0400
commita217eba078b17c51f6a74c9237584f066ef78bf1 (patch)
treee566cbeb3520341dbdf6ecb0d3932a31d4e156fe /tests/quick/se/00.hello/ref/arm
parentdb430698bfd4d77a49e11031bb65444552891f37 (diff)
downloadgem5-a217eba078b17c51f6a74c9237584f066ef78bf1.tar.xz
stats: Update stats for CPU and cache changes
This patch updates the stats to reflect the fixes and changes to the CPU (mainly the o3), and the caches.
Diffstat (limited to 'tests/quick/se/00.hello/ref/arm')
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt1080
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt1249
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt1247
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt128
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt128
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt290
6 files changed, 2065 insertions, 2057 deletions
diff --git a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt
index e6065a0ab..65ff8dd3e 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt
@@ -1,532 +1,51 @@
---------- Begin Simulation Statistics ----------
-final_tick 27963000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
-host_inst_rate 75358 # Simulator instruction rate (inst/s)
-host_mem_usage 292860 # Number of bytes of host memory used
-host_op_rate 93985 # Simulator op (including micro ops) rate (op/s)
-host_seconds 0.06 # Real time elapsed on the host
-host_tick_rate 457698243 # Simulator tick rate (ticks/s)
+sim_seconds 0.000028 # Number of seconds simulated
+sim_ticks 27911000 # Number of ticks simulated
+final_tick 27911000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
+host_inst_rate 66829 # Simulator instruction rate (inst/s)
+host_op_rate 78212 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 404876453 # Simulator tick rate (ticks/s)
+host_mem_usage 278412 # Number of bytes of host memory used
+host_seconds 0.07 # Real time elapsed on the host
sim_insts 4604 # Number of instructions simulated
-sim_ops 5742 # Number of ops (including micro ops) simulated
-sim_seconds 0.000028 # Number of seconds simulated
-sim_ticks 27963000 # Number of ticks simulated
+sim_ops 5390 # Number of ops (including micro ops) simulated
+system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
-system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 21.219512 # BTB Hit Percentage
-system.cpu.branchPred.BTBHits 348 # Number of BTB hits
-system.cpu.branchPred.BTBLookups 1640 # Number of BTB lookups
-system.cpu.branchPred.RASInCorrect 16 # Number of incorrect RAS predictions.
-system.cpu.branchPred.condIncorrect 349 # Number of conditional branches incorrect
-system.cpu.branchPred.condPredicted 1370 # Number of conditional branches predicted
-system.cpu.branchPred.lookups 2005 # Number of BP lookups
-system.cpu.branchPred.usedRAS 202 # Number of times the RAS was used to get a target.
-system.cpu.committedInsts 4604 # Number of instructions committed
-system.cpu.committedOps 5742 # Number of ops (including micro ops) committed
-system.cpu.cpi 12.147263 # CPI: cycles per instruction
-system.cpu.dcache.LoadLockedReq_accesses::cpu.inst 11 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses::total 11 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_hits::cpu.inst 11 # number of LoadLockedReq hits
-system.cpu.dcache.LoadLockedReq_hits::total 11 # number of LoadLockedReq hits
-system.cpu.dcache.ReadReq_accesses::cpu.inst 1318 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 1318 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.inst 60367.304348 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 60367.304348 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.inst 60667.563107 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 60667.563107 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_hits::cpu.inst 1203 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits::total 1203 # number of ReadReq hits
-system.cpu.dcache.ReadReq_miss_latency::cpu.inst 6942240 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 6942240 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_rate::cpu.inst 0.087253 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.087253 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_misses::cpu.inst 115 # number of ReadReq misses
-system.cpu.dcache.ReadReq_misses::total 115 # number of ReadReq misses
-system.cpu.dcache.ReadReq_mshr_hits::cpu.inst 12 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_hits::total 12 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.inst 6248759 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 6248759 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.inst 0.078149 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.078149 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_misses::cpu.inst 103 # number of ReadReq MSHR misses
-system.cpu.dcache.ReadReq_mshr_misses::total 103 # number of ReadReq MSHR misses
-system.cpu.dcache.StoreCondReq_accesses::cpu.inst 11 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses::total 11 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_hits::cpu.inst 11 # number of StoreCondReq hits
-system.cpu.dcache.StoreCondReq_hits::total 11 # number of StoreCondReq hits
-system.cpu.dcache.WriteReq_accesses::cpu.inst 913 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_accesses::total 913 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.inst 68664.179104 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 68664.179104 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.inst 66843.023256 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 66843.023256 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_hits::cpu.inst 846 # number of WriteReq hits
-system.cpu.dcache.WriteReq_hits::total 846 # number of WriteReq hits
-system.cpu.dcache.WriteReq_miss_latency::cpu.inst 4600500 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 4600500 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_rate::cpu.inst 0.073384 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_miss_rate::total 0.073384 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_misses::cpu.inst 67 # number of WriteReq misses
-system.cpu.dcache.WriteReq_misses::total 67 # number of WriteReq misses
-system.cpu.dcache.WriteReq_mshr_hits::cpu.inst 24 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::total 24 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.inst 2874250 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 2874250 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.inst 0.047097 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.047097 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_mshr_misses::cpu.inst 43 # number of WriteReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses::total 43 # number of WriteReq MSHR misses
-system.cpu.dcache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
-system.cpu.dcache.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::cpu.inst 2231 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 2231 # number of demand (read+write) accesses
-system.cpu.dcache.demand_avg_miss_latency::cpu.inst 63421.648352 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 63421.648352 # average overall miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.inst 62486.363014 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 62486.363014 # average overall mshr miss latency
-system.cpu.dcache.demand_hits::cpu.inst 2049 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits::total 2049 # number of demand (read+write) hits
-system.cpu.dcache.demand_miss_latency::cpu.inst 11542740 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 11542740 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_rate::cpu.inst 0.081578 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.081578 # miss rate for demand accesses
-system.cpu.dcache.demand_misses::cpu.inst 182 # number of demand (read+write) misses
-system.cpu.dcache.demand_misses::total 182 # number of demand (read+write) misses
-system.cpu.dcache.demand_mshr_hits::cpu.inst 36 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_hits::total 36 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_miss_latency::cpu.inst 9123009 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 9123009 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_rate::cpu.inst 0.065442 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.065442 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_misses::cpu.inst 146 # number of demand (read+write) MSHR misses
-system.cpu.dcache.demand_mshr_misses::total 146 # number of demand (read+write) MSHR misses
-system.cpu.dcache.fast_writes 0 # number of fast writes performed
-system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.overall_accesses::cpu.inst 2231 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 2231 # number of overall (read+write) accesses
-system.cpu.dcache.overall_avg_miss_latency::cpu.inst 63421.648352 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 63421.648352 # average overall miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.inst 62486.363014 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 62486.363014 # average overall mshr miss latency
-system.cpu.dcache.overall_hits::cpu.inst 2049 # number of overall hits
-system.cpu.dcache.overall_hits::total 2049 # number of overall hits
-system.cpu.dcache.overall_miss_latency::cpu.inst 11542740 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 11542740 # number of overall miss cycles
-system.cpu.dcache.overall_miss_rate::cpu.inst 0.081578 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.081578 # miss rate for overall accesses
-system.cpu.dcache.overall_misses::cpu.inst 182 # number of overall misses
-system.cpu.dcache.overall_misses::total 182 # number of overall misses
-system.cpu.dcache.overall_mshr_hits::cpu.inst 36 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_hits::total 36 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_miss_latency::cpu.inst 9123009 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 9123009 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_rate::cpu.inst 0.065442 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.065442 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_misses::cpu.inst 146 # number of overall MSHR misses
-system.cpu.dcache.overall_mshr_misses::total 146 # number of overall MSHR misses
-system.cpu.dcache.tags.age_task_id_blocks_1024::0 38 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::1 108 # Occupied blocks per task id
-system.cpu.dcache.tags.avg_refs 14.184932 # Average number of references to valid blocks.
-system.cpu.dcache.tags.data_accesses 4652 # Number of data accesses
-system.cpu.dcache.tags.occ_blocks::cpu.inst 86.831207 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.inst 0.021199 # Average percentage of cache occupancy
-system.cpu.dcache.tags.occ_percent::total 0.021199 # Average percentage of cache occupancy
-system.cpu.dcache.tags.occ_task_id_blocks::1024 146 # Occupied blocks per task id
-system.cpu.dcache.tags.occ_task_id_percent::1024 0.035645 # Percentage of cache occupancy per task id
-system.cpu.dcache.tags.replacements 0 # number of replacements
-system.cpu.dcache.tags.sampled_refs 146 # Sample count of references to valid blocks.
-system.cpu.dcache.tags.tag_accesses 4652 # Number of tag accesses
-system.cpu.dcache.tags.tagsinuse 86.831207 # Cycle average of tags in use
-system.cpu.dcache.tags.total_refs 2071 # Total number of references to valid blocks.
-system.cpu.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.discardedOps 1297 # Number of ops (including micro ops) which were discarded before commit
-system.cpu.dstage2_mmu.stage2_tlb.accesses 0 # DTB accesses
-system.cpu.dstage2_mmu.stage2_tlb.align_faults 0 # Number of TLB faults due to alignment restrictions
-system.cpu.dstage2_mmu.stage2_tlb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu.dstage2_mmu.stage2_tlb.flush_entries 0 # Number of entries that have been flushed from TLB
-system.cpu.dstage2_mmu.stage2_tlb.flush_tlb 0 # Number of times complete TLB was flushed
-system.cpu.dstage2_mmu.stage2_tlb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
-system.cpu.dstage2_mmu.stage2_tlb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu.dstage2_mmu.stage2_tlb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
-system.cpu.dstage2_mmu.stage2_tlb.hits 0 # DTB hits
-system.cpu.dstage2_mmu.stage2_tlb.inst_accesses 0 # ITB inst accesses
-system.cpu.dstage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits
-system.cpu.dstage2_mmu.stage2_tlb.inst_misses 0 # ITB inst misses
-system.cpu.dstage2_mmu.stage2_tlb.misses 0 # DTB misses
-system.cpu.dstage2_mmu.stage2_tlb.perms_faults 0 # Number of TLB faults due to permissions restrictions
-system.cpu.dstage2_mmu.stage2_tlb.prefetch_faults 0 # Number of TLB faults due to prefetch
-system.cpu.dstage2_mmu.stage2_tlb.read_accesses 0 # DTB read accesses
-system.cpu.dstage2_mmu.stage2_tlb.read_hits 0 # DTB read hits
-system.cpu.dstage2_mmu.stage2_tlb.read_misses 0 # DTB read misses
-system.cpu.dstage2_mmu.stage2_tlb.write_accesses 0 # DTB write accesses
-system.cpu.dstage2_mmu.stage2_tlb.write_hits 0 # DTB write hits
-system.cpu.dstage2_mmu.stage2_tlb.write_misses 0 # DTB write misses
-system.cpu.dtb.accesses 0 # DTB accesses
-system.cpu.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions
-system.cpu.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu.dtb.flush_entries 0 # Number of entries that have been flushed from TLB
-system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
-system.cpu.dtb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
-system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu.dtb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
-system.cpu.dtb.hits 0 # DTB hits
-system.cpu.dtb.inst_accesses 0 # ITB inst accesses
-system.cpu.dtb.inst_hits 0 # ITB inst hits
-system.cpu.dtb.inst_misses 0 # ITB inst misses
-system.cpu.dtb.misses 0 # DTB misses
-system.cpu.dtb.perms_faults 0 # Number of TLB faults due to permissions restrictions
-system.cpu.dtb.prefetch_faults 0 # Number of TLB faults due to prefetch
-system.cpu.dtb.read_accesses 0 # DTB read accesses
-system.cpu.dtb.read_hits 0 # DTB read hits
-system.cpu.dtb.read_misses 0 # DTB read misses
-system.cpu.dtb.write_accesses 0 # DTB write accesses
-system.cpu.dtb.write_hits 0 # DTB write hits
-system.cpu.dtb.write_misses 0 # DTB write misses
-system.cpu.icache.ReadReq_accesses::cpu.inst 2307 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 2307 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 66806.250000 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 66806.250000 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 64396.875000 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 64396.875000 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_hits::cpu.inst 1987 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 1987 # number of ReadReq hits
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 21378000 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 21378000 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.138708 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.138708 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_misses::cpu.inst 320 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 320 # number of ReadReq misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 20607000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 20607000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.138708 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.138708 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_misses::cpu.inst 320 # number of ReadReq MSHR misses
-system.cpu.icache.ReadReq_mshr_misses::total 320 # number of ReadReq MSHR misses
-system.cpu.icache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
-system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
-system.cpu.icache.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::cpu.inst 2307 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 2307 # number of demand (read+write) accesses
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 66806.250000 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 66806.250000 # average overall miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 64396.875000 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 64396.875000 # average overall mshr miss latency
-system.cpu.icache.demand_hits::cpu.inst 1987 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 1987 # number of demand (read+write) hits
-system.cpu.icache.demand_miss_latency::cpu.inst 21378000 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 21378000 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_rate::cpu.inst 0.138708 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.138708 # miss rate for demand accesses
-system.cpu.icache.demand_misses::cpu.inst 320 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 320 # number of demand (read+write) misses
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 20607000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 20607000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.138708 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.138708 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_misses::cpu.inst 320 # number of demand (read+write) MSHR misses
-system.cpu.icache.demand_mshr_misses::total 320 # number of demand (read+write) MSHR misses
-system.cpu.icache.fast_writes 0 # number of fast writes performed
-system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.icache.overall_accesses::cpu.inst 2307 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 2307 # number of overall (read+write) accesses
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 66806.250000 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 66806.250000 # average overall miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 64396.875000 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 64396.875000 # average overall mshr miss latency
-system.cpu.icache.overall_hits::cpu.inst 1987 # number of overall hits
-system.cpu.icache.overall_hits::total 1987 # number of overall hits
-system.cpu.icache.overall_miss_latency::cpu.inst 21378000 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 21378000 # number of overall miss cycles
-system.cpu.icache.overall_miss_rate::cpu.inst 0.138708 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.138708 # miss rate for overall accesses
-system.cpu.icache.overall_misses::cpu.inst 320 # number of overall misses
-system.cpu.icache.overall_misses::total 320 # number of overall misses
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 20607000 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 20607000 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.138708 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.138708 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_misses::cpu.inst 320 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_misses::total 320 # number of overall MSHR misses
-system.cpu.icache.tags.age_task_id_blocks_1024::0 114 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::1 203 # Occupied blocks per task id
-system.cpu.icache.tags.avg_refs 6.209375 # Average number of references to valid blocks.
-system.cpu.icache.tags.data_accesses 4934 # Number of data accesses
-system.cpu.icache.tags.occ_blocks::cpu.inst 161.718196 # Average occupied blocks per requestor
-system.cpu.icache.tags.occ_percent::cpu.inst 0.078964 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_percent::total 0.078964 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_task_id_blocks::1024 317 # Occupied blocks per task id
-system.cpu.icache.tags.occ_task_id_percent::1024 0.154785 # Percentage of cache occupancy per task id
-system.cpu.icache.tags.replacements 3 # number of replacements
-system.cpu.icache.tags.sampled_refs 320 # Sample count of references to valid blocks.
-system.cpu.icache.tags.tag_accesses 4934 # Number of tag accesses
-system.cpu.icache.tags.tagsinuse 161.718196 # Cycle average of tags in use
-system.cpu.icache.tags.total_refs 1987 # Total number of references to valid blocks.
-system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.idleCycles 44980 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu.ipc 0.082323 # IPC: instructions per cycle
-system.cpu.istage2_mmu.stage2_tlb.accesses 0 # DTB accesses
-system.cpu.istage2_mmu.stage2_tlb.align_faults 0 # Number of TLB faults due to alignment restrictions
-system.cpu.istage2_mmu.stage2_tlb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu.istage2_mmu.stage2_tlb.flush_entries 0 # Number of entries that have been flushed from TLB
-system.cpu.istage2_mmu.stage2_tlb.flush_tlb 0 # Number of times complete TLB was flushed
-system.cpu.istage2_mmu.stage2_tlb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
-system.cpu.istage2_mmu.stage2_tlb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu.istage2_mmu.stage2_tlb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
-system.cpu.istage2_mmu.stage2_tlb.hits 0 # DTB hits
-system.cpu.istage2_mmu.stage2_tlb.inst_accesses 0 # ITB inst accesses
-system.cpu.istage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits
-system.cpu.istage2_mmu.stage2_tlb.inst_misses 0 # ITB inst misses
-system.cpu.istage2_mmu.stage2_tlb.misses 0 # DTB misses
-system.cpu.istage2_mmu.stage2_tlb.perms_faults 0 # Number of TLB faults due to permissions restrictions
-system.cpu.istage2_mmu.stage2_tlb.prefetch_faults 0 # Number of TLB faults due to prefetch
-system.cpu.istage2_mmu.stage2_tlb.read_accesses 0 # DTB read accesses
-system.cpu.istage2_mmu.stage2_tlb.read_hits 0 # DTB read hits
-system.cpu.istage2_mmu.stage2_tlb.read_misses 0 # DTB read misses
-system.cpu.istage2_mmu.stage2_tlb.write_accesses 0 # DTB write accesses
-system.cpu.istage2_mmu.stage2_tlb.write_hits 0 # DTB write hits
-system.cpu.istage2_mmu.stage2_tlb.write_misses 0 # DTB write misses
-system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
-system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
-system.cpu.itb.flush_entries 0 # Number of entries that have been flushed from TLB
-system.cpu.itb.flush_tlb 0 # Number of times complete TLB was flushed
-system.cpu.itb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
-system.cpu.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
-system.cpu.itb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
-system.cpu.itb.hits 0 # DTB hits
-system.cpu.itb.inst_accesses 0 # ITB inst accesses
-system.cpu.itb.inst_hits 0 # ITB inst hits
-system.cpu.itb.inst_misses 0 # ITB inst misses
-system.cpu.itb.misses 0 # DTB misses
-system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
-system.cpu.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
-system.cpu.itb.read_accesses 0 # DTB read accesses
-system.cpu.itb.read_hits 0 # DTB read hits
-system.cpu.itb.read_misses 0 # DTB read misses
-system.cpu.itb.write_accesses 0 # DTB write accesses
-system.cpu.itb.write_hits 0 # DTB write hits
-system.cpu.itb.write_misses 0 # DTB write misses
-system.cpu.l2cache.ReadExReq_accesses::cpu.inst 43 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses::total 43 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.inst 65831.395349 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 65831.395349 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.inst 53308.139535 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 53308.139535 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.inst 2830750 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 2830750 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_rate::cpu.inst 1 # miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::total 1 # miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_misses::cpu.inst 43 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_misses::total 43 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.inst 2292250 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2292250 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.inst 1 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 1 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_mshr_misses::cpu.inst 43 # number of ReadExReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses::total 43 # number of ReadExReq MSHR misses
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 423 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::total 423 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 67507.124352 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::total 67507.124352 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 55150.530504 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 55150.530504 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_hits::cpu.inst 37 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::total 37 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 26057750 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::total 26057750 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.912530 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::total 0.912530 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_misses::cpu.inst 386 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::total 386 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 9 # number of ReadReq MSHR hits
-system.cpu.l2cache.ReadReq_mshr_hits::total 9 # number of ReadReq MSHR hits
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 20791750 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::total 20791750 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.891253 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.891253 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 377 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::total 377 # number of ReadReq MSHR misses
-system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
-system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
-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::cpu.inst 466 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::total 466 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 67339.160839 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 67339.160839 # average overall miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 54961.904762 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 54961.904762 # average overall mshr miss latency
-system.cpu.l2cache.demand_hits::cpu.inst 37 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::total 37 # number of demand (read+write) hits
-system.cpu.l2cache.demand_miss_latency::cpu.inst 28888500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 28888500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.920601 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::total 0.920601 # miss rate for demand accesses
-system.cpu.l2cache.demand_misses::cpu.inst 429 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::total 429 # number of demand (read+write) misses
-system.cpu.l2cache.demand_mshr_hits::cpu.inst 9 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_hits::total 9 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 23084000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 23084000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.901288 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::total 0.901288 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_misses::cpu.inst 420 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::total 420 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.fast_writes 0 # number of fast writes performed
-system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.l2cache.overall_accesses::cpu.inst 466 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::total 466 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 67339.160839 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 67339.160839 # average overall miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 54961.904762 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 54961.904762 # average overall mshr miss latency
-system.cpu.l2cache.overall_hits::cpu.inst 37 # number of overall hits
-system.cpu.l2cache.overall_hits::total 37 # number of overall hits
-system.cpu.l2cache.overall_miss_latency::cpu.inst 28888500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 28888500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.920601 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::total 0.920601 # miss rate for overall accesses
-system.cpu.l2cache.overall_misses::cpu.inst 429 # number of overall misses
-system.cpu.l2cache.overall_misses::total 429 # number of overall misses
-system.cpu.l2cache.overall_mshr_hits::cpu.inst 9 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_hits::total 9 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 23084000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 23084000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.901288 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::total 0.901288 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_misses::cpu.inst 420 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::total 420 # number of overall MSHR misses
-system.cpu.l2cache.tags.age_task_id_blocks_1024::0 132 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::1 245 # Occupied blocks per task id
-system.cpu.l2cache.tags.avg_refs 0.098143 # Average number of references to valid blocks.
-system.cpu.l2cache.tags.data_accesses 4148 # Number of data accesses
-system.cpu.l2cache.tags.occ_blocks::cpu.inst 195.926239 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_percent::cpu.inst 0.005979 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::total 0.005979 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_task_id_blocks::1024 377 # Occupied blocks per task id
-system.cpu.l2cache.tags.occ_task_id_percent::1024 0.011505 # Percentage of cache occupancy per task id
-system.cpu.l2cache.tags.replacements 0 # number of replacements
-system.cpu.l2cache.tags.sampled_refs 377 # Sample count of references to valid blocks.
-system.cpu.l2cache.tags.tag_accesses 4148 # Number of tag accesses
-system.cpu.l2cache.tags.tagsinuse 195.926239 # Cycle average of tags in use
-system.cpu.l2cache.tags.total_refs 37 # Total number of references to valid blocks.
-system.cpu.l2cache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.numCycles 55926 # number of cpu cycles simulated
-system.cpu.numFetchSuspends 0 # Number of times Execute suspended instruction fetching
-system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
-system.cpu.tickCycles 10946 # Number of cycles that the CPU actually ticked
-system.cpu.toL2Bus.data_through_bus 29824 # Total data (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 640 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 292 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count::total 932 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.reqLayer0.occupancy 233000 # Layer occupancy (ticks)
-system.cpu.toL2Bus.reqLayer0.utilization 0.8 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer0.occupancy 545500 # Layer occupancy (ticks)
-system.cpu.toL2Bus.respLayer0.utilization 2.0 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer1.occupancy 234491 # Layer occupancy (ticks)
-system.cpu.toL2Bus.respLayer1.utilization 0.8 # Layer utilization (%)
-system.cpu.toL2Bus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.cpu.toL2Bus.throughput 1066552230 # Throughput (bytes/s)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 20480 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 9344 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size::total 29824 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.trans_dist::ReadReq 423 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadResp 423 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExReq 43 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadExResp 43 # Transaction distribution
-system.cpu.workload.num_syscalls 13 # Number of system calls
-system.cpu_clk_domain.clock 500 # Clock period in ticks
-system.membus.data_through_bus 26880 # Total data (bytes)
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 840 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 840 # Packet count per connected master and slave (bytes)
-system.membus.reqLayer0.occupancy 485500 # Layer occupancy (ticks)
-system.membus.reqLayer0.utilization 1.7 # Layer utilization (%)
-system.membus.respLayer1.occupancy 3923500 # Layer occupancy (ticks)
-system.membus.respLayer1.utilization 14.0 # Layer utilization (%)
-system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.membus.throughput 961270250 # Throughput (bytes/s)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 26880 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 26880 # Cumulative packet size per connected master and slave (bytes)
-system.membus.trans_dist::ReadReq 377 # Transaction distribution
-system.membus.trans_dist::ReadResp 377 # Transaction distribution
-system.membus.trans_dist::ReadExReq 43 # Transaction distribution
-system.membus.trans_dist::ReadExResp 43 # Transaction distribution
-system.physmem.avgBusLat 5000.00 # Average bus latency per DRAM burst
-system.physmem.avgGap 66375.00 # Average gap between requests
-system.physmem.avgMemAccLat 24369.64 # Average memory access latency per DRAM burst
-system.physmem.avgQLat 5619.64 # Average queueing delay per DRAM burst
-system.physmem.avgRdBW 961.27 # Average DRAM read bandwidth in MiByte/s
-system.physmem.avgRdBWSys 961.27 # Average system read bandwidth in MiByte/s
-system.physmem.avgRdQLen 1.21 # Average read queue length when enqueuing
-system.physmem.avgWrBW 0.00 # Average achieved write bandwidth in MiByte/s
-system.physmem.avgWrBWSys 0.00 # Average system write bandwidth in MiByte/s
-system.physmem.avgWrQLen 0.00 # Average write queue length when enqueuing
-system.physmem.busUtil 7.51 # Data bus utilization in percentage
-system.physmem.busUtilRead 7.51 # Data bus utilization in percentage for reads
-system.physmem.busUtilWrite 0.00 # Data bus utilization in percentage for writes
-system.physmem.bw_inst_read::cpu.inst 695776562 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 695776562 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.inst 961270250 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 961270250 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 961270250 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 961270250 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bytesPerActivate::samples 65 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 389.907692 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 267.054058 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 328.238562 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::0-127 11 16.92% 16.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-255 17 26.15% 43.08% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-383 12 18.46% 61.54% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-511 7 10.77% 72.31% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-639 3 4.62% 76.92% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-767 2 3.08% 80.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-895 3 4.62% 84.62% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1151 10 15.38% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 65 # Bytes accessed per row activation
+system.physmem.bytes_read::cpu.inst 26880 # Number of bytes read from this memory
+system.physmem.bytes_read::total 26880 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 19456 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 19456 # Number of instructions bytes read from this memory
+system.physmem.num_reads::cpu.inst 420 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 420 # Number of read requests responded to by this memory
+system.physmem.bw_read::cpu.inst 963061159 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 963061159 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 697072839 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 697072839 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 963061159 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 963061159 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 420 # Number of read requests accepted
+system.physmem.writeReqs 0 # Number of write requests accepted
+system.physmem.readBursts 420 # Number of DRAM read bursts, including those serviced by the write queue
+system.physmem.writeBursts 0 # Number of DRAM write bursts, including those merged in the write queue
system.physmem.bytesReadDRAM 26880 # Total number of bytes read from DRAM
-system.physmem.bytesReadSys 26880 # Total read bytes from the system interface side
system.physmem.bytesReadWrQ 0 # Total number of bytes read from write queue
system.physmem.bytesWritten 0 # Total number of bytes written to DRAM
+system.physmem.bytesReadSys 26880 # Total read bytes from the system interface side
system.physmem.bytesWrittenSys 0 # Total written bytes from the system interface side
-system.physmem.bytes_inst_read::cpu.inst 19456 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 19456 # Number of instructions bytes read from this memory
-system.physmem.bytes_read::cpu.inst 26880 # Number of bytes read from this memory
-system.physmem.bytes_read::total 26880 # Number of bytes read from this memory
-system.physmem.memoryStateTime::IDLE 12000 # Time in different power states
-system.physmem.memoryStateTime::REF 780000 # Time in different power states
-system.physmem.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.physmem.memoryStateTime::ACT 22869500 # Time in different power states
-system.physmem.memoryStateTime::ACT_PDN 0 # Time in different power states
+system.physmem.servicedByWrQ 0 # Number of DRAM read bursts serviced by the write queue
system.physmem.mergedWrBursts 0 # Number of DRAM write bursts merged with an existing one
system.physmem.neitherReadNorWriteReqs 0 # Number of requests that are neither read nor write
-system.physmem.numRdRetry 0 # Number of times read queue was full causing retry
-system.physmem.numWrRetry 0 # Number of times write queue was full causing retry
-system.physmem.num_reads::cpu.inst 420 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 420 # Number of read requests responded to by this memory
-system.physmem.pageHitRate 82.62 # Row buffer hit rate, read and write combined
-system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s
system.physmem.perBankRdBursts::0 91 # Per bank write bursts
system.physmem.perBankRdBursts::1 51 # Per bank write bursts
system.physmem.perBankRdBursts::2 20 # Per bank write bursts
system.physmem.perBankRdBursts::3 42 # Per bank write bursts
-system.physmem.perBankRdBursts::4 22 # Per bank write bursts
+system.physmem.perBankRdBursts::4 23 # Per bank write bursts
system.physmem.perBankRdBursts::5 41 # Per bank write bursts
system.physmem.perBankRdBursts::6 36 # Per bank write bursts
system.physmem.perBankRdBursts::7 12 # Per bank write bursts
-system.physmem.perBankRdBursts::8 6 # Per bank write bursts
+system.physmem.perBankRdBursts::8 5 # Per bank write bursts
system.physmem.perBankRdBursts::9 6 # Per bank write bursts
system.physmem.perBankRdBursts::10 27 # Per bank write bursts
system.physmem.perBankRdBursts::11 42 # Per bank write bursts
@@ -550,8 +69,25 @@ system.physmem.perBankWrBursts::12 0 # Pe
system.physmem.perBankWrBursts::13 0 # Per bank write bursts
system.physmem.perBankWrBursts::14 0 # Per bank write bursts
system.physmem.perBankWrBursts::15 0 # Per bank write bursts
-system.physmem.rdQLenPdf::0 347 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 65 # What read queue length does an incoming req see
+system.physmem.numRdRetry 0 # Number of times read queue was full causing retry
+system.physmem.numWrRetry 0 # Number of times write queue was full causing retry
+system.physmem.totGap 27825500 # Total gap between requests
+system.physmem.readPktSize::0 0 # Read request sizes (log2)
+system.physmem.readPktSize::1 0 # Read request sizes (log2)
+system.physmem.readPktSize::2 0 # Read request sizes (log2)
+system.physmem.readPktSize::3 0 # Read request sizes (log2)
+system.physmem.readPktSize::4 0 # Read request sizes (log2)
+system.physmem.readPktSize::5 0 # Read request sizes (log2)
+system.physmem.readPktSize::6 420 # Read request sizes (log2)
+system.physmem.writePktSize::0 0 # Write request sizes (log2)
+system.physmem.writePktSize::1 0 # Write request sizes (log2)
+system.physmem.writePktSize::2 0 # Write request sizes (log2)
+system.physmem.writePktSize::3 0 # Write request sizes (log2)
+system.physmem.writePktSize::4 0 # Write request sizes (log2)
+system.physmem.writePktSize::5 0 # Write request sizes (log2)
+system.physmem.writePktSize::6 0 # Write request sizes (log2)
+system.physmem.rdQLenPdf::0 345 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 67 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::2 8 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4 0 # What read queue length does an incoming req see
@@ -582,22 +118,6 @@ system.physmem.rdQLenPdf::28 0 # Wh
system.physmem.rdQLenPdf::29 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::30 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::31 0 # What read queue length does an incoming req see
-system.physmem.readBursts 420 # Number of DRAM read bursts, including those serviced by the write queue
-system.physmem.readPktSize::0 0 # Read request sizes (log2)
-system.physmem.readPktSize::1 0 # Read request sizes (log2)
-system.physmem.readPktSize::2 0 # Read request sizes (log2)
-system.physmem.readPktSize::3 0 # Read request sizes (log2)
-system.physmem.readPktSize::4 0 # Read request sizes (log2)
-system.physmem.readPktSize::5 0 # Read request sizes (log2)
-system.physmem.readPktSize::6 420 # Read request sizes (log2)
-system.physmem.readReqs 420 # Number of read requests accepted
-system.physmem.readRowHitRate 82.62 # Row buffer hit rate for reads
-system.physmem.readRowHits 347 # Number of row buffer hits during reads
-system.physmem.servicedByWrQ 0 # Number of DRAM read bursts serviced by the write queue
-system.physmem.totBusLat 2100000 # Total ticks spent in databus transfers
-system.physmem.totGap 27877500 # Total gap between requests
-system.physmem.totMemAccLat 10235250 # Total ticks spent from burst creation until serviced by the DRAM
-system.physmem.totQLat 2360250 # Total ticks spent queuing
system.physmem.wrQLenPdf::0 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::1 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::2 0 # What write queue length does an incoming req see
@@ -662,17 +182,497 @@ system.physmem.wrQLenPdf::60 0 # Wh
system.physmem.wrQLenPdf::61 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63 0 # What write queue length does an incoming req see
-system.physmem.writeBursts 0 # Number of DRAM write bursts, including those merged in the write queue
-system.physmem.writePktSize::0 0 # Write request sizes (log2)
-system.physmem.writePktSize::1 0 # Write request sizes (log2)
-system.physmem.writePktSize::2 0 # Write request sizes (log2)
-system.physmem.writePktSize::3 0 # Write request sizes (log2)
-system.physmem.writePktSize::4 0 # Write request sizes (log2)
-system.physmem.writePktSize::5 0 # Write request sizes (log2)
-system.physmem.writePktSize::6 0 # Write request sizes (log2)
-system.physmem.writeReqs 0 # Number of write requests accepted
-system.physmem.writeRowHitRate nan # Row buffer hit rate for writes
+system.physmem.bytesPerActivate::samples 64 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 396 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 274.035894 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 327.902425 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::0-127 10 15.62% 15.62% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-255 17 26.56% 42.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-383 12 18.75% 60.94% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-511 7 10.94% 71.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-639 3 4.69% 76.56% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-767 2 3.12% 79.69% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-895 3 4.69% 84.38% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1151 10 15.62% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 64 # Bytes accessed per row activation
+system.physmem.totQLat 2525000 # Total ticks spent queuing
+system.physmem.totMemAccLat 10400000 # Total ticks spent from burst creation until serviced by the DRAM
+system.physmem.totBusLat 2100000 # Total ticks spent in databus transfers
+system.physmem.avgQLat 6011.90 # Average queueing delay per DRAM burst
+system.physmem.avgBusLat 5000.00 # Average bus latency per DRAM burst
+system.physmem.avgMemAccLat 24761.90 # Average memory access latency per DRAM burst
+system.physmem.avgRdBW 963.06 # Average DRAM read bandwidth in MiByte/s
+system.physmem.avgWrBW 0.00 # Average achieved write bandwidth in MiByte/s
+system.physmem.avgRdBWSys 963.06 # Average system read bandwidth in MiByte/s
+system.physmem.avgWrBWSys 0.00 # Average system write bandwidth in MiByte/s
+system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s
+system.physmem.busUtil 7.52 # Data bus utilization in percentage
+system.physmem.busUtilRead 7.52 # Data bus utilization in percentage for reads
+system.physmem.busUtilWrite 0.00 # Data bus utilization in percentage for writes
+system.physmem.avgRdQLen 1.22 # Average read queue length when enqueuing
+system.physmem.avgWrQLen 0.00 # Average write queue length when enqueuing
+system.physmem.readRowHits 348 # Number of row buffer hits during reads
system.physmem.writeRowHits 0 # Number of row buffer hits during writes
-system.voltage_domain.voltage 1 # Voltage in Volts
+system.physmem.readRowHitRate 82.86 # Row buffer hit rate for reads
+system.physmem.writeRowHitRate nan # Row buffer hit rate for writes
+system.physmem.avgGap 66251.19 # Average gap between requests
+system.physmem.pageHitRate 82.86 # Row buffer hit rate, read and write combined
+system.physmem.memoryStateTime::IDLE 12000 # Time in different power states
+system.physmem.memoryStateTime::REF 780000 # Time in different power states
+system.physmem.memoryStateTime::PRE_PDN 0 # Time in different power states
+system.physmem.memoryStateTime::ACT 22840500 # Time in different power states
+system.physmem.memoryStateTime::ACT_PDN 0 # Time in different power states
+system.membus.throughput 963061159 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 377 # Transaction distribution
+system.membus.trans_dist::ReadResp 377 # Transaction distribution
+system.membus.trans_dist::ReadExReq 43 # Transaction distribution
+system.membus.trans_dist::ReadExResp 43 # Transaction distribution
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 840 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::total 840 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 26880 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::total 26880 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 26880 # Total data (bytes)
+system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
+system.membus.reqLayer0.occupancy 484000 # Layer occupancy (ticks)
+system.membus.reqLayer0.utilization 1.7 # Layer utilization (%)
+system.membus.respLayer1.occupancy 3924000 # Layer occupancy (ticks)
+system.membus.respLayer1.utilization 14.1 # Layer utilization (%)
+system.cpu_clk_domain.clock 500 # Clock period in ticks
+system.cpu.branchPred.lookups 1905 # Number of BP lookups
+system.cpu.branchPred.condPredicted 1139 # Number of conditional branches predicted
+system.cpu.branchPred.condIncorrect 341 # Number of conditional branches incorrect
+system.cpu.branchPred.BTBLookups 1574 # Number of BTB lookups
+system.cpu.branchPred.BTBHits 325 # Number of BTB hits
+system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
+system.cpu.branchPred.BTBHitPct 20.648030 # BTB Hit Percentage
+system.cpu.branchPred.usedRAS 223 # Number of times the RAS was used to get a target.
+system.cpu.branchPred.RASInCorrect 16 # Number of incorrect RAS predictions.
+system.cpu.dstage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits
+system.cpu.dstage2_mmu.stage2_tlb.inst_misses 0 # ITB inst misses
+system.cpu.dstage2_mmu.stage2_tlb.read_hits 0 # DTB read hits
+system.cpu.dstage2_mmu.stage2_tlb.read_misses 0 # DTB read misses
+system.cpu.dstage2_mmu.stage2_tlb.write_hits 0 # DTB write hits
+system.cpu.dstage2_mmu.stage2_tlb.write_misses 0 # DTB write misses
+system.cpu.dstage2_mmu.stage2_tlb.flush_tlb 0 # Number of times complete TLB was flushed
+system.cpu.dstage2_mmu.stage2_tlb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
+system.cpu.dstage2_mmu.stage2_tlb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
+system.cpu.dstage2_mmu.stage2_tlb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
+system.cpu.dstage2_mmu.stage2_tlb.flush_entries 0 # Number of entries that have been flushed from TLB
+system.cpu.dstage2_mmu.stage2_tlb.align_faults 0 # Number of TLB faults due to alignment restrictions
+system.cpu.dstage2_mmu.stage2_tlb.prefetch_faults 0 # Number of TLB faults due to prefetch
+system.cpu.dstage2_mmu.stage2_tlb.domain_faults 0 # Number of TLB faults due to domain restrictions
+system.cpu.dstage2_mmu.stage2_tlb.perms_faults 0 # Number of TLB faults due to permissions restrictions
+system.cpu.dstage2_mmu.stage2_tlb.read_accesses 0 # DTB read accesses
+system.cpu.dstage2_mmu.stage2_tlb.write_accesses 0 # DTB write accesses
+system.cpu.dstage2_mmu.stage2_tlb.inst_accesses 0 # ITB inst accesses
+system.cpu.dstage2_mmu.stage2_tlb.hits 0 # DTB hits
+system.cpu.dstage2_mmu.stage2_tlb.misses 0 # DTB misses
+system.cpu.dstage2_mmu.stage2_tlb.accesses 0 # DTB accesses
+system.cpu.dtb.inst_hits 0 # ITB inst hits
+system.cpu.dtb.inst_misses 0 # ITB inst misses
+system.cpu.dtb.read_hits 0 # DTB read hits
+system.cpu.dtb.read_misses 0 # DTB read misses
+system.cpu.dtb.write_hits 0 # DTB write hits
+system.cpu.dtb.write_misses 0 # DTB write misses
+system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
+system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
+system.cpu.dtb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
+system.cpu.dtb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
+system.cpu.dtb.flush_entries 0 # Number of entries that have been flushed from TLB
+system.cpu.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions
+system.cpu.dtb.prefetch_faults 0 # Number of TLB faults due to prefetch
+system.cpu.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
+system.cpu.dtb.perms_faults 0 # Number of TLB faults due to permissions restrictions
+system.cpu.dtb.read_accesses 0 # DTB read accesses
+system.cpu.dtb.write_accesses 0 # DTB write accesses
+system.cpu.dtb.inst_accesses 0 # ITB inst accesses
+system.cpu.dtb.hits 0 # DTB hits
+system.cpu.dtb.misses 0 # DTB misses
+system.cpu.dtb.accesses 0 # DTB accesses
+system.cpu.istage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits
+system.cpu.istage2_mmu.stage2_tlb.inst_misses 0 # ITB inst misses
+system.cpu.istage2_mmu.stage2_tlb.read_hits 0 # DTB read hits
+system.cpu.istage2_mmu.stage2_tlb.read_misses 0 # DTB read misses
+system.cpu.istage2_mmu.stage2_tlb.write_hits 0 # DTB write hits
+system.cpu.istage2_mmu.stage2_tlb.write_misses 0 # DTB write misses
+system.cpu.istage2_mmu.stage2_tlb.flush_tlb 0 # Number of times complete TLB was flushed
+system.cpu.istage2_mmu.stage2_tlb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
+system.cpu.istage2_mmu.stage2_tlb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
+system.cpu.istage2_mmu.stage2_tlb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
+system.cpu.istage2_mmu.stage2_tlb.flush_entries 0 # Number of entries that have been flushed from TLB
+system.cpu.istage2_mmu.stage2_tlb.align_faults 0 # Number of TLB faults due to alignment restrictions
+system.cpu.istage2_mmu.stage2_tlb.prefetch_faults 0 # Number of TLB faults due to prefetch
+system.cpu.istage2_mmu.stage2_tlb.domain_faults 0 # Number of TLB faults due to domain restrictions
+system.cpu.istage2_mmu.stage2_tlb.perms_faults 0 # Number of TLB faults due to permissions restrictions
+system.cpu.istage2_mmu.stage2_tlb.read_accesses 0 # DTB read accesses
+system.cpu.istage2_mmu.stage2_tlb.write_accesses 0 # DTB write accesses
+system.cpu.istage2_mmu.stage2_tlb.inst_accesses 0 # ITB inst accesses
+system.cpu.istage2_mmu.stage2_tlb.hits 0 # DTB hits
+system.cpu.istage2_mmu.stage2_tlb.misses 0 # DTB misses
+system.cpu.istage2_mmu.stage2_tlb.accesses 0 # DTB accesses
+system.cpu.itb.inst_hits 0 # ITB inst hits
+system.cpu.itb.inst_misses 0 # ITB inst misses
+system.cpu.itb.read_hits 0 # DTB read hits
+system.cpu.itb.read_misses 0 # DTB read misses
+system.cpu.itb.write_hits 0 # DTB write hits
+system.cpu.itb.write_misses 0 # DTB write misses
+system.cpu.itb.flush_tlb 0 # Number of times complete TLB was flushed
+system.cpu.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
+system.cpu.itb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
+system.cpu.itb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
+system.cpu.itb.flush_entries 0 # Number of entries that have been flushed from TLB
+system.cpu.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
+system.cpu.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
+system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
+system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
+system.cpu.itb.read_accesses 0 # DTB read accesses
+system.cpu.itb.write_accesses 0 # DTB write accesses
+system.cpu.itb.inst_accesses 0 # ITB inst accesses
+system.cpu.itb.hits 0 # DTB hits
+system.cpu.itb.misses 0 # DTB misses
+system.cpu.itb.accesses 0 # DTB accesses
+system.cpu.workload.num_syscalls 13 # Number of system calls
+system.cpu.numCycles 55822 # number of cpu cycles simulated
+system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
+system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
+system.cpu.committedInsts 4604 # Number of instructions committed
+system.cpu.committedOps 5390 # Number of ops (including micro ops) committed
+system.cpu.discardedOps 1208 # Number of ops (including micro ops) which were discarded before commit
+system.cpu.numFetchSuspends 0 # Number of times Execute suspended instruction fetching
+system.cpu.cpi 12.124674 # CPI: cycles per instruction
+system.cpu.ipc 0.082476 # IPC: instructions per cycle
+system.cpu.tickCycles 10535 # Number of cycles that the object actually ticked
+system.cpu.idleCycles 45287 # Total number of cycles that the object has spent stopped
+system.cpu.icache.tags.replacements 3 # number of replacements
+system.cpu.icache.tags.tagsinuse 162.198888 # Cycle average of tags in use
+system.cpu.icache.tags.total_refs 1923 # Total number of references to valid blocks.
+system.cpu.icache.tags.sampled_refs 321 # Sample count of references to valid blocks.
+system.cpu.icache.tags.avg_refs 5.990654 # Average number of references to valid blocks.
+system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
+system.cpu.icache.tags.occ_blocks::cpu.inst 162.198888 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.079199 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.079199 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_task_id_blocks::1024 318 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::0 114 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::1 204 # Occupied blocks per task id
+system.cpu.icache.tags.occ_task_id_percent::1024 0.155273 # Percentage of cache occupancy per task id
+system.cpu.icache.tags.tag_accesses 4809 # Number of tag accesses
+system.cpu.icache.tags.data_accesses 4809 # Number of data accesses
+system.cpu.icache.ReadReq_hits::cpu.inst 1923 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 1923 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 1923 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 1923 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 1923 # number of overall hits
+system.cpu.icache.overall_hits::total 1923 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 321 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 321 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 321 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 321 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 321 # number of overall misses
+system.cpu.icache.overall_misses::total 321 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 21494250 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 21494250 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 21494250 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 21494250 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 21494250 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 21494250 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 2244 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 2244 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 2244 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 2244 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 2244 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 2244 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.143048 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.143048 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.143048 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.143048 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.143048 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.143048 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 66960.280374 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 66960.280374 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 66960.280374 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 66960.280374 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 66960.280374 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 66960.280374 # average overall miss latency
+system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
+system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu.icache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
+system.cpu.icache.fast_writes 0 # number of fast writes performed
+system.cpu.icache.cache_copies 0 # number of cache copies performed
+system.cpu.icache.ReadReq_mshr_misses::cpu.inst 321 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses::total 321 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses::cpu.inst 321 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses::total 321 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses::cpu.inst 321 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses::total 321 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 20721750 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 20721750 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 20721750 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 20721750 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 20721750 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 20721750 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.143048 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.143048 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.143048 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.143048 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.143048 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.143048 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 64553.738318 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 64553.738318 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 64553.738318 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 64553.738318 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 64553.738318 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 64553.738318 # average overall mshr miss latency
+system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
+system.cpu.toL2Bus.throughput 1070832288 # Throughput (bytes/s)
+system.cpu.toL2Bus.trans_dist::ReadReq 424 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadResp 424 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExReq 43 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadExResp 43 # Transaction distribution
+system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 642 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 292 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count::total 934 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 20544 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 9344 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size::total 29888 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.data_through_bus 29888 # Total data (bytes)
+system.cpu.toL2Bus.snoop_data_through_bus 0 # Total snoop data (bytes)
+system.cpu.toL2Bus.reqLayer0.occupancy 233500 # Layer occupancy (ticks)
+system.cpu.toL2Bus.reqLayer0.utilization 0.8 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer0.occupancy 546750 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer0.utilization 2.0 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer1.occupancy 234242 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer1.utilization 0.8 # Layer utilization (%)
+system.cpu.l2cache.tags.replacements 0 # number of replacements
+system.cpu.l2cache.tags.tagsinuse 195.954343 # Cycle average of tags in use
+system.cpu.l2cache.tags.total_refs 39 # Total number of references to valid blocks.
+system.cpu.l2cache.tags.sampled_refs 377 # Sample count of references to valid blocks.
+system.cpu.l2cache.tags.avg_refs 0.103448 # Average number of references to valid blocks.
+system.cpu.l2cache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 195.954343 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.005980 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.005980 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_task_id_blocks::1024 377 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::0 132 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::1 245 # Occupied blocks per task id
+system.cpu.l2cache.tags.occ_task_id_percent::1024 0.011505 # Percentage of cache occupancy per task id
+system.cpu.l2cache.tags.tag_accesses 4156 # Number of tag accesses
+system.cpu.l2cache.tags.data_accesses 4156 # Number of data accesses
+system.cpu.l2cache.ReadReq_hits::cpu.inst 39 # number of ReadReq hits
+system.cpu.l2cache.ReadReq_hits::total 39 # number of ReadReq hits
+system.cpu.l2cache.demand_hits::cpu.inst 39 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::total 39 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits::cpu.inst 39 # number of overall hits
+system.cpu.l2cache.overall_hits::total 39 # number of overall hits
+system.cpu.l2cache.ReadReq_misses::cpu.inst 385 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::total 385 # number of ReadReq misses
+system.cpu.l2cache.ReadExReq_misses::cpu.inst 43 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::total 43 # number of ReadExReq misses
+system.cpu.l2cache.demand_misses::cpu.inst 428 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::total 428 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses::cpu.inst 428 # number of overall misses
+system.cpu.l2cache.overall_misses::total 428 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 26168000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 26168000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.inst 2824000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 2824000 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 28992000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 28992000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 28992000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 28992000 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 424 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::total 424 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::cpu.inst 43 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses::total 43 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.demand_accesses::cpu.inst 467 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::total 467 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 467 # number of overall (read+write) accesses
+system.cpu.l2cache.overall_accesses::total 467 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.908019 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.908019 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.inst 1 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 1 # miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.916488 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.916488 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.916488 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.916488 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 67968.831169 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 67968.831169 # average ReadReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.inst 65674.418605 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 65674.418605 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 67738.317757 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 67738.317757 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 67738.317757 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 67738.317757 # average overall miss latency
+system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
+system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
+system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
+system.cpu.l2cache.fast_writes 0 # number of fast writes performed
+system.cpu.l2cache.cache_copies 0 # number of cache copies performed
+system.cpu.l2cache.ReadReq_mshr_hits::cpu.inst 8 # number of ReadReq MSHR hits
+system.cpu.l2cache.ReadReq_mshr_hits::total 8 # number of ReadReq MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.inst 8 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::total 8 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.inst 8 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::total 8 # number of overall MSHR hits
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 377 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::total 377 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::cpu.inst 43 # number of ReadExReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses::total 43 # number of ReadExReq MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 420 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::total 420 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 420 # number of overall MSHR misses
+system.cpu.l2cache.overall_mshr_misses::total 420 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 20973000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 20973000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.inst 2284000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2284000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 23257000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 23257000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 23257000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 23257000 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.889151 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.889151 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.inst 1 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 1 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.899358 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.899358 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.899358 # mshr miss rate for overall accesses
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.899358 # mshr miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 55631.299735 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 55631.299735 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.inst 53116.279070 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 53116.279070 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 55373.809524 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 55373.809524 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 55373.809524 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 55373.809524 # average overall mshr miss latency
+system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
+system.cpu.dcache.tags.replacements 0 # number of replacements
+system.cpu.dcache.tags.tagsinuse 86.663656 # Cycle average of tags in use
+system.cpu.dcache.tags.total_refs 1919 # Total number of references to valid blocks.
+system.cpu.dcache.tags.sampled_refs 146 # Sample count of references to valid blocks.
+system.cpu.dcache.tags.avg_refs 13.143836 # Average number of references to valid blocks.
+system.cpu.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
+system.cpu.dcache.tags.occ_blocks::cpu.inst 86.663656 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.inst 0.021158 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.021158 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_task_id_blocks::1024 146 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::0 38 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::1 108 # Occupied blocks per task id
+system.cpu.dcache.tags.occ_task_id_percent::1024 0.035645 # Percentage of cache occupancy per task id
+system.cpu.dcache.tags.tag_accesses 4348 # Number of tag accesses
+system.cpu.dcache.tags.data_accesses 4348 # Number of data accesses
+system.cpu.dcache.ReadReq_hits::cpu.inst 1051 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 1051 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits::cpu.inst 846 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::total 846 # number of WriteReq hits
+system.cpu.dcache.LoadLockedReq_hits::cpu.inst 11 # number of LoadLockedReq hits
+system.cpu.dcache.LoadLockedReq_hits::total 11 # number of LoadLockedReq hits
+system.cpu.dcache.StoreCondReq_hits::cpu.inst 11 # number of StoreCondReq hits
+system.cpu.dcache.StoreCondReq_hits::total 11 # number of StoreCondReq hits
+system.cpu.dcache.demand_hits::cpu.inst 1897 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 1897 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.inst 1897 # number of overall hits
+system.cpu.dcache.overall_hits::total 1897 # number of overall hits
+system.cpu.dcache.ReadReq_misses::cpu.inst 115 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 115 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses::cpu.inst 67 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::total 67 # number of WriteReq misses
+system.cpu.dcache.demand_misses::cpu.inst 182 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 182 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.inst 182 # number of overall misses
+system.cpu.dcache.overall_misses::total 182 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.inst 6958741 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 6958741 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.inst 4586500 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 4586500 # number of WriteReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.inst 11545241 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 11545241 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.inst 11545241 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 11545241 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.inst 1166 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 1166 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::cpu.inst 913 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.WriteReq_accesses::total 913 # number of WriteReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::cpu.inst 11 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.LoadLockedReq_accesses::total 11 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses::cpu.inst 11 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses::total 11 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.demand_accesses::cpu.inst 2079 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 2079 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.inst 2079 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 2079 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.inst 0.098628 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.098628 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.inst 0.073384 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.073384 # miss rate for WriteReq accesses
+system.cpu.dcache.demand_miss_rate::cpu.inst 0.087542 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.087542 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.inst 0.087542 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.087542 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.inst 60510.791304 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 60510.791304 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.inst 68455.223881 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 68455.223881 # average WriteReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.inst 63435.390110 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 63435.390110 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.inst 63435.390110 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 63435.390110 # average overall miss latency
+system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
+system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_targets 0 # number of cycles access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
+system.cpu.dcache.fast_writes 0 # number of fast writes performed
+system.cpu.dcache.cache_copies 0 # number of cache copies performed
+system.cpu.dcache.ReadReq_mshr_hits::cpu.inst 12 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::total 12 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.inst 24 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::total 24 # number of WriteReq MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.inst 36 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::total 36 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.inst 36 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::total 36 # number of overall MSHR hits
+system.cpu.dcache.ReadReq_mshr_misses::cpu.inst 103 # number of ReadReq MSHR misses
+system.cpu.dcache.ReadReq_mshr_misses::total 103 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::cpu.inst 43 # number of WriteReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses::total 43 # number of WriteReq MSHR misses
+system.cpu.dcache.demand_mshr_misses::cpu.inst 146 # number of demand (read+write) MSHR misses
+system.cpu.dcache.demand_mshr_misses::total 146 # number of demand (read+write) MSHR misses
+system.cpu.dcache.overall_mshr_misses::cpu.inst 146 # number of overall MSHR misses
+system.cpu.dcache.overall_mshr_misses::total 146 # number of overall MSHR misses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.inst 6265258 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 6265258 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.inst 2867000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 2867000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.inst 9132258 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 9132258 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.inst 9132258 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 9132258 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.inst 0.088336 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.088336 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.inst 0.047097 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.047097 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.inst 0.070226 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.070226 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.inst 0.070226 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.070226 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.inst 60827.747573 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 60827.747573 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.inst 66674.418605 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 66674.418605 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.inst 62549.712329 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 62549.712329 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.inst 62549.712329 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 62549.712329 # average overall mshr miss latency
+system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------
diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
index d39b9c7ba..a4baa9644 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
@@ -1,52 +1,52 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.000017 # Number of seconds simulated
-sim_ticks 16786000 # Number of ticks simulated
-final_tick 16786000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 0.000016 # Number of seconds simulated
+sim_ticks 16223000 # Number of ticks simulated
+final_tick 16223000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 36444 # Simulator instruction rate (inst/s)
-host_op_rate 45472 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 133219523 # Simulator tick rate (ticks/s)
-host_mem_usage 259336 # Number of bytes of host memory used
-host_seconds 0.13 # Real time elapsed on the host
+host_inst_rate 32617 # Simulator instruction rate (inst/s)
+host_op_rate 38195 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 115221437 # Simulator tick rate (ticks/s)
+host_mem_usage 253076 # Number of bytes of host memory used
+host_seconds 0.14 # Real time elapsed on the host
sim_insts 4591 # Number of instructions simulated
-sim_ops 5729 # Number of ops (including micro ops) simulated
+sim_ops 5377 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
-system.physmem.bytes_read::cpu.inst 17280 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.inst 17600 # Number of bytes read from this memory
system.physmem.bytes_read::cpu.data 7808 # Number of bytes read from this memory
-system.physmem.bytes_read::total 25088 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst 17280 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 17280 # Number of instructions bytes read from this memory
-system.physmem.num_reads::cpu.inst 270 # Number of read requests responded to by this memory
+system.physmem.bytes_read::total 25408 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 17600 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 17600 # Number of instructions bytes read from this memory
+system.physmem.num_reads::cpu.inst 275 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.data 122 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 392 # Number of read requests responded to by this memory
-system.physmem.bw_read::cpu.inst 1029429286 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 465149529 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 1494578816 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 1029429286 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 1029429286 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 1029429286 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 465149529 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 1494578816 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 392 # Number of read requests accepted
+system.physmem.num_reads::total 397 # Number of read requests responded to by this memory
+system.physmem.bw_read::cpu.inst 1084879492 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 481291993 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 1566171485 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 1084879492 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 1084879492 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 1084879492 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 481291993 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 1566171485 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 397 # Number of read requests accepted
system.physmem.writeReqs 0 # Number of write requests accepted
-system.physmem.readBursts 392 # Number of DRAM read bursts, including those serviced by the write queue
+system.physmem.readBursts 397 # Number of DRAM read bursts, including those serviced by the write queue
system.physmem.writeBursts 0 # Number of DRAM write bursts, including those merged in the write queue
-system.physmem.bytesReadDRAM 25088 # Total number of bytes read from DRAM
+system.physmem.bytesReadDRAM 25408 # Total number of bytes read from DRAM
system.physmem.bytesReadWrQ 0 # Total number of bytes read from write queue
system.physmem.bytesWritten 0 # Total number of bytes written to DRAM
-system.physmem.bytesReadSys 25088 # Total read bytes from the system interface side
+system.physmem.bytesReadSys 25408 # Total read bytes from the system interface side
system.physmem.bytesWrittenSys 0 # Total written bytes from the system interface side
system.physmem.servicedByWrQ 0 # Number of DRAM read bursts serviced by the write queue
system.physmem.mergedWrBursts 0 # Number of DRAM write bursts merged with an existing one
system.physmem.neitherReadNorWriteReqs 0 # Number of requests that are neither read nor write
-system.physmem.perBankRdBursts::0 86 # Per bank write bursts
+system.physmem.perBankRdBursts::0 90 # Per bank write bursts
system.physmem.perBankRdBursts::1 46 # Per bank write bursts
system.physmem.perBankRdBursts::2 20 # Per bank write bursts
-system.physmem.perBankRdBursts::3 42 # Per bank write bursts
-system.physmem.perBankRdBursts::4 17 # Per bank write bursts
-system.physmem.perBankRdBursts::5 33 # Per bank write bursts
+system.physmem.perBankRdBursts::3 43 # Per bank write bursts
+system.physmem.perBankRdBursts::4 18 # Per bank write bursts
+system.physmem.perBankRdBursts::5 32 # Per bank write bursts
system.physmem.perBankRdBursts::6 35 # Per bank write bursts
system.physmem.perBankRdBursts::7 10 # Per bank write bursts
system.physmem.perBankRdBursts::8 4 # Per bank write bursts
@@ -75,14 +75,14 @@ system.physmem.perBankWrBursts::14 0 # Pe
system.physmem.perBankWrBursts::15 0 # Per bank write bursts
system.physmem.numRdRetry 0 # Number of times read queue was full causing retry
system.physmem.numWrRetry 0 # Number of times write queue was full causing retry
-system.physmem.totGap 16721500 # Total gap between requests
+system.physmem.totGap 16156000 # Total gap between requests
system.physmem.readPktSize::0 0 # Read request sizes (log2)
system.physmem.readPktSize::1 0 # Read request sizes (log2)
system.physmem.readPktSize::2 0 # Read request sizes (log2)
system.physmem.readPktSize::3 0 # Read request sizes (log2)
system.physmem.readPktSize::4 0 # Read request sizes (log2)
system.physmem.readPktSize::5 0 # Read request sizes (log2)
-system.physmem.readPktSize::6 392 # Read request sizes (log2)
+system.physmem.readPktSize::6 397 # Read request sizes (log2)
system.physmem.writePktSize::0 0 # Write request sizes (log2)
system.physmem.writePktSize::1 0 # Write request sizes (log2)
system.physmem.writePktSize::2 0 # Write request sizes (log2)
@@ -90,13 +90,13 @@ system.physmem.writePktSize::3 0 # Wr
system.physmem.writePktSize::4 0 # Write request sizes (log2)
system.physmem.writePktSize::5 0 # Write request sizes (log2)
system.physmem.writePktSize::6 0 # Write request sizes (log2)
-system.physmem.rdQLenPdf::0 208 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 121 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 42 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 15 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 4 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 1 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 1 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::0 210 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 119 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 51 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 14 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 3 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 0 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9 0 # What read queue length does an incoming req see
@@ -186,72 +186,71 @@ system.physmem.wrQLenPdf::60 0 # Wh
system.physmem.wrQLenPdf::61 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63 0 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 62 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 396.387097 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 264.062800 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 334.835382 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::0-127 11 17.74% 17.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-255 17 27.42% 45.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-383 8 12.90% 58.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-511 7 11.29% 69.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-639 2 3.23% 72.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-767 3 4.84% 77.42% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-895 5 8.06% 85.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-1023 1 1.61% 87.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1151 8 12.90% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 62 # Bytes accessed per row activation
-system.physmem.totQLat 3300000 # Total ticks spent queuing
-system.physmem.totMemAccLat 10650000 # Total ticks spent from burst creation until serviced by the DRAM
-system.physmem.totBusLat 1960000 # Total ticks spent in databus transfers
-system.physmem.avgQLat 8418.37 # Average queueing delay per DRAM burst
+system.physmem.bytesPerActivate::samples 63 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 396.190476 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 265.364013 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 334.900990 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::0-127 12 19.05% 19.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-255 16 25.40% 44.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-383 8 12.70% 57.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-511 9 14.29% 71.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-639 3 4.76% 76.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-767 2 3.17% 79.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-895 3 4.76% 84.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1151 10 15.87% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 63 # Bytes accessed per row activation
+system.physmem.totQLat 2970000 # Total ticks spent queuing
+system.physmem.totMemAccLat 10413750 # Total ticks spent from burst creation until serviced by the DRAM
+system.physmem.totBusLat 1985000 # Total ticks spent in databus transfers
+system.physmem.avgQLat 7481.11 # Average queueing delay per DRAM burst
system.physmem.avgBusLat 5000.00 # Average bus latency per DRAM burst
-system.physmem.avgMemAccLat 27168.37 # Average memory access latency per DRAM burst
-system.physmem.avgRdBW 1494.58 # Average DRAM read bandwidth in MiByte/s
+system.physmem.avgMemAccLat 26231.11 # Average memory access latency per DRAM burst
+system.physmem.avgRdBW 1566.17 # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW 0.00 # Average achieved write bandwidth in MiByte/s
-system.physmem.avgRdBWSys 1494.58 # Average system read bandwidth in MiByte/s
+system.physmem.avgRdBWSys 1566.17 # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys 0.00 # Average system write bandwidth in MiByte/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s
-system.physmem.busUtil 11.68 # Data bus utilization in percentage
-system.physmem.busUtilRead 11.68 # Data bus utilization in percentage for reads
+system.physmem.busUtil 12.24 # Data bus utilization in percentage
+system.physmem.busUtilRead 12.24 # Data bus utilization in percentage for reads
system.physmem.busUtilWrite 0.00 # Data bus utilization in percentage for writes
-system.physmem.avgRdQLen 1.85 # Average read queue length when enqueuing
+system.physmem.avgRdQLen 1.84 # Average read queue length when enqueuing
system.physmem.avgWrQLen 0.00 # Average write queue length when enqueuing
-system.physmem.readRowHits 326 # Number of row buffer hits during reads
+system.physmem.readRowHits 331 # Number of row buffer hits during reads
system.physmem.writeRowHits 0 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 83.16 # Row buffer hit rate for reads
+system.physmem.readRowHitRate 83.38 # Row buffer hit rate for reads
system.physmem.writeRowHitRate nan # Row buffer hit rate for writes
-system.physmem.avgGap 42656.89 # Average gap between requests
-system.physmem.pageHitRate 83.16 # Row buffer hit rate, read and write combined
+system.physmem.avgGap 40695.21 # Average gap between requests
+system.physmem.pageHitRate 83.38 # Row buffer hit rate, read and write combined
system.physmem.memoryStateTime::IDLE 11000 # Time in different power states
system.physmem.memoryStateTime::REF 520000 # Time in different power states
system.physmem.memoryStateTime::PRE_PDN 0 # Time in different power states
system.physmem.memoryStateTime::ACT 15315250 # Time in different power states
system.physmem.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.membus.throughput 1494578816 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 350 # Transaction distribution
-system.membus.trans_dist::ReadResp 350 # Transaction distribution
+system.membus.throughput 1566171485 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 355 # Transaction distribution
+system.membus.trans_dist::ReadResp 355 # Transaction distribution
system.membus.trans_dist::ReadExReq 42 # Transaction distribution
system.membus.trans_dist::ReadExResp 42 # Transaction distribution
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 784 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 784 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 25088 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 25088 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 25088 # Total data (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 794 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::total 794 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 25408 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::total 25408 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 25408 # Total data (bytes)
system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 479500 # Layer occupancy (ticks)
-system.membus.reqLayer0.utilization 2.9 # Layer utilization (%)
-system.membus.respLayer1.occupancy 3655500 # Layer occupancy (ticks)
-system.membus.respLayer1.utilization 21.8 # Layer utilization (%)
+system.membus.reqLayer0.occupancy 494500 # Layer occupancy (ticks)
+system.membus.reqLayer0.utilization 3.0 # Layer utilization (%)
+system.membus.respLayer1.occupancy 3699500 # Layer occupancy (ticks)
+system.membus.respLayer1.utilization 22.8 # Layer utilization (%)
system.cpu_clk_domain.clock 500 # Clock period in ticks
-system.cpu.branchPred.lookups 2517 # Number of BP lookups
-system.cpu.branchPred.condPredicted 1805 # Number of conditional branches predicted
-system.cpu.branchPred.condIncorrect 482 # Number of conditional branches incorrect
-system.cpu.branchPred.BTBLookups 2002 # Number of BTB lookups
-system.cpu.branchPred.BTBHits 714 # Number of BTB hits
+system.cpu.branchPred.lookups 2638 # Number of BP lookups
+system.cpu.branchPred.condPredicted 1635 # Number of conditional branches predicted
+system.cpu.branchPred.condIncorrect 480 # Number of conditional branches incorrect
+system.cpu.branchPred.BTBLookups 2101 # Number of BTB lookups
+system.cpu.branchPred.BTBHits 783 # Number of BTB hits
system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 35.664336 # BTB Hit Percentage
-system.cpu.branchPred.usedRAS 294 # Number of times the RAS was used to get a target.
-system.cpu.branchPred.RASInCorrect 71 # Number of incorrect RAS predictions.
+system.cpu.branchPred.BTBHitPct 37.267968 # BTB Hit Percentage
+system.cpu.branchPred.usedRAS 354 # Number of times the RAS was used to get a target.
+system.cpu.branchPred.RASInCorrect 68 # Number of incorrect RAS predictions.
system.cpu.checker.dstage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits
system.cpu.checker.dstage2_mmu.stage2_tlb.inst_misses 0 # ITB inst misses
system.cpu.checker.dstage2_mmu.stage2_tlb.read_hits 0 # DTB read hits
@@ -337,7 +336,7 @@ system.cpu.checker.itb.hits 0 # DT
system.cpu.checker.itb.misses 0 # DTB misses
system.cpu.checker.itb.accesses 0 # DTB accesses
system.cpu.workload.num_syscalls 13 # Number of system calls
-system.cpu.checker.numCycles 5742 # number of cpu cycles simulated
+system.cpu.checker.numCycles 5390 # number of cpu cycles simulated
system.cpu.checker.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.checker.numWorkItemsCompleted 0 # number of work items this cpu completed
system.cpu.dstage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits
@@ -424,489 +423,491 @@ system.cpu.itb.inst_accesses 0 # IT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.numCycles 33573 # number of cpu cycles simulated
+system.cpu.numCycles 32447 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu.fetch.icacheStallCycles 6921 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 12073 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 2517 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 1008 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 2659 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 1630 # Number of cycles fetch has spent squashing
-system.cpu.fetch.BlockedCycles 2378 # Number of cycles fetch has spent blocked
-system.cpu.fetch.PendingTrapStallCycles 7 # Number of stall cycles due to pending traps
-system.cpu.fetch.CacheLines 1968 # Number of cache lines fetched
-system.cpu.fetch.IcacheSquashes 288 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.rateDist::samples 13089 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 1.162808 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 2.572483 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.icacheStallCycles 7786 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.Insts 12484 # Number of instructions fetch has processed
+system.cpu.fetch.Branches 2638 # Number of branches that fetch encountered
+system.cpu.fetch.predictedBranches 1137 # Number of branches that fetch has predicted taken
+system.cpu.fetch.Cycles 4850 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.SquashCycles 1010 # Number of cycles fetch has spent squashing
+system.cpu.fetch.MiscStallCycles 3 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu.fetch.PendingTrapStallCycles 259 # Number of stall cycles due to pending traps
+system.cpu.fetch.IcacheWaitRetryStallCycles 30 # Number of stall cycles due to full MSHR
+system.cpu.fetch.CacheLines 2068 # Number of cache lines fetched
+system.cpu.fetch.IcacheSquashes 320 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.rateDist::samples 13433 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::mean 1.098935 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::stdev 2.478489 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::0 10430 79.69% 79.69% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 226 1.73% 81.41% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 203 1.55% 82.96% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 238 1.82% 84.78% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::4 231 1.76% 86.55% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::5 269 2.06% 88.60% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::6 93 0.71% 89.31% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::7 145 1.11% 90.42% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::8 1254 9.58% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::0 10743 79.97% 79.97% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::1 265 1.97% 81.95% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::2 241 1.79% 83.74% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::3 235 1.75% 85.49% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::4 238 1.77% 87.26% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::5 291 2.17% 89.43% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::6 141 1.05% 90.48% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::7 175 1.30% 91.78% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::8 1104 8.22% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::total 13089 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.074971 # Number of branch fetches per cycle
-system.cpu.fetch.rate 0.359604 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 6910 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 2688 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 2492 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 31 # Number of cycles decode is unblocking
-system.cpu.decode.SquashCycles 968 # Number of cycles decode is squashing
-system.cpu.decode.BranchResolved 385 # Number of times decode resolved a branch
-system.cpu.decode.BranchMispred 160 # Number of times decode detected a branch misprediction
-system.cpu.decode.DecodedInsts 13358 # Number of instructions handled by decode
-system.cpu.decode.SquashedInsts 539 # Number of squashed instructions handled by decode
-system.cpu.rename.SquashCycles 968 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 7139 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 151 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 2277 # count of cycles rename stalled for serializing inst
-system.cpu.rename.RunCycles 2296 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 258 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 12614 # Number of instructions processed by rename
-system.cpu.rename.ROBFullEvents 4 # Number of times rename has blocked due to ROB full
-system.cpu.rename.IQFullEvents 32 # Number of times rename has blocked due to IQ full
-system.cpu.rename.LQFullEvents 27 # Number of times rename has blocked due to LQ full
-system.cpu.rename.SQFullEvents 195 # Number of times rename has blocked due to SQ full
-system.cpu.rename.RenamedOperands 12625 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 57590 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 52228 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 47 # Number of floating rename lookups
-system.cpu.rename.CommittedMaps 5673 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 6952 # Number of HB maps that are undone due to squashing
-system.cpu.rename.serializingInsts 41 # count of serializing insts renamed
-system.cpu.rename.tempSerializingInsts 38 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 329 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 2826 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 1583 # Number of stores inserted to the mem dependence unit.
-system.cpu.memDep0.conflictingLoads 38 # Number of conflicting loads.
-system.cpu.memDep0.conflictingStores 13 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 11316 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqNonSpecInstsAdded 49 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 8961 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 149 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 5288 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedOperandsExamined 14803 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.iq.iqSquashedNonSpecRemoved 12 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 13089 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 0.684621 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 1.402607 # Number of insts issued each cycle
+system.cpu.fetch.rateDist::total 13433 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.branchRate 0.081302 # Number of branch fetches per cycle
+system.cpu.fetch.rate 0.384751 # Number of inst fetches per cycle
+system.cpu.decode.IdleCycles 6529 # Number of cycles decode is idle
+system.cpu.decode.BlockedCycles 4272 # Number of cycles decode is blocked
+system.cpu.decode.RunCycles 2145 # Number of cycles decode is running
+system.cpu.decode.UnblockCycles 138 # Number of cycles decode is unblocking
+system.cpu.decode.SquashCycles 349 # Number of cycles decode is squashing
+system.cpu.decode.BranchResolved 390 # Number of times decode resolved a branch
+system.cpu.decode.BranchMispred 163 # Number of times decode detected a branch misprediction
+system.cpu.decode.DecodedInsts 12118 # Number of instructions handled by decode
+system.cpu.decode.SquashedInsts 476 # Number of squashed instructions handled by decode
+system.cpu.rename.SquashCycles 349 # Number of cycles rename is squashing
+system.cpu.rename.IdleCycles 6736 # Number of cycles rename is idle
+system.cpu.rename.BlockCycles 846 # Number of cycles rename is blocking
+system.cpu.rename.serializeStallCycles 2304 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RunCycles 2064 # Number of cycles rename is running
+system.cpu.rename.UnblockCycles 1134 # Number of cycles rename is unblocking
+system.cpu.rename.RenamedInsts 11483 # Number of instructions processed by rename
+system.cpu.rename.IQFullEvents 163 # Number of times rename has blocked due to IQ full
+system.cpu.rename.LQFullEvents 117 # Number of times rename has blocked due to LQ full
+system.cpu.rename.SQFullEvents 963 # Number of times rename has blocked due to SQ full
+system.cpu.rename.RenamedOperands 11820 # Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 52846 # Number of register rename lookups that rename has made
+system.cpu.rename.int_rename_lookups 12757 # Number of integer rename lookups
+system.cpu.rename.fp_rename_lookups 88 # Number of floating rename lookups
+system.cpu.rename.CommittedMaps 5494 # Number of HB maps that are committed
+system.cpu.rename.UndoneMaps 6326 # Number of HB maps that are undone due to squashing
+system.cpu.rename.serializingInsts 43 # count of serializing insts renamed
+system.cpu.rename.tempSerializingInsts 37 # count of temporary serializing insts renamed
+system.cpu.rename.skidInsts 443 # count of insts added to the skid buffer
+system.cpu.memDep0.insertedLoads 2313 # Number of loads inserted to the mem dependence unit.
+system.cpu.memDep0.insertedStores 1639 # Number of stores inserted to the mem dependence unit.
+system.cpu.memDep0.conflictingLoads 32 # Number of conflicting loads.
+system.cpu.memDep0.conflictingStores 28 # Number of conflicting stores.
+system.cpu.iq.iqInstsAdded 10354 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqNonSpecInstsAdded 46 # Number of non-speculative instructions added to the IQ
+system.cpu.iq.iqInstsIssued 8358 # Number of instructions issued
+system.cpu.iq.iqSquashedInstsIssued 56 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 4760 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedOperandsExamined 12835 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedNonSpecRemoved 9 # Number of squashed non-spec instructions that were removed
+system.cpu.iq.issued_per_cycle::samples 13433 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::mean 0.622199 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::stdev 1.376807 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::0 9594 73.30% 73.30% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 1210 9.24% 82.54% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 823 6.29% 88.83% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 494 3.77% 92.60% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 479 3.66% 96.26% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::5 298 2.28% 98.54% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::6 131 1.00% 99.54% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::7 49 0.37% 99.92% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::8 11 0.08% 100.00% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::0 10179 75.78% 75.78% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::1 1183 8.81% 84.58% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::2 748 5.57% 90.15% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::3 453 3.37% 93.52% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::4 362 2.69% 96.22% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::5 286 2.13% 98.35% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::6 135 1.00% 99.35% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::7 64 0.48% 99.83% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::8 23 0.17% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::total 13089 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::total 13433 # Number of insts issued each cycle
system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntAlu 6 2.71% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 138 62.44% 65.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 77 34.84% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 9 5.33% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 80 47.34% 52.66% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 80 47.34% 100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
system.cpu.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
-system.cpu.iq.FU_type_0::IntAlu 5369 59.92% 59.92% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 9 0.10% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::IntDiv 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatMult 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMult 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShift 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMisc 3 0.03% 60.05% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 60.05% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 60.05% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 60.05% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 2357 26.30% 86.35% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 1223 13.65% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::IntAlu 5041 60.31% 60.31% # Type of FU issued
+system.cpu.iq.FU_type_0::IntMult 6 0.07% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::IntDiv 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatMult 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMult 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShift 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMisc 3 0.04% 60.42% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 60.42% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 60.42% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 60.42% # Type of FU issued
+system.cpu.iq.FU_type_0::MemRead 2009 24.04% 84.46% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 1299 15.54% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu.iq.FU_type_0::total 8961 # Type of FU issued
-system.cpu.iq.rate 0.266911 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 221 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.024662 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 31345 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 16624 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 8077 # Number of integer instruction queue wakeup accesses
-system.cpu.iq.fp_inst_queue_reads 36 # Number of floating instruction queue reads
-system.cpu.iq.fp_inst_queue_writes 48 # Number of floating instruction queue writes
-system.cpu.iq.fp_inst_queue_wakeup_accesses 16 # Number of floating instruction queue wakeup accesses
-system.cpu.iq.int_alu_accesses 9162 # Number of integer alu accesses
-system.cpu.iq.fp_alu_accesses 20 # Number of floating point alu accesses
-system.cpu.iew.lsq.thread0.forwLoads 60 # Number of loads that had data forwarded from stores
+system.cpu.iq.FU_type_0::total 8358 # Type of FU issued
+system.cpu.iq.rate 0.257589 # Inst issue rate
+system.cpu.iq.fu_busy_cnt 169 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.020220 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 30275 # Number of integer instruction queue reads
+system.cpu.iq.int_inst_queue_writes 15052 # Number of integer instruction queue writes
+system.cpu.iq.int_inst_queue_wakeup_accesses 7570 # Number of integer instruction queue wakeup accesses
+system.cpu.iq.fp_inst_queue_reads 99 # Number of floating instruction queue reads
+system.cpu.iq.fp_inst_queue_writes 128 # Number of floating instruction queue writes
+system.cpu.iq.fp_inst_queue_wakeup_accesses 31 # Number of floating instruction queue wakeup accesses
+system.cpu.iq.int_alu_accesses 8484 # Number of integer alu accesses
+system.cpu.iq.fp_alu_accesses 43 # Number of floating point alu accesses
+system.cpu.iew.lsq.thread0.forwLoads 25 # Number of loads that had data forwarded from stores
system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu.iew.lsq.thread0.squashedLoads 1626 # Number of loads squashed
+system.cpu.iew.lsq.thread0.squashedLoads 1286 # Number of loads squashed
system.cpu.iew.lsq.thread0.ignoredResponses 0 # Number of memory responses ignored because the instruction is squashed
-system.cpu.iew.lsq.thread0.memOrderViolation 21 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 645 # Number of stores squashed
+system.cpu.iew.lsq.thread0.memOrderViolation 20 # Number of memory ordering violations
+system.cpu.iew.lsq.thread0.squashedStores 701 # Number of stores squashed
system.cpu.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu.iew.lsq.thread0.rescheduledLoads 0 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread0.cacheBlocked 3 # Number of times an access to memory failed due to the cache being blocked
+system.cpu.iew.lsq.thread0.rescheduledLoads 39 # Number of loads that were rescheduled
+system.cpu.iew.lsq.thread0.cacheBlocked 8 # Number of times an access to memory failed due to the cache being blocked
system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu.iew.iewSquashCycles 968 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 113 # Number of cycles IEW is blocking
-system.cpu.iew.iewUnblockCycles 19 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 11366 # Number of instructions dispatched to IQ
-system.cpu.iew.iewDispSquashedInsts 115 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 2826 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 1583 # Number of dispatched store instructions
-system.cpu.iew.iewDispNonSpecInsts 37 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewIQFullEvents 9 # Number of times the IQ has become full, causing a stall
+system.cpu.iew.iewSquashCycles 349 # Number of cycles IEW is squashing
+system.cpu.iew.iewBlockCycles 800 # Number of cycles IEW is blocking
+system.cpu.iew.iewUnblockCycles 25 # Number of cycles IEW is unblocking
+system.cpu.iew.iewDispatchedInsts 10411 # Number of instructions dispatched to IQ
+system.cpu.iew.iewDispSquashedInsts 110 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispLoadInsts 2313 # Number of dispatched load instructions
+system.cpu.iew.iewDispStoreInsts 1639 # Number of dispatched store instructions
+system.cpu.iew.iewDispNonSpecInsts 34 # Number of dispatched non-speculative instructions
+system.cpu.iew.iewIQFullEvents 13 # Number of times the IQ has become full, causing a stall
system.cpu.iew.iewLSQFullEvents 10 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.memOrderViolationEvents 21 # Number of memory order violations
-system.cpu.iew.predictedTakenIncorrect 110 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 266 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.branchMispredicts 376 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 8568 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 2160 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 393 # Number of squashed instructions skipped in execute
+system.cpu.iew.memOrderViolationEvents 20 # Number of memory order violations
+system.cpu.iew.predictedTakenIncorrect 112 # Number of branches that were predicted taken incorrectly
+system.cpu.iew.predictedNotTakenIncorrect 252 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.branchMispredicts 364 # Number of branch mispredicts detected at execute
+system.cpu.iew.iewExecutedInsts 8063 # Number of executed instructions
+system.cpu.iew.iewExecLoadInsts 1908 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 295 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
-system.cpu.iew.exec_nop 1 # number of nop insts executed
-system.cpu.iew.exec_refs 3332 # number of memory reference insts executed
-system.cpu.iew.exec_branches 1443 # Number of branches executed
-system.cpu.iew.exec_stores 1172 # Number of stores executed
-system.cpu.iew.exec_rate 0.255205 # Inst execution rate
-system.cpu.iew.wb_sent 8256 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 8093 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 3919 # num instructions producing a value
-system.cpu.iew.wb_consumers 8062 # num instructions consuming a value
+system.cpu.iew.exec_nop 11 # number of nop insts executed
+system.cpu.iew.exec_refs 3148 # number of memory reference insts executed
+system.cpu.iew.exec_branches 1457 # Number of branches executed
+system.cpu.iew.exec_stores 1240 # Number of stores executed
+system.cpu.iew.exec_rate 0.248498 # Inst execution rate
+system.cpu.iew.wb_sent 7735 # cumulative count of insts sent to commit
+system.cpu.iew.wb_count 7601 # cumulative count of insts written-back
+system.cpu.iew.wb_producers 3572 # num instructions producing a value
+system.cpu.iew.wb_consumers 6998 # num instructions consuming a value
system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu.iew.wb_rate 0.241057 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.486108 # average fanout of values written-back
+system.cpu.iew.wb_rate 0.234259 # insts written-back per cycle
+system.cpu.iew.wb_fanout 0.510432 # average fanout of values written-back
system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.commit.commitSquashedInsts 5642 # The number of squashed insts skipped by commit
+system.cpu.commit.commitSquashedInsts 5037 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.branchMispredicts 326 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 12121 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 0.472651 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 1.325156 # Number of insts commited each cycle
+system.cpu.commit.branchMispredicts 324 # The number of times a branch was mispredicted
+system.cpu.commit.committed_per_cycle::samples 12552 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::mean 0.428378 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::stdev 1.273949 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::0 9924 81.87% 81.87% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 978 8.07% 89.94% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 402 3.32% 93.26% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 224 1.85% 95.11% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 175 1.44% 96.55% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 212 1.75% 98.30% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 50 0.41% 98.71% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 33 0.27% 98.99% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 123 1.01% 100.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::0 10495 83.61% 83.61% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::1 893 7.11% 90.73% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::2 426 3.39% 94.12% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::3 211 1.68% 95.80% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::4 111 0.88% 96.69% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::5 212 1.69% 98.37% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::6 50 0.40% 98.77% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::7 37 0.29% 99.07% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::8 117 0.93% 100.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::total 12121 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::total 12552 # Number of insts commited each cycle
system.cpu.commit.committedInsts 4591 # Number of instructions committed
-system.cpu.commit.committedOps 5729 # Number of ops (including micro ops) committed
+system.cpu.commit.committedOps 5377 # Number of ops (including micro ops) committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu.commit.refs 2138 # Number of memory references committed
-system.cpu.commit.loads 1200 # Number of loads committed
+system.cpu.commit.refs 1965 # Number of memory references committed
+system.cpu.commit.loads 1027 # Number of loads committed
system.cpu.commit.membars 12 # Number of memory barriers committed
system.cpu.commit.branches 1007 # Number of branches committed
system.cpu.commit.fp_insts 16 # Number of committed floating point instructions.
-system.cpu.commit.int_insts 4976 # Number of committed integer instructions.
+system.cpu.commit.int_insts 4624 # Number of committed integer instructions.
system.cpu.commit.function_calls 82 # Number of function calls committed.
system.cpu.commit.op_class_0::No_OpClass 0 0.00% 0.00% # Class of committed instruction
-system.cpu.commit.op_class_0::IntAlu 3584 62.56% 62.56% # Class of committed instruction
-system.cpu.commit.op_class_0::IntMult 4 0.07% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::IntDiv 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatAdd 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatCmp 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatCvt 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatMult 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatDiv 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatSqrt 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdAdd 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdAddAcc 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdAlu 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdCmp 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdCvt 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdMisc 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdMult 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdMultAcc 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdShift 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdShiftAcc 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdSqrt 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatAdd 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatAlu 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatCmp 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatCvt 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatDiv 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatMisc 3 0.05% 62.68% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatMult 0 0.00% 62.68% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatMultAcc 0 0.00% 62.68% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatSqrt 0 0.00% 62.68% # Class of committed instruction
-system.cpu.commit.op_class_0::MemRead 1200 20.95% 83.63% # Class of committed instruction
-system.cpu.commit.op_class_0::MemWrite 938 16.37% 100.00% # Class of committed instruction
+system.cpu.commit.op_class_0::IntAlu 3405 63.33% 63.33% # Class of committed instruction
+system.cpu.commit.op_class_0::IntMult 4 0.07% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::IntDiv 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatAdd 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatCmp 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatCvt 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatMult 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatDiv 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatSqrt 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdAdd 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdAddAcc 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdAlu 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdCmp 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdCvt 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdMisc 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdMult 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdMultAcc 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdShift 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdShiftAcc 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdSqrt 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatAdd 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatAlu 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatCmp 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatCvt 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatDiv 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatMisc 3 0.06% 63.46% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatMult 0 0.00% 63.46% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatMultAcc 0 0.00% 63.46% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatSqrt 0 0.00% 63.46% # Class of committed instruction
+system.cpu.commit.op_class_0::MemRead 1027 19.10% 82.56% # Class of committed instruction
+system.cpu.commit.op_class_0::MemWrite 938 17.44% 100.00% # Class of committed instruction
system.cpu.commit.op_class_0::IprAccess 0 0.00% 100.00% # Class of committed instruction
system.cpu.commit.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction
-system.cpu.commit.op_class_0::total 5729 # Class of committed instruction
-system.cpu.commit.bw_lim_events 123 # number cycles where commit BW limit reached
+system.cpu.commit.op_class_0::total 5377 # Class of committed instruction
+system.cpu.commit.bw_lim_events 117 # number cycles where commit BW limit reached
system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu.rob.rob_reads 23212 # The number of ROB reads
-system.cpu.rob.rob_writes 23723 # The number of ROB writes
-system.cpu.timesIdled 215 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 20484 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.rob.rob_reads 22692 # The number of ROB reads
+system.cpu.rob.rob_writes 21719 # The number of ROB writes
+system.cpu.timesIdled 209 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.idleCycles 19014 # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu.committedInsts 4591 # Number of Instructions Simulated
-system.cpu.committedOps 5729 # Number of Ops (including micro ops) Simulated
-system.cpu.cpi 7.312786 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 7.312786 # CPI: Total CPI of All Threads
-system.cpu.ipc 0.136747 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.136747 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 39407 # number of integer regfile reads
-system.cpu.int_regfile_writes 7992 # number of integer regfile writes
-system.cpu.fp_regfile_reads 16 # number of floating regfile reads
-system.cpu.misc_regfile_reads 3253 # number of misc regfile reads
+system.cpu.committedOps 5377 # Number of Ops (including micro ops) Simulated
+system.cpu.cpi 7.067523 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 7.067523 # CPI: Total CPI of All Threads
+system.cpu.ipc 0.141492 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.141492 # IPC: Total IPC of All Threads
+system.cpu.int_regfile_reads 7944 # number of integer regfile reads
+system.cpu.int_regfile_writes 4420 # number of integer regfile writes
+system.cpu.fp_regfile_reads 31 # number of floating regfile reads
+system.cpu.cc_regfile_reads 28734 # number of cc regfile reads
+system.cpu.cc_regfile_writes 3302 # number of cc regfile writes
+system.cpu.misc_regfile_reads 3189 # number of misc regfile reads
system.cpu.misc_regfile_writes 24 # number of misc regfile writes
-system.cpu.toL2Bus.throughput 1662337662 # Throughput (bytes/s)
-system.cpu.toL2Bus.trans_dist::ReadReq 395 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadResp 394 # Transaction distribution
+system.cpu.toL2Bus.throughput 1735807187 # Throughput (bytes/s)
+system.cpu.toL2Bus.trans_dist::ReadReq 399 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadResp 398 # Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadExReq 42 # Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadExResp 42 # Transaction distribution
-system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 577 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 588 # Packet count per connected master and slave (bytes)
system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 293 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count::total 870 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 18368 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count::total 881 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 18816 # Cumulative packet size per connected master and slave (bytes)
system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 9344 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size::total 27712 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.data_through_bus 27712 # Total data (bytes)
-system.cpu.toL2Bus.snoop_data_through_bus 192 # Total snoop data (bytes)
-system.cpu.toL2Bus.reqLayer0.occupancy 218500 # Layer occupancy (ticks)
-system.cpu.toL2Bus.reqLayer0.utilization 1.3 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer0.occupancy 480500 # Layer occupancy (ticks)
-system.cpu.toL2Bus.respLayer0.utilization 2.9 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer1.occupancy 229495 # Layer occupancy (ticks)
+system.cpu.toL2Bus.tot_pkt_size::total 28160 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.data_through_bus 28160 # Total data (bytes)
+system.cpu.toL2Bus.snoop_data_through_bus 0 # Total snoop data (bytes)
+system.cpu.toL2Bus.reqLayer0.occupancy 220500 # Layer occupancy (ticks)
+system.cpu.toL2Bus.reqLayer0.utilization 1.4 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer0.occupancy 488250 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer0.utilization 3.0 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer1.occupancy 228495 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer1.utilization 1.4 # Layer utilization (%)
system.cpu.icache.tags.replacements 1 # number of replacements
-system.cpu.icache.tags.tagsinuse 148.488883 # Cycle average of tags in use
-system.cpu.icache.tags.total_refs 1601 # Total number of references to valid blocks.
-system.cpu.icache.tags.sampled_refs 290 # Sample count of references to valid blocks.
-system.cpu.icache.tags.avg_refs 5.520690 # Average number of references to valid blocks.
+system.cpu.icache.tags.tagsinuse 150.758993 # Cycle average of tags in use
+system.cpu.icache.tags.total_refs 1666 # Total number of references to valid blocks.
+system.cpu.icache.tags.sampled_refs 294 # Sample count of references to valid blocks.
+system.cpu.icache.tags.avg_refs 5.666667 # Average number of references to valid blocks.
system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.tags.occ_blocks::cpu.inst 148.488883 # Average occupied blocks per requestor
-system.cpu.icache.tags.occ_percent::cpu.inst 0.072504 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_percent::total 0.072504 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_task_id_blocks::1024 289 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::0 170 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::1 119 # Occupied blocks per task id
-system.cpu.icache.tags.occ_task_id_percent::1024 0.141113 # Percentage of cache occupancy per task id
-system.cpu.icache.tags.tag_accesses 4226 # Number of tag accesses
-system.cpu.icache.tags.data_accesses 4226 # Number of data accesses
-system.cpu.icache.ReadReq_hits::cpu.inst 1601 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 1601 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 1601 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 1601 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 1601 # number of overall hits
-system.cpu.icache.overall_hits::total 1601 # number of overall hits
-system.cpu.icache.ReadReq_misses::cpu.inst 367 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 367 # number of ReadReq misses
-system.cpu.icache.demand_misses::cpu.inst 367 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 367 # number of demand (read+write) misses
-system.cpu.icache.overall_misses::cpu.inst 367 # number of overall misses
-system.cpu.icache.overall_misses::total 367 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 23960000 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 23960000 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 23960000 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 23960000 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 23960000 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 23960000 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses::cpu.inst 1968 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 1968 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses::cpu.inst 1968 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 1968 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses::cpu.inst 1968 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 1968 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.186484 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.186484 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.186484 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.186484 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.186484 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.186484 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 65286.103542 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 65286.103542 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 65286.103542 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 65286.103542 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 65286.103542 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 65286.103542 # average overall miss latency
-system.cpu.icache.blocked_cycles::no_mshrs 107 # number of cycles access was blocked
+system.cpu.icache.tags.occ_blocks::cpu.inst 150.758993 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.073613 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.073613 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_task_id_blocks::1024 293 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::0 173 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::1 120 # Occupied blocks per task id
+system.cpu.icache.tags.occ_task_id_percent::1024 0.143066 # Percentage of cache occupancy per task id
+system.cpu.icache.tags.tag_accesses 4430 # Number of tag accesses
+system.cpu.icache.tags.data_accesses 4430 # Number of data accesses
+system.cpu.icache.ReadReq_hits::cpu.inst 1666 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 1666 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 1666 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 1666 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 1666 # number of overall hits
+system.cpu.icache.overall_hits::total 1666 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 402 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 402 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 402 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 402 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 402 # number of overall misses
+system.cpu.icache.overall_misses::total 402 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 25574000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 25574000 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 25574000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 25574000 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 25574000 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 25574000 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 2068 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 2068 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 2068 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 2068 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 2068 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 2068 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.194391 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.194391 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.194391 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.194391 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.194391 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.194391 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 63616.915423 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 63616.915423 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 63616.915423 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 63616.915423 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 63616.915423 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 63616.915423 # average overall miss latency
+system.cpu.icache.blocked_cycles::no_mshrs 298 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu.icache.blocked::no_mshrs 2 # number of cycles access was blocked
+system.cpu.icache.blocked::no_mshrs 5 # number of cycles access was blocked
system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu.icache.avg_blocked_cycles::no_mshrs 53.500000 # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_mshrs 59.600000 # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.ReadReq_mshr_hits::cpu.inst 77 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits::total 77 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits::cpu.inst 77 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits::total 77 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits::cpu.inst 77 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits::total 77 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses::cpu.inst 290 # number of ReadReq MSHR misses
-system.cpu.icache.ReadReq_mshr_misses::total 290 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses::cpu.inst 290 # number of demand (read+write) MSHR misses
-system.cpu.icache.demand_mshr_misses::total 290 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses::cpu.inst 290 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_misses::total 290 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 19152500 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 19152500 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 19152500 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 19152500 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 19152500 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 19152500 # number of overall MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.147358 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.147358 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.147358 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.147358 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.147358 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.147358 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 66043.103448 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 66043.103448 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 66043.103448 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 66043.103448 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 66043.103448 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 66043.103448 # average overall mshr miss latency
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 108 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 108 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 108 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 108 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 108 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 108 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_misses::cpu.inst 294 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses::total 294 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses::cpu.inst 294 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses::total 294 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses::cpu.inst 294 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses::total 294 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 19742750 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 19742750 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 19742750 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 19742750 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 19742750 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 19742750 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.142166 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.142166 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.142166 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.142166 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.142166 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.142166 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 67152.210884 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 67152.210884 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 67152.210884 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 67152.210884 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 67152.210884 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 67152.210884 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.tags.replacements 0 # number of replacements
-system.cpu.l2cache.tags.tagsinuse 185.364644 # Cycle average of tags in use
-system.cpu.l2cache.tags.total_refs 37 # Total number of references to valid blocks.
-system.cpu.l2cache.tags.sampled_refs 350 # Sample count of references to valid blocks.
-system.cpu.l2cache.tags.avg_refs 0.105714 # Average number of references to valid blocks.
+system.cpu.l2cache.tags.tagsinuse 188.170247 # Cycle average of tags in use
+system.cpu.l2cache.tags.total_refs 39 # Total number of references to valid blocks.
+system.cpu.l2cache.tags.sampled_refs 355 # Sample count of references to valid blocks.
+system.cpu.l2cache.tags.avg_refs 0.109859 # Average number of references to valid blocks.
system.cpu.l2cache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.tags.occ_blocks::cpu.inst 138.907401 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.data 46.457243 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_percent::cpu.inst 0.004239 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.data 0.001418 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::total 0.005657 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_task_id_blocks::1024 350 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::0 194 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::1 156 # Occupied blocks per task id
-system.cpu.l2cache.tags.occ_task_id_percent::1024 0.010681 # Percentage of cache occupancy per task id
-system.cpu.l2cache.tags.tag_accesses 3864 # Number of tag accesses
-system.cpu.l2cache.tags.data_accesses 3864 # Number of data accesses
-system.cpu.l2cache.ReadReq_hits::cpu.inst 17 # number of ReadReq hits
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 141.371533 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 46.798714 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.004314 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.001428 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.005743 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_task_id_blocks::1024 355 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::0 198 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::1 157 # Occupied blocks per task id
+system.cpu.l2cache.tags.occ_task_id_percent::1024 0.010834 # Percentage of cache occupancy per task id
+system.cpu.l2cache.tags.tag_accesses 3925 # Number of tag accesses
+system.cpu.l2cache.tags.data_accesses 3925 # Number of data accesses
+system.cpu.l2cache.ReadReq_hits::cpu.inst 19 # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::cpu.data 20 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::total 37 # number of ReadReq hits
-system.cpu.l2cache.demand_hits::cpu.inst 17 # number of demand (read+write) hits
+system.cpu.l2cache.ReadReq_hits::total 39 # number of ReadReq hits
+system.cpu.l2cache.demand_hits::cpu.inst 19 # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::cpu.data 20 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::total 37 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits::cpu.inst 17 # number of overall hits
+system.cpu.l2cache.demand_hits::total 39 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits::cpu.inst 19 # number of overall hits
system.cpu.l2cache.overall_hits::cpu.data 20 # number of overall hits
-system.cpu.l2cache.overall_hits::total 37 # number of overall hits
-system.cpu.l2cache.ReadReq_misses::cpu.inst 270 # number of ReadReq misses
+system.cpu.l2cache.overall_hits::total 39 # number of overall hits
+system.cpu.l2cache.ReadReq_misses::cpu.inst 275 # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.data 85 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::total 355 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::total 360 # number of ReadReq misses
system.cpu.l2cache.ReadExReq_misses::cpu.data 42 # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_misses::total 42 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses::cpu.inst 270 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.inst 275 # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.data 127 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::total 397 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses::cpu.inst 270 # number of overall misses
+system.cpu.l2cache.demand_misses::total 402 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses::cpu.inst 275 # number of overall misses
system.cpu.l2cache.overall_misses::cpu.data 127 # number of overall misses
-system.cpu.l2cache.overall_misses::total 397 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 18683000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.data 6637250 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::total 25320250 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 3108750 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 3108750 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 18683000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 9746000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 28429000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 18683000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 9746000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 28429000 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 287 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.overall_misses::total 402 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 19251250 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 6010750 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 25262000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 3101750 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 3101750 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 19251250 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 9112500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 28363750 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 19251250 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 9112500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 28363750 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 294 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.data 105 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::total 392 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::total 399 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::cpu.data 42 # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::total 42 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses::cpu.inst 287 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.inst 294 # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::cpu.data 147 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::total 434 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.inst 287 # number of overall (read+write) accesses
+system.cpu.l2cache.demand_accesses::total 441 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 294 # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.data 147 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::total 434 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.940767 # miss rate for ReadReq accesses
+system.cpu.l2cache.overall_accesses::total 441 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.935374 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.809524 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::total 0.905612 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.902256 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 1 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::total 1 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.940767 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.935374 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data 0.863946 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::total 0.914747 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.940767 # miss rate for overall accesses
+system.cpu.l2cache.demand_miss_rate::total 0.911565 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.935374 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 0.863946 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::total 0.914747 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 69196.296296 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 78085.294118 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::total 71324.647887 # average ReadReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 74017.857143 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 74017.857143 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 69196.296296 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 76740.157480 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 71609.571788 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 69196.296296 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 76740.157480 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 71609.571788 # average overall miss latency
+system.cpu.l2cache.overall_miss_rate::total 0.911565 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 70004.545455 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 70714.705882 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 70172.222222 # average ReadReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 73851.190476 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 73851.190476 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 70004.545455 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 71751.968504 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 70556.592040 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 70004.545455 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 71751.968504 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 70556.592040 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -921,148 +922,148 @@ system.cpu.l2cache.demand_mshr_hits::cpu.data 5
system.cpu.l2cache.demand_mshr_hits::total 5 # number of demand (read+write) MSHR hits
system.cpu.l2cache.overall_mshr_hits::cpu.data 5 # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits::total 5 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 270 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 275 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 80 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::total 350 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::total 355 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 42 # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::total 42 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.inst 270 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 275 # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.data 122 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::total 392 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.inst 270 # number of overall MSHR misses
+system.cpu.l2cache.demand_mshr_misses::total 397 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 275 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.data 122 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::total 392 # number of overall MSHR misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 15291000 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 5345250 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::total 20636250 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 2596250 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2596250 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 15291000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 7941500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 23232500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 15291000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 7941500 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 23232500 # number of overall MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.940767 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.overall_mshr_misses::total 397 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 15797750 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 4736000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 20533750 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 2589250 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2589250 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 15797750 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 7325250 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 23123000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 15797750 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 7325250 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 23123000 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.935374 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.761905 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.892857 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.889724 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 1 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.940767 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.935374 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.829932 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::total 0.903226 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.940767 # mshr miss rate for overall accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.900227 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.935374 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.829932 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::total 0.903226 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 56633.333333 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 66815.625000 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 58960.714286 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 61815.476190 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 61815.476190 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 56633.333333 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 65094.262295 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 59266.581633 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 56633.333333 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 65094.262295 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 59266.581633 # average overall mshr miss latency
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.900227 # mshr miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 57446.363636 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 59200 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 57841.549296 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 61648.809524 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 61648.809524 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 57446.363636 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 60043.032787 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 58244.332494 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 57446.363636 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 60043.032787 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 58244.332494 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.tags.replacements 0 # number of replacements
-system.cpu.dcache.tags.tagsinuse 87.019573 # Cycle average of tags in use
-system.cpu.dcache.tags.total_refs 2400 # Total number of references to valid blocks.
+system.cpu.dcache.tags.tagsinuse 87.133302 # Cycle average of tags in use
+system.cpu.dcache.tags.total_refs 2168 # Total number of references to valid blocks.
system.cpu.dcache.tags.sampled_refs 146 # Sample count of references to valid blocks.
-system.cpu.dcache.tags.avg_refs 16.438356 # Average number of references to valid blocks.
+system.cpu.dcache.tags.avg_refs 14.849315 # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.tags.occ_blocks::cpu.data 87.019573 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.data 0.021245 # Average percentage of cache occupancy
-system.cpu.dcache.tags.occ_percent::total 0.021245 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_blocks::cpu.data 87.133302 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.021273 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.021273 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_task_id_blocks::1024 146 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::0 61 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::1 85 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::0 67 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::1 79 # Occupied blocks per task id
system.cpu.dcache.tags.occ_task_id_percent::1024 0.035645 # Percentage of cache occupancy per task id
-system.cpu.dcache.tags.tag_accesses 5964 # Number of tag accesses
-system.cpu.dcache.tags.data_accesses 5964 # Number of data accesses
-system.cpu.dcache.ReadReq_hits::cpu.data 1782 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits::total 1782 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits::cpu.data 596 # number of WriteReq hits
-system.cpu.dcache.WriteReq_hits::total 596 # number of WriteReq hits
+system.cpu.dcache.tags.tag_accesses 5528 # Number of tag accesses
+system.cpu.dcache.tags.data_accesses 5528 # Number of data accesses
+system.cpu.dcache.ReadReq_hits::cpu.data 1551 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 1551 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 595 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::total 595 # number of WriteReq hits
system.cpu.dcache.LoadLockedReq_hits::cpu.data 11 # number of LoadLockedReq hits
system.cpu.dcache.LoadLockedReq_hits::total 11 # number of LoadLockedReq hits
system.cpu.dcache.StoreCondReq_hits::cpu.data 11 # number of StoreCondReq hits
system.cpu.dcache.StoreCondReq_hits::total 11 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits::cpu.data 2378 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits::total 2378 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.data 2378 # number of overall hits
-system.cpu.dcache.overall_hits::total 2378 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.data 190 # number of ReadReq misses
-system.cpu.dcache.ReadReq_misses::total 190 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses::cpu.data 317 # number of WriteReq misses
-system.cpu.dcache.WriteReq_misses::total 317 # number of WriteReq misses
+system.cpu.dcache.demand_hits::cpu.data 2146 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 2146 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 2146 # number of overall hits
+system.cpu.dcache.overall_hits::total 2146 # number of overall hits
+system.cpu.dcache.ReadReq_misses::cpu.data 203 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 203 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 318 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::total 318 # number of WriteReq misses
system.cpu.dcache.LoadLockedReq_misses::cpu.data 2 # number of LoadLockedReq misses
system.cpu.dcache.LoadLockedReq_misses::total 2 # number of LoadLockedReq misses
-system.cpu.dcache.demand_misses::cpu.data 507 # number of demand (read+write) misses
-system.cpu.dcache.demand_misses::total 507 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.data 507 # number of overall misses
-system.cpu.dcache.overall_misses::total 507 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 11613493 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 11613493 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 20684250 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 20684250 # number of WriteReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 130000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::total 130000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 32297743 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 32297743 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 32297743 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 32297743 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.data 1972 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 1972 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.demand_misses::cpu.data 521 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 521 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.data 521 # number of overall misses
+system.cpu.dcache.overall_misses::total 521 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 11351493 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 11351493 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 20745500 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 20745500 # number of WriteReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 130500 # number of LoadLockedReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::total 130500 # number of LoadLockedReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 32096993 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 32096993 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 32096993 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 32096993 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 1754 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 1754 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::cpu.data 913 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::total 913 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::cpu.data 13 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::total 13 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::cpu.data 11 # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::total 11 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.data 2885 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 2885 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.data 2885 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 2885 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.096349 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.096349 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.347207 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_miss_rate::total 0.347207 # miss rate for WriteReq accesses
+system.cpu.dcache.demand_accesses::cpu.data 2667 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 2667 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 2667 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 2667 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.115735 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.115735 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.348302 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.348302 # miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.153846 # miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::total 0.153846 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.data 0.175737 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.175737 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.data 0.175737 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.175737 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 61123.647368 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 61123.647368 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 65250 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 65250 # average WriteReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 65000 # average LoadLockedReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 65000 # average LoadLockedReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 63703.635108 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 63703.635108 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 63703.635108 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 63703.635108 # average overall miss latency
-system.cpu.dcache.blocked_cycles::no_mshrs 118 # number of cycles access was blocked
+system.cpu.dcache.demand_miss_rate::cpu.data 0.195351 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.195351 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.195351 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.195351 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 55918.684729 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 55918.684729 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 65237.421384 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 65237.421384 # average WriteReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 65250 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 65250 # average LoadLockedReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 61606.512476 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 61606.512476 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 61606.512476 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 61606.512476 # average overall miss latency
+system.cpu.dcache.blocked_cycles::no_mshrs 105 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu.dcache.blocked::no_mshrs 3 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_mshrs 4 # number of cycles access was blocked
system.cpu.dcache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_mshrs 39.333333 # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs 26.250000 # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.ReadReq_mshr_hits::cpu.data 85 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_hits::total 85 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::cpu.data 275 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::total 275 # number of WriteReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 98 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::total 98 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 276 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::total 276 # number of WriteReq MSHR hits
system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 2 # number of LoadLockedReq MSHR hits
system.cpu.dcache.LoadLockedReq_mshr_hits::total 2 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.data 360 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_hits::total 360 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.data 360 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_hits::total 360 # number of overall MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 374 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::total 374 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 374 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::total 374 # number of overall MSHR hits
system.cpu.dcache.ReadReq_mshr_misses::cpu.data 105 # number of ReadReq MSHR misses
system.cpu.dcache.ReadReq_mshr_misses::total 105 # number of ReadReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::cpu.data 42 # number of WriteReq MSHR misses
@@ -1071,30 +1072,30 @@ system.cpu.dcache.demand_mshr_misses::cpu.data 147
system.cpu.dcache.demand_mshr_misses::total 147 # number of demand (read+write) MSHR misses
system.cpu.dcache.overall_mshr_misses::cpu.data 147 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total 147 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 6871755 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 6871755 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 3151750 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 3151750 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 10023505 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 10023505 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 10023505 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 10023505 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.053245 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.053245 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 6245255 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 6245255 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 3144750 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 3144750 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 9390005 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 9390005 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 9390005 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 9390005 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.059863 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.059863 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.046002 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.046002 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.050953 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.050953 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.050953 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.050953 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 65445.285714 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 65445.285714 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 75041.666667 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 75041.666667 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 68187.108844 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 68187.108844 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 68187.108844 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 68187.108844 # average overall mshr miss latency
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.055118 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.055118 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.055118 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.055118 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 59478.619048 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 59478.619048 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 74875 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 74875 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 63877.585034 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 63877.585034 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 63877.585034 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 63877.585034 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------
diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
index 4a87577c2..adfd7b504 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
@@ -1,52 +1,52 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.000017 # Number of seconds simulated
-sim_ticks 16786000 # Number of ticks simulated
-final_tick 16786000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 0.000016 # Number of seconds simulated
+sim_ticks 16223000 # Number of ticks simulated
+final_tick 16223000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 42967 # Simulator instruction rate (inst/s)
-host_op_rate 53611 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 157060125 # Simulator tick rate (ticks/s)
-host_mem_usage 258920 # Number of bytes of host memory used
-host_seconds 0.11 # Real time elapsed on the host
+host_inst_rate 35590 # Simulator instruction rate (inst/s)
+host_op_rate 41676 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 125719954 # Simulator tick rate (ticks/s)
+host_mem_usage 252016 # Number of bytes of host memory used
+host_seconds 0.13 # Real time elapsed on the host
sim_insts 4591 # Number of instructions simulated
-sim_ops 5729 # Number of ops (including micro ops) simulated
+sim_ops 5377 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
-system.physmem.bytes_read::cpu.inst 17280 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.inst 17600 # Number of bytes read from this memory
system.physmem.bytes_read::cpu.data 7808 # Number of bytes read from this memory
-system.physmem.bytes_read::total 25088 # Number of bytes read from this memory
-system.physmem.bytes_inst_read::cpu.inst 17280 # Number of instructions bytes read from this memory
-system.physmem.bytes_inst_read::total 17280 # Number of instructions bytes read from this memory
-system.physmem.num_reads::cpu.inst 270 # Number of read requests responded to by this memory
+system.physmem.bytes_read::total 25408 # Number of bytes read from this memory
+system.physmem.bytes_inst_read::cpu.inst 17600 # Number of instructions bytes read from this memory
+system.physmem.bytes_inst_read::total 17600 # Number of instructions bytes read from this memory
+system.physmem.num_reads::cpu.inst 275 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.data 122 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 392 # Number of read requests responded to by this memory
-system.physmem.bw_read::cpu.inst 1029429286 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 465149529 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 1494578816 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 1029429286 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 1029429286 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 1029429286 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 465149529 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 1494578816 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.readReqs 392 # Number of read requests accepted
+system.physmem.num_reads::total 397 # Number of read requests responded to by this memory
+system.physmem.bw_read::cpu.inst 1084879492 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 481291993 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 1566171485 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 1084879492 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 1084879492 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 1084879492 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 481291993 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 1566171485 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.readReqs 397 # Number of read requests accepted
system.physmem.writeReqs 0 # Number of write requests accepted
-system.physmem.readBursts 392 # Number of DRAM read bursts, including those serviced by the write queue
+system.physmem.readBursts 397 # Number of DRAM read bursts, including those serviced by the write queue
system.physmem.writeBursts 0 # Number of DRAM write bursts, including those merged in the write queue
-system.physmem.bytesReadDRAM 25088 # Total number of bytes read from DRAM
+system.physmem.bytesReadDRAM 25408 # Total number of bytes read from DRAM
system.physmem.bytesReadWrQ 0 # Total number of bytes read from write queue
system.physmem.bytesWritten 0 # Total number of bytes written to DRAM
-system.physmem.bytesReadSys 25088 # Total read bytes from the system interface side
+system.physmem.bytesReadSys 25408 # Total read bytes from the system interface side
system.physmem.bytesWrittenSys 0 # Total written bytes from the system interface side
system.physmem.servicedByWrQ 0 # Number of DRAM read bursts serviced by the write queue
system.physmem.mergedWrBursts 0 # Number of DRAM write bursts merged with an existing one
system.physmem.neitherReadNorWriteReqs 0 # Number of requests that are neither read nor write
-system.physmem.perBankRdBursts::0 86 # Per bank write bursts
+system.physmem.perBankRdBursts::0 90 # Per bank write bursts
system.physmem.perBankRdBursts::1 46 # Per bank write bursts
system.physmem.perBankRdBursts::2 20 # Per bank write bursts
-system.physmem.perBankRdBursts::3 42 # Per bank write bursts
-system.physmem.perBankRdBursts::4 17 # Per bank write bursts
-system.physmem.perBankRdBursts::5 33 # Per bank write bursts
+system.physmem.perBankRdBursts::3 43 # Per bank write bursts
+system.physmem.perBankRdBursts::4 18 # Per bank write bursts
+system.physmem.perBankRdBursts::5 32 # Per bank write bursts
system.physmem.perBankRdBursts::6 35 # Per bank write bursts
system.physmem.perBankRdBursts::7 10 # Per bank write bursts
system.physmem.perBankRdBursts::8 4 # Per bank write bursts
@@ -75,14 +75,14 @@ system.physmem.perBankWrBursts::14 0 # Pe
system.physmem.perBankWrBursts::15 0 # Per bank write bursts
system.physmem.numRdRetry 0 # Number of times read queue was full causing retry
system.physmem.numWrRetry 0 # Number of times write queue was full causing retry
-system.physmem.totGap 16721500 # Total gap between requests
+system.physmem.totGap 16156000 # Total gap between requests
system.physmem.readPktSize::0 0 # Read request sizes (log2)
system.physmem.readPktSize::1 0 # Read request sizes (log2)
system.physmem.readPktSize::2 0 # Read request sizes (log2)
system.physmem.readPktSize::3 0 # Read request sizes (log2)
system.physmem.readPktSize::4 0 # Read request sizes (log2)
system.physmem.readPktSize::5 0 # Read request sizes (log2)
-system.physmem.readPktSize::6 392 # Read request sizes (log2)
+system.physmem.readPktSize::6 397 # Read request sizes (log2)
system.physmem.writePktSize::0 0 # Write request sizes (log2)
system.physmem.writePktSize::1 0 # Write request sizes (log2)
system.physmem.writePktSize::2 0 # Write request sizes (log2)
@@ -90,13 +90,13 @@ system.physmem.writePktSize::3 0 # Wr
system.physmem.writePktSize::4 0 # Write request sizes (log2)
system.physmem.writePktSize::5 0 # Write request sizes (log2)
system.physmem.writePktSize::6 0 # Write request sizes (log2)
-system.physmem.rdQLenPdf::0 208 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 121 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 42 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 15 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 4 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 1 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::6 1 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::0 210 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 119 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 51 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 14 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 3 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 0 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::6 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::9 0 # What read queue length does an incoming req see
@@ -186,72 +186,71 @@ system.physmem.wrQLenPdf::60 0 # Wh
system.physmem.wrQLenPdf::61 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63 0 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 62 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 396.387097 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 264.062800 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 334.835382 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::0-127 11 17.74% 17.74% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-255 17 27.42% 45.16% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-383 8 12.90% 58.06% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-511 7 11.29% 69.35% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-639 2 3.23% 72.58% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-767 3 4.84% 77.42% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-895 5 8.06% 85.48% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-1023 1 1.61% 87.10% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1151 8 12.90% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 62 # Bytes accessed per row activation
-system.physmem.totQLat 3300000 # Total ticks spent queuing
-system.physmem.totMemAccLat 10650000 # Total ticks spent from burst creation until serviced by the DRAM
-system.physmem.totBusLat 1960000 # Total ticks spent in databus transfers
-system.physmem.avgQLat 8418.37 # Average queueing delay per DRAM burst
+system.physmem.bytesPerActivate::samples 63 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 396.190476 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 265.364013 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 334.900990 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::0-127 12 19.05% 19.05% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-255 16 25.40% 44.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-383 8 12.70% 57.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-511 9 14.29% 71.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-639 3 4.76% 76.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-767 2 3.17% 79.37% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-895 3 4.76% 84.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1151 10 15.87% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 63 # Bytes accessed per row activation
+system.physmem.totQLat 2970000 # Total ticks spent queuing
+system.physmem.totMemAccLat 10413750 # Total ticks spent from burst creation until serviced by the DRAM
+system.physmem.totBusLat 1985000 # Total ticks spent in databus transfers
+system.physmem.avgQLat 7481.11 # Average queueing delay per DRAM burst
system.physmem.avgBusLat 5000.00 # Average bus latency per DRAM burst
-system.physmem.avgMemAccLat 27168.37 # Average memory access latency per DRAM burst
-system.physmem.avgRdBW 1494.58 # Average DRAM read bandwidth in MiByte/s
+system.physmem.avgMemAccLat 26231.11 # Average memory access latency per DRAM burst
+system.physmem.avgRdBW 1566.17 # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW 0.00 # Average achieved write bandwidth in MiByte/s
-system.physmem.avgRdBWSys 1494.58 # Average system read bandwidth in MiByte/s
+system.physmem.avgRdBWSys 1566.17 # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys 0.00 # Average system write bandwidth in MiByte/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s
-system.physmem.busUtil 11.68 # Data bus utilization in percentage
-system.physmem.busUtilRead 11.68 # Data bus utilization in percentage for reads
+system.physmem.busUtil 12.24 # Data bus utilization in percentage
+system.physmem.busUtilRead 12.24 # Data bus utilization in percentage for reads
system.physmem.busUtilWrite 0.00 # Data bus utilization in percentage for writes
-system.physmem.avgRdQLen 1.85 # Average read queue length when enqueuing
+system.physmem.avgRdQLen 1.84 # Average read queue length when enqueuing
system.physmem.avgWrQLen 0.00 # Average write queue length when enqueuing
-system.physmem.readRowHits 326 # Number of row buffer hits during reads
+system.physmem.readRowHits 331 # Number of row buffer hits during reads
system.physmem.writeRowHits 0 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 83.16 # Row buffer hit rate for reads
+system.physmem.readRowHitRate 83.38 # Row buffer hit rate for reads
system.physmem.writeRowHitRate nan # Row buffer hit rate for writes
-system.physmem.avgGap 42656.89 # Average gap between requests
-system.physmem.pageHitRate 83.16 # Row buffer hit rate, read and write combined
+system.physmem.avgGap 40695.21 # Average gap between requests
+system.physmem.pageHitRate 83.38 # Row buffer hit rate, read and write combined
system.physmem.memoryStateTime::IDLE 11000 # Time in different power states
system.physmem.memoryStateTime::REF 520000 # Time in different power states
system.physmem.memoryStateTime::PRE_PDN 0 # Time in different power states
system.physmem.memoryStateTime::ACT 15315250 # Time in different power states
system.physmem.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.membus.throughput 1494578816 # Throughput (bytes/s)
-system.membus.trans_dist::ReadReq 350 # Transaction distribution
-system.membus.trans_dist::ReadResp 350 # Transaction distribution
+system.membus.throughput 1566171485 # Throughput (bytes/s)
+system.membus.trans_dist::ReadReq 355 # Transaction distribution
+system.membus.trans_dist::ReadResp 355 # Transaction distribution
system.membus.trans_dist::ReadExReq 42 # Transaction distribution
system.membus.trans_dist::ReadExResp 42 # Transaction distribution
-system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 784 # Packet count per connected master and slave (bytes)
-system.membus.pkt_count::total 784 # Packet count per connected master and slave (bytes)
-system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 25088 # Cumulative packet size per connected master and slave (bytes)
-system.membus.tot_pkt_size::total 25088 # Cumulative packet size per connected master and slave (bytes)
-system.membus.data_through_bus 25088 # Total data (bytes)
+system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 794 # Packet count per connected master and slave (bytes)
+system.membus.pkt_count::total 794 # Packet count per connected master and slave (bytes)
+system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 25408 # Cumulative packet size per connected master and slave (bytes)
+system.membus.tot_pkt_size::total 25408 # Cumulative packet size per connected master and slave (bytes)
+system.membus.data_through_bus 25408 # Total data (bytes)
system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 479500 # Layer occupancy (ticks)
-system.membus.reqLayer0.utilization 2.9 # Layer utilization (%)
-system.membus.respLayer1.occupancy 3655500 # Layer occupancy (ticks)
-system.membus.respLayer1.utilization 21.8 # Layer utilization (%)
+system.membus.reqLayer0.occupancy 494500 # Layer occupancy (ticks)
+system.membus.reqLayer0.utilization 3.0 # Layer utilization (%)
+system.membus.respLayer1.occupancy 3699500 # Layer occupancy (ticks)
+system.membus.respLayer1.utilization 22.8 # Layer utilization (%)
system.cpu_clk_domain.clock 500 # Clock period in ticks
-system.cpu.branchPred.lookups 2517 # Number of BP lookups
-system.cpu.branchPred.condPredicted 1805 # Number of conditional branches predicted
-system.cpu.branchPred.condIncorrect 482 # Number of conditional branches incorrect
-system.cpu.branchPred.BTBLookups 2002 # Number of BTB lookups
-system.cpu.branchPred.BTBHits 714 # Number of BTB hits
+system.cpu.branchPred.lookups 2638 # Number of BP lookups
+system.cpu.branchPred.condPredicted 1635 # Number of conditional branches predicted
+system.cpu.branchPred.condIncorrect 480 # Number of conditional branches incorrect
+system.cpu.branchPred.BTBLookups 2101 # Number of BTB lookups
+system.cpu.branchPred.BTBHits 783 # Number of BTB hits
system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 35.664336 # BTB Hit Percentage
-system.cpu.branchPred.usedRAS 294 # Number of times the RAS was used to get a target.
-system.cpu.branchPred.RASInCorrect 71 # Number of incorrect RAS predictions.
+system.cpu.branchPred.BTBHitPct 37.267968 # BTB Hit Percentage
+system.cpu.branchPred.usedRAS 354 # Number of times the RAS was used to get a target.
+system.cpu.branchPred.RASInCorrect 68 # Number of incorrect RAS predictions.
system.cpu.dstage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits
system.cpu.dstage2_mmu.stage2_tlb.inst_misses 0 # ITB inst misses
system.cpu.dstage2_mmu.stage2_tlb.read_hits 0 # DTB read hits
@@ -337,489 +336,491 @@ system.cpu.itb.hits 0 # DT
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
system.cpu.workload.num_syscalls 13 # Number of system calls
-system.cpu.numCycles 33573 # number of cpu cycles simulated
+system.cpu.numCycles 32447 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu.fetch.icacheStallCycles 6921 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 12073 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 2517 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 1008 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 2659 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 1630 # Number of cycles fetch has spent squashing
-system.cpu.fetch.BlockedCycles 2378 # Number of cycles fetch has spent blocked
-system.cpu.fetch.PendingTrapStallCycles 7 # Number of stall cycles due to pending traps
-system.cpu.fetch.CacheLines 1968 # Number of cache lines fetched
-system.cpu.fetch.IcacheSquashes 288 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.rateDist::samples 13089 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 1.162808 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 2.572483 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.icacheStallCycles 7786 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.Insts 12484 # Number of instructions fetch has processed
+system.cpu.fetch.Branches 2638 # Number of branches that fetch encountered
+system.cpu.fetch.predictedBranches 1137 # Number of branches that fetch has predicted taken
+system.cpu.fetch.Cycles 4850 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.SquashCycles 1010 # Number of cycles fetch has spent squashing
+system.cpu.fetch.MiscStallCycles 3 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu.fetch.PendingTrapStallCycles 259 # Number of stall cycles due to pending traps
+system.cpu.fetch.IcacheWaitRetryStallCycles 30 # Number of stall cycles due to full MSHR
+system.cpu.fetch.CacheLines 2068 # Number of cache lines fetched
+system.cpu.fetch.IcacheSquashes 320 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.rateDist::samples 13433 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::mean 1.098935 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::stdev 2.478489 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::underflows 0 0.00% 0.00% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::0 10430 79.69% 79.69% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 226 1.73% 81.41% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 203 1.55% 82.96% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 238 1.82% 84.78% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::4 231 1.76% 86.55% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::5 269 2.06% 88.60% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::6 93 0.71% 89.31% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::7 145 1.11% 90.42% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::8 1254 9.58% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::0 10743 79.97% 79.97% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::1 265 1.97% 81.95% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::2 241 1.79% 83.74% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::3 235 1.75% 85.49% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::4 238 1.77% 87.26% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::5 291 2.17% 89.43% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::6 141 1.05% 90.48% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::7 175 1.30% 91.78% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::8 1104 8.22% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::overflows 0 0.00% 100.00% # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::min_value 0 # Number of instructions fetched each cycle (Total)
system.cpu.fetch.rateDist::max_value 8 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::total 13089 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.074971 # Number of branch fetches per cycle
-system.cpu.fetch.rate 0.359604 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 6910 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 2688 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 2492 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 31 # Number of cycles decode is unblocking
-system.cpu.decode.SquashCycles 968 # Number of cycles decode is squashing
-system.cpu.decode.BranchResolved 385 # Number of times decode resolved a branch
-system.cpu.decode.BranchMispred 160 # Number of times decode detected a branch misprediction
-system.cpu.decode.DecodedInsts 13358 # Number of instructions handled by decode
-system.cpu.decode.SquashedInsts 539 # Number of squashed instructions handled by decode
-system.cpu.rename.SquashCycles 968 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 7139 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 151 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 2277 # count of cycles rename stalled for serializing inst
-system.cpu.rename.RunCycles 2296 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 258 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 12614 # Number of instructions processed by rename
-system.cpu.rename.ROBFullEvents 4 # Number of times rename has blocked due to ROB full
-system.cpu.rename.IQFullEvents 32 # Number of times rename has blocked due to IQ full
-system.cpu.rename.LQFullEvents 27 # Number of times rename has blocked due to LQ full
-system.cpu.rename.SQFullEvents 195 # Number of times rename has blocked due to SQ full
-system.cpu.rename.RenamedOperands 12625 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 57590 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 52228 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 47 # Number of floating rename lookups
-system.cpu.rename.CommittedMaps 5673 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 6952 # Number of HB maps that are undone due to squashing
-system.cpu.rename.serializingInsts 41 # count of serializing insts renamed
-system.cpu.rename.tempSerializingInsts 38 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 329 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 2826 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 1583 # Number of stores inserted to the mem dependence unit.
-system.cpu.memDep0.conflictingLoads 38 # Number of conflicting loads.
-system.cpu.memDep0.conflictingStores 13 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 11316 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqNonSpecInstsAdded 49 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 8961 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 149 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 5288 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedOperandsExamined 14803 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.iq.iqSquashedNonSpecRemoved 12 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 13089 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 0.684621 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 1.402607 # Number of insts issued each cycle
+system.cpu.fetch.rateDist::total 13433 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.branchRate 0.081302 # Number of branch fetches per cycle
+system.cpu.fetch.rate 0.384751 # Number of inst fetches per cycle
+system.cpu.decode.IdleCycles 6529 # Number of cycles decode is idle
+system.cpu.decode.BlockedCycles 4272 # Number of cycles decode is blocked
+system.cpu.decode.RunCycles 2145 # Number of cycles decode is running
+system.cpu.decode.UnblockCycles 138 # Number of cycles decode is unblocking
+system.cpu.decode.SquashCycles 349 # Number of cycles decode is squashing
+system.cpu.decode.BranchResolved 390 # Number of times decode resolved a branch
+system.cpu.decode.BranchMispred 163 # Number of times decode detected a branch misprediction
+system.cpu.decode.DecodedInsts 12118 # Number of instructions handled by decode
+system.cpu.decode.SquashedInsts 476 # Number of squashed instructions handled by decode
+system.cpu.rename.SquashCycles 349 # Number of cycles rename is squashing
+system.cpu.rename.IdleCycles 6736 # Number of cycles rename is idle
+system.cpu.rename.BlockCycles 846 # Number of cycles rename is blocking
+system.cpu.rename.serializeStallCycles 2304 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RunCycles 2064 # Number of cycles rename is running
+system.cpu.rename.UnblockCycles 1134 # Number of cycles rename is unblocking
+system.cpu.rename.RenamedInsts 11483 # Number of instructions processed by rename
+system.cpu.rename.IQFullEvents 163 # Number of times rename has blocked due to IQ full
+system.cpu.rename.LQFullEvents 117 # Number of times rename has blocked due to LQ full
+system.cpu.rename.SQFullEvents 963 # Number of times rename has blocked due to SQ full
+system.cpu.rename.RenamedOperands 11820 # Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 52846 # Number of register rename lookups that rename has made
+system.cpu.rename.int_rename_lookups 12757 # Number of integer rename lookups
+system.cpu.rename.fp_rename_lookups 88 # Number of floating rename lookups
+system.cpu.rename.CommittedMaps 5494 # Number of HB maps that are committed
+system.cpu.rename.UndoneMaps 6326 # Number of HB maps that are undone due to squashing
+system.cpu.rename.serializingInsts 43 # count of serializing insts renamed
+system.cpu.rename.tempSerializingInsts 37 # count of temporary serializing insts renamed
+system.cpu.rename.skidInsts 443 # count of insts added to the skid buffer
+system.cpu.memDep0.insertedLoads 2313 # Number of loads inserted to the mem dependence unit.
+system.cpu.memDep0.insertedStores 1639 # Number of stores inserted to the mem dependence unit.
+system.cpu.memDep0.conflictingLoads 32 # Number of conflicting loads.
+system.cpu.memDep0.conflictingStores 28 # Number of conflicting stores.
+system.cpu.iq.iqInstsAdded 10354 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqNonSpecInstsAdded 46 # Number of non-speculative instructions added to the IQ
+system.cpu.iq.iqInstsIssued 8358 # Number of instructions issued
+system.cpu.iq.iqSquashedInstsIssued 56 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 4760 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedOperandsExamined 12835 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedNonSpecRemoved 9 # Number of squashed non-spec instructions that were removed
+system.cpu.iq.issued_per_cycle::samples 13433 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::mean 0.622199 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::stdev 1.376807 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::0 9594 73.30% 73.30% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 1210 9.24% 82.54% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 823 6.29% 88.83% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 494 3.77% 92.60% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 479 3.66% 96.26% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::5 298 2.28% 98.54% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::6 131 1.00% 99.54% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::7 49 0.37% 99.92% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::8 11 0.08% 100.00% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::0 10179 75.78% 75.78% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::1 1183 8.81% 84.58% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::2 748 5.57% 90.15% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::3 453 3.37% 93.52% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::4 362 2.69% 96.22% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::5 286 2.13% 98.35% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::6 135 1.00% 99.35% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::7 64 0.48% 99.83% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::8 23 0.17% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::total 13089 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::total 13433 # Number of insts issued each cycle
system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntAlu 6 2.71% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 2.71% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 138 62.44% 65.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 77 34.84% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 9 5.33% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 5.33% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 80 47.34% 52.66% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 80 47.34% 100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
system.cpu.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
-system.cpu.iq.FU_type_0::IntAlu 5369 59.92% 59.92% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 9 0.10% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::IntDiv 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatMult 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMult 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShift 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 60.02% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMisc 3 0.03% 60.05% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 60.05% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 60.05% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 60.05% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 2357 26.30% 86.35% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 1223 13.65% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::IntAlu 5041 60.31% 60.31% # Type of FU issued
+system.cpu.iq.FU_type_0::IntMult 6 0.07% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::IntDiv 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatMult 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMult 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShift 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 60.39% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMisc 3 0.04% 60.42% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 60.42% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 60.42% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 60.42% # Type of FU issued
+system.cpu.iq.FU_type_0::MemRead 2009 24.04% 84.46% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 1299 15.54% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
-system.cpu.iq.FU_type_0::total 8961 # Type of FU issued
-system.cpu.iq.rate 0.266911 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 221 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.024662 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 31345 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 16624 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 8077 # Number of integer instruction queue wakeup accesses
-system.cpu.iq.fp_inst_queue_reads 36 # Number of floating instruction queue reads
-system.cpu.iq.fp_inst_queue_writes 48 # Number of floating instruction queue writes
-system.cpu.iq.fp_inst_queue_wakeup_accesses 16 # Number of floating instruction queue wakeup accesses
-system.cpu.iq.int_alu_accesses 9162 # Number of integer alu accesses
-system.cpu.iq.fp_alu_accesses 20 # Number of floating point alu accesses
-system.cpu.iew.lsq.thread0.forwLoads 60 # Number of loads that had data forwarded from stores
+system.cpu.iq.FU_type_0::total 8358 # Type of FU issued
+system.cpu.iq.rate 0.257589 # Inst issue rate
+system.cpu.iq.fu_busy_cnt 169 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.020220 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 30275 # Number of integer instruction queue reads
+system.cpu.iq.int_inst_queue_writes 15052 # Number of integer instruction queue writes
+system.cpu.iq.int_inst_queue_wakeup_accesses 7570 # Number of integer instruction queue wakeup accesses
+system.cpu.iq.fp_inst_queue_reads 99 # Number of floating instruction queue reads
+system.cpu.iq.fp_inst_queue_writes 128 # Number of floating instruction queue writes
+system.cpu.iq.fp_inst_queue_wakeup_accesses 31 # Number of floating instruction queue wakeup accesses
+system.cpu.iq.int_alu_accesses 8484 # Number of integer alu accesses
+system.cpu.iq.fp_alu_accesses 43 # Number of floating point alu accesses
+system.cpu.iew.lsq.thread0.forwLoads 25 # Number of loads that had data forwarded from stores
system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
-system.cpu.iew.lsq.thread0.squashedLoads 1626 # Number of loads squashed
+system.cpu.iew.lsq.thread0.squashedLoads 1286 # Number of loads squashed
system.cpu.iew.lsq.thread0.ignoredResponses 0 # Number of memory responses ignored because the instruction is squashed
-system.cpu.iew.lsq.thread0.memOrderViolation 21 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 645 # Number of stores squashed
+system.cpu.iew.lsq.thread0.memOrderViolation 20 # Number of memory ordering violations
+system.cpu.iew.lsq.thread0.squashedStores 701 # Number of stores squashed
system.cpu.iew.lsq.thread0.invAddrSwpfs 0 # Number of software prefetches ignored due to an invalid address
system.cpu.iew.lsq.thread0.blockedLoads 0 # Number of blocked loads due to partial load-store forwarding
-system.cpu.iew.lsq.thread0.rescheduledLoads 0 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread0.cacheBlocked 3 # Number of times an access to memory failed due to the cache being blocked
+system.cpu.iew.lsq.thread0.rescheduledLoads 39 # Number of loads that were rescheduled
+system.cpu.iew.lsq.thread0.cacheBlocked 8 # Number of times an access to memory failed due to the cache being blocked
system.cpu.iew.iewIdleCycles 0 # Number of cycles IEW is idle
-system.cpu.iew.iewSquashCycles 968 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 113 # Number of cycles IEW is blocking
-system.cpu.iew.iewUnblockCycles 19 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 11366 # Number of instructions dispatched to IQ
-system.cpu.iew.iewDispSquashedInsts 115 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 2826 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 1583 # Number of dispatched store instructions
-system.cpu.iew.iewDispNonSpecInsts 37 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewIQFullEvents 9 # Number of times the IQ has become full, causing a stall
+system.cpu.iew.iewSquashCycles 349 # Number of cycles IEW is squashing
+system.cpu.iew.iewBlockCycles 800 # Number of cycles IEW is blocking
+system.cpu.iew.iewUnblockCycles 25 # Number of cycles IEW is unblocking
+system.cpu.iew.iewDispatchedInsts 10411 # Number of instructions dispatched to IQ
+system.cpu.iew.iewDispSquashedInsts 110 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispLoadInsts 2313 # Number of dispatched load instructions
+system.cpu.iew.iewDispStoreInsts 1639 # Number of dispatched store instructions
+system.cpu.iew.iewDispNonSpecInsts 34 # Number of dispatched non-speculative instructions
+system.cpu.iew.iewIQFullEvents 13 # Number of times the IQ has become full, causing a stall
system.cpu.iew.iewLSQFullEvents 10 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.memOrderViolationEvents 21 # Number of memory order violations
-system.cpu.iew.predictedTakenIncorrect 110 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 266 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.branchMispredicts 376 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 8568 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 2160 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 393 # Number of squashed instructions skipped in execute
+system.cpu.iew.memOrderViolationEvents 20 # Number of memory order violations
+system.cpu.iew.predictedTakenIncorrect 112 # Number of branches that were predicted taken incorrectly
+system.cpu.iew.predictedNotTakenIncorrect 252 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.branchMispredicts 364 # Number of branch mispredicts detected at execute
+system.cpu.iew.iewExecutedInsts 8063 # Number of executed instructions
+system.cpu.iew.iewExecLoadInsts 1908 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 295 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
-system.cpu.iew.exec_nop 1 # number of nop insts executed
-system.cpu.iew.exec_refs 3332 # number of memory reference insts executed
-system.cpu.iew.exec_branches 1443 # Number of branches executed
-system.cpu.iew.exec_stores 1172 # Number of stores executed
-system.cpu.iew.exec_rate 0.255205 # Inst execution rate
-system.cpu.iew.wb_sent 8256 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 8093 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 3919 # num instructions producing a value
-system.cpu.iew.wb_consumers 8062 # num instructions consuming a value
+system.cpu.iew.exec_nop 11 # number of nop insts executed
+system.cpu.iew.exec_refs 3148 # number of memory reference insts executed
+system.cpu.iew.exec_branches 1457 # Number of branches executed
+system.cpu.iew.exec_stores 1240 # Number of stores executed
+system.cpu.iew.exec_rate 0.248498 # Inst execution rate
+system.cpu.iew.wb_sent 7735 # cumulative count of insts sent to commit
+system.cpu.iew.wb_count 7601 # cumulative count of insts written-back
+system.cpu.iew.wb_producers 3572 # num instructions producing a value
+system.cpu.iew.wb_consumers 6998 # num instructions consuming a value
system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu.iew.wb_rate 0.241057 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.486108 # average fanout of values written-back
+system.cpu.iew.wb_rate 0.234259 # insts written-back per cycle
+system.cpu.iew.wb_fanout 0.510432 # average fanout of values written-back
system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
-system.cpu.commit.commitSquashedInsts 5642 # The number of squashed insts skipped by commit
+system.cpu.commit.commitSquashedInsts 5037 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.branchMispredicts 326 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 12121 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 0.472651 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 1.325156 # Number of insts commited each cycle
+system.cpu.commit.branchMispredicts 324 # The number of times a branch was mispredicted
+system.cpu.commit.committed_per_cycle::samples 12552 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::mean 0.428378 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::stdev 1.273949 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::underflows 0 0.00% 0.00% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::0 9924 81.87% 81.87% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 978 8.07% 89.94% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 402 3.32% 93.26% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 224 1.85% 95.11% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 175 1.44% 96.55% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 212 1.75% 98.30% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 50 0.41% 98.71% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 33 0.27% 98.99% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 123 1.01% 100.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::0 10495 83.61% 83.61% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::1 893 7.11% 90.73% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::2 426 3.39% 94.12% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::3 211 1.68% 95.80% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::4 111 0.88% 96.69% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::5 212 1.69% 98.37% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::6 50 0.40% 98.77% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::7 37 0.29% 99.07% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::8 117 0.93% 100.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::overflows 0 0.00% 100.00% # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::min_value 0 # Number of insts commited each cycle
system.cpu.commit.committed_per_cycle::max_value 8 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::total 12121 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::total 12552 # Number of insts commited each cycle
system.cpu.commit.committedInsts 4591 # Number of instructions committed
-system.cpu.commit.committedOps 5729 # Number of ops (including micro ops) committed
+system.cpu.commit.committedOps 5377 # Number of ops (including micro ops) committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu.commit.refs 2138 # Number of memory references committed
-system.cpu.commit.loads 1200 # Number of loads committed
+system.cpu.commit.refs 1965 # Number of memory references committed
+system.cpu.commit.loads 1027 # Number of loads committed
system.cpu.commit.membars 12 # Number of memory barriers committed
system.cpu.commit.branches 1007 # Number of branches committed
system.cpu.commit.fp_insts 16 # Number of committed floating point instructions.
-system.cpu.commit.int_insts 4976 # Number of committed integer instructions.
+system.cpu.commit.int_insts 4624 # Number of committed integer instructions.
system.cpu.commit.function_calls 82 # Number of function calls committed.
system.cpu.commit.op_class_0::No_OpClass 0 0.00% 0.00% # Class of committed instruction
-system.cpu.commit.op_class_0::IntAlu 3584 62.56% 62.56% # Class of committed instruction
-system.cpu.commit.op_class_0::IntMult 4 0.07% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::IntDiv 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatAdd 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatCmp 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatCvt 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatMult 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatDiv 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::FloatSqrt 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdAdd 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdAddAcc 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdAlu 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdCmp 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdCvt 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdMisc 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdMult 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdMultAcc 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdShift 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdShiftAcc 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdSqrt 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatAdd 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatAlu 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatCmp 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatCvt 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatDiv 0 0.00% 62.63% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatMisc 3 0.05% 62.68% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatMult 0 0.00% 62.68% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatMultAcc 0 0.00% 62.68% # Class of committed instruction
-system.cpu.commit.op_class_0::SimdFloatSqrt 0 0.00% 62.68% # Class of committed instruction
-system.cpu.commit.op_class_0::MemRead 1200 20.95% 83.63% # Class of committed instruction
-system.cpu.commit.op_class_0::MemWrite 938 16.37% 100.00% # Class of committed instruction
+system.cpu.commit.op_class_0::IntAlu 3405 63.33% 63.33% # Class of committed instruction
+system.cpu.commit.op_class_0::IntMult 4 0.07% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::IntDiv 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatAdd 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatCmp 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatCvt 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatMult 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatDiv 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatSqrt 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdAdd 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdAddAcc 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdAlu 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdCmp 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdCvt 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdMisc 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdMult 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdMultAcc 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdShift 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdShiftAcc 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdSqrt 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatAdd 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatAlu 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatCmp 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatCvt 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatDiv 0 0.00% 63.40% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatMisc 3 0.06% 63.46% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatMult 0 0.00% 63.46% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatMultAcc 0 0.00% 63.46% # Class of committed instruction
+system.cpu.commit.op_class_0::SimdFloatSqrt 0 0.00% 63.46% # Class of committed instruction
+system.cpu.commit.op_class_0::MemRead 1027 19.10% 82.56% # Class of committed instruction
+system.cpu.commit.op_class_0::MemWrite 938 17.44% 100.00% # Class of committed instruction
system.cpu.commit.op_class_0::IprAccess 0 0.00% 100.00% # Class of committed instruction
system.cpu.commit.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction
-system.cpu.commit.op_class_0::total 5729 # Class of committed instruction
-system.cpu.commit.bw_lim_events 123 # number cycles where commit BW limit reached
+system.cpu.commit.op_class_0::total 5377 # Class of committed instruction
+system.cpu.commit.bw_lim_events 117 # number cycles where commit BW limit reached
system.cpu.commit.bw_limited 0 # number of insts not committed due to BW limits
-system.cpu.rob.rob_reads 23212 # The number of ROB reads
-system.cpu.rob.rob_writes 23723 # The number of ROB writes
-system.cpu.timesIdled 215 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 20484 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.rob.rob_reads 22692 # The number of ROB reads
+system.cpu.rob.rob_writes 21719 # The number of ROB writes
+system.cpu.timesIdled 209 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.idleCycles 19014 # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu.committedInsts 4591 # Number of Instructions Simulated
-system.cpu.committedOps 5729 # Number of Ops (including micro ops) Simulated
-system.cpu.cpi 7.312786 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 7.312786 # CPI: Total CPI of All Threads
-system.cpu.ipc 0.136747 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.136747 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 39407 # number of integer regfile reads
-system.cpu.int_regfile_writes 7992 # number of integer regfile writes
-system.cpu.fp_regfile_reads 16 # number of floating regfile reads
-system.cpu.misc_regfile_reads 3253 # number of misc regfile reads
+system.cpu.committedOps 5377 # Number of Ops (including micro ops) Simulated
+system.cpu.cpi 7.067523 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 7.067523 # CPI: Total CPI of All Threads
+system.cpu.ipc 0.141492 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.141492 # IPC: Total IPC of All Threads
+system.cpu.int_regfile_reads 7944 # number of integer regfile reads
+system.cpu.int_regfile_writes 4420 # number of integer regfile writes
+system.cpu.fp_regfile_reads 31 # number of floating regfile reads
+system.cpu.cc_regfile_reads 28734 # number of cc regfile reads
+system.cpu.cc_regfile_writes 3302 # number of cc regfile writes
+system.cpu.misc_regfile_reads 3189 # number of misc regfile reads
system.cpu.misc_regfile_writes 24 # number of misc regfile writes
-system.cpu.toL2Bus.throughput 1662337662 # Throughput (bytes/s)
-system.cpu.toL2Bus.trans_dist::ReadReq 395 # Transaction distribution
-system.cpu.toL2Bus.trans_dist::ReadResp 394 # Transaction distribution
+system.cpu.toL2Bus.throughput 1735807187 # Throughput (bytes/s)
+system.cpu.toL2Bus.trans_dist::ReadReq 399 # Transaction distribution
+system.cpu.toL2Bus.trans_dist::ReadResp 398 # Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadExReq 42 # Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadExResp 42 # Transaction distribution
-system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 577 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 588 # Packet count per connected master and slave (bytes)
system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 293 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.pkt_count::total 870 # Packet count per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 18368 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.pkt_count::total 881 # Packet count per connected master and slave (bytes)
+system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side 18816 # Cumulative packet size per connected master and slave (bytes)
system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side 9344 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.tot_pkt_size::total 27712 # Cumulative packet size per connected master and slave (bytes)
-system.cpu.toL2Bus.data_through_bus 27712 # Total data (bytes)
-system.cpu.toL2Bus.snoop_data_through_bus 192 # Total snoop data (bytes)
-system.cpu.toL2Bus.reqLayer0.occupancy 218500 # Layer occupancy (ticks)
-system.cpu.toL2Bus.reqLayer0.utilization 1.3 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer0.occupancy 480500 # Layer occupancy (ticks)
-system.cpu.toL2Bus.respLayer0.utilization 2.9 # Layer utilization (%)
-system.cpu.toL2Bus.respLayer1.occupancy 229495 # Layer occupancy (ticks)
+system.cpu.toL2Bus.tot_pkt_size::total 28160 # Cumulative packet size per connected master and slave (bytes)
+system.cpu.toL2Bus.data_through_bus 28160 # Total data (bytes)
+system.cpu.toL2Bus.snoop_data_through_bus 0 # Total snoop data (bytes)
+system.cpu.toL2Bus.reqLayer0.occupancy 220500 # Layer occupancy (ticks)
+system.cpu.toL2Bus.reqLayer0.utilization 1.4 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer0.occupancy 488250 # Layer occupancy (ticks)
+system.cpu.toL2Bus.respLayer0.utilization 3.0 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer1.occupancy 228495 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer1.utilization 1.4 # Layer utilization (%)
system.cpu.icache.tags.replacements 1 # number of replacements
-system.cpu.icache.tags.tagsinuse 148.488883 # Cycle average of tags in use
-system.cpu.icache.tags.total_refs 1601 # Total number of references to valid blocks.
-system.cpu.icache.tags.sampled_refs 290 # Sample count of references to valid blocks.
-system.cpu.icache.tags.avg_refs 5.520690 # Average number of references to valid blocks.
+system.cpu.icache.tags.tagsinuse 150.758993 # Cycle average of tags in use
+system.cpu.icache.tags.total_refs 1666 # Total number of references to valid blocks.
+system.cpu.icache.tags.sampled_refs 294 # Sample count of references to valid blocks.
+system.cpu.icache.tags.avg_refs 5.666667 # Average number of references to valid blocks.
system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.tags.occ_blocks::cpu.inst 148.488883 # Average occupied blocks per requestor
-system.cpu.icache.tags.occ_percent::cpu.inst 0.072504 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_percent::total 0.072504 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_task_id_blocks::1024 289 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::0 170 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::1 119 # Occupied blocks per task id
-system.cpu.icache.tags.occ_task_id_percent::1024 0.141113 # Percentage of cache occupancy per task id
-system.cpu.icache.tags.tag_accesses 4226 # Number of tag accesses
-system.cpu.icache.tags.data_accesses 4226 # Number of data accesses
-system.cpu.icache.ReadReq_hits::cpu.inst 1601 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 1601 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 1601 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 1601 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 1601 # number of overall hits
-system.cpu.icache.overall_hits::total 1601 # number of overall hits
-system.cpu.icache.ReadReq_misses::cpu.inst 367 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 367 # number of ReadReq misses
-system.cpu.icache.demand_misses::cpu.inst 367 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 367 # number of demand (read+write) misses
-system.cpu.icache.overall_misses::cpu.inst 367 # number of overall misses
-system.cpu.icache.overall_misses::total 367 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 23960000 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 23960000 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 23960000 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 23960000 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 23960000 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 23960000 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses::cpu.inst 1968 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 1968 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses::cpu.inst 1968 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 1968 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses::cpu.inst 1968 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 1968 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.186484 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.186484 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.186484 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.186484 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.186484 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.186484 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 65286.103542 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 65286.103542 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 65286.103542 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 65286.103542 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 65286.103542 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 65286.103542 # average overall miss latency
-system.cpu.icache.blocked_cycles::no_mshrs 107 # number of cycles access was blocked
+system.cpu.icache.tags.occ_blocks::cpu.inst 150.758993 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.073613 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.073613 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_task_id_blocks::1024 293 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::0 173 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::1 120 # Occupied blocks per task id
+system.cpu.icache.tags.occ_task_id_percent::1024 0.143066 # Percentage of cache occupancy per task id
+system.cpu.icache.tags.tag_accesses 4430 # Number of tag accesses
+system.cpu.icache.tags.data_accesses 4430 # Number of data accesses
+system.cpu.icache.ReadReq_hits::cpu.inst 1666 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 1666 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 1666 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 1666 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 1666 # number of overall hits
+system.cpu.icache.overall_hits::total 1666 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 402 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 402 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 402 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 402 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 402 # number of overall misses
+system.cpu.icache.overall_misses::total 402 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 25574000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 25574000 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 25574000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 25574000 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 25574000 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 25574000 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 2068 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 2068 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 2068 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 2068 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 2068 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 2068 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.194391 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.194391 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.194391 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.194391 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.194391 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.194391 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 63616.915423 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 63616.915423 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 63616.915423 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 63616.915423 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 63616.915423 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 63616.915423 # average overall miss latency
+system.cpu.icache.blocked_cycles::no_mshrs 298 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu.icache.blocked::no_mshrs 2 # number of cycles access was blocked
+system.cpu.icache.blocked::no_mshrs 5 # number of cycles access was blocked
system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu.icache.avg_blocked_cycles::no_mshrs 53.500000 # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_mshrs 59.600000 # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.icache.fast_writes 0 # number of fast writes performed
system.cpu.icache.cache_copies 0 # number of cache copies performed
-system.cpu.icache.ReadReq_mshr_hits::cpu.inst 77 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits::total 77 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits::cpu.inst 77 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits::total 77 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits::cpu.inst 77 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits::total 77 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses::cpu.inst 290 # number of ReadReq MSHR misses
-system.cpu.icache.ReadReq_mshr_misses::total 290 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses::cpu.inst 290 # number of demand (read+write) MSHR misses
-system.cpu.icache.demand_mshr_misses::total 290 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses::cpu.inst 290 # number of overall MSHR misses
-system.cpu.icache.overall_mshr_misses::total 290 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 19152500 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 19152500 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 19152500 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 19152500 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 19152500 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 19152500 # number of overall MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.147358 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.147358 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.147358 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.147358 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.147358 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.147358 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 66043.103448 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 66043.103448 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 66043.103448 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 66043.103448 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 66043.103448 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 66043.103448 # average overall mshr miss latency
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 108 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 108 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 108 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 108 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 108 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 108 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_misses::cpu.inst 294 # number of ReadReq MSHR misses
+system.cpu.icache.ReadReq_mshr_misses::total 294 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses::cpu.inst 294 # number of demand (read+write) MSHR misses
+system.cpu.icache.demand_mshr_misses::total 294 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses::cpu.inst 294 # number of overall MSHR misses
+system.cpu.icache.overall_mshr_misses::total 294 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 19742750 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 19742750 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 19742750 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 19742750 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 19742750 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 19742750 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.142166 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.142166 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.142166 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.142166 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.142166 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.142166 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 67152.210884 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 67152.210884 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 67152.210884 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 67152.210884 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 67152.210884 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 67152.210884 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.tags.replacements 0 # number of replacements
-system.cpu.l2cache.tags.tagsinuse 185.364644 # Cycle average of tags in use
-system.cpu.l2cache.tags.total_refs 37 # Total number of references to valid blocks.
-system.cpu.l2cache.tags.sampled_refs 350 # Sample count of references to valid blocks.
-system.cpu.l2cache.tags.avg_refs 0.105714 # Average number of references to valid blocks.
+system.cpu.l2cache.tags.tagsinuse 188.170247 # Cycle average of tags in use
+system.cpu.l2cache.tags.total_refs 39 # Total number of references to valid blocks.
+system.cpu.l2cache.tags.sampled_refs 355 # Sample count of references to valid blocks.
+system.cpu.l2cache.tags.avg_refs 0.109859 # Average number of references to valid blocks.
system.cpu.l2cache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.tags.occ_blocks::cpu.inst 138.907401 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.data 46.457243 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_percent::cpu.inst 0.004239 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.data 0.001418 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::total 0.005657 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_task_id_blocks::1024 350 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::0 194 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::1 156 # Occupied blocks per task id
-system.cpu.l2cache.tags.occ_task_id_percent::1024 0.010681 # Percentage of cache occupancy per task id
-system.cpu.l2cache.tags.tag_accesses 3864 # Number of tag accesses
-system.cpu.l2cache.tags.data_accesses 3864 # Number of data accesses
-system.cpu.l2cache.ReadReq_hits::cpu.inst 17 # number of ReadReq hits
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 141.371533 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 46.798714 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.004314 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.001428 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.005743 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_task_id_blocks::1024 355 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::0 198 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::1 157 # Occupied blocks per task id
+system.cpu.l2cache.tags.occ_task_id_percent::1024 0.010834 # Percentage of cache occupancy per task id
+system.cpu.l2cache.tags.tag_accesses 3925 # Number of tag accesses
+system.cpu.l2cache.tags.data_accesses 3925 # Number of data accesses
+system.cpu.l2cache.ReadReq_hits::cpu.inst 19 # number of ReadReq hits
system.cpu.l2cache.ReadReq_hits::cpu.data 20 # number of ReadReq hits
-system.cpu.l2cache.ReadReq_hits::total 37 # number of ReadReq hits
-system.cpu.l2cache.demand_hits::cpu.inst 17 # number of demand (read+write) hits
+system.cpu.l2cache.ReadReq_hits::total 39 # number of ReadReq hits
+system.cpu.l2cache.demand_hits::cpu.inst 19 # number of demand (read+write) hits
system.cpu.l2cache.demand_hits::cpu.data 20 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::total 37 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits::cpu.inst 17 # number of overall hits
+system.cpu.l2cache.demand_hits::total 39 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits::cpu.inst 19 # number of overall hits
system.cpu.l2cache.overall_hits::cpu.data 20 # number of overall hits
-system.cpu.l2cache.overall_hits::total 37 # number of overall hits
-system.cpu.l2cache.ReadReq_misses::cpu.inst 270 # number of ReadReq misses
+system.cpu.l2cache.overall_hits::total 39 # number of overall hits
+system.cpu.l2cache.ReadReq_misses::cpu.inst 275 # number of ReadReq misses
system.cpu.l2cache.ReadReq_misses::cpu.data 85 # number of ReadReq misses
-system.cpu.l2cache.ReadReq_misses::total 355 # number of ReadReq misses
+system.cpu.l2cache.ReadReq_misses::total 360 # number of ReadReq misses
system.cpu.l2cache.ReadExReq_misses::cpu.data 42 # number of ReadExReq misses
system.cpu.l2cache.ReadExReq_misses::total 42 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses::cpu.inst 270 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.inst 275 # number of demand (read+write) misses
system.cpu.l2cache.demand_misses::cpu.data 127 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::total 397 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses::cpu.inst 270 # number of overall misses
+system.cpu.l2cache.demand_misses::total 402 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses::cpu.inst 275 # number of overall misses
system.cpu.l2cache.overall_misses::cpu.data 127 # number of overall misses
-system.cpu.l2cache.overall_misses::total 397 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 18683000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::cpu.data 6637250 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::total 25320250 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 3108750 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 3108750 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 18683000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 9746000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 28429000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 18683000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 9746000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 28429000 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses::cpu.inst 287 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.overall_misses::total 402 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 19251250 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.data 6010750 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 25262000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 3101750 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 3101750 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 19251250 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 9112500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 28363750 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 19251250 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 9112500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 28363750 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses::cpu.inst 294 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.data 105 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.ReadReq_accesses::total 392 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.ReadReq_accesses::total 399 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::cpu.data 42 # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::total 42 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses::cpu.inst 287 # number of demand (read+write) accesses
+system.cpu.l2cache.demand_accesses::cpu.inst 294 # number of demand (read+write) accesses
system.cpu.l2cache.demand_accesses::cpu.data 147 # number of demand (read+write) accesses
-system.cpu.l2cache.demand_accesses::total 434 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses::cpu.inst 287 # number of overall (read+write) accesses
+system.cpu.l2cache.demand_accesses::total 441 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses::cpu.inst 294 # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.data 147 # number of overall (read+write) accesses
-system.cpu.l2cache.overall_accesses::total 434 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.940767 # miss rate for ReadReq accesses
+system.cpu.l2cache.overall_accesses::total 441 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.935374 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.809524 # miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_miss_rate::total 0.905612 # miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_miss_rate::total 0.902256 # miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 1 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_miss_rate::total 1 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate::cpu.inst 0.940767 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.inst 0.935374 # miss rate for demand accesses
system.cpu.l2cache.demand_miss_rate::cpu.data 0.863946 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::total 0.914747 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate::cpu.inst 0.940767 # miss rate for overall accesses
+system.cpu.l2cache.demand_miss_rate::total 0.911565 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate::cpu.inst 0.935374 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 0.863946 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::total 0.914747 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 69196.296296 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 78085.294118 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::total 71324.647887 # average ReadReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 74017.857143 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 74017.857143 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 69196.296296 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 76740.157480 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 71609.571788 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 69196.296296 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 76740.157480 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 71609.571788 # average overall miss latency
+system.cpu.l2cache.overall_miss_rate::total 0.911565 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 70004.545455 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 70714.705882 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 70172.222222 # average ReadReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 73851.190476 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 73851.190476 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 70004.545455 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 71751.968504 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 70556.592040 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 70004.545455 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 71751.968504 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 70556.592040 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -834,148 +835,148 @@ system.cpu.l2cache.demand_mshr_hits::cpu.data 5
system.cpu.l2cache.demand_mshr_hits::total 5 # number of demand (read+write) MSHR hits
system.cpu.l2cache.overall_mshr_hits::cpu.data 5 # number of overall MSHR hits
system.cpu.l2cache.overall_mshr_hits::total 5 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 270 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst 275 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadReq_mshr_misses::cpu.data 80 # number of ReadReq MSHR misses
-system.cpu.l2cache.ReadReq_mshr_misses::total 350 # number of ReadReq MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses::total 355 # number of ReadReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 42 # number of ReadExReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::total 42 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses::cpu.inst 270 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.demand_mshr_misses::cpu.inst 275 # number of demand (read+write) MSHR misses
system.cpu.l2cache.demand_mshr_misses::cpu.data 122 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.demand_mshr_misses::total 392 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses::cpu.inst 270 # number of overall MSHR misses
+system.cpu.l2cache.demand_mshr_misses::total 397 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses::cpu.inst 275 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.data 122 # number of overall MSHR misses
-system.cpu.l2cache.overall_mshr_misses::total 392 # number of overall MSHR misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 15291000 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 5345250 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_latency::total 20636250 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 2596250 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2596250 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 15291000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 7941500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 23232500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 15291000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 7941500 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 23232500 # number of overall MSHR miss cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.940767 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.overall_mshr_misses::total 397 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst 15797750 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data 4736000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency::total 20533750 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 2589250 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2589250 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 15797750 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 7325250 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 23123000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 15797750 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 7325250 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 23123000 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.935374 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.761905 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.892857 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.ReadReq_mshr_miss_rate::total 0.889724 # mshr miss rate for ReadReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 1 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.940767 # mshr miss rate for demand accesses
+system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.935374 # mshr miss rate for demand accesses
system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.829932 # mshr miss rate for demand accesses
-system.cpu.l2cache.demand_mshr_miss_rate::total 0.903226 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.940767 # mshr miss rate for overall accesses
+system.cpu.l2cache.demand_mshr_miss_rate::total 0.900227 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.935374 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.829932 # mshr miss rate for overall accesses
-system.cpu.l2cache.overall_mshr_miss_rate::total 0.903226 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 56633.333333 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 66815.625000 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 58960.714286 # average ReadReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 61815.476190 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 61815.476190 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 56633.333333 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 65094.262295 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 59266.581633 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 56633.333333 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 65094.262295 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 59266.581633 # average overall mshr miss latency
+system.cpu.l2cache.overall_mshr_miss_rate::total 0.900227 # mshr miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 57446.363636 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 59200 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total 57841.549296 # average ReadReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 61648.809524 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 61648.809524 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 57446.363636 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 60043.032787 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 58244.332494 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 57446.363636 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 60043.032787 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 58244.332494 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.tags.replacements 0 # number of replacements
-system.cpu.dcache.tags.tagsinuse 87.019573 # Cycle average of tags in use
-system.cpu.dcache.tags.total_refs 2400 # Total number of references to valid blocks.
+system.cpu.dcache.tags.tagsinuse 87.133302 # Cycle average of tags in use
+system.cpu.dcache.tags.total_refs 2168 # Total number of references to valid blocks.
system.cpu.dcache.tags.sampled_refs 146 # Sample count of references to valid blocks.
-system.cpu.dcache.tags.avg_refs 16.438356 # Average number of references to valid blocks.
+system.cpu.dcache.tags.avg_refs 14.849315 # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.tags.occ_blocks::cpu.data 87.019573 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.data 0.021245 # Average percentage of cache occupancy
-system.cpu.dcache.tags.occ_percent::total 0.021245 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_blocks::cpu.data 87.133302 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.021273 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.021273 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_task_id_blocks::1024 146 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::0 61 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::1 85 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::0 67 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::1 79 # Occupied blocks per task id
system.cpu.dcache.tags.occ_task_id_percent::1024 0.035645 # Percentage of cache occupancy per task id
-system.cpu.dcache.tags.tag_accesses 5964 # Number of tag accesses
-system.cpu.dcache.tags.data_accesses 5964 # Number of data accesses
-system.cpu.dcache.ReadReq_hits::cpu.data 1782 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits::total 1782 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits::cpu.data 596 # number of WriteReq hits
-system.cpu.dcache.WriteReq_hits::total 596 # number of WriteReq hits
+system.cpu.dcache.tags.tag_accesses 5528 # Number of tag accesses
+system.cpu.dcache.tags.data_accesses 5528 # Number of data accesses
+system.cpu.dcache.ReadReq_hits::cpu.data 1551 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 1551 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits::cpu.data 595 # number of WriteReq hits
+system.cpu.dcache.WriteReq_hits::total 595 # number of WriteReq hits
system.cpu.dcache.LoadLockedReq_hits::cpu.data 11 # number of LoadLockedReq hits
system.cpu.dcache.LoadLockedReq_hits::total 11 # number of LoadLockedReq hits
system.cpu.dcache.StoreCondReq_hits::cpu.data 11 # number of StoreCondReq hits
system.cpu.dcache.StoreCondReq_hits::total 11 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits::cpu.data 2378 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits::total 2378 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.data 2378 # number of overall hits
-system.cpu.dcache.overall_hits::total 2378 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.data 190 # number of ReadReq misses
-system.cpu.dcache.ReadReq_misses::total 190 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses::cpu.data 317 # number of WriteReq misses
-system.cpu.dcache.WriteReq_misses::total 317 # number of WriteReq misses
+system.cpu.dcache.demand_hits::cpu.data 2146 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 2146 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 2146 # number of overall hits
+system.cpu.dcache.overall_hits::total 2146 # number of overall hits
+system.cpu.dcache.ReadReq_misses::cpu.data 203 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 203 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses::cpu.data 318 # number of WriteReq misses
+system.cpu.dcache.WriteReq_misses::total 318 # number of WriteReq misses
system.cpu.dcache.LoadLockedReq_misses::cpu.data 2 # number of LoadLockedReq misses
system.cpu.dcache.LoadLockedReq_misses::total 2 # number of LoadLockedReq misses
-system.cpu.dcache.demand_misses::cpu.data 507 # number of demand (read+write) misses
-system.cpu.dcache.demand_misses::total 507 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.data 507 # number of overall misses
-system.cpu.dcache.overall_misses::total 507 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 11613493 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 11613493 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 20684250 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 20684250 # number of WriteReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 130000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::total 130000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 32297743 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 32297743 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 32297743 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 32297743 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.data 1972 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 1972 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.demand_misses::cpu.data 521 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 521 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.data 521 # number of overall misses
+system.cpu.dcache.overall_misses::total 521 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 11351493 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 11351493 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 20745500 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 20745500 # number of WriteReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 130500 # number of LoadLockedReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::total 130500 # number of LoadLockedReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 32096993 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 32096993 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 32096993 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 32096993 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 1754 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 1754 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::cpu.data 913 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::total 913 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::cpu.data 13 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::total 13 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::cpu.data 11 # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::total 11 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.data 2885 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 2885 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.data 2885 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 2885 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.096349 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.096349 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.347207 # miss rate for WriteReq accesses
-system.cpu.dcache.WriteReq_miss_rate::total 0.347207 # miss rate for WriteReq accesses
+system.cpu.dcache.demand_accesses::cpu.data 2667 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 2667 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 2667 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 2667 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.115735 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.115735 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.348302 # miss rate for WriteReq accesses
+system.cpu.dcache.WriteReq_miss_rate::total 0.348302 # miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.153846 # miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::total 0.153846 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.data 0.175737 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.175737 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.data 0.175737 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.175737 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 61123.647368 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 61123.647368 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 65250 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 65250 # average WriteReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 65000 # average LoadLockedReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 65000 # average LoadLockedReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 63703.635108 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 63703.635108 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 63703.635108 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 63703.635108 # average overall miss latency
-system.cpu.dcache.blocked_cycles::no_mshrs 118 # number of cycles access was blocked
+system.cpu.dcache.demand_miss_rate::cpu.data 0.195351 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.195351 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.195351 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.195351 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 55918.684729 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 55918.684729 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 65237.421384 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 65237.421384 # average WriteReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 65250 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 65250 # average LoadLockedReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 61606.512476 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 61606.512476 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 61606.512476 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 61606.512476 # average overall miss latency
+system.cpu.dcache.blocked_cycles::no_mshrs 105 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
-system.cpu.dcache.blocked::no_mshrs 3 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_mshrs 4 # number of cycles access was blocked
system.cpu.dcache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_mshrs 39.333333 # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs 26.250000 # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.ReadReq_mshr_hits::cpu.data 85 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_hits::total 85 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::cpu.data 275 # number of WriteReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits::total 275 # number of WriteReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 98 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::total 98 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::cpu.data 276 # number of WriteReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits::total 276 # number of WriteReq MSHR hits
system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 2 # number of LoadLockedReq MSHR hits
system.cpu.dcache.LoadLockedReq_mshr_hits::total 2 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.data 360 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_hits::total 360 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.data 360 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_hits::total 360 # number of overall MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 374 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::total 374 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 374 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::total 374 # number of overall MSHR hits
system.cpu.dcache.ReadReq_mshr_misses::cpu.data 105 # number of ReadReq MSHR misses
system.cpu.dcache.ReadReq_mshr_misses::total 105 # number of ReadReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::cpu.data 42 # number of WriteReq MSHR misses
@@ -984,30 +985,30 @@ system.cpu.dcache.demand_mshr_misses::cpu.data 147
system.cpu.dcache.demand_mshr_misses::total 147 # number of demand (read+write) MSHR misses
system.cpu.dcache.overall_mshr_misses::cpu.data 147 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total 147 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 6871755 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 6871755 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 3151750 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 3151750 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 10023505 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 10023505 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 10023505 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 10023505 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.053245 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.053245 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 6245255 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 6245255 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 3144750 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 3144750 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 9390005 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 9390005 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 9390005 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 9390005 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.059863 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.059863 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.046002 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.046002 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.050953 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.050953 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.050953 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.050953 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 65445.285714 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 65445.285714 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 75041.666667 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 75041.666667 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 68187.108844 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 68187.108844 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 68187.108844 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 68187.108844 # average overall mshr miss latency
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.055118 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.055118 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.055118 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.055118 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 59478.619048 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 59478.619048 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 74875 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 74875 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 63877.585034 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 63877.585034 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 63877.585034 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 63877.585034 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
---------- End Simulation Statistics ----------
diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt
index fe7b25846..f5795e533 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic-dummychecker/stats.txt
@@ -1,16 +1,16 @@
---------- Begin Simulation Statistics ----------
sim_seconds 0.000003 # Number of seconds simulated
-sim_ticks 2870500 # Number of ticks simulated
-final_tick 2870500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_ticks 2694500 # Number of ticks simulated
+final_tick 2694500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 790734 # Simulator instruction rate (inst/s)
-host_op_rate 984195 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 492029482 # Simulator tick rate (ticks/s)
-host_mem_usage 297624 # Number of bytes of host memory used
-host_seconds 0.01 # Real time elapsed on the host
+host_inst_rate 109620 # Simulator instruction rate (inst/s)
+host_op_rate 128318 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 64270947 # Simulator tick rate (ticks/s)
+host_mem_usage 268656 # Number of bytes of host memory used
+host_seconds 0.04 # Real time elapsed on the host
sim_insts 4591 # Number of instructions simulated
-sim_ops 5729 # Number of ops (including micro ops) simulated
+sim_ops 5377 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
system.physmem.bytes_read::cpu.inst 18416 # Number of bytes read from this memory
@@ -21,21 +21,21 @@ system.physmem.bytes_inst_read::total 18416 # Nu
system.physmem.bytes_written::cpu.data 3648 # Number of bytes written to this memory
system.physmem.bytes_written::total 3648 # Number of bytes written to this memory
system.physmem.num_reads::cpu.inst 4604 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data 1157 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 5761 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 1003 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 5607 # Number of read requests responded to by this memory
system.physmem.num_writes::cpu.data 924 # Number of write requests responded to by this memory
system.physmem.num_writes::total 924 # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst 6415607037 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 1564535795 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 7980142832 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 6415607037 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 6415607037 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data 1270858735 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 1270858735 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 6415607037 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 2835394531 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 9251001568 # Total bandwidth to/from this memory (bytes/s)
-system.membus.throughput 9251001568 # Throughput (bytes/s)
+system.physmem.bw_read::cpu.inst 6834663203 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 1666728521 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 8501391724 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 6834663203 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 6834663203 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 1353868992 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 1353868992 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 6834663203 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 3020597513 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 9855260716 # Total bandwidth to/from this memory (bytes/s)
+system.membus.throughput 9855260716 # Throughput (bytes/s)
system.membus.data_through_bus 26555 # Total data (bytes)
system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
system.cpu_clk_domain.clock 500 # Clock period in ticks
@@ -211,63 +211,65 @@ system.cpu.itb.inst_accesses 0 # IT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.numCycles 5742 # number of cpu cycles simulated
+system.cpu.numCycles 5390 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
system.cpu.committedInsts 4591 # Number of instructions committed
-system.cpu.committedOps 5729 # Number of ops (including micro ops) committed
-system.cpu.num_int_alu_accesses 4976 # Number of integer alu accesses
+system.cpu.committedOps 5377 # Number of ops (including micro ops) committed
+system.cpu.num_int_alu_accesses 4624 # Number of integer alu accesses
system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
system.cpu.num_func_calls 203 # number of times a function call or return occured
-system.cpu.num_conditional_control_insts 792 # number of instructions that are conditional controls
-system.cpu.num_int_insts 4976 # number of integer instructions
+system.cpu.num_conditional_control_insts 722 # number of instructions that are conditional controls
+system.cpu.num_int_insts 4624 # number of integer instructions
system.cpu.num_fp_insts 16 # number of float instructions
-system.cpu.num_int_register_reads 25360 # number of times the integer registers were read
-system.cpu.num_int_register_writes 5334 # number of times the integer registers were written
+system.cpu.num_int_register_reads 7607 # number of times the integer registers were read
+system.cpu.num_int_register_writes 2728 # number of times the integer registers were written
system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
-system.cpu.num_mem_refs 2138 # number of memory refs
-system.cpu.num_load_insts 1200 # Number of load instructions
+system.cpu.num_cc_register_reads 16172 # number of times the CC registers were read
+system.cpu.num_cc_register_writes 2432 # number of times the CC registers were written
+system.cpu.num_mem_refs 1965 # number of memory refs
+system.cpu.num_load_insts 1027 # Number of load instructions
system.cpu.num_store_insts 938 # Number of store instructions
system.cpu.num_idle_cycles 0 # Number of idle cycles
-system.cpu.num_busy_cycles 5742 # Number of busy cycles
+system.cpu.num_busy_cycles 5390 # Number of busy cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.Branches 1007 # Number of branches fetched
system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
-system.cpu.op_class::IntAlu 3597 62.64% 62.64% # Class of executed instruction
-system.cpu.op_class::IntMult 4 0.07% 62.71% # Class of executed instruction
-system.cpu.op_class::IntDiv 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatAdd 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatCmp 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatCvt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatMult 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatDiv 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatSqrt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdAdd 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdAddAcc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdAlu 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdCmp 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdCvt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdMisc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdMult 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdMultAcc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdShift 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdShiftAcc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdSqrt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatAdd 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatAlu 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatCmp 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatCvt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatDiv 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatMisc 3 0.05% 62.77% # Class of executed instruction
-system.cpu.op_class::SimdFloatMult 0 0.00% 62.77% # Class of executed instruction
-system.cpu.op_class::SimdFloatMultAcc 0 0.00% 62.77% # Class of executed instruction
-system.cpu.op_class::SimdFloatSqrt 0 0.00% 62.77% # Class of executed instruction
-system.cpu.op_class::MemRead 1200 20.90% 83.66% # Class of executed instruction
-system.cpu.op_class::MemWrite 938 16.34% 100.00% # Class of executed instruction
+system.cpu.op_class::IntAlu 3418 63.41% 63.41% # Class of executed instruction
+system.cpu.op_class::IntMult 4 0.07% 63.49% # Class of executed instruction
+system.cpu.op_class::IntDiv 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatAdd 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatCmp 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatCvt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatMult 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatDiv 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatSqrt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdAdd 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdAddAcc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdAlu 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdCmp 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdCvt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdMisc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdMult 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdMultAcc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdShift 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdShiftAcc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdSqrt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatAdd 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatAlu 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatCmp 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatCvt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatDiv 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatMisc 3 0.06% 63.54% # Class of executed instruction
+system.cpu.op_class::SimdFloatMult 0 0.00% 63.54% # Class of executed instruction
+system.cpu.op_class::SimdFloatMultAcc 0 0.00% 63.54% # Class of executed instruction
+system.cpu.op_class::SimdFloatSqrt 0 0.00% 63.54% # Class of executed instruction
+system.cpu.op_class::MemRead 1027 19.05% 82.60% # Class of executed instruction
+system.cpu.op_class::MemWrite 938 17.40% 100.00% # Class of executed instruction
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
-system.cpu.op_class::total 5742 # Class of executed instruction
+system.cpu.op_class::total 5390 # Class of executed instruction
---------- End Simulation Statistics ----------
diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt
index 2a0a91e3f..efe28c206 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/simple-atomic/stats.txt
@@ -1,16 +1,16 @@
---------- Begin Simulation Statistics ----------
sim_seconds 0.000003 # Number of seconds simulated
-sim_ticks 2870500 # Number of ticks simulated
-final_tick 2870500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_ticks 2694500 # Number of ticks simulated
+final_tick 2694500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 770690 # Simulator instruction rate (inst/s)
-host_op_rate 959471 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 479615706 # Simulator tick rate (ticks/s)
-host_mem_usage 296608 # Number of bytes of host memory used
-host_seconds 0.01 # Real time elapsed on the host
+host_inst_rate 133655 # Simulator instruction rate (inst/s)
+host_op_rate 156442 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 78348823 # Simulator tick rate (ticks/s)
+host_mem_usage 267596 # Number of bytes of host memory used
+host_seconds 0.03 # Real time elapsed on the host
sim_insts 4591 # Number of instructions simulated
-sim_ops 5729 # Number of ops (including micro ops) simulated
+sim_ops 5377 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
system.physmem.bytes_read::cpu.inst 18416 # Number of bytes read from this memory
@@ -21,21 +21,21 @@ system.physmem.bytes_inst_read::total 18416 # Nu
system.physmem.bytes_written::cpu.data 3648 # Number of bytes written to this memory
system.physmem.bytes_written::total 3648 # Number of bytes written to this memory
system.physmem.num_reads::cpu.inst 4604 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data 1157 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 5761 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 1003 # Number of read requests responded to by this memory
+system.physmem.num_reads::total 5607 # Number of read requests responded to by this memory
system.physmem.num_writes::cpu.data 924 # Number of write requests responded to by this memory
system.physmem.num_writes::total 924 # Number of write requests responded to by this memory
-system.physmem.bw_read::cpu.inst 6415607037 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 1564535795 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 7980142832 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 6415607037 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 6415607037 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_write::cpu.data 1270858735 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_write::total 1270858735 # Write bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 6415607037 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 2835394531 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 9251001568 # Total bandwidth to/from this memory (bytes/s)
-system.membus.throughput 9251001568 # Throughput (bytes/s)
+system.physmem.bw_read::cpu.inst 6834663203 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 1666728521 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 8501391724 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 6834663203 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 6834663203 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_write::cpu.data 1353868992 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_write::total 1353868992 # Write bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 6834663203 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 3020597513 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 9855260716 # Total bandwidth to/from this memory (bytes/s)
+system.membus.throughput 9855260716 # Throughput (bytes/s)
system.membus.data_through_bus 26555 # Total data (bytes)
system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
system.cpu_clk_domain.clock 500 # Clock period in ticks
@@ -124,63 +124,65 @@ system.cpu.itb.hits 0 # DT
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
system.cpu.workload.num_syscalls 13 # Number of system calls
-system.cpu.numCycles 5742 # number of cpu cycles simulated
+system.cpu.numCycles 5390 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
system.cpu.committedInsts 4591 # Number of instructions committed
-system.cpu.committedOps 5729 # Number of ops (including micro ops) committed
-system.cpu.num_int_alu_accesses 4976 # Number of integer alu accesses
+system.cpu.committedOps 5377 # Number of ops (including micro ops) committed
+system.cpu.num_int_alu_accesses 4624 # Number of integer alu accesses
system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
system.cpu.num_func_calls 203 # number of times a function call or return occured
-system.cpu.num_conditional_control_insts 792 # number of instructions that are conditional controls
-system.cpu.num_int_insts 4976 # number of integer instructions
+system.cpu.num_conditional_control_insts 722 # number of instructions that are conditional controls
+system.cpu.num_int_insts 4624 # number of integer instructions
system.cpu.num_fp_insts 16 # number of float instructions
-system.cpu.num_int_register_reads 25360 # number of times the integer registers were read
-system.cpu.num_int_register_writes 5334 # number of times the integer registers were written
+system.cpu.num_int_register_reads 7607 # number of times the integer registers were read
+system.cpu.num_int_register_writes 2728 # number of times the integer registers were written
system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
-system.cpu.num_mem_refs 2138 # number of memory refs
-system.cpu.num_load_insts 1200 # Number of load instructions
+system.cpu.num_cc_register_reads 16172 # number of times the CC registers were read
+system.cpu.num_cc_register_writes 2432 # number of times the CC registers were written
+system.cpu.num_mem_refs 1965 # number of memory refs
+system.cpu.num_load_insts 1027 # Number of load instructions
system.cpu.num_store_insts 938 # Number of store instructions
system.cpu.num_idle_cycles 0 # Number of idle cycles
-system.cpu.num_busy_cycles 5742 # Number of busy cycles
+system.cpu.num_busy_cycles 5390 # Number of busy cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.Branches 1007 # Number of branches fetched
system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
-system.cpu.op_class::IntAlu 3597 62.64% 62.64% # Class of executed instruction
-system.cpu.op_class::IntMult 4 0.07% 62.71% # Class of executed instruction
-system.cpu.op_class::IntDiv 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatAdd 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatCmp 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatCvt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatMult 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatDiv 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatSqrt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdAdd 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdAddAcc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdAlu 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdCmp 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdCvt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdMisc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdMult 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdMultAcc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdShift 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdShiftAcc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdSqrt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatAdd 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatAlu 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatCmp 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatCvt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatDiv 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatMisc 3 0.05% 62.77% # Class of executed instruction
-system.cpu.op_class::SimdFloatMult 0 0.00% 62.77% # Class of executed instruction
-system.cpu.op_class::SimdFloatMultAcc 0 0.00% 62.77% # Class of executed instruction
-system.cpu.op_class::SimdFloatSqrt 0 0.00% 62.77% # Class of executed instruction
-system.cpu.op_class::MemRead 1200 20.90% 83.66% # Class of executed instruction
-system.cpu.op_class::MemWrite 938 16.34% 100.00% # Class of executed instruction
+system.cpu.op_class::IntAlu 3418 63.41% 63.41% # Class of executed instruction
+system.cpu.op_class::IntMult 4 0.07% 63.49% # Class of executed instruction
+system.cpu.op_class::IntDiv 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatAdd 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatCmp 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatCvt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatMult 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatDiv 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatSqrt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdAdd 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdAddAcc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdAlu 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdCmp 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdCvt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdMisc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdMult 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdMultAcc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdShift 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdShiftAcc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdSqrt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatAdd 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatAlu 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatCmp 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatCvt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatDiv 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatMisc 3 0.06% 63.54% # Class of executed instruction
+system.cpu.op_class::SimdFloatMult 0 0.00% 63.54% # Class of executed instruction
+system.cpu.op_class::SimdFloatMultAcc 0 0.00% 63.54% # Class of executed instruction
+system.cpu.op_class::SimdFloatSqrt 0 0.00% 63.54% # Class of executed instruction
+system.cpu.op_class::MemRead 1027 19.05% 82.60% # Class of executed instruction
+system.cpu.op_class::MemWrite 938 17.40% 100.00% # Class of executed instruction
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
-system.cpu.op_class::total 5742 # Class of executed instruction
+system.cpu.op_class::total 5390 # Class of executed instruction
---------- End Simulation Statistics ----------
diff --git a/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt
index ba11ac8e8..f26a07dcf 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/simple-timing/stats.txt
@@ -1,16 +1,16 @@
---------- Begin Simulation Statistics ----------
sim_seconds 0.000026 # Number of seconds simulated
-sim_ticks 25969000 # Number of ticks simulated
-final_tick 25969000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_ticks 25815000 # Number of ticks simulated
+final_tick 25815000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 376681 # Simulator instruction rate (inst/s)
-host_op_rate 467447 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 2137718143 # Simulator tick rate (ticks/s)
-host_mem_usage 306356 # Number of bytes of host memory used
-host_seconds 0.01 # Real time elapsed on the host
+host_inst_rate 85918 # Simulator instruction rate (inst/s)
+host_op_rate 100276 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 485659481 # Simulator tick rate (ticks/s)
+host_mem_usage 277384 # Number of bytes of host memory used
+host_seconds 0.05 # Real time elapsed on the host
sim_insts 4565 # Number of instructions simulated
-sim_ops 5672 # Number of ops (including micro ops) simulated
+sim_ops 5329 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
system.physmem.bytes_read::cpu.inst 14400 # Number of bytes read from this memory
@@ -21,15 +21,15 @@ system.physmem.bytes_inst_read::total 14400 # Nu
system.physmem.num_reads::cpu.inst 225 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.data 125 # Number of read requests responded to by this memory
system.physmem.num_reads::total 350 # Number of read requests responded to by this memory
-system.physmem.bw_read::cpu.inst 554507297 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 308059610 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 862566907 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 554507297 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 554507297 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 554507297 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 308059610 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 862566907 # Total bandwidth to/from this memory (bytes/s)
-system.membus.throughput 862566907 # Throughput (bytes/s)
+system.physmem.bw_read::cpu.inst 557815224 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 309897347 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 867712570 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 557815224 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 557815224 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 557815224 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 309897347 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 867712570 # Total bandwidth to/from this memory (bytes/s)
+system.membus.throughput 867712570 # Throughput (bytes/s)
system.membus.trans_dist::ReadReq 307 # Transaction distribution
system.membus.trans_dist::ReadResp 307 # Transaction distribution
system.membus.trans_dist::ReadExReq 43 # Transaction distribution
@@ -40,10 +40,10 @@ system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port
system.membus.tot_pkt_size::total 22400 # Cumulative packet size per connected master and slave (bytes)
system.membus.data_through_bus 22400 # Total data (bytes)
system.membus.snoop_data_through_bus 0 # Total snoop data (bytes)
-system.membus.reqLayer0.occupancy 350000 # Layer occupancy (ticks)
-system.membus.reqLayer0.utilization 1.3 # Layer utilization (%)
-system.membus.respLayer1.occupancy 3150000 # Layer occupancy (ticks)
-system.membus.respLayer1.utilization 12.1 # Layer utilization (%)
+system.membus.reqLayer0.occupancy 355000 # Layer occupancy (ticks)
+system.membus.reqLayer0.utilization 1.4 # Layer utilization (%)
+system.membus.respLayer1.occupancy 3155000 # Layer occupancy (ticks)
+system.membus.respLayer1.utilization 12.2 # Layer utilization (%)
system.cpu_clk_domain.clock 500 # Clock period in ticks
system.cpu.dstage2_mmu.stage2_tlb.inst_hits 0 # ITB inst hits
system.cpu.dstage2_mmu.stage2_tlb.inst_misses 0 # ITB inst misses
@@ -130,73 +130,75 @@ system.cpu.itb.hits 0 # DT
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
system.cpu.workload.num_syscalls 13 # Number of system calls
-system.cpu.numCycles 51938 # number of cpu cycles simulated
+system.cpu.numCycles 51630 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
system.cpu.committedInsts 4565 # Number of instructions committed
-system.cpu.committedOps 5672 # Number of ops (including micro ops) committed
-system.cpu.num_int_alu_accesses 4976 # Number of integer alu accesses
+system.cpu.committedOps 5329 # Number of ops (including micro ops) committed
+system.cpu.num_int_alu_accesses 4624 # Number of integer alu accesses
system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
system.cpu.num_func_calls 203 # number of times a function call or return occured
-system.cpu.num_conditional_control_insts 792 # number of instructions that are conditional controls
-system.cpu.num_int_insts 4976 # number of integer instructions
+system.cpu.num_conditional_control_insts 722 # number of instructions that are conditional controls
+system.cpu.num_int_insts 4624 # number of integer instructions
system.cpu.num_fp_insts 16 # number of float instructions
-system.cpu.num_int_register_reads 28821 # number of times the integer registers were read
-system.cpu.num_int_register_writes 5334 # number of times the integer registers were written
+system.cpu.num_int_register_reads 7573 # number of times the integer registers were read
+system.cpu.num_int_register_writes 2728 # number of times the integer registers were written
system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
-system.cpu.num_mem_refs 2138 # number of memory refs
-system.cpu.num_load_insts 1200 # Number of load instructions
+system.cpu.num_cc_register_reads 19184 # number of times the CC registers were read
+system.cpu.num_cc_register_writes 2432 # number of times the CC registers were written
+system.cpu.num_mem_refs 1965 # number of memory refs
+system.cpu.num_load_insts 1027 # Number of load instructions
system.cpu.num_store_insts 938 # Number of store instructions
system.cpu.num_idle_cycles 0 # Number of idle cycles
-system.cpu.num_busy_cycles 51938 # Number of busy cycles
+system.cpu.num_busy_cycles 51630 # Number of busy cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.Branches 1007 # Number of branches fetched
system.cpu.op_class::No_OpClass 0 0.00% 0.00% # Class of executed instruction
-system.cpu.op_class::IntAlu 3597 62.64% 62.64% # Class of executed instruction
-system.cpu.op_class::IntMult 4 0.07% 62.71% # Class of executed instruction
-system.cpu.op_class::IntDiv 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatAdd 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatCmp 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatCvt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatMult 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatDiv 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::FloatSqrt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdAdd 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdAddAcc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdAlu 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdCmp 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdCvt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdMisc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdMult 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdMultAcc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdShift 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdShiftAcc 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdSqrt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatAdd 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatAlu 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatCmp 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatCvt 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatDiv 0 0.00% 62.71% # Class of executed instruction
-system.cpu.op_class::SimdFloatMisc 3 0.05% 62.77% # Class of executed instruction
-system.cpu.op_class::SimdFloatMult 0 0.00% 62.77% # Class of executed instruction
-system.cpu.op_class::SimdFloatMultAcc 0 0.00% 62.77% # Class of executed instruction
-system.cpu.op_class::SimdFloatSqrt 0 0.00% 62.77% # Class of executed instruction
-system.cpu.op_class::MemRead 1200 20.90% 83.66% # Class of executed instruction
-system.cpu.op_class::MemWrite 938 16.34% 100.00% # Class of executed instruction
+system.cpu.op_class::IntAlu 3418 63.41% 63.41% # Class of executed instruction
+system.cpu.op_class::IntMult 4 0.07% 63.49% # Class of executed instruction
+system.cpu.op_class::IntDiv 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatAdd 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatCmp 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatCvt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatMult 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatDiv 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::FloatSqrt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdAdd 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdAddAcc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdAlu 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdCmp 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdCvt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdMisc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdMult 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdMultAcc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdShift 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdShiftAcc 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdSqrt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatAdd 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatAlu 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatCmp 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatCvt 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatDiv 0 0.00% 63.49% # Class of executed instruction
+system.cpu.op_class::SimdFloatMisc 3 0.06% 63.54% # Class of executed instruction
+system.cpu.op_class::SimdFloatMult 0 0.00% 63.54% # Class of executed instruction
+system.cpu.op_class::SimdFloatMultAcc 0 0.00% 63.54% # Class of executed instruction
+system.cpu.op_class::SimdFloatSqrt 0 0.00% 63.54% # Class of executed instruction
+system.cpu.op_class::MemRead 1027 19.05% 82.60% # Class of executed instruction
+system.cpu.op_class::MemWrite 938 17.40% 100.00% # Class of executed instruction
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
-system.cpu.op_class::total 5742 # Class of executed instruction
+system.cpu.op_class::total 5390 # Class of executed instruction
system.cpu.icache.tags.replacements 1 # number of replacements
-system.cpu.icache.tags.tagsinuse 114.614391 # Cycle average of tags in use
+system.cpu.icache.tags.tagsinuse 114.428477 # Cycle average of tags in use
system.cpu.icache.tags.total_refs 4364 # Total number of references to valid blocks.
system.cpu.icache.tags.sampled_refs 241 # Sample count of references to valid blocks.
system.cpu.icache.tags.avg_refs 18.107884 # Average number of references to valid blocks.
system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.tags.occ_blocks::cpu.inst 114.614391 # Average occupied blocks per requestor
-system.cpu.icache.tags.occ_percent::cpu.inst 0.055964 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_percent::total 0.055964 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_blocks::cpu.inst 114.428477 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.055873 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.055873 # Average percentage of cache occupancy
system.cpu.icache.tags.occ_task_id_blocks::1024 240 # Occupied blocks per task id
system.cpu.icache.tags.age_task_id_blocks_1024::0 107 # Occupied blocks per task id
system.cpu.icache.tags.age_task_id_blocks_1024::1 133 # Occupied blocks per task id
@@ -215,12 +217,12 @@ system.cpu.icache.demand_misses::cpu.inst 241 # n
system.cpu.icache.demand_misses::total 241 # number of demand (read+write) misses
system.cpu.icache.overall_misses::cpu.inst 241 # number of overall misses
system.cpu.icache.overall_misses::total 241 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 12583000 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 12583000 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 12583000 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 12583000 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 12583000 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 12583000 # number of overall miss cycles
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 12588000 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 12588000 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 12588000 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 12588000 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 12588000 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 12588000 # number of overall miss cycles
system.cpu.icache.ReadReq_accesses::cpu.inst 4605 # number of ReadReq accesses(hits+misses)
system.cpu.icache.ReadReq_accesses::total 4605 # number of ReadReq accesses(hits+misses)
system.cpu.icache.demand_accesses::cpu.inst 4605 # number of demand (read+write) accesses
@@ -233,12 +235,12 @@ system.cpu.icache.demand_miss_rate::cpu.inst 0.052334
system.cpu.icache.demand_miss_rate::total 0.052334 # miss rate for demand accesses
system.cpu.icache.overall_miss_rate::cpu.inst 0.052334 # miss rate for overall accesses
system.cpu.icache.overall_miss_rate::total 0.052334 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 52211.618257 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 52211.618257 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 52211.618257 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 52211.618257 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 52211.618257 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 52211.618257 # average overall miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 52232.365145 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 52232.365145 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 52232.365145 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 52232.365145 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 52232.365145 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 52232.365145 # average overall miss latency
system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -253,36 +255,36 @@ system.cpu.icache.demand_mshr_misses::cpu.inst 241
system.cpu.icache.demand_mshr_misses::total 241 # number of demand (read+write) MSHR misses
system.cpu.icache.overall_mshr_misses::cpu.inst 241 # number of overall MSHR misses
system.cpu.icache.overall_mshr_misses::total 241 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 12101000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 12101000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 12101000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 12101000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 12101000 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 12101000 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 12106000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 12106000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 12106000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 12106000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 12106000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 12106000 # number of overall MSHR miss cycles
system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.052334 # mshr miss rate for ReadReq accesses
system.cpu.icache.ReadReq_mshr_miss_rate::total 0.052334 # mshr miss rate for ReadReq accesses
system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.052334 # mshr miss rate for demand accesses
system.cpu.icache.demand_mshr_miss_rate::total 0.052334 # mshr miss rate for demand accesses
system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.052334 # mshr miss rate for overall accesses
system.cpu.icache.overall_mshr_miss_rate::total 0.052334 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 50211.618257 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 50211.618257 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 50211.618257 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 50211.618257 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 50211.618257 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 50211.618257 # average overall mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 50232.365145 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 50232.365145 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 50232.365145 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 50232.365145 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 50232.365145 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 50232.365145 # average overall mshr miss latency
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.l2cache.tags.replacements 0 # number of replacements
-system.cpu.l2cache.tags.tagsinuse 154.071129 # Cycle average of tags in use
+system.cpu.l2cache.tags.tagsinuse 153.844437 # Cycle average of tags in use
system.cpu.l2cache.tags.total_refs 32 # Total number of references to valid blocks.
system.cpu.l2cache.tags.sampled_refs 307 # Sample count of references to valid blocks.
system.cpu.l2cache.tags.avg_refs 0.104235 # Average number of references to valid blocks.
system.cpu.l2cache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.tags.occ_blocks::cpu.inst 105.889758 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.data 48.181371 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_percent::cpu.inst 0.003231 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.data 0.001470 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::total 0.004702 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 105.714938 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 48.129500 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.003226 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.001469 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.004695 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_task_id_blocks::1024 307 # Occupied blocks per task id
system.cpu.l2cache.tags.age_task_id_blocks_1024::0 128 # Occupied blocks per task id
system.cpu.l2cache.tags.age_task_id_blocks_1024::1 179 # Occupied blocks per task id
@@ -309,17 +311,17 @@ system.cpu.l2cache.demand_misses::total 350 # nu
system.cpu.l2cache.overall_misses::cpu.inst 225 # number of overall misses
system.cpu.l2cache.overall_misses::cpu.data 125 # number of overall misses
system.cpu.l2cache.overall_misses::total 350 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 11700000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::cpu.inst 11705000 # number of ReadReq miss cycles
system.cpu.l2cache.ReadReq_miss_latency::cpu.data 4264000 # number of ReadReq miss cycles
-system.cpu.l2cache.ReadReq_miss_latency::total 15964000 # number of ReadReq miss cycles
+system.cpu.l2cache.ReadReq_miss_latency::total 15969000 # number of ReadReq miss cycles
system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 2236000 # number of ReadExReq miss cycles
system.cpu.l2cache.ReadExReq_miss_latency::total 2236000 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 11700000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 11705000 # number of demand (read+write) miss cycles
system.cpu.l2cache.demand_miss_latency::cpu.data 6500000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 18200000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 11700000 # number of overall miss cycles
+system.cpu.l2cache.demand_miss_latency::total 18205000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 11705000 # number of overall miss cycles
system.cpu.l2cache.overall_miss_latency::cpu.data 6500000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 18200000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 18205000 # number of overall miss cycles
system.cpu.l2cache.ReadReq_accesses::cpu.inst 241 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::cpu.data 98 # number of ReadReq accesses(hits+misses)
system.cpu.l2cache.ReadReq_accesses::total 339 # number of ReadReq accesses(hits+misses)
@@ -342,17 +344,17 @@ system.cpu.l2cache.demand_miss_rate::total 0.916230 #
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.933610 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 0.886525 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::total 0.916230 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 52000 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 52022.222222 # average ReadReq miss latency
system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 52000 # average ReadReq miss latency
-system.cpu.l2cache.ReadReq_avg_miss_latency::total 52000 # average ReadReq miss latency
+system.cpu.l2cache.ReadReq_avg_miss_latency::total 52016.286645 # average ReadReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 52000 # average ReadExReq miss latency
system.cpu.l2cache.ReadExReq_avg_miss_latency::total 52000 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 52000 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 52022.222222 # average overall miss latency
system.cpu.l2cache.demand_avg_miss_latency::cpu.data 52000 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 52000 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 52000 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 52014.285714 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 52022.222222 # average overall miss latency
system.cpu.l2cache.overall_avg_miss_latency::cpu.data 52000 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 52000 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 52014.285714 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
@@ -407,32 +409,32 @@ system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 40000
system.cpu.l2cache.overall_avg_mshr_miss_latency::total 40000 # average overall mshr miss latency
system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
system.cpu.dcache.tags.replacements 0 # number of replacements
-system.cpu.dcache.tags.tagsinuse 83.000387 # Cycle average of tags in use
-system.cpu.dcache.tags.total_refs 1940 # Total number of references to valid blocks.
+system.cpu.dcache.tags.tagsinuse 82.900177 # Cycle average of tags in use
+system.cpu.dcache.tags.total_refs 1786 # Total number of references to valid blocks.
system.cpu.dcache.tags.sampled_refs 141 # Sample count of references to valid blocks.
-system.cpu.dcache.tags.avg_refs 13.758865 # Average number of references to valid blocks.
+system.cpu.dcache.tags.avg_refs 12.666667 # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.tags.occ_blocks::cpu.data 83.000387 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.data 0.020264 # Average percentage of cache occupancy
-system.cpu.dcache.tags.occ_percent::total 0.020264 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_blocks::cpu.data 82.900177 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.020239 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.020239 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_task_id_blocks::1024 141 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::0 40 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::1 101 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::0 41 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::1 100 # Occupied blocks per task id
system.cpu.dcache.tags.occ_task_id_percent::1024 0.034424 # Percentage of cache occupancy per task id
-system.cpu.dcache.tags.tag_accesses 4303 # Number of tag accesses
-system.cpu.dcache.tags.data_accesses 4303 # Number of data accesses
-system.cpu.dcache.ReadReq_hits::cpu.data 1048 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits::total 1048 # number of ReadReq hits
+system.cpu.dcache.tags.tag_accesses 3995 # Number of tag accesses
+system.cpu.dcache.tags.data_accesses 3995 # Number of data accesses
+system.cpu.dcache.ReadReq_hits::cpu.data 894 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 894 # number of ReadReq hits
system.cpu.dcache.WriteReq_hits::cpu.data 870 # number of WriteReq hits
system.cpu.dcache.WriteReq_hits::total 870 # number of WriteReq hits
system.cpu.dcache.LoadLockedReq_hits::cpu.data 11 # number of LoadLockedReq hits
system.cpu.dcache.LoadLockedReq_hits::total 11 # number of LoadLockedReq hits
system.cpu.dcache.StoreCondReq_hits::cpu.data 11 # number of StoreCondReq hits
system.cpu.dcache.StoreCondReq_hits::total 11 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits::cpu.data 1918 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits::total 1918 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.data 1918 # number of overall hits
-system.cpu.dcache.overall_hits::total 1918 # number of overall hits
+system.cpu.dcache.demand_hits::cpu.data 1764 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 1764 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 1764 # number of overall hits
+system.cpu.dcache.overall_hits::total 1764 # number of overall hits
system.cpu.dcache.ReadReq_misses::cpu.data 98 # number of ReadReq misses
system.cpu.dcache.ReadReq_misses::total 98 # number of ReadReq misses
system.cpu.dcache.WriteReq_misses::cpu.data 43 # number of WriteReq misses
@@ -449,26 +451,26 @@ system.cpu.dcache.demand_miss_latency::cpu.data 7083000
system.cpu.dcache.demand_miss_latency::total 7083000 # number of demand (read+write) miss cycles
system.cpu.dcache.overall_miss_latency::cpu.data 7083000 # number of overall miss cycles
system.cpu.dcache.overall_miss_latency::total 7083000 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.data 1146 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 1146 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::cpu.data 992 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 992 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::cpu.data 913 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::total 913 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::cpu.data 11 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::total 11 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::cpu.data 11 # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::total 11 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.data 2059 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 2059 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.data 2059 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 2059 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.085515 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.085515 # miss rate for ReadReq accesses
+system.cpu.dcache.demand_accesses::cpu.data 1905 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 1905 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 1905 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 1905 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.098790 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.098790 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.047097 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_miss_rate::total 0.047097 # miss rate for WriteReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.data 0.068480 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.068480 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.data 0.068480 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.068480 # miss rate for overall accesses
+system.cpu.dcache.demand_miss_rate::cpu.data 0.074016 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.074016 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.074016 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.074016 # miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 48142.857143 # average ReadReq miss latency
system.cpu.dcache.ReadReq_avg_miss_latency::total 48142.857143 # average ReadReq miss latency
system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 55000 # average WriteReq miss latency
@@ -501,14 +503,14 @@ system.cpu.dcache.demand_mshr_miss_latency::cpu.data 6801000
system.cpu.dcache.demand_mshr_miss_latency::total 6801000 # number of demand (read+write) MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::cpu.data 6801000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_miss_latency::total 6801000 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.085515 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.085515 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.098790 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.098790 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.047097 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.047097 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.068480 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.068480 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.068480 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.068480 # mshr miss rate for overall accesses
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.074016 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.074016 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.074016 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.074016 # mshr miss rate for overall accesses
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 46142.857143 # average ReadReq mshr miss latency
system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 46142.857143 # average ReadReq mshr miss latency
system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 53000 # average WriteReq mshr miss latency
@@ -518,7 +520,7 @@ system.cpu.dcache.demand_avg_mshr_miss_latency::total 48234.042553
system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 48234.042553 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_miss_latency::total 48234.042553 # average overall mshr miss latency
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.toL2Bus.throughput 941430167 # Throughput (bytes/s)
+system.cpu.toL2Bus.throughput 947046291 # Throughput (bytes/s)
system.cpu.toL2Bus.trans_dist::ReadReq 339 # Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadResp 339 # Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadExReq 43 # Transaction distribution