summaryrefslogtreecommitdiff
path: root/tests/long/20.parser/ref
diff options
context:
space:
mode:
authorAli Saidi <Ali.Saidi@ARM.com>2011-08-19 15:08:06 -0500
committerAli Saidi <Ali.Saidi@ARM.com>2011-08-19 15:08:06 -0500
commitf125ef22b997d5ba6173d9d3f0d07ae741e279bd (patch)
treed3d103939211116d7f8ed7e04db73fbac0b9e9be /tests/long/20.parser/ref
parentd0e04859023702ec23c97683700c638949a1dad1 (diff)
downloadgem5-f125ef22b997d5ba6173d9d3f0d07ae741e279bd.tar.xz
O3: Update stats for LSQ changes.
Diffstat (limited to 'tests/long/20.parser/ref')
-rwxr-xr-xtests/long/20.parser/ref/arm/linux/o3-timing/simout6
-rw-r--r--tests/long/20.parser/ref/arm/linux/o3-timing/stats.txt818
-rw-r--r--tests/long/20.parser/ref/x86/linux/o3-timing/config.ini4
-rwxr-xr-xtests/long/20.parser/ref/x86/linux/o3-timing/simout14
-rw-r--r--tests/long/20.parser/ref/x86/linux/o3-timing/stats.txt754
5 files changed, 799 insertions, 797 deletions
diff --git a/tests/long/20.parser/ref/arm/linux/o3-timing/simout b/tests/long/20.parser/ref/arm/linux/o3-timing/simout
index 9edf46eb3..6f903bc98 100755
--- a/tests/long/20.parser/ref/arm/linux/o3-timing/simout
+++ b/tests/long/20.parser/ref/arm/linux/o3-timing/simout
@@ -1,8 +1,8 @@
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Jul 8 2011 15:18:43
-gem5 started Jul 9 2011 01:33:51
+gem5 compiled Jul 15 2011 18:02:03
+gem5 started Jul 16 2011 01:32:47
gem5 executing on u200439-lin.austin.arm.com
command line: build/ARM_SE/gem5.opt -d build/ARM_SE/tests/opt/long/20.parser/arm/linux/o3-timing -re tests/run.py build/ARM_SE/tests/opt/long/20.parser/arm/linux/o3-timing
Global frequency set at 1000000000000 ticks per second
@@ -67,4 +67,4 @@ info: Increasing stack size by one page.
about 2 million people attended
the five best costumes got prizes
No errors!
-Exiting @ tick 302517583000 because target called exit()
+Exiting @ tick 298073533000 because target called exit()
diff --git a/tests/long/20.parser/ref/arm/linux/o3-timing/stats.txt b/tests/long/20.parser/ref/arm/linux/o3-timing/stats.txt
index 954793f3d..2fcdf0e96 100644
--- a/tests/long/20.parser/ref/arm/linux/o3-timing/stats.txt
+++ b/tests/long/20.parser/ref/arm/linux/o3-timing/stats.txt
@@ -1,13 +1,13 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.302518 # Number of seconds simulated
-sim_ticks 302517583000 # Number of ticks simulated
+sim_seconds 0.298074 # Number of seconds simulated
+sim_ticks 298073533000 # Number of ticks simulated
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 48998 # Simulator instruction rate (inst/s)
-host_tick_rate 25853029 # Simulator tick rate (ticks/s)
-host_mem_usage 270368 # Number of bytes of host memory used
-host_seconds 11701.44 # Real time elapsed on the host
-sim_insts 573342442 # Number of instructions simulated
+host_inst_rate 55166 # Simulator instruction rate (inst/s)
+host_tick_rate 28679876 # Simulator tick rate (ticks/s)
+host_mem_usage 269720 # Number of bytes of host memory used
+host_seconds 10393.12 # Real time elapsed on the host
+sim_insts 573342447 # Number of instructions simulated
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
@@ -51,299 +51,299 @@ 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 548 # Number of system calls
-system.cpu.numCycles 605035167 # number of cpu cycles simulated
+system.cpu.numCycles 596147067 # 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.BPredUnit.lookups 237948628 # Number of BP lookups
-system.cpu.BPredUnit.condPredicted 189643896 # Number of conditional branches predicted
-system.cpu.BPredUnit.condIncorrect 18525471 # Number of conditional branches incorrect
-system.cpu.BPredUnit.BTBLookups 200558633 # Number of BTB lookups
-system.cpu.BPredUnit.BTBHits 165003293 # Number of BTB hits
+system.cpu.BPredUnit.lookups 233829808 # Number of BP lookups
+system.cpu.BPredUnit.condPredicted 186147170 # Number of conditional branches predicted
+system.cpu.BPredUnit.condIncorrect 18448610 # Number of conditional branches incorrect
+system.cpu.BPredUnit.BTBLookups 196945817 # Number of BTB lookups
+system.cpu.BPredUnit.BTBHits 163449853 # Number of BTB hits
system.cpu.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.BPredUnit.usedRAS 12776963 # Number of times the RAS was used to get a target.
-system.cpu.BPredUnit.RASInCorrect 2655849 # Number of incorrect RAS predictions.
-system.cpu.fetch.icacheStallCycles 165318082 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 1053599180 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 237948628 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 177780256 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 271034430 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 85133152 # Number of cycles fetch has spent squashing
-system.cpu.fetch.BlockedCycles 100456864 # Number of cycles fetch has spent blocked
-system.cpu.fetch.MiscStallCycles 3051 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu.fetch.PendingTrapStallCycles 121417 # Number of stall cycles due to pending traps
-system.cpu.fetch.CacheLines 151931838 # Number of cache lines fetched
-system.cpu.fetch.IcacheSquashes 4658920 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.rateDist::samples 600617430 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 2.083903 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 2.829133 # Number of instructions fetched each cycle (Total)
+system.cpu.BPredUnit.usedRAS 12453913 # Number of times the RAS was used to get a target.
+system.cpu.BPredUnit.RASInCorrect 2627969 # Number of incorrect RAS predictions.
+system.cpu.fetch.icacheStallCycles 162380426 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.Insts 1034385613 # Number of instructions fetch has processed
+system.cpu.fetch.Branches 233829808 # Number of branches that fetch encountered
+system.cpu.fetch.predictedBranches 175903766 # Number of branches that fetch has predicted taken
+system.cpu.fetch.Cycles 266887423 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.SquashCycles 82201728 # Number of cycles fetch has spent squashing
+system.cpu.fetch.BlockedCycles 101000880 # Number of cycles fetch has spent blocked
+system.cpu.fetch.MiscStallCycles 4224 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu.fetch.PendingTrapStallCycles 119559 # Number of stall cycles due to pending traps
+system.cpu.fetch.CacheLines 149451578 # Number of cache lines fetched
+system.cpu.fetch.IcacheSquashes 4693812 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.rateDist::samples 591651753 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::mean 2.074862 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::stdev 2.819629 # 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 329595233 54.88% 54.88% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 24765043 4.12% 59.00% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 43080599 7.17% 66.17% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 41413060 6.90% 73.07% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::4 43530596 7.25% 80.31% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::5 16033141 2.67% 82.98% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::6 19523127 3.25% 86.23% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::7 16376620 2.73% 88.96% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::8 66300011 11.04% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::0 324776586 54.89% 54.89% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::1 24968353 4.22% 59.11% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::2 42079547 7.11% 66.23% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::3 41036258 6.94% 73.16% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::4 43058687 7.28% 80.44% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::5 15845137 2.68% 83.12% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::6 19209353 3.25% 86.36% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::7 16779568 2.84% 89.20% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::8 63898264 10.80% 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 600617430 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.393281 # Number of branch fetches per cycle
-system.cpu.fetch.rate 1.741385 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 185610198 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 93209648 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 249465251 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 8754516 # Number of cycles decode is unblocking
-system.cpu.decode.SquashCycles 63577817 # Number of cycles decode is squashing
-system.cpu.decode.BranchResolved 34830541 # Number of times decode resolved a branch
-system.cpu.decode.BranchMispred 109065 # Number of times decode detected a branch misprediction
-system.cpu.decode.DecodedInsts 1190327461 # Number of instructions handled by decode
-system.cpu.decode.SquashedInsts 219958 # Number of squashed instructions handled by decode
-system.cpu.rename.SquashCycles 63577817 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 203483134 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 12711979 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 52382429 # count of cycles rename stalled for serializing inst
-system.cpu.rename.RunCycles 240021493 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 28440578 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 1124560978 # Number of instructions processed by rename
-system.cpu.rename.ROBFullEvents 631 # Number of times rename has blocked due to ROB full
-system.cpu.rename.IQFullEvents 9752153 # Number of times rename has blocked due to IQ full
-system.cpu.rename.LSQFullEvents 15058133 # Number of times rename has blocked due to LSQ full
-system.cpu.rename.FullRegisterEvents 1694 # Number of times there has been no free registers
-system.cpu.rename.RenamedOperands 1243412483 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 4977837521 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 4977834393 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 3128 # Number of floating rename lookups
-system.cpu.rename.CommittedMaps 672201344 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 571211134 # Number of HB maps that are undone due to squashing
-system.cpu.rename.serializingInsts 2776537 # count of serializing insts renamed
-system.cpu.rename.tempSerializingInsts 2776073 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 72944066 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 210041655 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 130199534 # Number of stores inserted to the mem dependence unit.
-system.cpu.memDep0.conflictingLoads 69466757 # Number of conflicting loads.
-system.cpu.memDep0.conflictingStores 73938650 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 989222584 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqNonSpecInstsAdded 4552609 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 764881922 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 1674381 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 418150078 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedOperandsExamined 1236634953 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.iq.iqSquashedNonSpecRemoved 674707 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 600617430 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 1.273493 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 1.529486 # Number of insts issued each cycle
+system.cpu.fetch.rateDist::total 591651753 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.branchRate 0.392235 # Number of branch fetches per cycle
+system.cpu.fetch.rate 1.735118 # Number of inst fetches per cycle
+system.cpu.decode.IdleCycles 182259766 # Number of cycles decode is idle
+system.cpu.decode.BlockedCycles 93638385 # Number of cycles decode is blocked
+system.cpu.decode.RunCycles 246087836 # Number of cycles decode is running
+system.cpu.decode.UnblockCycles 8499427 # Number of cycles decode is unblocking
+system.cpu.decode.SquashCycles 61166339 # Number of cycles decode is squashing
+system.cpu.decode.BranchResolved 34309417 # Number of times decode resolved a branch
+system.cpu.decode.BranchMispred 95729 # Number of times decode detected a branch misprediction
+system.cpu.decode.DecodedInsts 1169323827 # Number of instructions handled by decode
+system.cpu.decode.SquashedInsts 222317 # Number of squashed instructions handled by decode
+system.cpu.rename.SquashCycles 61166339 # Number of cycles rename is squashing
+system.cpu.rename.IdleCycles 199917017 # Number of cycles rename is idle
+system.cpu.rename.BlockCycles 12999514 # Number of cycles rename is blocking
+system.cpu.rename.serializeStallCycles 52654373 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RunCycles 236541446 # Number of cycles rename is running
+system.cpu.rename.UnblockCycles 28373064 # Number of cycles rename is unblocking
+system.cpu.rename.RenamedInsts 1103035585 # Number of instructions processed by rename
+system.cpu.rename.ROBFullEvents 553 # Number of times rename has blocked due to ROB full
+system.cpu.rename.IQFullEvents 9425467 # Number of times rename has blocked due to IQ full
+system.cpu.rename.LSQFullEvents 15260638 # Number of times rename has blocked due to LSQ full
+system.cpu.rename.FullRegisterEvents 2023 # Number of times there has been no free registers
+system.cpu.rename.RenamedOperands 1222978410 # Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 4879529633 # Number of register rename lookups that rename has made
+system.cpu.rename.int_rename_lookups 4879526297 # Number of integer rename lookups
+system.cpu.rename.fp_rename_lookups 3336 # Number of floating rename lookups
+system.cpu.rename.CommittedMaps 672201352 # Number of HB maps that are committed
+system.cpu.rename.UndoneMaps 550777016 # Number of HB maps that are undone due to squashing
+system.cpu.rename.serializingInsts 2758214 # count of serializing insts renamed
+system.cpu.rename.tempSerializingInsts 2758162 # count of temporary serializing insts renamed
+system.cpu.rename.skidInsts 72689740 # count of insts added to the skid buffer
+system.cpu.memDep0.insertedLoads 205506720 # Number of loads inserted to the mem dependence unit.
+system.cpu.memDep0.insertedStores 126653600 # Number of stores inserted to the mem dependence unit.
+system.cpu.memDep0.conflictingLoads 67829085 # Number of conflicting loads.
+system.cpu.memDep0.conflictingStores 74819363 # Number of conflicting stores.
+system.cpu.iq.iqInstsAdded 969401999 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqNonSpecInstsAdded 4509720 # Number of non-speculative instructions added to the IQ
+system.cpu.iq.iqInstsIssued 756022991 # Number of instructions issued
+system.cpu.iq.iqSquashedInstsIssued 1531556 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 398123182 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedOperandsExamined 1180507714 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedNonSpecRemoved 631817 # Number of squashed non-spec instructions that were removed
+system.cpu.iq.issued_per_cycle::samples 591651753 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::mean 1.277818 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::stdev 1.523431 # 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 269133638 44.81% 44.81% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 116546536 19.40% 64.21% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 93441125 15.56% 79.77% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 61796479 10.29% 90.06% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 37339082 6.22% 96.28% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::5 12656566 2.11% 98.38% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::6 5425017 0.90% 99.29% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::7 3357457 0.56% 99.85% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::8 921530 0.15% 100.00% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::0 262870171 44.43% 44.43% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::1 115951413 19.60% 64.03% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::2 93032822 15.72% 79.75% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::3 60874777 10.29% 90.04% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::4 37273328 6.30% 96.34% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::5 12385550 2.09% 98.43% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::6 5290297 0.89% 99.33% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::7 3168401 0.54% 99.86% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::8 804994 0.14% 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 600617430 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::total 591651753 # 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 286700 3.30% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 3.30% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 5674602 65.33% 68.63% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 2725077 31.37% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 275664 3.50% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 3.50% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 5340824 67.91% 71.41% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 2248514 28.59% 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 522376749 68.30% 68.30% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 381409 0.05% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::IntDiv 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatAdd 80 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatMult 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMult 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShift 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMisc 3 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 68.34% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 170546214 22.30% 90.64% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 71577467 9.36% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::IntAlu 517172409 68.41% 68.41% # Type of FU issued
+system.cpu.iq.FU_type_0::IntMult 381200 0.05% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::IntDiv 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatAdd 134 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatMult 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMult 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShift 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMisc 3 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 68.46% # Type of FU issued
+system.cpu.iq.FU_type_0::MemRead 168107388 22.24% 90.69% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 70361857 9.31% 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 764881922 # Type of FU issued
-system.cpu.iq.rate 1.264194 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 8686379 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.011356 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 2140741838 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 1412472990 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 713443043 # Number of integer instruction queue wakeup accesses
-system.cpu.iq.fp_inst_queue_reads 196 # Number of floating instruction queue reads
-system.cpu.iq.fp_inst_queue_writes 472 # Number of floating instruction queue writes
+system.cpu.iq.FU_type_0::total 756022991 # Type of FU issued
+system.cpu.iq.rate 1.268182 # Inst issue rate
+system.cpu.iq.fu_busy_cnt 7865002 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.010403 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 2113093981 # Number of integer instruction queue reads
+system.cpu.iq.int_inst_queue_writes 1372453088 # Number of integer instruction queue writes
+system.cpu.iq.int_inst_queue_wakeup_accesses 706634766 # Number of integer instruction queue wakeup accesses
+system.cpu.iq.fp_inst_queue_reads 304 # Number of floating instruction queue reads
+system.cpu.iq.fp_inst_queue_writes 520 # 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 773568201 # Number of integer alu accesses
-system.cpu.iq.fp_alu_accesses 100 # Number of floating point alu accesses
-system.cpu.iew.lsq.thread0.forwLoads 6159543 # Number of loads that had data forwarded from stores
+system.cpu.iq.int_alu_accesses 763887839 # Number of integer alu accesses
+system.cpu.iq.fp_alu_accesses 154 # Number of floating point alu accesses
+system.cpu.iew.lsq.thread0.forwLoads 6326745 # 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 83268468 # Number of loads squashed
-system.cpu.iew.lsq.thread0.ignoredResponses 32978 # Number of memory responses ignored because the instruction is squashed
-system.cpu.iew.lsq.thread0.memOrderViolation 628275 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 72595427 # Number of stores squashed
+system.cpu.iew.lsq.thread0.squashedLoads 78733524 # Number of loads squashed
+system.cpu.iew.lsq.thread0.ignoredResponses 32052 # Number of memory responses ignored because the instruction is squashed
+system.cpu.iew.lsq.thread0.memOrderViolation 425394 # Number of memory ordering violations
+system.cpu.iew.lsq.thread0.squashedStores 69049484 # 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 27007 # Number of loads that were rescheduled
-system.cpu.iew.lsq.thread0.cacheBlocked 156 # Number of times an access to memory failed due to the cache being blocked
+system.cpu.iew.lsq.thread0.rescheduledLoads 27275 # Number of loads that were rescheduled
+system.cpu.iew.lsq.thread0.cacheBlocked 239 # 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 63577817 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 2968769 # Number of cycles IEW is blocking
-system.cpu.iew.iewUnblockCycles 160563 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 1003649799 # Number of instructions dispatched to IQ
-system.cpu.iew.iewDispSquashedInsts 12343350 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 210041655 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 130199534 # Number of dispatched store instructions
-system.cpu.iew.iewDispNonSpecInsts 2755333 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewIQFullEvents 81778 # Number of times the IQ has become full, causing a stall
-system.cpu.iew.iewLSQFullEvents 10213 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.memOrderViolationEvents 628275 # Number of memory order violations
-system.cpu.iew.predictedTakenIncorrect 18784960 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 6284429 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.branchMispredicts 25069389 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 737887948 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 162551175 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 26993974 # Number of squashed instructions skipped in execute
+system.cpu.iew.iewSquashCycles 61166339 # Number of cycles IEW is squashing
+system.cpu.iew.iewBlockCycles 3065417 # Number of cycles IEW is blocking
+system.cpu.iew.iewUnblockCycles 178437 # Number of cycles IEW is unblocking
+system.cpu.iew.iewDispatchedInsts 983562638 # Number of instructions dispatched to IQ
+system.cpu.iew.iewDispSquashedInsts 12157762 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispLoadInsts 205506720 # Number of dispatched load instructions
+system.cpu.iew.iewDispStoreInsts 126653600 # Number of dispatched store instructions
+system.cpu.iew.iewDispNonSpecInsts 2737845 # Number of dispatched non-speculative instructions
+system.cpu.iew.iewIQFullEvents 99480 # Number of times the IQ has become full, causing a stall
+system.cpu.iew.iewLSQFullEvents 4232 # Number of times the LSQ has become full, causing a stall
+system.cpu.iew.memOrderViolationEvents 425394 # Number of memory order violations
+system.cpu.iew.predictedTakenIncorrect 18747710 # Number of branches that were predicted taken incorrectly
+system.cpu.iew.predictedNotTakenIncorrect 6190012 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.branchMispredicts 24937722 # Number of branch mispredicts detected at execute
+system.cpu.iew.iewExecutedInsts 730148660 # Number of executed instructions
+system.cpu.iew.iewExecLoadInsts 160105072 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 25874323 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
-system.cpu.iew.exec_nop 9874606 # number of nop insts executed
-system.cpu.iew.exec_refs 230127290 # number of memory reference insts executed
-system.cpu.iew.exec_branches 150192140 # Number of branches executed
-system.cpu.iew.exec_stores 67576115 # Number of stores executed
-system.cpu.iew.exec_rate 1.219579 # Inst execution rate
-system.cpu.iew.wb_sent 726019609 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 713443059 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 405782893 # num instructions producing a value
-system.cpu.iew.wb_consumers 732949927 # num instructions consuming a value
+system.cpu.iew.exec_nop 9650919 # number of nop insts executed
+system.cpu.iew.exec_refs 226764096 # number of memory reference insts executed
+system.cpu.iew.exec_branches 149136596 # Number of branches executed
+system.cpu.iew.exec_stores 66659024 # Number of stores executed
+system.cpu.iew.exec_rate 1.224779 # Inst execution rate
+system.cpu.iew.wb_sent 718776639 # cumulative count of insts sent to commit
+system.cpu.iew.wb_count 706634782 # cumulative count of insts written-back
+system.cpu.iew.wb_producers 402647843 # num instructions producing a value
+system.cpu.iew.wb_consumers 726069262 # num instructions consuming a value
system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu.iew.wb_rate 1.179176 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.553630 # average fanout of values written-back
+system.cpu.iew.wb_rate 1.185336 # insts written-back per cycle
+system.cpu.iew.wb_fanout 0.554558 # 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.commitCommittedInsts 574686326 # The number of committed instructions
-system.cpu.commit.commitSquashedInsts 428980158 # The number of squashed insts skipped by commit
-system.cpu.commit.commitNonSpecStalls 3877902 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.branchMispredicts 20816789 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 537039614 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 1.070100 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 1.725106 # Number of insts commited each cycle
+system.cpu.commit.commitCommittedInsts 574686331 # The number of committed instructions
+system.cpu.commit.commitSquashedInsts 408895774 # The number of squashed insts skipped by commit
+system.cpu.commit.commitNonSpecStalls 3877903 # The number of times commit has been forced to stall to communicate backwards
+system.cpu.commit.branchMispredicts 20690983 # The number of times a branch was mispredicted
+system.cpu.commit.committed_per_cycle::samples 530485415 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::mean 1.083322 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::stdev 1.748938 # 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 281877385 52.49% 52.49% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 136335503 25.39% 77.87% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 48132590 8.96% 86.84% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 21242728 3.96% 90.79% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 19119215 3.56% 94.35% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 6739612 1.25% 95.61% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 8597333 1.60% 97.21% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 3363443 0.63% 97.83% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 11631805 2.17% 100.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::0 277701641 52.35% 52.35% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::1 135265417 25.50% 77.85% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::2 46444883 8.76% 86.60% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::3 21050080 3.97% 90.57% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::4 18829655 3.55% 94.12% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::5 7074631 1.33% 95.45% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::6 8453874 1.59% 97.05% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::7 3355983 0.63% 97.68% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::8 12309251 2.32% 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 537039614 # Number of insts commited each cycle
-system.cpu.commit.count 574686326 # Number of instructions committed
+system.cpu.commit.committed_per_cycle::total 530485415 # Number of insts commited each cycle
+system.cpu.commit.count 574686331 # Number of instructions committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
-system.cpu.commit.refs 184377293 # Number of memory references committed
-system.cpu.commit.loads 126773186 # Number of loads committed
+system.cpu.commit.refs 184377295 # Number of memory references committed
+system.cpu.commit.loads 126773187 # Number of loads committed
system.cpu.commit.membars 1488542 # Number of memory barriers committed
-system.cpu.commit.branches 120192371 # Number of branches committed
+system.cpu.commit.branches 120192372 # Number of branches committed
system.cpu.commit.fp_insts 16 # Number of committed floating point instructions.
-system.cpu.commit.int_insts 473702221 # Number of committed integer instructions.
+system.cpu.commit.int_insts 473702225 # Number of committed integer instructions.
system.cpu.commit.function_calls 9757362 # Number of function calls committed.
-system.cpu.commit.bw_lim_events 11631805 # number cycles where commit BW limit reached
+system.cpu.commit.bw_lim_events 12309251 # 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 1529067155 # The number of ROB reads
-system.cpu.rob.rob_writes 2071246317 # The number of ROB writes
-system.cpu.timesIdled 105999 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 4417737 # Total number of cycles that the CPU has spent unscheduled due to idling
-system.cpu.committedInsts 573342442 # Number of Instructions Simulated
-system.cpu.committedInsts_total 573342442 # Number of Instructions Simulated
-system.cpu.cpi 1.055277 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 1.055277 # CPI: Total CPI of All Threads
-system.cpu.ipc 0.947618 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.947618 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 3393544591 # number of integer regfile reads
-system.cpu.int_regfile_writes 828738212 # number of integer regfile writes
+system.cpu.rob.rob_reads 1501751131 # The number of ROB reads
+system.cpu.rob.rob_writes 2028662566 # The number of ROB writes
+system.cpu.timesIdled 111416 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.idleCycles 4495314 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.committedInsts 573342447 # Number of Instructions Simulated
+system.cpu.committedInsts_total 573342447 # Number of Instructions Simulated
+system.cpu.cpi 1.039775 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 1.039775 # CPI: Total CPI of All Threads
+system.cpu.ipc 0.961747 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.961747 # IPC: Total IPC of All Threads
+system.cpu.int_regfile_reads 3357392406 # number of integer regfile reads
+system.cpu.int_regfile_writes 822350092 # number of integer regfile writes
system.cpu.fp_regfile_reads 16 # number of floating regfile reads
-system.cpu.misc_regfile_reads 1294615924 # number of misc regfile reads
-system.cpu.misc_regfile_writes 4464344 # number of misc regfile writes
-system.cpu.icache.replacements 14868 # number of replacements
-system.cpu.icache.tagsinuse 1047.725210 # Cycle average of tags in use
-system.cpu.icache.total_refs 151911457 # Total number of references to valid blocks.
-system.cpu.icache.sampled_refs 16514 # Sample count of references to valid blocks.
-system.cpu.icache.avg_refs 9198.949800 # Average number of references to valid blocks.
+system.cpu.misc_regfile_reads 1272268831 # number of misc regfile reads
+system.cpu.misc_regfile_writes 4464346 # number of misc regfile writes
+system.cpu.icache.replacements 14584 # number of replacements
+system.cpu.icache.tagsinuse 1057.611572 # Cycle average of tags in use
+system.cpu.icache.total_refs 149431777 # Total number of references to valid blocks.
+system.cpu.icache.sampled_refs 16238 # Sample count of references to valid blocks.
+system.cpu.icache.avg_refs 9202.597426 # Average number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.occ_blocks::0 1047.725210 # Average occupied blocks per context
-system.cpu.icache.occ_percent::0 0.511585 # Average percentage of cache occupancy
-system.cpu.icache.ReadReq_hits 151911844 # number of ReadReq hits
-system.cpu.icache.demand_hits 151911844 # number of demand (read+write) hits
-system.cpu.icache.overall_hits 151911844 # number of overall hits
-system.cpu.icache.ReadReq_misses 19994 # number of ReadReq misses
-system.cpu.icache.demand_misses 19994 # number of demand (read+write) misses
-system.cpu.icache.overall_misses 19994 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency 277167000 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency 277167000 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency 277167000 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses 151931838 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses 151931838 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses 151931838 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate 0.000132 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate 0.000132 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate 0.000132 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency 13862.508753 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency 13862.508753 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency 13862.508753 # average overall miss latency
+system.cpu.icache.occ_blocks::0 1057.611572 # Average occupied blocks per context
+system.cpu.icache.occ_percent::0 0.516412 # Average percentage of cache occupancy
+system.cpu.icache.ReadReq_hits 149431999 # number of ReadReq hits
+system.cpu.icache.demand_hits 149431999 # number of demand (read+write) hits
+system.cpu.icache.overall_hits 149431999 # number of overall hits
+system.cpu.icache.ReadReq_misses 19579 # number of ReadReq misses
+system.cpu.icache.demand_misses 19579 # number of demand (read+write) misses
+system.cpu.icache.overall_misses 19579 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency 272035000 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency 272035000 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency 272035000 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses 149451578 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses 149451578 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses 149451578 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate 0.000131 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate 0.000131 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate 0.000131 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency 13894.223403 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency 13894.223403 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency 13894.223403 # 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
@@ -352,146 +352,146 @@ system.cpu.icache.avg_blocked_cycles::no_mshrs no_value
system.cpu.icache.avg_blocked_cycles::no_targets no_value # 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.writebacks 29 # number of writebacks
-system.cpu.icache.ReadReq_mshr_hits 1670 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits 1670 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits 1670 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses 18324 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses 18324 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses 18324 # number of overall MSHR misses
+system.cpu.icache.writebacks 26 # number of writebacks
+system.cpu.icache.ReadReq_mshr_hits 1649 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits 1649 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits 1649 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_misses 17930 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses 17930 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses 17930 # number of overall MSHR misses
system.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.icache.ReadReq_mshr_miss_latency 184845500 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency 184845500 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency 184845500 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency 181899000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency 181899000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency 181899000 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.icache.ReadReq_mshr_miss_rate 0.000121 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate 0.000121 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate 0.000121 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 10087.617332 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 10087.617332 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 10087.617332 # average overall mshr miss latency
+system.cpu.icache.ReadReq_mshr_miss_rate 0.000120 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate 0.000120 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate 0.000120 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency 10144.952593 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency 10144.952593 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency 10144.952593 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.replacements 1208536 # number of replacements
-system.cpu.dcache.tagsinuse 4059.803539 # Cycle average of tags in use
-system.cpu.dcache.total_refs 207709608 # Total number of references to valid blocks.
-system.cpu.dcache.sampled_refs 1212632 # Sample count of references to valid blocks.
-system.cpu.dcache.avg_refs 171.288246 # Average number of references to valid blocks.
-system.cpu.dcache.warmup_cycle 5997963000 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.occ_blocks::0 4059.803539 # Average occupied blocks per context
-system.cpu.dcache.occ_percent::0 0.991163 # Average percentage of cache occupancy
-system.cpu.dcache.ReadReq_hits 150052810 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits 52876507 # number of WriteReq hits
-system.cpu.dcache.LoadLockedReq_hits 2544785 # number of LoadLockedReq hits
-system.cpu.dcache.StoreCondReq_hits 2232171 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits 202929317 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits 202929317 # number of overall hits
-system.cpu.dcache.ReadReq_misses 1147618 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses 1362799 # number of WriteReq misses
-system.cpu.dcache.LoadLockedReq_misses 51 # number of LoadLockedReq misses
-system.cpu.dcache.demand_misses 2510417 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses 2510417 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency 12147896500 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency 20751705500 # number of WriteReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency 582000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.demand_miss_latency 32899602000 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency 32899602000 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses 151200428 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.replacements 1208610 # number of replacements
+system.cpu.dcache.tagsinuse 4059.103651 # Cycle average of tags in use
+system.cpu.dcache.total_refs 205025542 # Total number of references to valid blocks.
+system.cpu.dcache.sampled_refs 1212706 # Sample count of references to valid blocks.
+system.cpu.dcache.avg_refs 169.064507 # Average number of references to valid blocks.
+system.cpu.dcache.warmup_cycle 6026143000 # Cycle when the warmup percentage was hit.
+system.cpu.dcache.occ_blocks::0 4059.103651 # Average occupied blocks per context
+system.cpu.dcache.occ_percent::0 0.990992 # Average percentage of cache occupancy
+system.cpu.dcache.ReadReq_hits 147450901 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits 52819924 # number of WriteReq hits
+system.cpu.dcache.LoadLockedReq_hits 2519475 # number of LoadLockedReq hits
+system.cpu.dcache.StoreCondReq_hits 2232172 # number of StoreCondReq hits
+system.cpu.dcache.demand_hits 200270825 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits 200270825 # number of overall hits
+system.cpu.dcache.ReadReq_misses 1161160 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses 1419382 # number of WriteReq misses
+system.cpu.dcache.LoadLockedReq_misses 55 # number of LoadLockedReq misses
+system.cpu.dcache.demand_misses 2580542 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses 2580542 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency 12492305000 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency 23242142500 # number of WriteReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency 536000 # number of LoadLockedReq miss cycles
+system.cpu.dcache.demand_miss_latency 35734447500 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency 35734447500 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses 148612061 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses 54239306 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.LoadLockedReq_accesses 2544836 # number of LoadLockedReq accesses(hits+misses)
-system.cpu.dcache.StoreCondReq_accesses 2232171 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses 205439734 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses 205439734 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate 0.007590 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate 0.025126 # miss rate for WriteReq accesses
-system.cpu.dcache.LoadLockedReq_miss_rate 0.000020 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.demand_miss_rate 0.012220 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate 0.012220 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency 10585.313667 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency 15227.267924 # average WriteReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency 11411.764706 # average LoadLockedReq miss latency
-system.cpu.dcache.demand_avg_miss_latency 13105.233911 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency 13105.233911 # average overall miss latency
+system.cpu.dcache.LoadLockedReq_accesses 2519530 # number of LoadLockedReq accesses(hits+misses)
+system.cpu.dcache.StoreCondReq_accesses 2232172 # number of StoreCondReq accesses(hits+misses)
+system.cpu.dcache.demand_accesses 202851367 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses 202851367 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate 0.007813 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate 0.026169 # miss rate for WriteReq accesses
+system.cpu.dcache.LoadLockedReq_miss_rate 0.000022 # miss rate for LoadLockedReq accesses
+system.cpu.dcache.demand_miss_rate 0.012721 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate 0.012721 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency 10758.469978 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency 16374.832498 # average WriteReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency 9745.454545 # average LoadLockedReq miss latency
+system.cpu.dcache.demand_avg_miss_latency 13847.651966 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency 13847.651966 # 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 98500 # number of cycles access was blocked
+system.cpu.dcache.blocked_cycles::no_targets 438000 # 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 20 # number of cycles access was blocked
+system.cpu.dcache.blocked::no_targets 58 # number of cycles access was blocked
system.cpu.dcache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_targets 4925 # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_targets 7551.724138 # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.writebacks 1079332 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits 271534 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits 1024501 # number of WriteReq MSHR hits
-system.cpu.dcache.LoadLockedReq_mshr_hits 51 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.demand_mshr_hits 1296035 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits 1296035 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses 876084 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses 338298 # number of WriteReq MSHR misses
-system.cpu.dcache.demand_mshr_misses 1214382 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses 1214382 # number of overall MSHR misses
+system.cpu.dcache.writebacks 1078008 # number of writebacks
+system.cpu.dcache.ReadReq_mshr_hits 287250 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits 1078933 # number of WriteReq MSHR hits
+system.cpu.dcache.LoadLockedReq_mshr_hits 55 # number of LoadLockedReq MSHR hits
+system.cpu.dcache.demand_mshr_hits 1366183 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits 1366183 # number of overall MSHR hits
+system.cpu.dcache.ReadReq_mshr_misses 873910 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses 340449 # number of WriteReq MSHR misses
+system.cpu.dcache.demand_mshr_misses 1214359 # number of demand (read+write) MSHR misses
+system.cpu.dcache.overall_mshr_misses 1214359 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.dcache.ReadReq_mshr_miss_latency 6267336500 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency 4269582000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency 10536918500 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency 10536918500 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency 6242148500 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency 4342773500 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency 10584922000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency 10584922000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate 0.005794 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate 0.006237 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate 0.005911 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate 0.005911 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 7153.807740 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 12620.772219 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 8676.774277 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 8676.774277 # average overall mshr miss latency
+system.cpu.dcache.ReadReq_mshr_miss_rate 0.005880 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate 0.006277 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.demand_mshr_miss_rate 0.005986 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate 0.005986 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency 7142.781865 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency 12756.017788 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency 8716.468524 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency 8716.468524 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.l2cache.replacements 217502 # number of replacements
-system.cpu.l2cache.tagsinuse 21268.774974 # Cycle average of tags in use
-system.cpu.l2cache.total_refs 1567233 # Total number of references to valid blocks.
-system.cpu.l2cache.sampled_refs 237739 # Sample count of references to valid blocks.
-system.cpu.l2cache.avg_refs 6.592242 # Average number of references to valid blocks.
+system.cpu.l2cache.replacements 218841 # number of replacements
+system.cpu.l2cache.tagsinuse 21122.736231 # Cycle average of tags in use
+system.cpu.l2cache.total_refs 1563440 # Total number of references to valid blocks.
+system.cpu.l2cache.sampled_refs 239107 # Sample count of references to valid blocks.
+system.cpu.l2cache.avg_refs 6.538663 # Average number of references to valid blocks.
system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.occ_blocks::0 7619.579259 # Average occupied blocks per context
-system.cpu.l2cache.occ_blocks::1 13649.195715 # Average occupied blocks per context
-system.cpu.l2cache.occ_percent::0 0.232531 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::1 0.416540 # Average percentage of cache occupancy
-system.cpu.l2cache.ReadReq_hits 761070 # number of ReadReq hits
-system.cpu.l2cache.Writeback_hits 1079361 # number of Writeback hits
-system.cpu.l2cache.UpgradeReq_hits 1189 # number of UpgradeReq hits
-system.cpu.l2cache.ReadExReq_hits 231140 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits 992210 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits 992210 # number of overall hits
-system.cpu.l2cache.ReadReq_misses 130897 # number of ReadReq misses
-system.cpu.l2cache.UpgradeReq_misses 521 # number of UpgradeReq misses
-system.cpu.l2cache.ReadExReq_misses 105763 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses 236660 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses 236660 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency 4476495000 # number of ReadReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency 5061500 # number of UpgradeReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency 3624223500 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency 8100718500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency 8100718500 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses 891967 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses 1079361 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses 1710 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses 336903 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses 1228870 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses 1228870 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate 0.146751 # miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate 0.304678 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate 0.313927 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate 0.192583 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate 0.192583 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency 34198.606538 # average ReadReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency 9714.971209 # average UpgradeReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency 34267.404480 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency 34229.352235 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency 34229.352235 # average overall miss latency
+system.cpu.l2cache.occ_blocks::0 7625.121037 # Average occupied blocks per context
+system.cpu.l2cache.occ_blocks::1 13497.615194 # Average occupied blocks per context
+system.cpu.l2cache.occ_percent::0 0.232700 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::1 0.411915 # Average percentage of cache occupancy
+system.cpu.l2cache.ReadReq_hits 759429 # number of ReadReq hits
+system.cpu.l2cache.Writeback_hits 1078034 # number of Writeback hits
+system.cpu.l2cache.UpgradeReq_hits 1135 # number of UpgradeReq hits
+system.cpu.l2cache.ReadExReq_hits 231317 # number of ReadExReq hits
+system.cpu.l2cache.demand_hits 990746 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits 990746 # number of overall hits
+system.cpu.l2cache.ReadReq_misses 130133 # number of ReadReq misses
+system.cpu.l2cache.UpgradeReq_misses 466 # number of UpgradeReq misses
+system.cpu.l2cache.ReadExReq_misses 107854 # number of ReadExReq misses
+system.cpu.l2cache.demand_misses 237987 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses 237987 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency 4450629000 # number of ReadReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency 3872500 # number of UpgradeReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency 3694232000 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency 8144861000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency 8144861000 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses 889562 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses 1078034 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses 1601 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses 339171 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.demand_accesses 1228733 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses 1228733 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate 0.146289 # miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate 0.291068 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate 0.317993 # miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_miss_rate 0.193685 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate 0.193685 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency 34200.617829 # average ReadReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency 8310.085837 # average UpgradeReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency 34252.155692 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency 34223.974419 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency 34223.974419 # 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
@@ -500,32 +500,32 @@ system.cpu.l2cache.avg_blocked_cycles::no_mshrs no_value
system.cpu.l2cache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.l2cache.fast_writes 0 # number of fast writes performed
system.cpu.l2cache.cache_copies 0 # number of cache copies performed
-system.cpu.l2cache.writebacks 170191 # number of writebacks
-system.cpu.l2cache.ReadReq_mshr_hits 22 # number of ReadReq MSHR hits
-system.cpu.l2cache.demand_mshr_hits 22 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.overall_mshr_hits 22 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses 130875 # number of ReadReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses 521 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses 105763 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses 236638 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses 236638 # number of overall MSHR misses
+system.cpu.l2cache.writebacks 171107 # number of writebacks
+system.cpu.l2cache.ReadReq_mshr_hits 21 # number of ReadReq MSHR hits
+system.cpu.l2cache.demand_mshr_hits 21 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.overall_mshr_hits 21 # number of overall MSHR hits
+system.cpu.l2cache.ReadReq_mshr_misses 130112 # number of ReadReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses 466 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses 107854 # number of ReadExReq MSHR misses
+system.cpu.l2cache.demand_mshr_misses 237966 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses 237966 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency 4061689500 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency 16157000 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency 3279601500 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency 7341291000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency 7341291000 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency 4038190500 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency 14451000 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency 3344342000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency 7382532500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency 7382532500 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate 0.146726 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate 0.304678 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate 0.313927 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate 0.192566 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate 0.192566 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 31034.876791 # average ReadReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 31011.516315 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 31008.968165 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency 31023.297188 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency 31023.297188 # average overall mshr miss latency
+system.cpu.l2cache.ReadReq_mshr_miss_rate 0.146265 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate 0.291068 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate 0.317993 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_mshr_miss_rate 0.193668 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_rate 0.193668 # mshr miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 31036.264910 # average ReadReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 31010.729614 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 31008.047917 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency 31023.476043 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency 31023.476043 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
diff --git a/tests/long/20.parser/ref/x86/linux/o3-timing/config.ini b/tests/long/20.parser/ref/x86/linux/o3-timing/config.ini
index 8d64d1d96..6e985035a 100644
--- a/tests/long/20.parser/ref/x86/linux/o3-timing/config.ini
+++ b/tests/long/20.parser/ref/x86/linux/o3-timing/config.ini
@@ -499,9 +499,9 @@ egid=100
env=
errout=cerr
euid=100
-executable=/dist/m5/cpu2000/binaries/x86/linux/parser
+executable=/arm/scratch/sysexplr/dist/cpu2000/binaries/x86/linux/parser
gid=100
-input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
+input=/arm/scratch/sysexplr/dist/cpu2000/data/parser/mdred/input/parser.in
max_stack_size=67108864
output=cout
pid=100
diff --git a/tests/long/20.parser/ref/x86/linux/o3-timing/simout b/tests/long/20.parser/ref/x86/linux/o3-timing/simout
index ccc89b5e3..5c3a27385 100755
--- a/tests/long/20.parser/ref/x86/linux/o3-timing/simout
+++ b/tests/long/20.parser/ref/x86/linux/o3-timing/simout
@@ -1,9 +1,11 @@
+Redirecting stdout to build/X86_SE/tests/opt/long/20.parser/x86/linux/o3-timing/simout
+Redirecting stderr to build/X86_SE/tests/opt/long/20.parser/x86/linux/o3-timing/simerr
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Aug 13 2011 13:43:39
-gem5 started Aug 13 2011 13:43:42
-gem5 executing on burrito
+gem5 compiled Aug 15 2011 22:29:28
+gem5 started Aug 16 2011 00:29:05
+gem5 executing on nadc-0270
command line: build/X86_SE/gem5.opt -d build/X86_SE/tests/opt/long/20.parser/x86/linux/o3-timing -re tests/run.py build/X86_SE/tests/opt/long/20.parser/x86/linux/o3-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
@@ -22,8 +24,6 @@ Processing sentences in batch mode
Echoing of input sentence turned on.
* as had expected the party to be a success , it was a success
info: Increasing stack size by one page.
-* do you know where John 's
-* he said that , finding that it was impossible to get work as a waiter , he would work as a janitor
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
@@ -33,6 +33,8 @@ info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
info: Increasing stack size by one page.
+* do you know where John 's
+* he said that , finding that it was impossible to get work as a waiter , he would work as a janitor
* how fast the program is it
* I am wondering whether to invite to the party
* I gave him for his birthday it
@@ -77,4 +79,4 @@ info: Increasing stack size by one page.
about 2 million people attended
the five best costumes got prizes
No errors!
-Exiting @ tick 589090583500 because target called exit()
+Exiting @ tick 580165782500 because target called exit()
diff --git a/tests/long/20.parser/ref/x86/linux/o3-timing/stats.txt b/tests/long/20.parser/ref/x86/linux/o3-timing/stats.txt
index 8492a348f..c22ac27ca 100644
--- a/tests/long/20.parser/ref/x86/linux/o3-timing/stats.txt
+++ b/tests/long/20.parser/ref/x86/linux/o3-timing/stats.txt
@@ -1,252 +1,252 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.589091 # Number of seconds simulated
-sim_ticks 589090583500 # Number of ticks simulated
+sim_seconds 0.580166 # Number of seconds simulated
+sim_ticks 580165782500 # Number of ticks simulated
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 136442 # Simulator instruction rate (inst/s)
-host_tick_rate 52568598 # Simulator tick rate (ticks/s)
-host_mem_usage 283504 # Number of bytes of host memory used
-host_seconds 11206.13 # Real time elapsed on the host
+host_inst_rate 108097 # Simulator instruction rate (inst/s)
+host_tick_rate 41016714 # Simulator tick rate (ticks/s)
+host_mem_usage 308780 # Number of bytes of host memory used
+host_seconds 14144.62 # Real time elapsed on the host
sim_insts 1528988756 # Number of instructions simulated
system.cpu.workload.num_syscalls 551 # Number of system calls
-system.cpu.numCycles 1178181168 # number of cpu cycles simulated
+system.cpu.numCycles 1160331566 # 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.BPredUnit.lookups 273757612 # Number of BP lookups
-system.cpu.BPredUnit.condPredicted 273757612 # Number of conditional branches predicted
-system.cpu.BPredUnit.condIncorrect 16675490 # Number of conditional branches incorrect
-system.cpu.BPredUnit.BTBLookups 263549330 # Number of BTB lookups
-system.cpu.BPredUnit.BTBHits 242783379 # Number of BTB hits
+system.cpu.BPredUnit.lookups 262877499 # Number of BP lookups
+system.cpu.BPredUnit.condPredicted 262877499 # Number of conditional branches predicted
+system.cpu.BPredUnit.condIncorrect 16588311 # Number of conditional branches incorrect
+system.cpu.BPredUnit.BTBLookups 253230639 # Number of BTB lookups
+system.cpu.BPredUnit.BTBHits 234035375 # Number of BTB hits
system.cpu.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
system.cpu.BPredUnit.usedRAS 0 # Number of times the RAS was used to get a target.
system.cpu.BPredUnit.RASInCorrect 0 # Number of incorrect RAS predictions.
-system.cpu.fetch.icacheStallCycles 225396448 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 1479442200 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 273757612 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 242783379 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 481291859 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 151896780 # Number of cycles fetch has spent squashing
-system.cpu.fetch.BlockedCycles 310377154 # Number of cycles fetch has spent blocked
-system.cpu.fetch.MiscStallCycles 81634 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu.fetch.PendingTrapStallCycles 545852 # Number of stall cycles due to pending traps
-system.cpu.fetch.CacheLines 210829668 # Number of cache lines fetched
-system.cpu.fetch.IcacheSquashes 3979752 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.rateDist::samples 1150024679 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 2.401504 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 3.263971 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.icacheStallCycles 220532012 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.Insts 1432148870 # Number of instructions fetch has processed
+system.cpu.fetch.Branches 262877499 # Number of branches that fetch encountered
+system.cpu.fetch.predictedBranches 234035375 # Number of branches that fetch has predicted taken
+system.cpu.fetch.Cycles 466979630 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.SquashCycles 149872263 # Number of cycles fetch has spent squashing
+system.cpu.fetch.BlockedCycles 313083903 # Number of cycles fetch has spent blocked
+system.cpu.fetch.MiscStallCycles 89624 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu.fetch.PendingTrapStallCycles 603590 # Number of stall cycles due to pending traps
+system.cpu.fetch.CacheLines 207528533 # Number of cache lines fetched
+system.cpu.fetch.IcacheSquashes 4127463 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.rateDist::samples 1131667315 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::mean 2.364134 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::stdev 3.250724 # 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 673316754 58.55% 58.55% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 35917007 3.12% 61.67% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 42114185 3.66% 65.33% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 37411518 3.25% 68.59% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::4 23065397 2.01% 70.59% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::5 42495755 3.70% 74.29% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::6 50561785 4.40% 78.68% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::7 39840694 3.46% 82.15% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::8 205301584 17.85% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::0 669263525 59.14% 59.14% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::1 35214145 3.11% 62.25% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::2 41599455 3.68% 65.93% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::3 35436065 3.13% 69.06% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::4 23022634 2.03% 71.09% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::5 38989025 3.45% 74.54% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::6 50553577 4.47% 79.01% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::7 40375996 3.57% 82.57% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::8 197212893 17.43% 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 1150024679 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.232356 # Number of branch fetches per cycle
-system.cpu.fetch.rate 1.255700 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 295420539 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 258244810 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 403447597 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 60580001 # Number of cycles decode is unblocking
-system.cpu.decode.SquashCycles 132331732 # Number of cycles decode is squashing
-system.cpu.decode.DecodedInsts 2687300789 # Number of instructions handled by decode
-system.cpu.decode.SquashedInsts 91 # Number of squashed instructions handled by decode
-system.cpu.rename.SquashCycles 132331732 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 338940322 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 65400747 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 26711 # count of cycles rename stalled for serializing inst
-system.cpu.rename.RunCycles 418290382 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 195034785 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 2631340918 # Number of instructions processed by rename
-system.cpu.rename.ROBFullEvents 26774 # Number of times rename has blocked due to ROB full
-system.cpu.rename.IQFullEvents 78955686 # Number of times rename has blocked due to IQ full
-system.cpu.rename.LSQFullEvents 100051710 # Number of times rename has blocked due to LSQ full
-system.cpu.rename.RenamedOperands 2450677467 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 6173942417 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 6173687801 # Number of integer rename lookups
-system.cpu.rename.fp_rename_lookups 254616 # Number of floating rename lookups
+system.cpu.fetch.rateDist::total 1131667315 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.branchRate 0.226554 # Number of branch fetches per cycle
+system.cpu.fetch.rate 1.234258 # Number of inst fetches per cycle
+system.cpu.decode.IdleCycles 289661842 # Number of cycles decode is idle
+system.cpu.decode.BlockedCycles 260659329 # Number of cycles decode is blocked
+system.cpu.decode.RunCycles 390102547 # Number of cycles decode is running
+system.cpu.decode.UnblockCycles 60865041 # Number of cycles decode is unblocking
+system.cpu.decode.SquashCycles 130378556 # Number of cycles decode is squashing
+system.cpu.decode.DecodedInsts 2610869598 # Number of instructions handled by decode
+system.cpu.decode.SquashedInsts 131 # Number of squashed instructions handled by decode
+system.cpu.rename.SquashCycles 130378556 # Number of cycles rename is squashing
+system.cpu.rename.IdleCycles 331750332 # Number of cycles rename is idle
+system.cpu.rename.BlockCycles 66732317 # Number of cycles rename is blocking
+system.cpu.rename.serializeStallCycles 25404 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RunCycles 406405842 # Number of cycles rename is running
+system.cpu.rename.UnblockCycles 196374864 # Number of cycles rename is unblocking
+system.cpu.rename.RenamedInsts 2558356966 # Number of instructions processed by rename
+system.cpu.rename.ROBFullEvents 1635 # Number of times rename has blocked due to ROB full
+system.cpu.rename.IQFullEvents 80854908 # Number of times rename has blocked due to IQ full
+system.cpu.rename.LSQFullEvents 99867012 # Number of times rename has blocked due to LSQ full
+system.cpu.rename.RenamedOperands 2379295437 # Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 6012229860 # Number of register rename lookups that rename has made
+system.cpu.rename.int_rename_lookups 6011997427 # Number of integer rename lookups
+system.cpu.rename.fp_rename_lookups 232433 # Number of floating rename lookups
system.cpu.rename.CommittedMaps 1427299027 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 1023378440 # Number of HB maps that are undone due to squashing
-system.cpu.rename.serializingInsts 2752 # count of serializing insts renamed
-system.cpu.rename.tempSerializingInsts 2741 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 414898803 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 629493799 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 242177236 # Number of stores inserted to the mem dependence unit.
-system.cpu.memDep0.conflictingLoads 419306166 # Number of conflicting loads.
-system.cpu.memDep0.conflictingStores 160446988 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 2509527841 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqNonSpecInstsAdded 14260 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 1981485394 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 1148163 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 978984116 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedOperandsExamined 1684574126 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.iq.iqSquashedNonSpecRemoved 13707 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 1150024679 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 1.722994 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 1.682548 # Number of insts issued each cycle
+system.cpu.rename.UndoneMaps 951996410 # Number of HB maps that are undone due to squashing
+system.cpu.rename.serializingInsts 2701 # count of serializing insts renamed
+system.cpu.rename.tempSerializingInsts 2688 # count of temporary serializing insts renamed
+system.cpu.rename.skidInsts 416107098 # count of insts added to the skid buffer
+system.cpu.memDep0.insertedLoads 617601057 # Number of loads inserted to the mem dependence unit.
+system.cpu.memDep0.insertedStores 240936819 # Number of stores inserted to the mem dependence unit.
+system.cpu.memDep0.conflictingLoads 418943952 # Number of conflicting loads.
+system.cpu.memDep0.conflictingStores 163130234 # Number of conflicting stores.
+system.cpu.iq.iqInstsAdded 2450301589 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqNonSpecInstsAdded 13994 # Number of non-speculative instructions added to the IQ
+system.cpu.iq.iqInstsIssued 1951160680 # Number of instructions issued
+system.cpu.iq.iqSquashedInstsIssued 1081088 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 913572800 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedOperandsExamined 1588612926 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedNonSpecRemoved 13441 # Number of squashed non-spec instructions that were removed
+system.cpu.iq.issued_per_cycle::samples 1131667315 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::mean 1.724147 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::stdev 1.660846 # 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 371543333 32.31% 32.31% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 234819653 20.42% 52.73% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 195395907 16.99% 69.72% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 160294263 13.94% 83.66% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 104067890 9.05% 92.70% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::5 52467268 4.56% 97.27% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::6 24318530 2.11% 99.38% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::7 6470622 0.56% 99.94% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::8 647213 0.06% 100.00% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::0 351347143 31.05% 31.05% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::1 244487319 21.60% 52.65% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::2 199318668 17.61% 70.26% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::3 156486661 13.83% 84.09% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::4 98199546 8.68% 92.77% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::5 52384868 4.63% 97.40% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::6 22871565 2.02% 99.42% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::7 5948232 0.53% 99.94% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::8 623313 0.06% 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 1150024679 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::total 1131667315 # 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 1998808 14.58% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 14.58% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 9206664 67.16% 81.74% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 2503442 18.26% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 2122690 14.73% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 14.73% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 9149835 63.49% 78.22% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 3139597 21.78% 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 2582418 0.13% 0.13% # Type of FU issued
-system.cpu.iq.FU_type_0::IntAlu 1339368323 67.59% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::IntDiv 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatMult 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMult 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShift 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMisc 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 67.72% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 465740044 23.50% 91.23% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 173794609 8.77% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::No_OpClass 2537569 0.13% 0.13% # Type of FU issued
+system.cpu.iq.FU_type_0::IntAlu 1320662421 67.69% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::IntMult 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::IntDiv 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatMult 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMult 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShift 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMisc 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 67.82% # Type of FU issued
+system.cpu.iq.FU_type_0::MemRead 454692889 23.30% 91.12% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 173267801 8.88% 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 1981485394 # Type of FU issued
-system.cpu.iq.rate 1.681817 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 13708914 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.006919 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 5127850850 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 3491267144 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 1932205417 # Number of integer instruction queue wakeup accesses
-system.cpu.iq.fp_inst_queue_reads 1694 # Number of floating instruction queue reads
-system.cpu.iq.fp_inst_queue_writes 91886 # Number of floating instruction queue writes
-system.cpu.iq.fp_inst_queue_wakeup_accesses 39 # Number of floating instruction queue wakeup accesses
-system.cpu.iq.int_alu_accesses 1992611139 # Number of integer alu accesses
-system.cpu.iq.fp_alu_accesses 751 # Number of floating point alu accesses
-system.cpu.iew.lsq.thread0.forwLoads 130415085 # Number of loads that had data forwarded from stores
+system.cpu.iq.FU_type_0::total 1951160680 # Type of FU issued
+system.cpu.iq.rate 1.681554 # Inst issue rate
+system.cpu.iq.fu_busy_cnt 14412122 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.007386 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 5049479785 # Number of integer instruction queue reads
+system.cpu.iq.int_inst_queue_writes 3366653123 # Number of integer instruction queue writes
+system.cpu.iq.int_inst_queue_wakeup_accesses 1905319344 # Number of integer instruction queue wakeup accesses
+system.cpu.iq.fp_inst_queue_reads 2100 # Number of floating instruction queue reads
+system.cpu.iq.fp_inst_queue_writes 80588 # Number of floating instruction queue writes
+system.cpu.iq.fp_inst_queue_wakeup_accesses 69 # Number of floating instruction queue wakeup accesses
+system.cpu.iq.int_alu_accesses 1963034295 # Number of integer alu accesses
+system.cpu.iq.fp_alu_accesses 938 # Number of floating point alu accesses
+system.cpu.iew.lsq.thread0.forwLoads 129567465 # 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 245391639 # Number of loads squashed
-system.cpu.iew.lsq.thread0.ignoredResponses 85410 # Number of memory responses ignored because the instruction is squashed
-system.cpu.iew.lsq.thread0.memOrderViolation 2844591 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 93021151 # Number of stores squashed
+system.cpu.iew.lsq.thread0.squashedLoads 233498897 # Number of loads squashed
+system.cpu.iew.lsq.thread0.ignoredResponses 89238 # Number of memory responses ignored because the instruction is squashed
+system.cpu.iew.lsq.thread0.memOrderViolation 2852385 # Number of memory ordering violations
+system.cpu.iew.lsq.thread0.squashedStores 91779636 # 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 2158 # Number of loads that were rescheduled
+system.cpu.iew.lsq.thread0.rescheduledLoads 2147 # Number of loads that were rescheduled
system.cpu.iew.lsq.thread0.cacheBlocked 0 # 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 132331732 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 11601829 # Number of cycles IEW is blocking
-system.cpu.iew.iewUnblockCycles 3101086 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 2509542101 # Number of instructions dispatched to IQ
-system.cpu.iew.iewDispSquashedInsts 554188 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 629493799 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 242181336 # Number of dispatched store instructions
-system.cpu.iew.iewDispNonSpecInsts 14260 # Number of dispatched non-speculative instructions
-system.cpu.iew.iewIQFullEvents 2636650 # Number of times the IQ has become full, causing a stall
-system.cpu.iew.iewLSQFullEvents 28899 # Number of times the LSQ has become full, causing a stall
-system.cpu.iew.memOrderViolationEvents 2844591 # Number of memory order violations
-system.cpu.iew.predictedTakenIncorrect 15755168 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 2389146 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.branchMispredicts 18144314 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 1946393881 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 456999577 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 35091513 # Number of squashed instructions skipped in execute
+system.cpu.iew.iewSquashCycles 130378556 # Number of cycles IEW is squashing
+system.cpu.iew.iewBlockCycles 11646448 # Number of cycles IEW is blocking
+system.cpu.iew.iewUnblockCycles 3156259 # Number of cycles IEW is unblocking
+system.cpu.iew.iewDispatchedInsts 2450315583 # Number of instructions dispatched to IQ
+system.cpu.iew.iewDispSquashedInsts 538775 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispLoadInsts 617601057 # Number of dispatched load instructions
+system.cpu.iew.iewDispStoreInsts 240939821 # Number of dispatched store instructions
+system.cpu.iew.iewDispNonSpecInsts 13994 # Number of dispatched non-speculative instructions
+system.cpu.iew.iewIQFullEvents 2673819 # Number of times the IQ has become full, causing a stall
+system.cpu.iew.iewLSQFullEvents 46064 # Number of times the LSQ has become full, causing a stall
+system.cpu.iew.memOrderViolationEvents 2852385 # Number of memory order violations
+system.cpu.iew.predictedTakenIncorrect 15716124 # Number of branches that were predicted taken incorrectly
+system.cpu.iew.predictedNotTakenIncorrect 2393307 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.branchMispredicts 18109431 # Number of branch mispredicts detected at execute
+system.cpu.iew.iewExecutedInsts 1917986142 # Number of executed instructions
+system.cpu.iew.iewExecLoadInsts 447373751 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 33174538 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
system.cpu.iew.exec_nop 0 # number of nop insts executed
-system.cpu.iew.exec_refs 625221823 # number of memory reference insts executed
-system.cpu.iew.exec_branches 178037998 # Number of branches executed
-system.cpu.iew.exec_stores 168222246 # Number of stores executed
-system.cpu.iew.exec_rate 1.652033 # Inst execution rate
-system.cpu.iew.wb_sent 1940172676 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 1932205456 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 1494674926 # num instructions producing a value
-system.cpu.iew.wb_consumers 2239381826 # num instructions consuming a value
+system.cpu.iew.exec_refs 614898275 # number of memory reference insts executed
+system.cpu.iew.exec_branches 178446647 # Number of branches executed
+system.cpu.iew.exec_stores 167524524 # Number of stores executed
+system.cpu.iew.exec_rate 1.652964 # Inst execution rate
+system.cpu.iew.wb_sent 1912144867 # cumulative count of insts sent to commit
+system.cpu.iew.wb_count 1905319413 # cumulative count of insts written-back
+system.cpu.iew.wb_producers 1473027655 # num instructions producing a value
+system.cpu.iew.wb_consumers 2208639649 # num instructions consuming a value
system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
-system.cpu.iew.wb_rate 1.639990 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.667450 # average fanout of values written-back
+system.cpu.iew.wb_rate 1.642047 # insts written-back per cycle
+system.cpu.iew.wb_fanout 0.666939 # 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.commitCommittedInsts 1528988756 # The number of committed instructions
-system.cpu.commit.commitSquashedInsts 980561731 # The number of squashed insts skipped by commit
+system.cpu.commit.commitSquashedInsts 921335872 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 553 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.branchMispredicts 16735567 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 1017692947 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 1.502407 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 2.032730 # Number of insts commited each cycle
+system.cpu.commit.branchMispredicts 16656646 # The number of times a branch was mispredicted
+system.cpu.commit.committed_per_cycle::samples 1001288759 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::mean 1.527021 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::stdev 2.051909 # 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 426815196 41.94% 41.94% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 262847392 25.83% 67.77% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 100615569 9.89% 77.65% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 98071512 9.64% 87.29% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 37557703 3.69% 90.98% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 27347685 2.69% 93.67% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 11159718 1.10% 94.76% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 9457231 0.93% 95.69% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 43820941 4.31% 100.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::0 413463578 41.29% 41.29% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::1 260152979 25.98% 67.27% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::2 102260608 10.21% 77.49% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::3 96065702 9.59% 87.08% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::4 36102182 3.61% 90.69% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::5 27003750 2.70% 93.38% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::6 11563952 1.15% 94.54% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::7 10101799 1.01% 95.55% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::8 44574209 4.45% 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 1017692947 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::total 1001288759 # Number of insts commited each cycle
system.cpu.commit.count 1528988756 # Number of instructions committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
system.cpu.commit.refs 533262345 # Number of memory references committed
@@ -256,48 +256,48 @@ system.cpu.commit.branches 149758588 # Nu
system.cpu.commit.fp_insts 0 # Number of committed floating point instructions.
system.cpu.commit.int_insts 1528317614 # Number of committed integer instructions.
system.cpu.commit.function_calls 0 # Number of function calls committed.
-system.cpu.commit.bw_lim_events 43820941 # number cycles where commit BW limit reached
+system.cpu.commit.bw_lim_events 44574209 # 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 3483422493 # The number of ROB reads
-system.cpu.rob.rob_writes 5151578570 # The number of ROB writes
-system.cpu.timesIdled 664774 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 28156489 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.rob.rob_reads 3407039178 # The number of ROB reads
+system.cpu.rob.rob_writes 5031819998 # The number of ROB writes
+system.cpu.timesIdled 660069 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.idleCycles 28664251 # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu.committedInsts 1528988756 # Number of Instructions Simulated
system.cpu.committedInsts_total 1528988756 # Number of Instructions Simulated
-system.cpu.cpi 0.770562 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 0.770562 # CPI: Total CPI of All Threads
-system.cpu.ipc 1.297754 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 1.297754 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 3172016244 # number of integer regfile reads
-system.cpu.int_regfile_writes 1803001789 # number of integer regfile writes
-system.cpu.fp_regfile_reads 39 # number of floating regfile reads
-system.cpu.misc_regfile_reads 1059991053 # number of misc regfile reads
-system.cpu.icache.replacements 11761 # number of replacements
-system.cpu.icache.tagsinuse 991.921323 # Cycle average of tags in use
-system.cpu.icache.total_refs 210553801 # Total number of references to valid blocks.
-system.cpu.icache.sampled_refs 13257 # Sample count of references to valid blocks.
-system.cpu.icache.avg_refs 15882.462171 # Average number of references to valid blocks.
+system.cpu.cpi 0.758888 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 0.758888 # CPI: Total CPI of All Threads
+system.cpu.ipc 1.317717 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 1.317717 # IPC: Total IPC of All Threads
+system.cpu.int_regfile_reads 3149568374 # number of integer regfile reads
+system.cpu.int_regfile_writes 1776891813 # number of integer regfile writes
+system.cpu.fp_regfile_reads 69 # number of floating regfile reads
+system.cpu.misc_regfile_reads 1042858654 # number of misc regfile reads
+system.cpu.icache.replacements 11377 # number of replacements
+system.cpu.icache.tagsinuse 999.208417 # Cycle average of tags in use
+system.cpu.icache.total_refs 207257376 # Total number of references to valid blocks.
+system.cpu.icache.sampled_refs 12873 # Sample count of references to valid blocks.
+system.cpu.icache.avg_refs 16100.161268 # Average number of references to valid blocks.
system.cpu.icache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.occ_blocks::0 991.921323 # Average occupied blocks per context
-system.cpu.icache.occ_percent::0 0.484337 # Average percentage of cache occupancy
-system.cpu.icache.ReadReq_hits 210560938 # number of ReadReq hits
-system.cpu.icache.demand_hits 210560938 # number of demand (read+write) hits
-system.cpu.icache.overall_hits 210560938 # number of overall hits
-system.cpu.icache.ReadReq_misses 268730 # number of ReadReq misses
-system.cpu.icache.demand_misses 268730 # number of demand (read+write) misses
-system.cpu.icache.overall_misses 268730 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency 1804649500 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency 1804649500 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency 1804649500 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses 210829668 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses 210829668 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses 210829668 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate 0.001275 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate 0.001275 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate 0.001275 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency 6715.474640 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency 6715.474640 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency 6715.474640 # average overall miss latency
+system.cpu.icache.occ_blocks::0 999.208417 # Average occupied blocks per context
+system.cpu.icache.occ_percent::0 0.487895 # Average percentage of cache occupancy
+system.cpu.icache.ReadReq_hits 207264369 # number of ReadReq hits
+system.cpu.icache.demand_hits 207264369 # number of demand (read+write) hits
+system.cpu.icache.overall_hits 207264369 # number of overall hits
+system.cpu.icache.ReadReq_misses 264164 # number of ReadReq misses
+system.cpu.icache.demand_misses 264164 # number of demand (read+write) misses
+system.cpu.icache.overall_misses 264164 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency 1771685500 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency 1771685500 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency 1771685500 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses 207528533 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses 207528533 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses 207528533 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate 0.001273 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate 0.001273 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate 0.001273 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency 6706.763601 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency 6706.763601 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency 6706.763601 # 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
@@ -307,59 +307,59 @@ system.cpu.icache.avg_blocked_cycles::no_targets no_value
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.writebacks 10 # number of writebacks
-system.cpu.icache.ReadReq_mshr_hits 1466 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits 1466 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits 1466 # number of overall MSHR hits
-system.cpu.icache.ReadReq_mshr_misses 267264 # number of ReadReq MSHR misses
-system.cpu.icache.demand_mshr_misses 267264 # number of demand (read+write) MSHR misses
-system.cpu.icache.overall_mshr_misses 267264 # number of overall MSHR misses
+system.cpu.icache.ReadReq_mshr_hits 1449 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits 1449 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits 1449 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_misses 262715 # number of ReadReq MSHR misses
+system.cpu.icache.demand_mshr_misses 262715 # number of demand (read+write) MSHR misses
+system.cpu.icache.overall_mshr_misses 262715 # number of overall MSHR misses
system.cpu.icache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.icache.ReadReq_mshr_miss_latency 965194500 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency 965194500 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency 965194500 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency 946409000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency 946409000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency 946409000 # number of overall MSHR miss cycles
system.cpu.icache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.icache.ReadReq_mshr_miss_rate 0.001268 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate 0.001268 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate 0.001268 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency 3611.389862 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency 3611.389862 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency 3611.389862 # average overall mshr miss latency
+system.cpu.icache.ReadReq_mshr_miss_rate 0.001266 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate 0.001266 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate 0.001266 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency 3602.417068 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency 3602.417068 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency 3602.417068 # average overall mshr miss latency
system.cpu.icache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.icache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.icache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.dcache.replacements 2529381 # number of replacements
-system.cpu.dcache.tagsinuse 4088.837992 # Cycle average of tags in use
-system.cpu.dcache.total_refs 471314474 # Total number of references to valid blocks.
-system.cpu.dcache.sampled_refs 2533477 # Sample count of references to valid blocks.
-system.cpu.dcache.avg_refs 186.034637 # Average number of references to valid blocks.
-system.cpu.dcache.warmup_cycle 2156497000 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.occ_blocks::0 4088.837992 # Average occupied blocks per context
-system.cpu.dcache.occ_percent::0 0.998251 # Average percentage of cache occupancy
-system.cpu.dcache.ReadReq_hits 322454991 # number of ReadReq hits
-system.cpu.dcache.WriteReq_hits 147504904 # number of WriteReq hits
-system.cpu.dcache.demand_hits 469959895 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits 469959895 # number of overall hits
-system.cpu.dcache.ReadReq_misses 3024194 # number of ReadReq misses
-system.cpu.dcache.WriteReq_misses 1655297 # number of WriteReq misses
-system.cpu.dcache.demand_misses 4679491 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses 4679491 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency 48897826500 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency 39778871500 # number of WriteReq miss cycles
-system.cpu.dcache.demand_miss_latency 88676698000 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency 88676698000 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses 325479185 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.replacements 2529282 # number of replacements
+system.cpu.dcache.tagsinuse 4088.724472 # Cycle average of tags in use
+system.cpu.dcache.total_refs 462560130 # Total number of references to valid blocks.
+system.cpu.dcache.sampled_refs 2533378 # Sample count of references to valid blocks.
+system.cpu.dcache.avg_refs 182.586306 # Average number of references to valid blocks.
+system.cpu.dcache.warmup_cycle 2171355000 # Cycle when the warmup percentage was hit.
+system.cpu.dcache.occ_blocks::0 4088.724472 # Average occupied blocks per context
+system.cpu.dcache.occ_percent::0 0.998224 # Average percentage of cache occupancy
+system.cpu.dcache.ReadReq_hits 313694284 # number of ReadReq hits
+system.cpu.dcache.WriteReq_hits 147510138 # number of WriteReq hits
+system.cpu.dcache.demand_hits 461204422 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits 461204422 # number of overall hits
+system.cpu.dcache.ReadReq_misses 3013642 # number of ReadReq misses
+system.cpu.dcache.WriteReq_misses 1650063 # number of WriteReq misses
+system.cpu.dcache.demand_misses 4663705 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses 4663705 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency 49018707500 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency 39546398000 # number of WriteReq miss cycles
+system.cpu.dcache.demand_miss_latency 88565105500 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency 88565105500 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses 316707926 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses 149160201 # number of WriteReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses 474639386 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses 474639386 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate 0.009292 # miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_miss_rate 0.011097 # miss rate for WriteReq accesses
-system.cpu.dcache.demand_miss_rate 0.009859 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate 0.009859 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency 16168.878881 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency 24031.259345 # average WriteReq miss latency
-system.cpu.dcache.demand_avg_miss_latency 18950.073416 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency 18950.073416 # average overall miss latency
+system.cpu.dcache.demand_accesses 465868127 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses 465868127 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate 0.009516 # miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_miss_rate 0.011062 # miss rate for WriteReq accesses
+system.cpu.dcache.demand_miss_rate 0.010011 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate 0.010011 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency 16265.604043 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency 23966.598851 # average WriteReq miss latency
+system.cpu.dcache.demand_avg_miss_latency 18990.288944 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency 18990.288944 # 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
@@ -368,75 +368,75 @@ system.cpu.dcache.avg_blocked_cycles::no_mshrs no_value
system.cpu.dcache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
system.cpu.dcache.fast_writes 0 # number of fast writes performed
system.cpu.dcache.cache_copies 0 # number of cache copies performed
-system.cpu.dcache.writebacks 2230882 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits 1262438 # number of ReadReq MSHR hits
-system.cpu.dcache.WriteReq_mshr_hits 636311 # number of WriteReq MSHR hits
-system.cpu.dcache.demand_mshr_hits 1898749 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits 1898749 # number of overall MSHR hits
-system.cpu.dcache.ReadReq_mshr_misses 1761756 # number of ReadReq MSHR misses
-system.cpu.dcache.WriteReq_mshr_misses 1018986 # number of WriteReq MSHR misses
-system.cpu.dcache.demand_mshr_misses 2780742 # number of demand (read+write) MSHR misses
-system.cpu.dcache.overall_mshr_misses 2780742 # number of overall MSHR misses
+system.cpu.dcache.writebacks 2230730 # number of writebacks
+system.cpu.dcache.ReadReq_mshr_hits 1251973 # number of ReadReq MSHR hits
+system.cpu.dcache.WriteReq_mshr_hits 635644 # number of WriteReq MSHR hits
+system.cpu.dcache.demand_mshr_hits 1887617 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits 1887617 # number of overall MSHR hits
+system.cpu.dcache.ReadReq_mshr_misses 1761669 # number of ReadReq MSHR misses
+system.cpu.dcache.WriteReq_mshr_misses 1014419 # number of WriteReq MSHR misses
+system.cpu.dcache.demand_mshr_misses 2776088 # number of demand (read+write) MSHR misses
+system.cpu.dcache.overall_mshr_misses 2776088 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.dcache.ReadReq_mshr_miss_latency 14863304500 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency 18590639000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency 33453943500 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency 33453943500 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency 14862715000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency 18460103000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency 33322818000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency 33322818000 # number of overall MSHR miss cycles
system.cpu.dcache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate 0.005413 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.WriteReq_mshr_miss_rate 0.006831 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate 0.005859 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate 0.005859 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency 8436.641907 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency 18244.253601 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency 12030.581586 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency 12030.581586 # average overall mshr miss latency
+system.cpu.dcache.ReadReq_mshr_miss_rate 0.005562 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.WriteReq_mshr_miss_rate 0.006801 # mshr miss rate for WriteReq accesses
+system.cpu.dcache.demand_mshr_miss_rate 0.005959 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate 0.005959 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency 8436.723925 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency 18197.710216 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency 12003.516459 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency 12003.516459 # average overall mshr miss latency
system.cpu.dcache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.dcache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.dcache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions
system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
-system.cpu.l2cache.replacements 576290 # number of replacements
-system.cpu.l2cache.tagsinuse 21486.143740 # Cycle average of tags in use
-system.cpu.l2cache.total_refs 3192786 # Total number of references to valid blocks.
-system.cpu.l2cache.sampled_refs 595434 # Sample count of references to valid blocks.
-system.cpu.l2cache.avg_refs 5.362116 # Average number of references to valid blocks.
-system.cpu.l2cache.warmup_cycle 312361625000 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.occ_blocks::0 7744.013753 # Average occupied blocks per context
-system.cpu.l2cache.occ_blocks::1 13742.129987 # Average occupied blocks per context
-system.cpu.l2cache.occ_percent::0 0.236329 # Average percentage of cache occupancy
-system.cpu.l2cache.occ_percent::1 0.419377 # Average percentage of cache occupancy
-system.cpu.l2cache.ReadReq_hits 1431726 # number of ReadReq hits
-system.cpu.l2cache.Writeback_hits 2230892 # number of Writeback hits
-system.cpu.l2cache.UpgradeReq_hits 1300 # number of UpgradeReq hits
-system.cpu.l2cache.ReadExReq_hits 527729 # number of ReadExReq hits
-system.cpu.l2cache.demand_hits 1959455 # number of demand (read+write) hits
-system.cpu.l2cache.overall_hits 1959455 # number of overall hits
-system.cpu.l2cache.ReadReq_misses 339145 # number of ReadReq misses
-system.cpu.l2cache.UpgradeReq_misses 252557 # number of UpgradeReq misses
-system.cpu.l2cache.ReadExReq_misses 247993 # number of ReadExReq misses
-system.cpu.l2cache.demand_misses 587138 # number of demand (read+write) misses
-system.cpu.l2cache.overall_misses 587138 # number of overall misses
-system.cpu.l2cache.ReadReq_miss_latency 11583445500 # number of ReadReq miss cycles
-system.cpu.l2cache.UpgradeReq_miss_latency 11508500 # number of UpgradeReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency 8495412000 # number of ReadExReq miss cycles
-system.cpu.l2cache.demand_miss_latency 20078857500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency 20078857500 # number of overall miss cycles
-system.cpu.l2cache.ReadReq_accesses 1770871 # number of ReadReq accesses(hits+misses)
-system.cpu.l2cache.Writeback_accesses 2230892 # number of Writeback accesses(hits+misses)
-system.cpu.l2cache.UpgradeReq_accesses 253857 # number of UpgradeReq accesses(hits+misses)
-system.cpu.l2cache.ReadExReq_accesses 775722 # number of ReadExReq accesses(hits+misses)
-system.cpu.l2cache.demand_accesses 2546593 # number of demand (read+write) accesses
-system.cpu.l2cache.overall_accesses 2546593 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadReq_miss_rate 0.191513 # miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_miss_rate 0.994879 # miss rate for UpgradeReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate 0.319693 # miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_miss_rate 0.230558 # miss rate for demand accesses
-system.cpu.l2cache.overall_miss_rate 0.230558 # miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_miss_latency 34154.846747 # average ReadReq miss latency
-system.cpu.l2cache.UpgradeReq_avg_miss_latency 45.567931 # average UpgradeReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency 34256.660470 # average ReadExReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency 34197.850420 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency 34197.850420 # average overall miss latency
+system.cpu.l2cache.replacements 576428 # number of replacements
+system.cpu.l2cache.tagsinuse 21465.975306 # Cycle average of tags in use
+system.cpu.l2cache.total_refs 3191905 # Total number of references to valid blocks.
+system.cpu.l2cache.sampled_refs 595566 # Sample count of references to valid blocks.
+system.cpu.l2cache.avg_refs 5.359448 # Average number of references to valid blocks.
+system.cpu.l2cache.warmup_cycle 303406560000 # Cycle when the warmup percentage was hit.
+system.cpu.l2cache.occ_blocks::0 7746.429717 # Average occupied blocks per context
+system.cpu.l2cache.occ_blocks::1 13719.545589 # Average occupied blocks per context
+system.cpu.l2cache.occ_percent::0 0.236402 # Average percentage of cache occupancy
+system.cpu.l2cache.occ_percent::1 0.418687 # Average percentage of cache occupancy
+system.cpu.l2cache.ReadReq_hits 1431199 # number of ReadReq hits
+system.cpu.l2cache.Writeback_hits 2230740 # number of Writeback hits
+system.cpu.l2cache.UpgradeReq_hits 1291 # number of UpgradeReq hits
+system.cpu.l2cache.ReadExReq_hits 527665 # number of ReadExReq hits
+system.cpu.l2cache.demand_hits 1958864 # number of demand (read+write) hits
+system.cpu.l2cache.overall_hits 1958864 # number of overall hits
+system.cpu.l2cache.ReadReq_misses 339288 # number of ReadReq misses
+system.cpu.l2cache.UpgradeReq_misses 248403 # number of UpgradeReq misses
+system.cpu.l2cache.ReadExReq_misses 247962 # number of ReadExReq misses
+system.cpu.l2cache.demand_misses 587250 # number of demand (read+write) misses
+system.cpu.l2cache.overall_misses 587250 # number of overall misses
+system.cpu.l2cache.ReadReq_miss_latency 11588417000 # number of ReadReq miss cycles
+system.cpu.l2cache.UpgradeReq_miss_latency 11435000 # number of UpgradeReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency 8493856500 # number of ReadExReq miss cycles
+system.cpu.l2cache.demand_miss_latency 20082273500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency 20082273500 # number of overall miss cycles
+system.cpu.l2cache.ReadReq_accesses 1770487 # number of ReadReq accesses(hits+misses)
+system.cpu.l2cache.Writeback_accesses 2230740 # number of Writeback accesses(hits+misses)
+system.cpu.l2cache.UpgradeReq_accesses 249694 # number of UpgradeReq accesses(hits+misses)
+system.cpu.l2cache.ReadExReq_accesses 775627 # number of ReadExReq accesses(hits+misses)
+system.cpu.l2cache.demand_accesses 2546114 # number of demand (read+write) accesses
+system.cpu.l2cache.overall_accesses 2546114 # number of overall (read+write) accesses
+system.cpu.l2cache.ReadReq_miss_rate 0.191635 # miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_miss_rate 0.994830 # miss rate for UpgradeReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate 0.319692 # miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_miss_rate 0.230646 # miss rate for demand accesses
+system.cpu.l2cache.overall_miss_rate 0.230646 # miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_miss_latency 34155.104218 # average ReadReq miss latency
+system.cpu.l2cache.UpgradeReq_avg_miss_latency 46.034066 # average UpgradeReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency 34254.670070 # average ReadExReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency 34197.145168 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency 34197.145168 # 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
@@ -448,28 +448,28 @@ system.cpu.l2cache.cache_copies 0 # nu
system.cpu.l2cache.writebacks 412302 # number of writebacks
system.cpu.l2cache.demand_mshr_hits 0 # number of demand (read+write) MSHR hits
system.cpu.l2cache.overall_mshr_hits 0 # number of overall MSHR hits
-system.cpu.l2cache.ReadReq_mshr_misses 339145 # number of ReadReq MSHR misses
-system.cpu.l2cache.UpgradeReq_mshr_misses 252557 # number of UpgradeReq MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_misses 247993 # number of ReadExReq MSHR misses
-system.cpu.l2cache.demand_mshr_misses 587138 # number of demand (read+write) MSHR misses
-system.cpu.l2cache.overall_mshr_misses 587138 # number of overall MSHR misses
+system.cpu.l2cache.ReadReq_mshr_misses 339288 # number of ReadReq MSHR misses
+system.cpu.l2cache.UpgradeReq_mshr_misses 248403 # number of UpgradeReq MSHR misses
+system.cpu.l2cache.ReadExReq_mshr_misses 247962 # number of ReadExReq MSHR misses
+system.cpu.l2cache.demand_mshr_misses 587250 # number of demand (read+write) MSHR misses
+system.cpu.l2cache.overall_mshr_misses 587250 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_uncacheable_misses 0 # number of overall MSHR uncacheable misses
-system.cpu.l2cache.ReadReq_mshr_miss_latency 10514861000 # number of ReadReq MSHR miss cycles
-system.cpu.l2cache.UpgradeReq_mshr_miss_latency 7830102000 # number of UpgradeReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency 7688785500 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency 18203646500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency 18203646500 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadReq_mshr_miss_latency 10519285000 # number of ReadReq MSHR miss cycles
+system.cpu.l2cache.UpgradeReq_mshr_miss_latency 7701348000 # number of UpgradeReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency 7687301500 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency 18206586500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency 18206586500 # number of overall MSHR miss cycles
system.cpu.l2cache.overall_mshr_uncacheable_latency 0 # number of overall MSHR uncacheable cycles
-system.cpu.l2cache.ReadReq_mshr_miss_rate 0.191513 # mshr miss rate for ReadReq accesses
-system.cpu.l2cache.UpgradeReq_mshr_miss_rate 0.994879 # mshr miss rate for UpgradeReq accesses
-system.cpu.l2cache.ReadExReq_mshr_miss_rate 0.319693 # mshr miss rate for ReadExReq accesses
-system.cpu.l2cache.demand_mshr_miss_rate 0.230558 # mshr miss rate for demand accesses
-system.cpu.l2cache.overall_mshr_miss_rate 0.230558 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 31004.027776 # average ReadReq mshr miss latency
-system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 31003.306184 # average UpgradeReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 31004.042453 # average ReadExReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency 31004.033975 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency 31004.033975 # average overall mshr miss latency
+system.cpu.l2cache.ReadReq_mshr_miss_rate 0.191635 # mshr miss rate for ReadReq accesses
+system.cpu.l2cache.UpgradeReq_mshr_miss_rate 0.994830 # mshr miss rate for UpgradeReq accesses
+system.cpu.l2cache.ReadExReq_mshr_miss_rate 0.319692 # mshr miss rate for ReadExReq accesses
+system.cpu.l2cache.demand_mshr_miss_rate 0.230646 # mshr miss rate for demand accesses
+system.cpu.l2cache.overall_mshr_miss_rate 0.230646 # mshr miss rate for overall accesses
+system.cpu.l2cache.ReadReq_avg_mshr_miss_latency 31003.999552 # average ReadReq mshr miss latency
+system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency 31003.441987 # average UpgradeReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 31001.933764 # average ReadExReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency 31003.127288 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency 31003.127288 # average overall mshr miss latency
system.cpu.l2cache.overall_avg_mshr_uncacheable_latency no_value # average overall mshr uncacheable latency
system.cpu.l2cache.mshr_cap_events 0 # number of times MSHR cap was activated
system.cpu.l2cache.soft_prefetch_mshr_full 0 # number of mshr full events for SW prefetching instrutions