summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/arm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/se/00.hello/ref/arm')
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/minor-timing/config.ini43
-rwxr-xr-xtests/quick/se/00.hello/ref/arm/linux/minor-timing/simout8
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt518
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/config.ini41
-rwxr-xr-xtests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/simout8
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt976
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/o3-timing/config.ini41
-rwxr-xr-xtests/quick/se/00.hello/ref/arm/linux/o3-timing/simout8
-rw-r--r--tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt1024
9 files changed, 1361 insertions, 1306 deletions
diff --git a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/config.ini b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/config.ini
index a47bafcf6..fc8ce75af 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/config.ini
+++ b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/config.ini
@@ -151,7 +151,7 @@ useIndirect=true
[system.cpu.dcache]
type=Cache
children=tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=2
clk_domain=system.cpu_clk_domain
clusivity=mostly_incl
@@ -631,7 +631,7 @@ opClass=InstPrefetch
[system.cpu.icache]
type=Cache
children=tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=2
clk_domain=system.cpu_clk_domain
clusivity=mostly_incl
@@ -691,7 +691,7 @@ id_aa64isar0_el1=0
id_aa64isar1_el1=0
id_aa64mmfr0_el1=15728642
id_aa64mmfr1_el1=0
-id_aa64pfr0_el1=17
+id_aa64pfr0_el1=34
id_aa64pfr1_el1=0
id_isar0=34607377
id_isar1=34677009
@@ -763,7 +763,7 @@ port=system.cpu.toL2Bus.slave[2]
[system.cpu.l2cache]
type=Cache
children=tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=8
clk_domain=system.cpu_clk_domain
clusivity=mostly_incl
@@ -880,6 +880,7 @@ transition_latency=100000000
[system.membus]
type=CoherentXBar
+children=snoop_filter
clk_domain=system.clk_domain
default_p_state=UNDEFINED
eventq_index=0
@@ -891,7 +892,7 @@ p_state_clk_gate_min=1000
point_of_coherency=true
power_model=Null
response_latency=2
-snoop_filter=Null
+snoop_filter=system.membus.snoop_filter
snoop_response_latency=4
system=system
use_default_range=false
@@ -899,29 +900,36 @@ width=16
master=system.physmem.port
slave=system.system_port system.cpu.l2cache.mem_side
+[system.membus.snoop_filter]
+type=SnoopFilter
+eventq_index=0
+lookup_latency=1
+max_capacity=8388608
+system=system
+
[system.physmem]
type=DRAMCtrl
-IDD0=0.075000
+IDD0=0.055000
IDD02=0.000000
-IDD2N=0.050000
+IDD2N=0.032000
IDD2N2=0.000000
IDD2P0=0.000000
IDD2P02=0.000000
-IDD2P1=0.000000
+IDD2P1=0.032000
IDD2P12=0.000000
-IDD3N=0.057000
+IDD3N=0.038000
IDD3N2=0.000000
IDD3P0=0.000000
IDD3P02=0.000000
-IDD3P1=0.000000
+IDD3P1=0.038000
IDD3P12=0.000000
-IDD4R=0.187000
+IDD4R=0.157000
IDD4R2=0.000000
-IDD4W=0.165000
+IDD4W=0.125000
IDD4W2=0.000000
-IDD5=0.220000
+IDD5=0.235000
IDD52=0.000000
-IDD6=0.000000
+IDD6=0.020000
IDD62=0.000000
VDD=1.500000
VDD2=0.000000
@@ -941,6 +949,7 @@ devices_per_rank=8
dll=true
eventq_index=0
in_addr_map=true
+kvm_map=true
max_accesses_per_row=16
mem_sched_policy=frfcfs
min_writes_per_switch=16
@@ -950,7 +959,7 @@ p_state_clk_gate_max=1000000000000
p_state_clk_gate_min=1000
page_policy=open_adaptive
power_model=Null
-range=0:134217727
+range=0:134217727:0:0:0:0
ranks_per_channel=2
read_buffer_size=32
static_backend_latency=10000
@@ -972,9 +981,9 @@ tRTW=2500
tWR=15000
tWTR=7500
tXAW=30000
-tXP=0
+tXP=6000
tXPDLL=0
-tXS=0
+tXS=270000
tXSDLL=0
write_buffer_size=64
write_high_thresh_perc=85
diff --git a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/simout b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/simout
index 21abd8071..6a285f351 100755
--- a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/simout
+++ b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/simout
@@ -3,12 +3,12 @@ Redirecting stderr to build/ARM/tests/opt/quick/se/00.hello/arm/linux/minor-timi
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Jul 21 2016 14:37:41
-gem5 started Jul 21 2016 14:38:22
-gem5 executing on e108600-lin, pid 23083
+gem5 compiled Oct 11 2016 00:00:58
+gem5 started Oct 13 2016 20:42:59
+gem5 executing on e108600-lin, pid 17319
command line: /work/curdun01/gem5-external.hg/build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/minor-timing -re /work/curdun01/gem5-external.hg/tests/testing/../run.py quick/se/00.hello/arm/linux/minor-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
Hello world!
-Exiting @ tick 30083500 because target called exit()
+Exiting @ tick 32719500 because target called exit()
diff --git a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt
index 9ca1ab172..48cd9ae26 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/minor-timing/stats.txt
@@ -1,19 +1,19 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.000030 # Number of seconds simulated
-sim_ticks 30404500 # Number of ticks simulated
-final_tick 30404500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 0.000033 # Number of seconds simulated
+sim_ticks 32719500 # Number of ticks simulated
+final_tick 32719500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 82707 # Simulator instruction rate (inst/s)
-host_op_rate 96800 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 545818868 # Simulator tick rate (ticks/s)
-host_mem_usage 269760 # Number of bytes of host memory used
-host_seconds 0.06 # Real time elapsed on the host
+host_inst_rate 127457 # Simulator instruction rate (inst/s)
+host_op_rate 149152 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 904929733 # Simulator tick rate (ticks/s)
+host_mem_usage 267332 # Number of bytes of host memory used
+host_seconds 0.04 # Real time elapsed on the host
sim_insts 4605 # Number of instructions simulated
sim_ops 5391 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
-system.physmem.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.physmem.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.physmem.bytes_read::cpu.inst 19520 # Number of bytes read from this memory
system.physmem.bytes_read::cpu.data 7424 # Number of bytes read from this memory
system.physmem.bytes_read::total 26944 # Number of bytes read from this memory
@@ -22,14 +22,14 @@ system.physmem.bytes_inst_read::total 19520 # Nu
system.physmem.num_reads::cpu.inst 305 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.data 116 # Number of read requests responded to by this memory
system.physmem.num_reads::total 421 # Number of read requests responded to by this memory
-system.physmem.bw_read::cpu.inst 642010229 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 244174382 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 886184611 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 642010229 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 642010229 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 642010229 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 244174382 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 886184611 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_read::cpu.inst 596586134 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 226898333 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 823484466 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 596586134 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 596586134 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 596586134 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 226898333 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 823484466 # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs 421 # Number of read requests accepted
system.physmem.writeReqs 0 # Number of write requests accepted
system.physmem.readBursts 421 # Number of DRAM read bursts, including those serviced by the write queue
@@ -76,7 +76,7 @@ system.physmem.perBankWrBursts::14 0 # Pe
system.physmem.perBankWrBursts::15 0 # Per bank write bursts
system.physmem.numRdRetry 0 # Number of times read queue was full causing retry
system.physmem.numWrRetry 0 # Number of times write queue was full causing retry
-system.physmem.totGap 30312500 # Total gap between requests
+system.physmem.totGap 32621500 # Total gap between requests
system.physmem.readPktSize::0 0 # Read request sizes (log2)
system.physmem.readPktSize::1 0 # Read request sizes (log2)
system.physmem.readPktSize::2 0 # Read request sizes (log2)
@@ -91,9 +91,9 @@ system.physmem.writePktSize::3 0 # Wr
system.physmem.writePktSize::4 0 # Write request sizes (log2)
system.physmem.writePktSize::5 0 # Write request sizes (log2)
system.physmem.writePktSize::6 0 # Write request sizes (log2)
-system.physmem.rdQLenPdf::0 344 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::0 343 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::1 70 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 7 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 8 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::3 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::4 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::5 0 # What read queue length does an incoming req see
@@ -187,86 +187,96 @@ system.physmem.wrQLenPdf::60 0 # Wh
system.physmem.wrQLenPdf::61 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63 0 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 63 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 402.285714 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 286.546821 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 324.800854 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::0-127 7 11.11% 11.11% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-255 19 30.16% 41.27% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-383 13 20.63% 61.90% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-511 6 9.52% 71.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-639 2 3.17% 74.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-767 3 4.76% 79.37% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-895 3 4.76% 84.13% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-1023 1 1.59% 85.71% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1151 9 14.29% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 63 # Bytes accessed per row activation
-system.physmem.totQLat 2201250 # Total ticks spent queuing
-system.physmem.totMemAccLat 10095000 # Total ticks spent from burst creation until serviced by the DRAM
+system.physmem.bytesPerActivate::samples 70 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 374.857143 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 257.842659 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 316.227871 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::0-127 12 17.14% 17.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-255 20 28.57% 45.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-383 11 15.71% 61.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-511 9 12.86% 74.29% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-639 2 2.86% 77.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-767 3 4.29% 81.43% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-895 4 5.71% 87.14% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-1023 2 2.86% 90.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1151 7 10.00% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 70 # Bytes accessed per row activation
+system.physmem.totQLat 5175000 # Total ticks spent queuing
+system.physmem.totMemAccLat 13068750 # Total ticks spent from burst creation until serviced by the DRAM
system.physmem.totBusLat 2105000 # Total ticks spent in databus transfers
-system.physmem.avgQLat 5228.62 # Average queueing delay per DRAM burst
+system.physmem.avgQLat 12292.16 # Average queueing delay per DRAM burst
system.physmem.avgBusLat 5000.00 # Average bus latency per DRAM burst
-system.physmem.avgMemAccLat 23978.62 # Average memory access latency per DRAM burst
-system.physmem.avgRdBW 886.18 # Average DRAM read bandwidth in MiByte/s
+system.physmem.avgMemAccLat 31042.16 # Average memory access latency per DRAM burst
+system.physmem.avgRdBW 823.48 # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW 0.00 # Average achieved write bandwidth in MiByte/s
-system.physmem.avgRdBWSys 886.18 # Average system read bandwidth in MiByte/s
+system.physmem.avgRdBWSys 823.48 # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys 0.00 # Average system write bandwidth in MiByte/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s
-system.physmem.busUtil 6.92 # Data bus utilization in percentage
-system.physmem.busUtilRead 6.92 # Data bus utilization in percentage for reads
+system.physmem.busUtil 6.43 # Data bus utilization in percentage
+system.physmem.busUtilRead 6.43 # Data bus utilization in percentage for reads
system.physmem.busUtilWrite 0.00 # Data bus utilization in percentage for writes
-system.physmem.avgRdQLen 1.22 # Average read queue length when enqueuing
+system.physmem.avgRdQLen 1.23 # Average read queue length when enqueuing
system.physmem.avgWrQLen 0.00 # Average write queue length when enqueuing
-system.physmem.readRowHits 349 # Number of row buffer hits during reads
+system.physmem.readRowHits 347 # Number of row buffer hits during reads
system.physmem.writeRowHits 0 # Number of row buffer hits during writes
-system.physmem.readRowHitRate 82.90 # Row buffer hit rate for reads
+system.physmem.readRowHitRate 82.42 # Row buffer hit rate for reads
system.physmem.writeRowHitRate nan # Row buffer hit rate for writes
-system.physmem.avgGap 72001.19 # Average gap between requests
-system.physmem.pageHitRate 82.90 # Row buffer hit rate, read and write combined
-system.physmem_0.actEnergy 272160 # Energy for activate commands per rank (pJ)
-system.physmem_0.preEnergy 148500 # Energy for precharge commands per rank (pJ)
-system.physmem_0.readEnergy 1942200 # Energy for read commands per rank (pJ)
+system.physmem.avgGap 77485.75 # Average gap between requests
+system.physmem.pageHitRate 82.42 # Row buffer hit rate, read and write combined
+system.physmem_0.actEnergy 349860 # Energy for activate commands per rank (pJ)
+system.physmem_0.preEnergy 174570 # Energy for precharge commands per rank (pJ)
+system.physmem_0.readEnergy 2263380 # Energy for read commands per rank (pJ)
system.physmem_0.writeEnergy 0 # Energy for write commands per rank (pJ)
-system.physmem_0.refreshEnergy 1525680 # Energy for refresh commands per rank (pJ)
-system.physmem_0.actBackEnergy 16099650 # Energy for active background per rank (pJ)
-system.physmem_0.preBackEnergy 48750 # Energy for precharge background per rank (pJ)
-system.physmem_0.totalEnergy 20036940 # Total energy per rank (pJ)
-system.physmem_0.averagePower 848.348875 # Core power per rank (mW)
-system.physmem_0.memoryStateTime::IDLE 12000 # Time in different power states
-system.physmem_0.memoryStateTime::REF 780000 # Time in different power states
-system.physmem_0.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.physmem_0.memoryStateTime::ACT 22840500 # Time in different power states
-system.physmem_0.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.physmem_1.actEnergy 128520 # Energy for activate commands per rank (pJ)
-system.physmem_1.preEnergy 70125 # Energy for precharge commands per rank (pJ)
-system.physmem_1.readEnergy 694200 # Energy for read commands per rank (pJ)
+system.physmem_0.refreshEnergy 2458560.000000 # Energy for refresh commands per rank (pJ)
+system.physmem_0.actBackEnergy 4410090 # Energy for active background per rank (pJ)
+system.physmem_0.preBackEnergy 59520 # Energy for precharge background per rank (pJ)
+system.physmem_0.actPowerDownEnergy 10437840 # Energy for active power-down per rank (pJ)
+system.physmem_0.prePowerDownEnergy 1440 # Energy for precharge power-down per rank (pJ)
+system.physmem_0.selfRefreshEnergy 0 # Energy for self refresh per rank (pJ)
+system.physmem_0.totalEnergy 20155260 # Total energy per rank (pJ)
+system.physmem_0.averagePower 615.992054 # Core power per rank (mW)
+system.physmem_0.totalIdleTime 22842000 # Total Idle time Per DRAM Rank
+system.physmem_0.memoryStateTime::IDLE 30000 # Time in different power states
+system.physmem_0.memoryStateTime::REF 1040000 # Time in different power states
+system.physmem_0.memoryStateTime::SREF 0 # Time in different power states
+system.physmem_0.memoryStateTime::PRE_PDN 3750 # Time in different power states
+system.physmem_0.memoryStateTime::ACT 8749750 # Time in different power states
+system.physmem_0.memoryStateTime::ACT_PDN 22896000 # Time in different power states
+system.physmem_1.actEnergy 178500 # Energy for activate commands per rank (pJ)
+system.physmem_1.preEnergy 91080 # Energy for precharge commands per rank (pJ)
+system.physmem_1.readEnergy 742560 # Energy for read commands per rank (pJ)
system.physmem_1.writeEnergy 0 # Energy for write commands per rank (pJ)
-system.physmem_1.refreshEnergy 1525680 # Energy for refresh commands per rank (pJ)
-system.physmem_1.actBackEnergy 15442155 # Energy for active background per rank (pJ)
-system.physmem_1.preBackEnergy 625500 # Energy for precharge background per rank (pJ)
-system.physmem_1.totalEnergy 18486180 # Total energy per rank (pJ)
-system.physmem_1.averagePower 782.690871 # Core power per rank (mW)
-system.physmem_1.memoryStateTime::IDLE 2431750 # Time in different power states
-system.physmem_1.memoryStateTime::REF 780000 # Time in different power states
-system.physmem_1.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.physmem_1.memoryStateTime::ACT 21880250 # Time in different power states
-system.physmem_1.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.physmem_1.refreshEnergy 2458560.000000 # Energy for refresh commands per rank (pJ)
+system.physmem_1.actBackEnergy 1743060 # Energy for active background per rank (pJ)
+system.physmem_1.preBackEnergy 96480 # Energy for precharge background per rank (pJ)
+system.physmem_1.actPowerDownEnergy 12022440 # Energy for active power-down per rank (pJ)
+system.physmem_1.prePowerDownEnergy 876000 # Energy for precharge power-down per rank (pJ)
+system.physmem_1.selfRefreshEnergy 0 # Energy for self refresh per rank (pJ)
+system.physmem_1.totalEnergy 18208680 # Total energy per rank (pJ)
+system.physmem_1.averagePower 556.500000 # Core power per rank (mW)
+system.physmem_1.totalIdleTime 28380000 # Total Idle time Per DRAM Rank
+system.physmem_1.memoryStateTime::IDLE 141000 # Time in different power states
+system.physmem_1.memoryStateTime::REF 1040000 # Time in different power states
+system.physmem_1.memoryStateTime::SREF 0 # Time in different power states
+system.physmem_1.memoryStateTime::PRE_PDN 2280750 # Time in different power states
+system.physmem_1.memoryStateTime::ACT 2887500 # Time in different power states
+system.physmem_1.memoryStateTime::ACT_PDN 26370250 # Time in different power states
+system.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.cpu.branchPred.lookups 1968 # Number of BP lookups
-system.cpu.branchPred.condPredicted 1178 # Number of conditional branches predicted
+system.cpu.branchPred.condPredicted 1177 # Number of conditional branches predicted
system.cpu.branchPred.condIncorrect 351 # Number of conditional branches incorrect
-system.cpu.branchPred.BTBLookups 1660 # Number of BTB lookups
+system.cpu.branchPred.BTBLookups 1659 # Number of BTB lookups
system.cpu.branchPred.BTBHits 322 # Number of BTB hits
system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 19.397590 # BTB Hit Percentage
-system.cpu.branchPred.usedRAS 220 # Number of times the RAS was used to get a target.
+system.cpu.branchPred.BTBHitPct 19.409283 # BTB Hit Percentage
+system.cpu.branchPred.usedRAS 221 # Number of times the RAS was used to get a target.
system.cpu.branchPred.RASInCorrect 16 # Number of incorrect RAS predictions.
system.cpu.branchPred.indirectLookups 135 # Number of indirect predictor lookups.
system.cpu.branchPred.indirectHits 8 # Number of indirect target hits.
system.cpu.branchPred.indirectMisses 127 # Number of indirect misses.
system.cpu.branchPredindirectMispredicted 62 # Number of mispredicted indirect branches.
system.cpu_clk_domain.clock 500 # Clock period in ticks
-system.cpu.dstage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.cpu.dstage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.cpu.dstage2_mmu.stage2_tlb.walker.walks 0 # Table walker walks requested
system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -296,7 +306,7 @@ system.cpu.dstage2_mmu.stage2_tlb.inst_accesses 0
system.cpu.dstage2_mmu.stage2_tlb.hits 0 # DTB hits
system.cpu.dstage2_mmu.stage2_tlb.misses 0 # DTB misses
system.cpu.dstage2_mmu.stage2_tlb.accesses 0 # DTB accesses
-system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.cpu.dtb.walker.walks 0 # Table walker walks requested
system.cpu.dtb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.dtb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -326,7 +336,7 @@ system.cpu.dtb.inst_accesses 0 # IT
system.cpu.dtb.hits 0 # DTB hits
system.cpu.dtb.misses 0 # DTB misses
system.cpu.dtb.accesses 0 # DTB accesses
-system.cpu.istage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.cpu.istage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.cpu.istage2_mmu.stage2_tlb.walker.walks 0 # Table walker walks requested
system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -356,7 +366,7 @@ system.cpu.istage2_mmu.stage2_tlb.inst_accesses 0
system.cpu.istage2_mmu.stage2_tlb.hits 0 # DTB hits
system.cpu.istage2_mmu.stage2_tlb.misses 0 # DTB misses
system.cpu.istage2_mmu.stage2_tlb.accesses 0 # DTB accesses
-system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.cpu.itb.walker.walks 0 # Table walker walks requested
system.cpu.itb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.itb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -387,16 +397,16 @@ system.cpu.itb.hits 0 # DT
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
system.cpu.workload.num_syscalls 13 # Number of system calls
-system.cpu.pwrStateResidencyTicks::ON 30404500 # Cumulative time (in ticks) in various power states
-system.cpu.numCycles 60809 # number of cpu cycles simulated
+system.cpu.pwrStateResidencyTicks::ON 32719500 # Cumulative time (in ticks) in various power states
+system.cpu.numCycles 65439 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
system.cpu.committedInsts 4605 # Number of instructions committed
system.cpu.committedOps 5391 # Number of ops (including micro ops) committed
system.cpu.discardedOps 1193 # Number of ops (including micro ops) which were discarded before commit
system.cpu.numFetchSuspends 0 # Number of times Execute suspended instruction fetching
-system.cpu.cpi 13.204995 # CPI: cycles per instruction
-system.cpu.ipc 0.075729 # IPC: instructions per cycle
+system.cpu.cpi 14.210423 # CPI: cycles per instruction
+system.cpu.ipc 0.070371 # IPC: instructions per cycle
system.cpu.op_class_0::No_OpClass 0 0.00% 0.00% # Class of committed instruction
system.cpu.op_class_0::IntAlu 3419 63.42% 63.42% # Class of committed instruction
system.cpu.op_class_0::IntMult 4 0.07% 63.49% # Class of committed instruction
@@ -432,25 +442,25 @@ system.cpu.op_class_0::MemWrite 938 17.40% 100.00% # Cl
system.cpu.op_class_0::IprAccess 0 0.00% 100.00% # Class of committed instruction
system.cpu.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction
system.cpu.op_class_0::total 5391 # Class of committed instruction
-system.cpu.tickCycles 10721 # Number of cycles that the object actually ticked
-system.cpu.idleCycles 50088 # Total number of cycles that the object has spent stopped
-system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.cpu.tickCycles 10731 # Number of cycles that the object actually ticked
+system.cpu.idleCycles 54708 # Total number of cycles that the object has spent stopped
+system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.cpu.dcache.tags.replacements 0 # number of replacements
-system.cpu.dcache.tags.tagsinuse 86.589882 # Cycle average of tags in use
+system.cpu.dcache.tags.tagsinuse 86.904844 # Cycle average of tags in use
system.cpu.dcache.tags.total_refs 1918 # Total number of references to valid blocks.
system.cpu.dcache.tags.sampled_refs 146 # Sample count of references to valid blocks.
system.cpu.dcache.tags.avg_refs 13.136986 # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.tags.occ_blocks::cpu.data 86.589882 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.data 0.021140 # Average percentage of cache occupancy
-system.cpu.dcache.tags.occ_percent::total 0.021140 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_blocks::cpu.data 86.904844 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.021217 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.021217 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_task_id_blocks::1024 146 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::0 36 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::1 110 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::0 26 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::1 120 # Occupied blocks per task id
system.cpu.dcache.tags.occ_task_id_percent::1024 0.035645 # Percentage of cache occupancy per task id
system.cpu.dcache.tags.tag_accesses 4334 # Number of tag accesses
system.cpu.dcache.tags.data_accesses 4334 # Number of data accesses
-system.cpu.dcache.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.cpu.dcache.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.cpu.dcache.ReadReq_hits::cpu.data 1050 # number of ReadReq hits
system.cpu.dcache.ReadReq_hits::total 1050 # number of ReadReq hits
system.cpu.dcache.WriteReq_hits::cpu.data 846 # number of WriteReq hits
@@ -471,14 +481,14 @@ system.cpu.dcache.demand_misses::cpu.data 176 # n
system.cpu.dcache.demand_misses::total 176 # number of demand (read+write) misses
system.cpu.dcache.overall_misses::cpu.data 176 # number of overall misses
system.cpu.dcache.overall_misses::total 176 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 6774500 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 6774500 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 5069500 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 5069500 # number of WriteReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 11844000 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 11844000 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 11844000 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 11844000 # number of overall miss cycles
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 7434500 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 7434500 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 5464500 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 5464500 # number of WriteReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 12899000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 12899000 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 12899000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 12899000 # number of overall miss cycles
system.cpu.dcache.ReadReq_accesses::cpu.data 1159 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.ReadReq_accesses::total 1159 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::cpu.data 913 # number of WriteReq accesses(hits+misses)
@@ -499,14 +509,14 @@ system.cpu.dcache.demand_miss_rate::cpu.data 0.084942
system.cpu.dcache.demand_miss_rate::total 0.084942 # miss rate for demand accesses
system.cpu.dcache.overall_miss_rate::cpu.data 0.084942 # miss rate for overall accesses
system.cpu.dcache.overall_miss_rate::total 0.084942 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 62151.376147 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 62151.376147 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 75664.179104 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 75664.179104 # average WriteReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 67295.454545 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 67295.454545 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 67295.454545 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 67295.454545 # average overall miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 68206.422018 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 68206.422018 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 81559.701493 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 81559.701493 # average WriteReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 73289.772727 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 73289.772727 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 73289.772727 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 73289.772727 # 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
@@ -529,14 +539,14 @@ system.cpu.dcache.demand_mshr_misses::cpu.data 146
system.cpu.dcache.demand_mshr_misses::total 146 # number of demand (read+write) MSHR misses
system.cpu.dcache.overall_mshr_misses::cpu.data 146 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total 146 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 6419000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 6419000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 3231000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 3231000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 9650000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 9650000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 9650000 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 9650000 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 7061000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 7061000 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 3488000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 3488000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 10549000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 10549000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 10549000 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 10549000 # number of overall MSHR miss cycles
system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.088870 # mshr miss rate for ReadReq accesses
system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.088870 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.047097 # mshr miss rate for WriteReq accesses
@@ -545,67 +555,67 @@ system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.070463
system.cpu.dcache.demand_mshr_miss_rate::total 0.070463 # mshr miss rate for demand accesses
system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.070463 # mshr miss rate for overall accesses
system.cpu.dcache.overall_mshr_miss_rate::total 0.070463 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 62320.388350 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 62320.388350 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 75139.534884 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 75139.534884 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 66095.890411 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 66095.890411 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 66095.890411 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 66095.890411 # average overall mshr miss latency
-system.cpu.icache.tags.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 68553.398058 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 68553.398058 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 81116.279070 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 81116.279070 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 72253.424658 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 72253.424658 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 72253.424658 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 72253.424658 # average overall mshr miss latency
+system.cpu.icache.tags.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.cpu.icache.tags.replacements 4 # number of replacements
-system.cpu.icache.tags.tagsinuse 162.072741 # Cycle average of tags in use
-system.cpu.icache.tags.total_refs 1963 # Total number of references to valid blocks.
+system.cpu.icache.tags.tagsinuse 162.619345 # Cycle average of tags in use
+system.cpu.icache.tags.total_refs 1965 # Total number of references to valid blocks.
system.cpu.icache.tags.sampled_refs 322 # Sample count of references to valid blocks.
-system.cpu.icache.tags.avg_refs 6.096273 # Average number of references to valid blocks.
+system.cpu.icache.tags.avg_refs 6.102484 # Average number of references to valid blocks.
system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.tags.occ_blocks::cpu.inst 162.072741 # Average occupied blocks per requestor
-system.cpu.icache.tags.occ_percent::cpu.inst 0.079137 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_percent::total 0.079137 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_blocks::cpu.inst 162.619345 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.079404 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.079404 # Average percentage of cache occupancy
system.cpu.icache.tags.occ_task_id_blocks::1024 318 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::0 103 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::1 215 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::0 98 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::1 220 # Occupied blocks per task id
system.cpu.icache.tags.occ_task_id_percent::1024 0.155273 # Percentage of cache occupancy per task id
-system.cpu.icache.tags.tag_accesses 4892 # Number of tag accesses
-system.cpu.icache.tags.data_accesses 4892 # Number of data accesses
-system.cpu.icache.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
-system.cpu.icache.ReadReq_hits::cpu.inst 1963 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 1963 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 1963 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 1963 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 1963 # number of overall hits
-system.cpu.icache.overall_hits::total 1963 # number of overall hits
+system.cpu.icache.tags.tag_accesses 4896 # Number of tag accesses
+system.cpu.icache.tags.data_accesses 4896 # Number of data accesses
+system.cpu.icache.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
+system.cpu.icache.ReadReq_hits::cpu.inst 1965 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 1965 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 1965 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 1965 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 1965 # number of overall hits
+system.cpu.icache.overall_hits::total 1965 # number of overall hits
system.cpu.icache.ReadReq_misses::cpu.inst 322 # number of ReadReq misses
system.cpu.icache.ReadReq_misses::total 322 # number of ReadReq misses
system.cpu.icache.demand_misses::cpu.inst 322 # number of demand (read+write) misses
system.cpu.icache.demand_misses::total 322 # number of demand (read+write) misses
system.cpu.icache.overall_misses::cpu.inst 322 # number of overall misses
system.cpu.icache.overall_misses::total 322 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 23964000 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 23964000 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 23964000 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 23964000 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 23964000 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 23964000 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses::cpu.inst 2285 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 2285 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses::cpu.inst 2285 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 2285 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses::cpu.inst 2285 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 2285 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.140919 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.140919 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.140919 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.140919 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.140919 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.140919 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 74422.360248 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 74422.360248 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 74422.360248 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 74422.360248 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 74422.360248 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 74422.360248 # average overall miss latency
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 26079500 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 26079500 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 26079500 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 26079500 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 26079500 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 26079500 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 2287 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 2287 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 2287 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 2287 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 2287 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 2287 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.140796 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.140796 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.140796 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.140796 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.140796 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.140796 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 80992.236025 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 80992.236025 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 80992.236025 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 80992.236025 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 80992.236025 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 80992.236025 # 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
@@ -620,43 +630,43 @@ system.cpu.icache.demand_mshr_misses::cpu.inst 322
system.cpu.icache.demand_mshr_misses::total 322 # number of demand (read+write) MSHR misses
system.cpu.icache.overall_mshr_misses::cpu.inst 322 # number of overall MSHR misses
system.cpu.icache.overall_mshr_misses::total 322 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 23642000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 23642000 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 23642000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 23642000 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 23642000 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 23642000 # number of overall MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.140919 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.140919 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.140919 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.140919 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.140919 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.140919 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 73422.360248 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 73422.360248 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 73422.360248 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 73422.360248 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 73422.360248 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 73422.360248 # average overall mshr miss latency
-system.cpu.l2cache.tags.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 25757500 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 25757500 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 25757500 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 25757500 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 25757500 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 25757500 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.140796 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.140796 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.140796 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.140796 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.140796 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.140796 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 79992.236025 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 79992.236025 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 79992.236025 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 79992.236025 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 79992.236025 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 79992.236025 # average overall mshr miss latency
+system.cpu.l2cache.tags.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.cpu.l2cache.tags.replacements 0 # number of replacements
-system.cpu.l2cache.tags.tagsinuse 223.657376 # Cycle average of tags in use
+system.cpu.l2cache.tags.tagsinuse 224.400944 # Cycle average of tags in use
system.cpu.l2cache.tags.total_refs 42 # Total number of references to valid blocks.
system.cpu.l2cache.tags.sampled_refs 421 # Sample count of references to valid blocks.
system.cpu.l2cache.tags.avg_refs 0.099762 # Average number of references to valid blocks.
system.cpu.l2cache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.tags.occ_blocks::cpu.inst 154.975765 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.data 68.681611 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_percent::cpu.inst 0.004729 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.data 0.002096 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::total 0.006825 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 155.496620 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 68.904325 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.004745 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.002103 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.006848 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_task_id_blocks::1024 421 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::0 125 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::1 296 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::0 113 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::1 308 # Occupied blocks per task id
system.cpu.l2cache.tags.occ_task_id_percent::1024 0.012848 # Percentage of cache occupancy per task id
system.cpu.l2cache.tags.tag_accesses 4189 # Number of tag accesses
system.cpu.l2cache.tags.data_accesses 4189 # Number of data accesses
-system.cpu.l2cache.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.cpu.l2cache.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.cpu.l2cache.WritebackClean_hits::writebacks 3 # number of WritebackClean hits
system.cpu.l2cache.WritebackClean_hits::total 3 # number of WritebackClean hits
system.cpu.l2cache.ReadCleanReq_hits::cpu.inst 17 # number of ReadCleanReq hits
@@ -681,18 +691,18 @@ system.cpu.l2cache.demand_misses::total 429 # nu
system.cpu.l2cache.overall_misses::cpu.inst 305 # number of overall misses
system.cpu.l2cache.overall_misses::cpu.data 124 # number of overall misses
system.cpu.l2cache.overall_misses::total 429 # number of overall misses
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 3166500 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 3166500 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadCleanReq_miss_latency::cpu.inst 22963500 # number of ReadCleanReq miss cycles
-system.cpu.l2cache.ReadCleanReq_miss_latency::total 22963500 # number of ReadCleanReq miss cycles
-system.cpu.l2cache.ReadSharedReq_miss_latency::cpu.data 6005000 # number of ReadSharedReq miss cycles
-system.cpu.l2cache.ReadSharedReq_miss_latency::total 6005000 # number of ReadSharedReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 22963500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 9171500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 32135000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 22963500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 9171500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 32135000 # number of overall miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 3423500 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 3423500 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadCleanReq_miss_latency::cpu.inst 25079000 # number of ReadCleanReq miss cycles
+system.cpu.l2cache.ReadCleanReq_miss_latency::total 25079000 # number of ReadCleanReq miss cycles
+system.cpu.l2cache.ReadSharedReq_miss_latency::cpu.data 6647000 # number of ReadSharedReq miss cycles
+system.cpu.l2cache.ReadSharedReq_miss_latency::total 6647000 # number of ReadSharedReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 25079000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 10070500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 35149500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 25079000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 10070500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 35149500 # number of overall miss cycles
system.cpu.l2cache.WritebackClean_accesses::writebacks 3 # number of WritebackClean accesses(hits+misses)
system.cpu.l2cache.WritebackClean_accesses::total 3 # number of WritebackClean accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::cpu.data 43 # number of ReadExReq accesses(hits+misses)
@@ -719,18 +729,18 @@ system.cpu.l2cache.demand_miss_rate::total 0.916667 #
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.947205 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 0.849315 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::total 0.916667 # miss rate for overall accesses
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 73639.534884 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 73639.534884 # average ReadExReq miss latency
-system.cpu.l2cache.ReadCleanReq_avg_miss_latency::cpu.inst 75290.163934 # average ReadCleanReq miss latency
-system.cpu.l2cache.ReadCleanReq_avg_miss_latency::total 75290.163934 # average ReadCleanReq miss latency
-system.cpu.l2cache.ReadSharedReq_avg_miss_latency::cpu.data 74135.802469 # average ReadSharedReq miss latency
-system.cpu.l2cache.ReadSharedReq_avg_miss_latency::total 74135.802469 # average ReadSharedReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 75290.163934 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 73963.709677 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 74906.759907 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 75290.163934 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 73963.709677 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 74906.759907 # average overall miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 79616.279070 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 79616.279070 # average ReadExReq miss latency
+system.cpu.l2cache.ReadCleanReq_avg_miss_latency::cpu.inst 82226.229508 # average ReadCleanReq miss latency
+system.cpu.l2cache.ReadCleanReq_avg_miss_latency::total 82226.229508 # average ReadCleanReq miss latency
+system.cpu.l2cache.ReadSharedReq_avg_miss_latency::cpu.data 82061.728395 # average ReadSharedReq miss latency
+system.cpu.l2cache.ReadSharedReq_avg_miss_latency::total 82061.728395 # average ReadSharedReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 82226.229508 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 81213.709677 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 81933.566434 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 82226.229508 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 81213.709677 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 81933.566434 # 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
@@ -755,18 +765,18 @@ system.cpu.l2cache.demand_mshr_misses::total 421
system.cpu.l2cache.overall_mshr_misses::cpu.inst 305 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.data 116 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::total 421 # number of overall MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 2736500 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2736500 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::cpu.inst 19913500 # number of ReadCleanReq MSHR miss cycles
-system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::total 19913500 # number of ReadCleanReq MSHR miss cycles
-system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::cpu.data 4721000 # number of ReadSharedReq MSHR miss cycles
-system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::total 4721000 # number of ReadSharedReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 19913500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 7457500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 27371000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 19913500 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 7457500 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 27371000 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 2993500 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2993500 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::cpu.inst 22029000 # number of ReadCleanReq MSHR miss cycles
+system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::total 22029000 # number of ReadCleanReq MSHR miss cycles
+system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::cpu.data 5321000 # number of ReadSharedReq MSHR miss cycles
+system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::total 5321000 # number of ReadSharedReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 22029000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 8314500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 30343500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 22029000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 8314500 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 30343500 # number of overall MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadCleanReq_mshr_miss_rate::cpu.inst 0.947205 # mshr miss rate for ReadCleanReq accesses
@@ -779,25 +789,25 @@ system.cpu.l2cache.demand_mshr_miss_rate::total 0.899573
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.947205 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.794521 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::total 0.899573 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 63639.534884 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 63639.534884 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::cpu.inst 65290.163934 # average ReadCleanReq mshr miss latency
-system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::total 65290.163934 # average ReadCleanReq mshr miss latency
-system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu.data 64671.232877 # average ReadSharedReq mshr miss latency
-system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 64671.232877 # average ReadSharedReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 65290.163934 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 64288.793103 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 65014.251781 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 65290.163934 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 64288.793103 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 65014.251781 # average overall mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 69616.279070 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 69616.279070 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::cpu.inst 72226.229508 # average ReadCleanReq mshr miss latency
+system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::total 72226.229508 # average ReadCleanReq mshr miss latency
+system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu.data 72890.410959 # average ReadSharedReq mshr miss latency
+system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 72890.410959 # average ReadSharedReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 72226.229508 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 71676.724138 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 72074.821853 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 72226.229508 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 71676.724138 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 72074.821853 # average overall mshr miss latency
system.cpu.toL2Bus.snoop_filter.tot_requests 472 # Total number of requests made to the snoop filter.
system.cpu.toL2Bus.snoop_filter.hit_single_requests 50 # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.cpu.toL2Bus.snoop_filter.hit_multi_requests 1 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.cpu.toL2Bus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
system.cpu.toL2Bus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.cpu.toL2Bus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
-system.cpu.toL2Bus.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.cpu.toL2Bus.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.cpu.toL2Bus.trans_dist::ReadResp 425 # Transaction distribution
system.cpu.toL2Bus.trans_dist::WritebackClean 4 # Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadExReq 43 # Transaction distribution
@@ -824,9 +834,9 @@ system.cpu.toL2Bus.snoop_fanout::min_value 0 #
system.cpu.toL2Bus.snoop_fanout::max_value 1 # Request fanout histogram
system.cpu.toL2Bus.snoop_fanout::total 468 # Request fanout histogram
system.cpu.toL2Bus.reqLayer0.occupancy 240000 # Layer occupancy (ticks)
-system.cpu.toL2Bus.reqLayer0.utilization 0.8 # Layer utilization (%)
+system.cpu.toL2Bus.reqLayer0.utilization 0.7 # Layer utilization (%)
system.cpu.toL2Bus.respLayer0.occupancy 483000 # Layer occupancy (ticks)
-system.cpu.toL2Bus.respLayer0.utilization 1.6 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer0.utilization 1.5 # Layer utilization (%)
system.cpu.toL2Bus.respLayer1.occupancy 222992 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer1.utilization 0.7 # Layer utilization (%)
system.membus.snoop_filter.tot_requests 421 # Total number of requests made to the snoop filter.
@@ -835,7 +845,7 @@ system.membus.snoop_filter.hit_multi_requests 0
system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.membus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
-system.membus.pwrStateResidencyTicks::UNDEFINED 30404500 # Cumulative time (in ticks) in various power states
+system.membus.pwrStateResidencyTicks::UNDEFINED 32719500 # Cumulative time (in ticks) in various power states
system.membus.trans_dist::ReadResp 378 # Transaction distribution
system.membus.trans_dist::ReadExReq 43 # Transaction distribution
system.membus.trans_dist::ReadExResp 43 # Transaction distribution
@@ -856,9 +866,9 @@ system.membus.snoop_fanout::overflows 0 0.00% 100.00% # Re
system.membus.snoop_fanout::min_value 0 # Request fanout histogram
system.membus.snoop_fanout::max_value 0 # Request fanout histogram
system.membus.snoop_fanout::total 421 # Request fanout histogram
-system.membus.reqLayer0.occupancy 490000 # Layer occupancy (ticks)
-system.membus.reqLayer0.utilization 1.6 # Layer utilization (%)
-system.membus.respLayer1.occupancy 2238500 # Layer occupancy (ticks)
-system.membus.respLayer1.utilization 7.4 # Layer utilization (%)
+system.membus.reqLayer0.occupancy 489500 # Layer occupancy (ticks)
+system.membus.reqLayer0.utilization 1.5 # Layer utilization (%)
+system.membus.respLayer1.occupancy 2238250 # Layer occupancy (ticks)
+system.membus.respLayer1.utilization 6.8 # Layer utilization (%)
---------- End Simulation Statistics ----------
diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/config.ini b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/config.ini
index 69978e99c..ff436d924 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/config.ini
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/config.ini
@@ -352,7 +352,7 @@ eventq_index=0
[system.cpu.dcache]
type=Cache
children=tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=2
clk_domain=system.cpu_clk_domain
clusivity=mostly_incl
@@ -756,7 +756,7 @@ pipelined=false
[system.cpu.icache]
type=Cache
children=tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=2
clk_domain=system.cpu_clk_domain
clusivity=mostly_incl
@@ -888,7 +888,7 @@ port=system.cpu.toL2Bus.slave[2]
[system.cpu.l2cache]
type=Cache
children=tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=8
clk_domain=system.cpu_clk_domain
clusivity=mostly_incl
@@ -1005,6 +1005,7 @@ transition_latency=100000000
[system.membus]
type=CoherentXBar
+children=snoop_filter
clk_domain=system.clk_domain
default_p_state=UNDEFINED
eventq_index=0
@@ -1016,7 +1017,7 @@ p_state_clk_gate_min=1000
point_of_coherency=true
power_model=Null
response_latency=2
-snoop_filter=Null
+snoop_filter=system.membus.snoop_filter
snoop_response_latency=4
system=system
use_default_range=false
@@ -1024,29 +1025,36 @@ width=16
master=system.physmem.port
slave=system.system_port system.cpu.l2cache.mem_side
+[system.membus.snoop_filter]
+type=SnoopFilter
+eventq_index=0
+lookup_latency=1
+max_capacity=8388608
+system=system
+
[system.physmem]
type=DRAMCtrl
-IDD0=0.075000
+IDD0=0.055000
IDD02=0.000000
-IDD2N=0.050000
+IDD2N=0.032000
IDD2N2=0.000000
IDD2P0=0.000000
IDD2P02=0.000000
-IDD2P1=0.000000
+IDD2P1=0.032000
IDD2P12=0.000000
-IDD3N=0.057000
+IDD3N=0.038000
IDD3N2=0.000000
IDD3P0=0.000000
IDD3P02=0.000000
-IDD3P1=0.000000
+IDD3P1=0.038000
IDD3P12=0.000000
-IDD4R=0.187000
+IDD4R=0.157000
IDD4R2=0.000000
-IDD4W=0.165000
+IDD4W=0.125000
IDD4W2=0.000000
-IDD5=0.220000
+IDD5=0.235000
IDD52=0.000000
-IDD6=0.000000
+IDD6=0.020000
IDD62=0.000000
VDD=1.500000
VDD2=0.000000
@@ -1066,6 +1074,7 @@ devices_per_rank=8
dll=true
eventq_index=0
in_addr_map=true
+kvm_map=true
max_accesses_per_row=16
mem_sched_policy=frfcfs
min_writes_per_switch=16
@@ -1075,7 +1084,7 @@ p_state_clk_gate_max=1000000000000
p_state_clk_gate_min=1000
page_policy=open_adaptive
power_model=Null
-range=0:134217727
+range=0:134217727:0:0:0:0
ranks_per_channel=2
read_buffer_size=32
static_backend_latency=10000
@@ -1097,9 +1106,9 @@ tRTW=2500
tWR=15000
tWTR=7500
tXAW=30000
-tXP=0
+tXP=6000
tXPDLL=0
-tXS=0
+tXS=270000
tXSDLL=0
write_buffer_size=64
write_high_thresh_perc=85
diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/simout b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/simout
index 09d4a73db..e9b447feb 100755
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/simout
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/simout
@@ -3,12 +3,12 @@ Redirecting stderr to build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing-
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Aug 1 2016 17:10:05
-gem5 started Aug 1 2016 17:27:25
-gem5 executing on e108600-lin, pid 12519
+gem5 compiled Oct 11 2016 00:00:58
+gem5 started Oct 13 2016 20:42:58
+gem5 executing on e108600-lin, pid 17311
command line: /work/curdun01/gem5-external.hg/build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing-checker -re /work/curdun01/gem5-external.hg/tests/testing/../run.py quick/se/00.hello/arm/linux/o3-timing-checker
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
Hello world!
-Exiting @ tick 17232500 because target called exit()
+Exiting @ tick 18422500 because target called exit()
diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
index 012901358..bf47005a8 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing-checker/stats.txt
@@ -1,19 +1,19 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.000017 # Number of seconds simulated
-sim_ticks 17458500 # Number of ticks simulated
-final_tick 17458500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 0.000018 # Number of seconds simulated
+sim_ticks 18422500 # Number of ticks simulated
+final_tick 18422500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 52261 # Simulator instruction rate (inst/s)
-host_op_rate 61197 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 198636102 # Simulator tick rate (ticks/s)
-host_mem_usage 269760 # Number of bytes of host memory used
-host_seconds 0.09 # Real time elapsed on the host
+host_inst_rate 65137 # Simulator instruction rate (inst/s)
+host_op_rate 76274 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 261240377 # Simulator tick rate (ticks/s)
+host_mem_usage 268360 # Number of bytes of host memory used
+host_seconds 0.07 # Real time elapsed on the host
sim_insts 4592 # Number of instructions simulated
sim_ops 5378 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
-system.physmem.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.physmem.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.physmem.bytes_read::cpu.inst 17664 # Number of bytes read from this memory
system.physmem.bytes_read::cpu.data 7744 # Number of bytes read from this memory
system.physmem.bytes_read::total 25408 # Number of bytes read from this memory
@@ -22,14 +22,14 @@ system.physmem.bytes_inst_read::total 17664 # Nu
system.physmem.num_reads::cpu.inst 276 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.data 121 # Number of read requests responded to by this memory
system.physmem.num_reads::total 397 # Number of read requests responded to by this memory
-system.physmem.bw_read::cpu.inst 1011770771 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 443566171 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 1455336942 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 1011770771 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 1011770771 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 1011770771 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 443566171 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 1455336942 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_read::cpu.inst 958827521 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 420355543 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 1379183064 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 958827521 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 958827521 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 958827521 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 420355543 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 1379183064 # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs 397 # Number of read requests accepted
system.physmem.writeReqs 0 # Number of write requests accepted
system.physmem.readBursts 397 # Number of DRAM read bursts, including those serviced by the write queue
@@ -76,7 +76,7 @@ system.physmem.perBankWrBursts::14 0 # Pe
system.physmem.perBankWrBursts::15 0 # Per bank write bursts
system.physmem.numRdRetry 0 # Number of times read queue was full causing retry
system.physmem.numWrRetry 0 # Number of times write queue was full causing retry
-system.physmem.totGap 17373000 # Total gap between requests
+system.physmem.totGap 18337000 # Total gap between requests
system.physmem.readPktSize::0 0 # Read request sizes (log2)
system.physmem.readPktSize::1 0 # Read request sizes (log2)
system.physmem.readPktSize::2 0 # Read request sizes (log2)
@@ -91,12 +91,12 @@ system.physmem.writePktSize::3 0 # Wr
system.physmem.writePktSize::4 0 # Write request sizes (log2)
system.physmem.writePktSize::5 0 # Write request sizes (log2)
system.physmem.writePktSize::6 0 # Write request sizes (log2)
-system.physmem.rdQLenPdf::0 209 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 119 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 50 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 16 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 3 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 0 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::0 202 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 121 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 54 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 15 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 4 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 1 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7 0 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8 0 # What read queue length does an incoming req see
@@ -187,86 +187,96 @@ system.physmem.wrQLenPdf::60 0 # Wh
system.physmem.wrQLenPdf::61 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63 0 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 61 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 398.688525 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 264.215339 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 341.944807 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::0-127 12 19.67% 19.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-255 15 24.59% 44.26% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-383 9 14.75% 59.02% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-511 7 11.48% 70.49% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-639 3 4.92% 75.41% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-767 2 3.28% 78.69% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-895 2 3.28% 81.97% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-1023 2 3.28% 85.25% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1151 9 14.75% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 61 # Bytes accessed per row activation
-system.physmem.totQLat 3455750 # Total ticks spent queuing
-system.physmem.totMemAccLat 10899500 # Total ticks spent from burst creation until serviced by the DRAM
+system.physmem.bytesPerActivate::samples 59 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 407.864407 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 273.934367 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 344.219630 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::0-127 10 16.95% 16.95% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-255 17 28.81% 45.76% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-383 8 13.56% 59.32% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-511 7 11.86% 71.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-639 1 1.69% 72.88% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-767 2 3.39% 76.27% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-895 3 5.08% 81.36% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-1023 3 5.08% 86.44% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1151 8 13.56% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 59 # Bytes accessed per row activation
+system.physmem.totQLat 5196750 # Total ticks spent queuing
+system.physmem.totMemAccLat 12640500 # Total ticks spent from burst creation until serviced by the DRAM
system.physmem.totBusLat 1985000 # Total ticks spent in databus transfers
-system.physmem.avgQLat 8704.66 # Average queueing delay per DRAM burst
+system.physmem.avgQLat 13090.05 # Average queueing delay per DRAM burst
system.physmem.avgBusLat 5000.00 # Average bus latency per DRAM burst
-system.physmem.avgMemAccLat 27454.66 # Average memory access latency per DRAM burst
-system.physmem.avgRdBW 1455.34 # Average DRAM read bandwidth in MiByte/s
+system.physmem.avgMemAccLat 31840.05 # Average memory access latency per DRAM burst
+system.physmem.avgRdBW 1379.18 # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW 0.00 # Average achieved write bandwidth in MiByte/s
-system.physmem.avgRdBWSys 1455.34 # Average system read bandwidth in MiByte/s
+system.physmem.avgRdBWSys 1379.18 # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys 0.00 # Average system write bandwidth in MiByte/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s
-system.physmem.busUtil 11.37 # Data bus utilization in percentage
-system.physmem.busUtilRead 11.37 # Data bus utilization in percentage for reads
+system.physmem.busUtil 10.77 # Data bus utilization in percentage
+system.physmem.busUtilRead 10.77 # Data bus utilization in percentage for reads
system.physmem.busUtilWrite 0.00 # Data bus utilization in percentage for writes
-system.physmem.avgRdQLen 1.88 # Average read queue length when enqueuing
+system.physmem.avgRdQLen 1.90 # Average read queue length when enqueuing
system.physmem.avgWrQLen 0.00 # Average write queue length when enqueuing
system.physmem.readRowHits 330 # Number of row buffer hits during reads
system.physmem.writeRowHits 0 # Number of row buffer hits during writes
system.physmem.readRowHitRate 83.12 # Row buffer hit rate for reads
system.physmem.writeRowHitRate nan # Row buffer hit rate for writes
-system.physmem.avgGap 43760.71 # Average gap between requests
+system.physmem.avgGap 46188.92 # Average gap between requests
system.physmem.pageHitRate 83.12 # Row buffer hit rate, read and write combined
-system.physmem_0.actEnergy 294840 # Energy for activate commands per rank (pJ)
-system.physmem_0.preEnergy 160875 # Energy for precharge commands per rank (pJ)
-system.physmem_0.readEnergy 2051400 # Energy for read commands per rank (pJ)
+system.physmem_0.actEnergy 314160 # Energy for activate commands per rank (pJ)
+system.physmem_0.preEnergy 151800 # Energy for precharge commands per rank (pJ)
+system.physmem_0.readEnergy 2084880 # Energy for read commands per rank (pJ)
system.physmem_0.writeEnergy 0 # Energy for write commands per rank (pJ)
-system.physmem_0.refreshEnergy 1017120 # Energy for refresh commands per rank (pJ)
-system.physmem_0.actBackEnergy 10792665 # Energy for active background per rank (pJ)
-system.physmem_0.preBackEnergy 32250 # Energy for precharge background per rank (pJ)
-system.physmem_0.totalEnergy 14349150 # Total energy per rank (pJ)
-system.physmem_0.averagePower 906.309806 # Core power per rank (mW)
-system.physmem_0.memoryStateTime::IDLE 11500 # Time in different power states
+system.physmem_0.refreshEnergy 1229280.000000 # Energy for refresh commands per rank (pJ)
+system.physmem_0.actBackEnergy 3077430 # Energy for active background per rank (pJ)
+system.physmem_0.preBackEnergy 36000 # Energy for precharge background per rank (pJ)
+system.physmem_0.actPowerDownEnergy 5255970 # Energy for active power-down per rank (pJ)
+system.physmem_0.prePowerDownEnergy 20640 # Energy for precharge power-down per rank (pJ)
+system.physmem_0.selfRefreshEnergy 0 # Energy for self refresh per rank (pJ)
+system.physmem_0.totalEnergy 12170160 # Total energy per rank (pJ)
+system.physmem_0.averagePower 660.613923 # Core power per rank (mW)
+system.physmem_0.totalIdleTime 11420000 # Total Idle time Per DRAM Rank
+system.physmem_0.memoryStateTime::IDLE 23500 # Time in different power states
system.physmem_0.memoryStateTime::REF 520000 # Time in different power states
-system.physmem_0.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.physmem_0.memoryStateTime::ACT 15314750 # Time in different power states
-system.physmem_0.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.physmem_1.actEnergy 143640 # Energy for activate commands per rank (pJ)
-system.physmem_1.preEnergy 78375 # Energy for precharge commands per rank (pJ)
-system.physmem_1.readEnergy 748800 # Energy for read commands per rank (pJ)
+system.physmem_0.memoryStateTime::SREF 0 # Time in different power states
+system.physmem_0.memoryStateTime::PRE_PDN 53500 # Time in different power states
+system.physmem_0.memoryStateTime::ACT 6303750 # Time in different power states
+system.physmem_0.memoryStateTime::ACT_PDN 11521750 # Time in different power states
+system.physmem_1.actEnergy 164220 # Energy for activate commands per rank (pJ)
+system.physmem_1.preEnergy 72105 # Energy for precharge commands per rank (pJ)
+system.physmem_1.readEnergy 749700 # Energy for read commands per rank (pJ)
system.physmem_1.writeEnergy 0 # Energy for write commands per rank (pJ)
-system.physmem_1.refreshEnergy 1017120 # Energy for refresh commands per rank (pJ)
-system.physmem_1.actBackEnergy 10299330 # Energy for active background per rank (pJ)
-system.physmem_1.preBackEnergy 466500 # Energy for precharge background per rank (pJ)
-system.physmem_1.totalEnergy 12753765 # Total energy per rank (pJ)
-system.physmem_1.averagePower 805.416167 # Core power per rank (mW)
-system.physmem_1.memoryStateTime::IDLE 734500 # Time in different power states
+system.physmem_1.refreshEnergy 1229280.000000 # Energy for refresh commands per rank (pJ)
+system.physmem_1.actBackEnergy 1466040 # Energy for active background per rank (pJ)
+system.physmem_1.preBackEnergy 65760 # Energy for precharge background per rank (pJ)
+system.physmem_1.actPowerDownEnergy 6124080 # Energy for active power-down per rank (pJ)
+system.physmem_1.prePowerDownEnergy 616800 # Energy for precharge power-down per rank (pJ)
+system.physmem_1.selfRefreshEnergy 0 # Energy for self refresh per rank (pJ)
+system.physmem_1.totalEnergy 10487985 # Total energy per rank (pJ)
+system.physmem_1.averagePower 569.303026 # Core power per rank (mW)
+system.physmem_1.totalIdleTime 14986000 # Total Idle time Per DRAM Rank
+system.physmem_1.memoryStateTime::IDLE 116000 # Time in different power states
system.physmem_1.memoryStateTime::REF 520000 # Time in different power states
-system.physmem_1.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.physmem_1.memoryStateTime::ACT 14593500 # Time in different power states
-system.physmem_1.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
-system.cpu.branchPred.lookups 2836 # Number of BP lookups
-system.cpu.branchPred.condPredicted 1744 # Number of conditional branches predicted
+system.physmem_1.memoryStateTime::SREF 0 # Time in different power states
+system.physmem_1.memoryStateTime::PRE_PDN 1605250 # Time in different power states
+system.physmem_1.memoryStateTime::ACT 2751250 # Time in different power states
+system.physmem_1.memoryStateTime::ACT_PDN 13430000 # Time in different power states
+system.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
+system.cpu.branchPred.lookups 2844 # Number of BP lookups
+system.cpu.branchPred.condPredicted 1749 # Number of conditional branches predicted
system.cpu.branchPred.condIncorrect 464 # Number of conditional branches incorrect
-system.cpu.branchPred.BTBLookups 2400 # Number of BTB lookups
-system.cpu.branchPred.BTBHits 864 # Number of BTB hits
+system.cpu.branchPred.BTBLookups 2408 # Number of BTB lookups
+system.cpu.branchPred.BTBHits 867 # Number of BTB hits
system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 36.000000 # BTB Hit Percentage
+system.cpu.branchPred.BTBHitPct 36.004983 # BTB Hit Percentage
system.cpu.branchPred.usedRAS 314 # Number of times the RAS was used to get a target.
system.cpu.branchPred.RASInCorrect 70 # Number of incorrect RAS predictions.
-system.cpu.branchPred.indirectLookups 265 # Number of indirect predictor lookups.
-system.cpu.branchPred.indirectHits 14 # Number of indirect target hits.
-system.cpu.branchPred.indirectMisses 251 # Number of indirect misses.
+system.cpu.branchPred.indirectLookups 266 # Number of indirect predictor lookups.
+system.cpu.branchPred.indirectHits 13 # Number of indirect target hits.
+system.cpu.branchPred.indirectMisses 253 # Number of indirect misses.
system.cpu.branchPredindirectMispredicted 63 # Number of mispredicted indirect branches.
system.cpu_clk_domain.clock 500 # Clock period in ticks
-system.cpu.checker.dstage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.checker.dstage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.checker.dstage2_mmu.stage2_tlb.walker.walks 0 # Table walker walks requested
system.cpu.checker.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.checker.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -296,7 +306,7 @@ system.cpu.checker.dstage2_mmu.stage2_tlb.inst_accesses 0
system.cpu.checker.dstage2_mmu.stage2_tlb.hits 0 # DTB hits
system.cpu.checker.dstage2_mmu.stage2_tlb.misses 0 # DTB misses
system.cpu.checker.dstage2_mmu.stage2_tlb.accesses 0 # DTB accesses
-system.cpu.checker.dtb.walker.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.checker.dtb.walker.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.checker.dtb.walker.walks 0 # Table walker walks requested
system.cpu.checker.dtb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.checker.dtb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -326,7 +336,7 @@ system.cpu.checker.dtb.inst_accesses 0 # IT
system.cpu.checker.dtb.hits 0 # DTB hits
system.cpu.checker.dtb.misses 0 # DTB misses
system.cpu.checker.dtb.accesses 0 # DTB accesses
-system.cpu.checker.istage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.checker.istage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.checker.istage2_mmu.stage2_tlb.walker.walks 0 # Table walker walks requested
system.cpu.checker.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.checker.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -356,7 +366,7 @@ system.cpu.checker.istage2_mmu.stage2_tlb.inst_accesses 0
system.cpu.checker.istage2_mmu.stage2_tlb.hits 0 # DTB hits
system.cpu.checker.istage2_mmu.stage2_tlb.misses 0 # DTB misses
system.cpu.checker.istage2_mmu.stage2_tlb.accesses 0 # DTB accesses
-system.cpu.checker.itb.walker.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.checker.itb.walker.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.checker.itb.walker.walks 0 # Table walker walks requested
system.cpu.checker.itb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.checker.itb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -387,11 +397,11 @@ system.cpu.checker.itb.hits 0 # DT
system.cpu.checker.itb.misses 0 # DTB misses
system.cpu.checker.itb.accesses 0 # DTB accesses
system.cpu.workload.num_syscalls 13 # Number of system calls
-system.cpu.checker.pwrStateResidencyTicks::ON 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.checker.pwrStateResidencyTicks::ON 18422500 # Cumulative time (in ticks) in various power states
system.cpu.checker.numCycles 5391 # number of cpu cycles simulated
system.cpu.checker.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.checker.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu.dstage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.dstage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.dstage2_mmu.stage2_tlb.walker.walks 0 # Table walker walks requested
system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -421,7 +431,7 @@ system.cpu.dstage2_mmu.stage2_tlb.inst_accesses 0
system.cpu.dstage2_mmu.stage2_tlb.hits 0 # DTB hits
system.cpu.dstage2_mmu.stage2_tlb.misses 0 # DTB misses
system.cpu.dstage2_mmu.stage2_tlb.accesses 0 # DTB accesses
-system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.dtb.walker.walks 0 # Table walker walks requested
system.cpu.dtb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.dtb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -451,7 +461,7 @@ system.cpu.dtb.inst_accesses 0 # IT
system.cpu.dtb.hits 0 # DTB hits
system.cpu.dtb.misses 0 # DTB misses
system.cpu.dtb.accesses 0 # DTB accesses
-system.cpu.istage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.istage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.istage2_mmu.stage2_tlb.walker.walks 0 # Table walker walks requested
system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -481,7 +491,7 @@ system.cpu.istage2_mmu.stage2_tlb.inst_accesses 0
system.cpu.istage2_mmu.stage2_tlb.hits 0 # DTB hits
system.cpu.istage2_mmu.stage2_tlb.misses 0 # DTB misses
system.cpu.istage2_mmu.stage2_tlb.accesses 0 # DTB accesses
-system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.itb.walker.walks 0 # Table walker walks requested
system.cpu.itb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.itb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -511,237 +521,237 @@ system.cpu.itb.inst_accesses 0 # IT
system.cpu.itb.hits 0 # DTB hits
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
-system.cpu.pwrStateResidencyTicks::ON 17458500 # Cumulative time (in ticks) in various power states
-system.cpu.numCycles 34918 # number of cpu cycles simulated
+system.cpu.pwrStateResidencyTicks::ON 18422500 # Cumulative time (in ticks) in various power states
+system.cpu.numCycles 36846 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu.fetch.icacheStallCycles 7601 # Number of cycles fetch is stalled on an Icache miss
-system.cpu.fetch.Insts 12293 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 2836 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 1192 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 4902 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.icacheStallCycles 7661 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.Insts 12314 # Number of instructions fetch has processed
+system.cpu.fetch.Branches 2844 # Number of branches that fetch encountered
+system.cpu.fetch.predictedBranches 1194 # Number of branches that fetch has predicted taken
+system.cpu.fetch.Cycles 5108 # Number of cycles fetch has run and was not squashing or blocked
system.cpu.fetch.SquashCycles 977 # Number of cycles fetch has spent squashing
system.cpu.fetch.MiscStallCycles 1 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu.fetch.PendingTrapStallCycles 248 # Number of stall cycles due to pending traps
+system.cpu.fetch.PendingTrapStallCycles 260 # Number of stall cycles due to pending traps
system.cpu.fetch.IcacheWaitRetryStallCycles 17 # Number of stall cycles due to full MSHR
-system.cpu.fetch.CacheLines 1960 # Number of cache lines fetched
+system.cpu.fetch.CacheLines 1962 # Number of cache lines fetched
system.cpu.fetch.IcacheSquashes 282 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.rateDist::samples 13257 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 1.116542 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 2.478893 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::samples 13535 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::mean 1.094422 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::stdev 2.458272 # 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 10565 79.69% 79.69% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 264 1.99% 81.69% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 184 1.39% 83.07% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 203 1.53% 84.60% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::4 282 2.13% 86.73% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::5 396 2.99% 89.72% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::6 139 1.05% 90.77% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::7 173 1.30% 92.07% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::8 1051 7.93% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::0 10839 80.08% 80.08% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::1 264 1.95% 82.03% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::2 185 1.37% 83.40% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::3 204 1.51% 84.91% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::4 283 2.09% 87.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::5 398 2.94% 89.94% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::6 139 1.03% 90.96% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::7 173 1.28% 92.24% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::8 1050 7.76% 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 13257 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.081219 # Number of branch fetches per cycle
-system.cpu.fetch.rate 0.352053 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 6292 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 4354 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 2143 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 134 # Number of cycles decode is unblocking
+system.cpu.fetch.rateDist::total 13535 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.branchRate 0.077186 # Number of branch fetches per cycle
+system.cpu.fetch.rate 0.334202 # Number of inst fetches per cycle
+system.cpu.decode.IdleCycles 6279 # Number of cycles decode is idle
+system.cpu.decode.BlockedCycles 4644 # Number of cycles decode is blocked
+system.cpu.decode.RunCycles 2146 # Number of cycles decode is running
+system.cpu.decode.UnblockCycles 132 # Number of cycles decode is unblocking
system.cpu.decode.SquashCycles 334 # Number of cycles decode is squashing
system.cpu.decode.BranchResolved 431 # Number of times decode resolved a branch
system.cpu.decode.BranchMispred 160 # Number of times decode detected a branch misprediction
-system.cpu.decode.DecodedInsts 12137 # Number of instructions handled by decode
+system.cpu.decode.DecodedInsts 12150 # Number of instructions handled by decode
system.cpu.decode.SquashedInsts 489 # Number of squashed instructions handled by decode
system.cpu.rename.SquashCycles 334 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 6521 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 773 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 2325 # count of cycles rename stalled for serializing inst
-system.cpu.rename.RunCycles 2036 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 1268 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 11426 # Number of instructions processed by rename
+system.cpu.rename.IdleCycles 6511 # Number of cycles rename is idle
+system.cpu.rename.BlockCycles 826 # Number of cycles rename is blocking
+system.cpu.rename.serializeStallCycles 2470 # count of cycles rename stalled for serializing inst
+system.cpu.rename.RunCycles 2033 # Number of cycles rename is running
+system.cpu.rename.UnblockCycles 1361 # Number of cycles rename is unblocking
+system.cpu.rename.RenamedInsts 11433 # Number of instructions processed by rename
system.cpu.rename.ROBFullEvents 4 # Number of times rename has blocked due to ROB full
-system.cpu.rename.IQFullEvents 168 # Number of times rename has blocked due to IQ full
-system.cpu.rename.LQFullEvents 132 # Number of times rename has blocked due to LQ full
-system.cpu.rename.SQFullEvents 1090 # Number of times rename has blocked due to SQ full
-system.cpu.rename.RenamedOperands 11634 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 52309 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 12345 # Number of integer rename lookups
+system.cpu.rename.IQFullEvents 178 # Number of times rename has blocked due to IQ full
+system.cpu.rename.LQFullEvents 144 # Number of times rename has blocked due to LQ full
+system.cpu.rename.SQFullEvents 1169 # Number of times rename has blocked due to SQ full
+system.cpu.rename.RenamedOperands 11641 # Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 52345 # Number of register rename lookups that rename has made
+system.cpu.rename.int_rename_lookups 12355 # Number of integer rename lookups
system.cpu.rename.fp_rename_lookups 199 # Number of floating rename lookups
system.cpu.rename.CommittedMaps 5494 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 6140 # Number of HB maps that are undone due to squashing
+system.cpu.rename.UndoneMaps 6147 # Number of HB maps that are undone due to squashing
system.cpu.rename.serializingInsts 40 # count of serializing insts renamed
system.cpu.rename.tempSerializingInsts 34 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 441 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 2200 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 1540 # Number of stores inserted to the mem dependence unit.
-system.cpu.memDep0.conflictingLoads 32 # Number of conflicting loads.
+system.cpu.rename.skidInsts 446 # count of insts added to the skid buffer
+system.cpu.memDep0.insertedLoads 2197 # Number of loads inserted to the mem dependence unit.
+system.cpu.memDep0.insertedStores 1543 # Number of stores inserted to the mem dependence unit.
+system.cpu.memDep0.conflictingLoads 33 # Number of conflicting loads.
system.cpu.memDep0.conflictingStores 22 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 10163 # Number of instructions added to the IQ (excludes non-spec)
-system.cpu.iq.iqNonSpecInstsAdded 43 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 8100 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 40 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 4828 # Number of squashed instructions iterated over during squash; mainly for profiling
-system.cpu.iq.iqSquashedOperandsExamined 12342 # Number of squashed operands that are examined and possibly removed from graph
-system.cpu.iq.iqSquashedNonSpecRemoved 6 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 13257 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 0.610998 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 1.340069 # Number of insts issued each cycle
+system.cpu.iq.iqInstsAdded 10169 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqNonSpecInstsAdded 44 # Number of non-speculative instructions added to the IQ
+system.cpu.iq.iqInstsIssued 8096 # Number of instructions issued
+system.cpu.iq.iqSquashedInstsIssued 37 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 4835 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqSquashedOperandsExamined 12334 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedNonSpecRemoved 7 # Number of squashed non-spec instructions that were removed
+system.cpu.iq.issued_per_cycle::samples 13535 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::mean 0.598153 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::stdev 1.329974 # 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 10033 75.68% 75.68% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 1170 8.83% 84.51% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 770 5.81% 90.31% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 479 3.61% 93.93% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 341 2.57% 96.50% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::5 274 2.07% 98.57% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::6 121 0.91% 99.48% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::7 59 0.45% 99.92% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::8 10 0.08% 100.00% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::0 10320 76.25% 76.25% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::1 1163 8.59% 84.84% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::2 763 5.64% 90.48% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::3 482 3.56% 94.04% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::4 344 2.54% 96.58% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::5 273 2.02% 98.60% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::6 120 0.89% 99.48% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::7 60 0.44% 99.93% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::8 10 0.07% 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 13257 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::total 13535 # 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 9 6.16% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 6.16% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 65 44.52% 50.68% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 72 49.32% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 9 6.12% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 6.12% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 66 44.90% 51.02% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 72 48.98% 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 5026 62.05% 62.05% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 7 0.09% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::IntDiv 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatMult 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMult 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShift 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 62.14% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 62.14% # Type of FU issued
+system.cpu.iq.FU_type_0::IntAlu 5023 62.04% 62.04% # Type of FU issued
+system.cpu.iq.FU_type_0::IntMult 7 0.09% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::IntDiv 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatMult 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMult 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShift 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 62.13% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 62.13% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMisc 3 0.04% 62.17% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 62.17% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 62.17% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 62.17% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 1881 23.22% 85.40% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 1183 14.60% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::MemRead 1876 23.17% 85.34% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 1187 14.66% 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 8100 # Type of FU issued
-system.cpu.iq.rate 0.231972 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 146 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.018025 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 29552 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 14921 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 7399 # Number of integer instruction queue wakeup accesses
+system.cpu.iq.FU_type_0::total 8096 # Type of FU issued
+system.cpu.iq.rate 0.219725 # Inst issue rate
+system.cpu.iq.fu_busy_cnt 147 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.018157 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 29820 # Number of integer instruction queue reads
+system.cpu.iq.int_inst_queue_writes 14935 # Number of integer instruction queue writes
+system.cpu.iq.int_inst_queue_wakeup_accesses 7404 # Number of integer instruction queue wakeup accesses
system.cpu.iq.fp_inst_queue_reads 91 # Number of floating instruction queue reads
system.cpu.iq.fp_inst_queue_writes 132 # Number of floating instruction queue writes
system.cpu.iq.fp_inst_queue_wakeup_accesses 32 # Number of floating instruction queue wakeup accesses
-system.cpu.iq.int_alu_accesses 8203 # Number of integer alu accesses
+system.cpu.iq.int_alu_accesses 8200 # Number of integer alu accesses
system.cpu.iq.fp_alu_accesses 43 # Number of floating point alu accesses
system.cpu.iew.lsq.thread0.forwLoads 23 # 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 1173 # Number of loads squashed
+system.cpu.iew.lsq.thread0.squashedLoads 1170 # Number of loads squashed
system.cpu.iew.lsq.thread0.ignoredResponses 0 # Number of memory responses ignored because the instruction is squashed
system.cpu.iew.lsq.thread0.memOrderViolation 19 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 602 # Number of stores squashed
+system.cpu.iew.lsq.thread0.squashedStores 605 # 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 31 # Number of loads that were rescheduled
+system.cpu.iew.lsq.thread0.rescheduledLoads 29 # Number of loads that were rescheduled
system.cpu.iew.lsq.thread0.cacheBlocked 4 # 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 334 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 684 # Number of cycles IEW is blocking
+system.cpu.iew.iewBlockCycles 696 # Number of cycles IEW is blocking
system.cpu.iew.iewUnblockCycles 18 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 10215 # Number of instructions dispatched to IQ
-system.cpu.iew.iewDispSquashedInsts 130 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 2200 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 1540 # Number of dispatched store instructions
-system.cpu.iew.iewDispNonSpecInsts 31 # Number of dispatched non-speculative instructions
+system.cpu.iew.iewDispatchedInsts 10222 # Number of instructions dispatched to IQ
+system.cpu.iew.iewDispSquashedInsts 131 # Number of squashed instructions skipped by dispatch
+system.cpu.iew.iewDispLoadInsts 2197 # Number of dispatched load instructions
+system.cpu.iew.iewDispStoreInsts 1543 # Number of dispatched store instructions
+system.cpu.iew.iewDispNonSpecInsts 32 # Number of dispatched non-speculative instructions
system.cpu.iew.iewIQFullEvents 13 # Number of times the IQ has become full, causing a stall
system.cpu.iew.iewLSQFullEvents 4 # Number of times the LSQ has become full, causing a stall
system.cpu.iew.memOrderViolationEvents 19 # Number of memory order violations
system.cpu.iew.predictedTakenIncorrect 94 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 263 # Number of branches that were predicted not taken incorrectly
-system.cpu.iew.branchMispredicts 357 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 7807 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 1773 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 293 # Number of squashed instructions skipped in execute
+system.cpu.iew.predictedNotTakenIncorrect 262 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.branchMispredicts 356 # Number of branch mispredicts detected at execute
+system.cpu.iew.iewExecutedInsts 7806 # Number of executed instructions
+system.cpu.iew.iewExecLoadInsts 1768 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 290 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
system.cpu.iew.exec_nop 9 # number of nop insts executed
-system.cpu.iew.exec_refs 2920 # number of memory reference insts executed
-system.cpu.iew.exec_branches 1492 # Number of branches executed
-system.cpu.iew.exec_stores 1147 # Number of stores executed
-system.cpu.iew.exec_rate 0.223581 # Inst execution rate
-system.cpu.iew.wb_sent 7528 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 7431 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 3502 # num instructions producing a value
-system.cpu.iew.wb_consumers 6830 # num instructions consuming a value
-system.cpu.iew.wb_rate 0.212813 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.512738 # average fanout of values written-back
-system.cpu.commit.commitSquashedInsts 4836 # The number of squashed insts skipped by commit
+system.cpu.iew.exec_refs 2921 # number of memory reference insts executed
+system.cpu.iew.exec_branches 1491 # Number of branches executed
+system.cpu.iew.exec_stores 1153 # Number of stores executed
+system.cpu.iew.exec_rate 0.211855 # Inst execution rate
+system.cpu.iew.wb_sent 7533 # cumulative count of insts sent to commit
+system.cpu.iew.wb_count 7436 # cumulative count of insts written-back
+system.cpu.iew.wb_producers 3503 # num instructions producing a value
+system.cpu.iew.wb_consumers 6835 # num instructions consuming a value
+system.cpu.iew.wb_rate 0.201813 # insts written-back per cycle
+system.cpu.iew.wb_fanout 0.512509 # average fanout of values written-back
+system.cpu.commit.commitSquashedInsts 4843 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards
system.cpu.commit.branchMispredicts 310 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 12404 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 0.433570 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 1.278209 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::samples 12682 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::mean 0.424066 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::stdev 1.266213 # 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 10353 83.47% 83.47% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 884 7.13% 90.59% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 420 3.39% 93.98% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 217 1.75% 95.73% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 107 0.86% 96.59% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 220 1.77% 98.36% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 55 0.44% 98.81% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 39 0.31% 99.12% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 109 0.88% 100.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::0 10636 83.87% 83.87% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::1 879 6.93% 90.80% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::2 416 3.28% 94.08% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::3 218 1.72% 95.80% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::4 111 0.88% 96.67% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::5 220 1.73% 98.41% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::6 54 0.43% 98.83% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::7 39 0.31% 99.14% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::8 109 0.86% 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 12404 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::total 12682 # Number of insts commited each cycle
system.cpu.commit.committedInsts 4592 # Number of instructions committed
system.cpu.commit.committedOps 5378 # Number of ops (including micro ops) committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
@@ -788,52 +798,52 @@ system.cpu.commit.op_class_0::IprAccess 0 0.00% 100.00% # Cl
system.cpu.commit.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction
system.cpu.commit.op_class_0::total 5378 # Class of committed instruction
system.cpu.commit.bw_lim_events 109 # number cycles where commit BW limit reached
-system.cpu.rob.rob_reads 22352 # The number of ROB reads
-system.cpu.rob.rob_writes 21294 # The number of ROB writes
+system.cpu.rob.rob_reads 22637 # The number of ROB reads
+system.cpu.rob.rob_writes 21308 # The number of ROB writes
system.cpu.timesIdled 191 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 21661 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.idleCycles 23311 # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu.committedInsts 4592 # Number of Instructions Simulated
system.cpu.committedOps 5378 # Number of Ops (including micro ops) Simulated
-system.cpu.cpi 7.604094 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 7.604094 # CPI: Total CPI of All Threads
-system.cpu.ipc 0.131508 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.131508 # IPC: Total IPC of All Threads
-system.cpu.int_regfile_reads 7649 # number of integer regfile reads
-system.cpu.int_regfile_writes 4266 # number of integer regfile writes
+system.cpu.cpi 8.023955 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 8.023955 # CPI: Total CPI of All Threads
+system.cpu.ipc 0.124627 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.124627 # IPC: Total IPC of All Threads
+system.cpu.int_regfile_reads 7656 # number of integer regfile reads
+system.cpu.int_regfile_writes 4268 # number of integer regfile writes
system.cpu.fp_regfile_reads 32 # number of floating regfile reads
system.cpu.cc_regfile_reads 27780 # number of cc regfile reads
system.cpu.cc_regfile_writes 3273 # number of cc regfile writes
-system.cpu.misc_regfile_reads 2976 # number of misc regfile reads
+system.cpu.misc_regfile_reads 2974 # number of misc regfile reads
system.cpu.misc_regfile_writes 24 # number of misc regfile writes
-system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.dcache.tags.replacements 0 # number of replacements
-system.cpu.dcache.tags.tagsinuse 88.222961 # Cycle average of tags in use
-system.cpu.dcache.tags.total_refs 2096 # Total number of references to valid blocks.
+system.cpu.dcache.tags.tagsinuse 88.014551 # Cycle average of tags in use
+system.cpu.dcache.tags.total_refs 2093 # Total number of references to valid blocks.
system.cpu.dcache.tags.sampled_refs 147 # Sample count of references to valid blocks.
-system.cpu.dcache.tags.avg_refs 14.258503 # Average number of references to valid blocks.
+system.cpu.dcache.tags.avg_refs 14.238095 # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.tags.occ_blocks::cpu.data 88.222961 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.data 0.021539 # Average percentage of cache occupancy
-system.cpu.dcache.tags.occ_percent::total 0.021539 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_blocks::cpu.data 88.014551 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.021488 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.021488 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_task_id_blocks::1024 147 # Occupied blocks per task id
system.cpu.dcache.tags.age_task_id_blocks_1024::0 55 # Occupied blocks per task id
system.cpu.dcache.tags.age_task_id_blocks_1024::1 92 # Occupied blocks per task id
system.cpu.dcache.tags.occ_task_id_percent::1024 0.035889 # Percentage of cache occupancy per task id
-system.cpu.dcache.tags.tag_accesses 5341 # Number of tag accesses
-system.cpu.dcache.tags.data_accesses 5341 # Number of data accesses
-system.cpu.dcache.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
-system.cpu.dcache.ReadReq_hits::cpu.data 1478 # number of ReadReq hits
-system.cpu.dcache.ReadReq_hits::total 1478 # number of ReadReq hits
+system.cpu.dcache.tags.tag_accesses 5335 # Number of tag accesses
+system.cpu.dcache.tags.data_accesses 5335 # Number of data accesses
+system.cpu.dcache.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
+system.cpu.dcache.ReadReq_hits::cpu.data 1475 # number of ReadReq hits
+system.cpu.dcache.ReadReq_hits::total 1475 # number of ReadReq hits
system.cpu.dcache.WriteReq_hits::cpu.data 597 # number of WriteReq hits
system.cpu.dcache.WriteReq_hits::total 597 # number of WriteReq hits
system.cpu.dcache.LoadLockedReq_hits::cpu.data 10 # number of LoadLockedReq hits
system.cpu.dcache.LoadLockedReq_hits::total 10 # number of LoadLockedReq hits
system.cpu.dcache.StoreCondReq_hits::cpu.data 11 # number of StoreCondReq hits
system.cpu.dcache.StoreCondReq_hits::total 11 # number of StoreCondReq hits
-system.cpu.dcache.demand_hits::cpu.data 2075 # number of demand (read+write) hits
-system.cpu.dcache.demand_hits::total 2075 # number of demand (read+write) hits
-system.cpu.dcache.overall_hits::cpu.data 2075 # number of overall hits
-system.cpu.dcache.overall_hits::total 2075 # number of overall hits
+system.cpu.dcache.demand_hits::cpu.data 2072 # number of demand (read+write) hits
+system.cpu.dcache.demand_hits::total 2072 # number of demand (read+write) hits
+system.cpu.dcache.overall_hits::cpu.data 2072 # number of overall hits
+system.cpu.dcache.overall_hits::total 2072 # number of overall hits
system.cpu.dcache.ReadReq_misses::cpu.data 183 # number of ReadReq misses
system.cpu.dcache.ReadReq_misses::total 183 # number of ReadReq misses
system.cpu.dcache.WriteReq_misses::cpu.data 316 # number of WriteReq misses
@@ -844,53 +854,53 @@ system.cpu.dcache.demand_misses::cpu.data 499 # n
system.cpu.dcache.demand_misses::total 499 # number of demand (read+write) misses
system.cpu.dcache.overall_misses::cpu.data 499 # number of overall misses
system.cpu.dcache.overall_misses::total 499 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 10847000 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 10847000 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 22859500 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 22859500 # number of WriteReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 144000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::total 144000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 33706500 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 33706500 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 33706500 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 33706500 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.data 1661 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 1661 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 11345000 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 11345000 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 24463500 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 24463500 # number of WriteReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 156000 # number of LoadLockedReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::total 156000 # number of LoadLockedReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 35808500 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 35808500 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 35808500 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 35808500 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 1658 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 1658 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::cpu.data 913 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::total 913 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::cpu.data 12 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::total 12 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::cpu.data 11 # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::total 11 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.data 2574 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 2574 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.data 2574 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 2574 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.110175 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.110175 # miss rate for ReadReq accesses
+system.cpu.dcache.demand_accesses::cpu.data 2571 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 2571 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 2571 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 2571 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.110374 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.110374 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.346112 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_miss_rate::total 0.346112 # miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.166667 # miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::total 0.166667 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.data 0.193862 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.193862 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.data 0.193862 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.193862 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 59273.224044 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 59273.224044 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 72340.189873 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 72340.189873 # average WriteReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 72000 # average LoadLockedReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 72000 # average LoadLockedReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 67548.096192 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 67548.096192 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 67548.096192 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 67548.096192 # average overall miss latency
-system.cpu.dcache.blocked_cycles::no_mshrs 147 # number of cycles access was blocked
+system.cpu.dcache.demand_miss_rate::cpu.data 0.194088 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.194088 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.194088 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.194088 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 61994.535519 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 61994.535519 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 77416.139241 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 77416.139241 # average WriteReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 78000 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 78000 # average LoadLockedReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 71760.521042 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 71760.521042 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 71760.521042 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 71760.521042 # average overall miss latency
+system.cpu.dcache.blocked_cycles::no_mshrs 159 # number of cycles access was blocked
system.cpu.dcache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.dcache.blocked::no_mshrs 3 # number of cycles access was blocked
system.cpu.dcache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_mshrs 49 # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_mshrs 53 # average number of cycles each access was blocked
system.cpu.dcache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.dcache.ReadReq_mshr_hits::cpu.data 78 # number of ReadReq MSHR hits
system.cpu.dcache.ReadReq_mshr_hits::total 78 # number of ReadReq MSHR hits
@@ -910,140 +920,140 @@ system.cpu.dcache.demand_mshr_misses::cpu.data 147
system.cpu.dcache.demand_mshr_misses::total 147 # number of demand (read+write) MSHR misses
system.cpu.dcache.overall_mshr_misses::cpu.data 147 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total 147 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 7089000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 7089000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 3440000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 3440000 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 10529000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 10529000 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 10529000 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 10529000 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.063215 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.063215 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 7355500 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 7355500 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 3668000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 3668000 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 11023500 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 11023500 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 11023500 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 11023500 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.063329 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.063329 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.046002 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.046002 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.057110 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.057110 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.057110 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.057110 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 67514.285714 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 67514.285714 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 81904.761905 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 81904.761905 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 71625.850340 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 71625.850340 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 71625.850340 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 71625.850340 # average overall mshr miss latency
-system.cpu.icache.tags.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.057176 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.057176 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.057176 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.057176 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 70052.380952 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 70052.380952 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 87333.333333 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 87333.333333 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 74989.795918 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 74989.795918 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 74989.795918 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 74989.795918 # average overall mshr miss latency
+system.cpu.icache.tags.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.icache.tags.replacements 2 # number of replacements
-system.cpu.icache.tags.tagsinuse 149.958367 # Cycle average of tags in use
-system.cpu.icache.tags.total_refs 1576 # Total number of references to valid blocks.
+system.cpu.icache.tags.tagsinuse 149.507349 # Cycle average of tags in use
+system.cpu.icache.tags.total_refs 1577 # Total number of references to valid blocks.
system.cpu.icache.tags.sampled_refs 294 # Sample count of references to valid blocks.
-system.cpu.icache.tags.avg_refs 5.360544 # Average number of references to valid blocks.
+system.cpu.icache.tags.avg_refs 5.363946 # Average number of references to valid blocks.
system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.tags.occ_blocks::cpu.inst 149.958367 # Average occupied blocks per requestor
-system.cpu.icache.tags.occ_percent::cpu.inst 0.073222 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_percent::total 0.073222 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_blocks::cpu.inst 149.507349 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.073002 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.073002 # Average percentage of cache occupancy
system.cpu.icache.tags.occ_task_id_blocks::1024 292 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::0 166 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::1 126 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::0 161 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::1 131 # Occupied blocks per task id
system.cpu.icache.tags.occ_task_id_percent::1024 0.142578 # Percentage of cache occupancy per task id
-system.cpu.icache.tags.tag_accesses 4214 # Number of tag accesses
-system.cpu.icache.tags.data_accesses 4214 # Number of data accesses
-system.cpu.icache.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
-system.cpu.icache.ReadReq_hits::cpu.inst 1576 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 1576 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 1576 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 1576 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 1576 # number of overall hits
-system.cpu.icache.overall_hits::total 1576 # number of overall hits
-system.cpu.icache.ReadReq_misses::cpu.inst 384 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 384 # number of ReadReq misses
-system.cpu.icache.demand_misses::cpu.inst 384 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 384 # number of demand (read+write) misses
-system.cpu.icache.overall_misses::cpu.inst 384 # number of overall misses
-system.cpu.icache.overall_misses::total 384 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 27225000 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 27225000 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 27225000 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 27225000 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 27225000 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 27225000 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses::cpu.inst 1960 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 1960 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses::cpu.inst 1960 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 1960 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses::cpu.inst 1960 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 1960 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.195918 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.195918 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.195918 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.195918 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.195918 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.195918 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 70898.437500 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 70898.437500 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 70898.437500 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 70898.437500 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 70898.437500 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 70898.437500 # average overall miss latency
-system.cpu.icache.blocked_cycles::no_mshrs 433 # number of cycles access was blocked
+system.cpu.icache.tags.tag_accesses 4218 # Number of tag accesses
+system.cpu.icache.tags.data_accesses 4218 # Number of data accesses
+system.cpu.icache.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
+system.cpu.icache.ReadReq_hits::cpu.inst 1577 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 1577 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 1577 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 1577 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 1577 # number of overall hits
+system.cpu.icache.overall_hits::total 1577 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 385 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 385 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 385 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 385 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 385 # number of overall misses
+system.cpu.icache.overall_misses::total 385 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 28997500 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 28997500 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 28997500 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 28997500 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 28997500 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 28997500 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 1962 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 1962 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 1962 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 1962 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 1962 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 1962 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.196228 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.196228 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.196228 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.196228 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.196228 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.196228 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 75318.181818 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 75318.181818 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 75318.181818 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 75318.181818 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 75318.181818 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 75318.181818 # average overall miss latency
+system.cpu.icache.blocked_cycles::no_mshrs 493 # 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 5 # number of cycles access was blocked
system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
-system.cpu.icache.avg_blocked_cycles::no_mshrs 86.600000 # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_mshrs 98.600000 # average number of cycles each access was blocked
system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
system.cpu.icache.writebacks::writebacks 2 # number of writebacks
system.cpu.icache.writebacks::total 2 # number of writebacks
-system.cpu.icache.ReadReq_mshr_hits::cpu.inst 90 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits::total 90 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits::cpu.inst 90 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits::total 90 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits::cpu.inst 90 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits::total 90 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 91 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 91 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 91 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 91 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 91 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 91 # number of overall MSHR hits
system.cpu.icache.ReadReq_mshr_misses::cpu.inst 294 # number of ReadReq MSHR misses
system.cpu.icache.ReadReq_mshr_misses::total 294 # number of ReadReq MSHR misses
system.cpu.icache.demand_mshr_misses::cpu.inst 294 # number of demand (read+write) MSHR misses
system.cpu.icache.demand_mshr_misses::total 294 # number of demand (read+write) MSHR misses
system.cpu.icache.overall_mshr_misses::cpu.inst 294 # number of overall MSHR misses
system.cpu.icache.overall_mshr_misses::total 294 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 22193500 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 22193500 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 22193500 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 22193500 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 22193500 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 22193500 # number of overall MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.150000 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.150000 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.150000 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.150000 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.150000 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.150000 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 75488.095238 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 75488.095238 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 75488.095238 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 75488.095238 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 75488.095238 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 75488.095238 # average overall mshr miss latency
-system.cpu.l2cache.tags.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 23482000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 23482000 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 23482000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 23482000 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 23482000 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 23482000 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.149847 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.149847 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.149847 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.149847 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.149847 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.149847 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 79870.748299 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 79870.748299 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 79870.748299 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 79870.748299 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 79870.748299 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 79870.748299 # average overall mshr miss latency
+system.cpu.l2cache.tags.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.l2cache.tags.replacements 0 # number of replacements
-system.cpu.l2cache.tags.tagsinuse 215.001500 # Cycle average of tags in use
+system.cpu.l2cache.tags.tagsinuse 214.408451 # Cycle average of tags in use
system.cpu.l2cache.tags.total_refs 39 # Total number of references to valid blocks.
system.cpu.l2cache.tags.sampled_refs 397 # Sample count of references to valid blocks.
system.cpu.l2cache.tags.avg_refs 0.098237 # Average number of references to valid blocks.
system.cpu.l2cache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.tags.occ_blocks::cpu.inst 140.723037 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.data 74.278463 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_percent::cpu.inst 0.004295 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.data 0.002267 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::total 0.006561 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_blocks::cpu.inst 140.281348 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.data 74.127103 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::cpu.inst 0.004281 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.data 0.002262 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.006543 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_task_id_blocks::1024 397 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::0 200 # Occupied blocks per task id
-system.cpu.l2cache.tags.age_task_id_blocks_1024::1 197 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::0 195 # Occupied blocks per task id
+system.cpu.l2cache.tags.age_task_id_blocks_1024::1 202 # Occupied blocks per task id
system.cpu.l2cache.tags.occ_task_id_percent::1024 0.012115 # Percentage of cache occupancy per task id
system.cpu.l2cache.tags.tag_accesses 3933 # Number of tag accesses
system.cpu.l2cache.tags.data_accesses 3933 # Number of data accesses
-system.cpu.l2cache.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.l2cache.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.l2cache.WritebackClean_hits::writebacks 1 # number of WritebackClean hits
system.cpu.l2cache.WritebackClean_hits::total 1 # number of WritebackClean hits
system.cpu.l2cache.ReadCleanReq_hits::cpu.inst 18 # number of ReadCleanReq hits
@@ -1068,18 +1078,18 @@ system.cpu.l2cache.demand_misses::total 403 # nu
system.cpu.l2cache.overall_misses::cpu.inst 276 # number of overall misses
system.cpu.l2cache.overall_misses::cpu.data 127 # number of overall misses
system.cpu.l2cache.overall_misses::total 403 # number of overall misses
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 3375000 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 3375000 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadCleanReq_miss_latency::cpu.inst 21544500 # number of ReadCleanReq miss cycles
-system.cpu.l2cache.ReadCleanReq_miss_latency::total 21544500 # number of ReadCleanReq miss cycles
-system.cpu.l2cache.ReadSharedReq_miss_latency::cpu.data 6694500 # number of ReadSharedReq miss cycles
-system.cpu.l2cache.ReadSharedReq_miss_latency::total 6694500 # number of ReadSharedReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 21544500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 10069500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 31614000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 21544500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 10069500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 31614000 # number of overall miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 3603000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 3603000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadCleanReq_miss_latency::cpu.inst 22833000 # number of ReadCleanReq miss cycles
+system.cpu.l2cache.ReadCleanReq_miss_latency::total 22833000 # number of ReadCleanReq miss cycles
+system.cpu.l2cache.ReadSharedReq_miss_latency::cpu.data 6961000 # number of ReadSharedReq miss cycles
+system.cpu.l2cache.ReadSharedReq_miss_latency::total 6961000 # number of ReadSharedReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 22833000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 10564000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 33397000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 22833000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 10564000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 33397000 # number of overall miss cycles
system.cpu.l2cache.WritebackClean_accesses::writebacks 1 # number of WritebackClean accesses(hits+misses)
system.cpu.l2cache.WritebackClean_accesses::total 1 # number of WritebackClean accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::cpu.data 42 # number of ReadExReq accesses(hits+misses)
@@ -1106,18 +1116,18 @@ system.cpu.l2cache.demand_miss_rate::total 0.913832 #
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.938776 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::cpu.data 0.863946 # miss rate for overall accesses
system.cpu.l2cache.overall_miss_rate::total 0.913832 # miss rate for overall accesses
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 80357.142857 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 80357.142857 # average ReadExReq miss latency
-system.cpu.l2cache.ReadCleanReq_avg_miss_latency::cpu.inst 78059.782609 # average ReadCleanReq miss latency
-system.cpu.l2cache.ReadCleanReq_avg_miss_latency::total 78059.782609 # average ReadCleanReq miss latency
-system.cpu.l2cache.ReadSharedReq_avg_miss_latency::cpu.data 78758.823529 # average ReadSharedReq miss latency
-system.cpu.l2cache.ReadSharedReq_avg_miss_latency::total 78758.823529 # average ReadSharedReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 78059.782609 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 79287.401575 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 78446.650124 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 78059.782609 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 79287.401575 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 78446.650124 # average overall miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 85785.714286 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 85785.714286 # average ReadExReq miss latency
+system.cpu.l2cache.ReadCleanReq_avg_miss_latency::cpu.inst 82728.260870 # average ReadCleanReq miss latency
+system.cpu.l2cache.ReadCleanReq_avg_miss_latency::total 82728.260870 # average ReadCleanReq miss latency
+system.cpu.l2cache.ReadSharedReq_avg_miss_latency::cpu.data 81894.117647 # average ReadSharedReq miss latency
+system.cpu.l2cache.ReadSharedReq_avg_miss_latency::total 81894.117647 # average ReadSharedReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 82728.260870 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 83181.102362 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 82870.967742 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 82728.260870 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 83181.102362 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 82870.967742 # 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
@@ -1142,18 +1152,18 @@ system.cpu.l2cache.demand_mshr_misses::total 397
system.cpu.l2cache.overall_mshr_misses::cpu.inst 276 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.data 121 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::total 397 # number of overall MSHR misses
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 2955000 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2955000 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::cpu.inst 18784500 # number of ReadCleanReq MSHR miss cycles
-system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::total 18784500 # number of ReadCleanReq MSHR miss cycles
-system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::cpu.data 5499000 # number of ReadSharedReq MSHR miss cycles
-system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::total 5499000 # number of ReadSharedReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 18784500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 8454000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 27238500 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 18784500 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 8454000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 27238500 # number of overall MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 3183000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 3183000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::cpu.inst 20073000 # number of ReadCleanReq MSHR miss cycles
+system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::total 20073000 # number of ReadCleanReq MSHR miss cycles
+system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::cpu.data 5729500 # number of ReadSharedReq MSHR miss cycles
+system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::total 5729500 # number of ReadSharedReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 20073000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 8912500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 28985500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 20073000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 8912500 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 28985500 # number of overall MSHR miss cycles
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::total 1 # mshr miss rate for ReadExReq accesses
system.cpu.l2cache.ReadCleanReq_mshr_miss_rate::cpu.inst 0.938776 # mshr miss rate for ReadCleanReq accesses
@@ -1166,25 +1176,25 @@ system.cpu.l2cache.demand_mshr_miss_rate::total 0.900227
system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.938776 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.823129 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::total 0.900227 # mshr miss rate for overall accesses
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 70357.142857 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 70357.142857 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::cpu.inst 68059.782609 # average ReadCleanReq mshr miss latency
-system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::total 68059.782609 # average ReadCleanReq mshr miss latency
-system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu.data 69607.594937 # average ReadSharedReq mshr miss latency
-system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 69607.594937 # average ReadSharedReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 68059.782609 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 69867.768595 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 68610.831234 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 68059.782609 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 69867.768595 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 68610.831234 # average overall mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 75785.714286 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 75785.714286 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::cpu.inst 72728.260870 # average ReadCleanReq mshr miss latency
+system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::total 72728.260870 # average ReadCleanReq mshr miss latency
+system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu.data 72525.316456 # average ReadSharedReq mshr miss latency
+system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 72525.316456 # average ReadSharedReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 72728.260870 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 73657.024793 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 73011.335013 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 72728.260870 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 73657.024793 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 73011.335013 # average overall mshr miss latency
system.cpu.toL2Bus.snoop_filter.tot_requests 443 # Total number of requests made to the snoop filter.
system.cpu.toL2Bus.snoop_filter.hit_single_requests 45 # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.cpu.toL2Bus.snoop_filter.hit_multi_requests 1 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.cpu.toL2Bus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
system.cpu.toL2Bus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.cpu.toL2Bus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
-system.cpu.toL2Bus.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.cpu.toL2Bus.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.cpu.toL2Bus.trans_dist::ReadResp 399 # Transaction distribution
system.cpu.toL2Bus.trans_dist::WritebackClean 2 # Transaction distribution
system.cpu.toL2Bus.trans_dist::ReadExReq 42 # Transaction distribution
@@ -1211,18 +1221,18 @@ system.cpu.toL2Bus.snoop_fanout::min_value 0 #
system.cpu.toL2Bus.snoop_fanout::max_value 1 # Request fanout histogram
system.cpu.toL2Bus.snoop_fanout::total 441 # Request fanout histogram
system.cpu.toL2Bus.reqLayer0.occupancy 223500 # Layer occupancy (ticks)
-system.cpu.toL2Bus.reqLayer0.utilization 1.3 # Layer utilization (%)
+system.cpu.toL2Bus.reqLayer0.utilization 1.2 # Layer utilization (%)
system.cpu.toL2Bus.respLayer0.occupancy 441000 # Layer occupancy (ticks)
-system.cpu.toL2Bus.respLayer0.utilization 2.5 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer0.utilization 2.4 # Layer utilization (%)
system.cpu.toL2Bus.respLayer1.occupancy 223494 # Layer occupancy (ticks)
-system.cpu.toL2Bus.respLayer1.utilization 1.3 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer1.utilization 1.2 # Layer utilization (%)
system.membus.snoop_filter.tot_requests 397 # Total number of requests made to the snoop filter.
system.membus.snoop_filter.hit_single_requests 0 # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.membus.snoop_filter.hit_multi_requests 0 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.membus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
-system.membus.pwrStateResidencyTicks::UNDEFINED 17458500 # Cumulative time (in ticks) in various power states
+system.membus.pwrStateResidencyTicks::UNDEFINED 18422500 # Cumulative time (in ticks) in various power states
system.membus.trans_dist::ReadResp 355 # Transaction distribution
system.membus.trans_dist::ReadExReq 42 # Transaction distribution
system.membus.trans_dist::ReadExResp 42 # Transaction distribution
@@ -1243,9 +1253,9 @@ system.membus.snoop_fanout::overflows 0 0.00% 100.00% # Re
system.membus.snoop_fanout::min_value 0 # Request fanout histogram
system.membus.snoop_fanout::max_value 0 # Request fanout histogram
system.membus.snoop_fanout::total 397 # Request fanout histogram
-system.membus.reqLayer0.occupancy 488000 # Layer occupancy (ticks)
-system.membus.reqLayer0.utilization 2.8 # Layer utilization (%)
-system.membus.respLayer1.occupancy 2102000 # Layer occupancy (ticks)
-system.membus.respLayer1.utilization 12.0 # Layer utilization (%)
+system.membus.reqLayer0.occupancy 486500 # Layer occupancy (ticks)
+system.membus.reqLayer0.utilization 2.6 # Layer utilization (%)
+system.membus.respLayer1.occupancy 2098750 # Layer occupancy (ticks)
+system.membus.respLayer1.utilization 11.4 # Layer utilization (%)
---------- End Simulation Statistics ----------
diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/config.ini b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/config.ini
index 9180fbc8c..4a82d75c8 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/config.ini
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/config.ini
@@ -172,7 +172,7 @@ useIndirect=true
[system.cpu.dcache]
type=Cache
children=tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=2
clk_domain=system.cpu_clk_domain
clusivity=mostly_incl
@@ -534,7 +534,7 @@ pipelined=true
[system.cpu.icache]
type=Cache
children=tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=2
clk_domain=system.cpu_clk_domain
clusivity=mostly_incl
@@ -666,7 +666,7 @@ port=system.cpu.toL2Bus.slave[2]
[system.cpu.l2cache]
type=Cache
children=prefetcher tags
-addr_ranges=0:18446744073709551615
+addr_ranges=0:18446744073709551615:0:0:0:0
assoc=16
clk_domain=system.cpu_clk_domain
clusivity=mostly_excl
@@ -813,6 +813,7 @@ transition_latency=100000000
[system.membus]
type=CoherentXBar
+children=snoop_filter
clk_domain=system.clk_domain
default_p_state=UNDEFINED
eventq_index=0
@@ -824,7 +825,7 @@ p_state_clk_gate_min=1000
point_of_coherency=true
power_model=Null
response_latency=2
-snoop_filter=Null
+snoop_filter=system.membus.snoop_filter
snoop_response_latency=4
system=system
use_default_range=false
@@ -832,29 +833,36 @@ width=16
master=system.physmem.port
slave=system.system_port system.cpu.l2cache.mem_side
+[system.membus.snoop_filter]
+type=SnoopFilter
+eventq_index=0
+lookup_latency=1
+max_capacity=8388608
+system=system
+
[system.physmem]
type=DRAMCtrl
-IDD0=0.075000
+IDD0=0.055000
IDD02=0.000000
-IDD2N=0.050000
+IDD2N=0.032000
IDD2N2=0.000000
IDD2P0=0.000000
IDD2P02=0.000000
-IDD2P1=0.000000
+IDD2P1=0.032000
IDD2P12=0.000000
-IDD3N=0.057000
+IDD3N=0.038000
IDD3N2=0.000000
IDD3P0=0.000000
IDD3P02=0.000000
-IDD3P1=0.000000
+IDD3P1=0.038000
IDD3P12=0.000000
-IDD4R=0.187000
+IDD4R=0.157000
IDD4R2=0.000000
-IDD4W=0.165000
+IDD4W=0.125000
IDD4W2=0.000000
-IDD5=0.220000
+IDD5=0.235000
IDD52=0.000000
-IDD6=0.000000
+IDD6=0.020000
IDD62=0.000000
VDD=1.500000
VDD2=0.000000
@@ -874,6 +882,7 @@ devices_per_rank=8
dll=true
eventq_index=0
in_addr_map=true
+kvm_map=true
max_accesses_per_row=16
mem_sched_policy=frfcfs
min_writes_per_switch=16
@@ -883,7 +892,7 @@ p_state_clk_gate_max=1000000000000
p_state_clk_gate_min=1000
page_policy=open_adaptive
power_model=Null
-range=0:134217727
+range=0:134217727:0:0:0:0
ranks_per_channel=2
read_buffer_size=32
static_backend_latency=10000
@@ -905,9 +914,9 @@ tRTW=2500
tWR=15000
tWTR=7500
tXAW=30000
-tXP=0
+tXP=6000
tXPDLL=0
-tXS=0
+tXS=270000
tXSDLL=0
write_buffer_size=64
write_high_thresh_perc=85
diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/simout b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/simout
index 9e032676c..81299f400 100755
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/simout
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/simout
@@ -3,12 +3,12 @@ Redirecting stderr to build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing/
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Aug 1 2016 17:10:05
-gem5 started Aug 1 2016 17:10:34
-gem5 executing on e108600-lin, pid 12211
+gem5 compiled Oct 11 2016 00:00:58
+gem5 started Oct 13 2016 20:52:56
+gem5 executing on e108600-lin, pid 17478
command line: /work/curdun01/gem5-external.hg/build/ARM/gem5.opt -d build/ARM/tests/opt/quick/se/00.hello/arm/linux/o3-timing -re /work/curdun01/gem5-external.hg/tests/testing/../run.py quick/se/00.hello/arm/linux/o3-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
Hello world!
-Exiting @ tick 18821000 because target called exit()
+Exiting @ tick 20299000 because target called exit()
diff --git a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
index bfd96912f..867d50715 100644
--- a/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/arm/linux/o3-timing/stats.txt
@@ -1,39 +1,39 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.000019 # Number of seconds simulated
-sim_ticks 19046000 # Number of ticks simulated
-final_tick 19046000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 0.000020 # Number of seconds simulated
+sim_ticks 20299000 # Number of ticks simulated
+final_tick 20299000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 51970 # Simulator instruction rate (inst/s)
-host_op_rate 60857 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 215490046 # Simulator tick rate (ticks/s)
-host_mem_usage 266056 # Number of bytes of host memory used
-host_seconds 0.09 # Real time elapsed on the host
+host_inst_rate 44590 # Simulator instruction rate (inst/s)
+host_op_rate 52212 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 197038809 # Simulator tick rate (ticks/s)
+host_mem_usage 265156 # Number of bytes of host memory used
+host_seconds 0.10 # Real time elapsed on the host
sim_insts 4592 # Number of instructions simulated
sim_ops 5378 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1000 # Clock period in ticks
-system.physmem.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.physmem.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.physmem.bytes_read::cpu.inst 18560 # Number of bytes read from this memory
-system.physmem.bytes_read::cpu.data 8192 # Number of bytes read from this memory
+system.physmem.bytes_read::cpu.data 8128 # Number of bytes read from this memory
system.physmem.bytes_read::cpu.l2cache.prefetcher 1728 # Number of bytes read from this memory
-system.physmem.bytes_read::total 28480 # Number of bytes read from this memory
+system.physmem.bytes_read::total 28416 # Number of bytes read from this memory
system.physmem.bytes_inst_read::cpu.inst 18560 # Number of instructions bytes read from this memory
system.physmem.bytes_inst_read::total 18560 # Number of instructions bytes read from this memory
system.physmem.num_reads::cpu.inst 290 # Number of read requests responded to by this memory
-system.physmem.num_reads::cpu.data 128 # Number of read requests responded to by this memory
+system.physmem.num_reads::cpu.data 127 # Number of read requests responded to by this memory
system.physmem.num_reads::cpu.l2cache.prefetcher 27 # Number of read requests responded to by this memory
-system.physmem.num_reads::total 445 # Number of read requests responded to by this memory
-system.physmem.bw_read::cpu.inst 974482831 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.data 430116560 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::cpu.l2cache.prefetcher 90727712 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_read::total 1495327103 # Total read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::cpu.inst 974482831 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_inst_read::total 974482831 # Instruction read bandwidth from this memory (bytes/s)
-system.physmem.bw_total::cpu.inst 974482831 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.data 430116560 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::cpu.l2cache.prefetcher 90727712 # Total bandwidth to/from this memory (bytes/s)
-system.physmem.bw_total::total 1495327103 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.num_reads::total 444 # Number of read requests responded to by this memory
+system.physmem.bw_read::cpu.inst 914330755 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.data 400413813 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::cpu.l2cache.prefetcher 85127346 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_read::total 1399871915 # Total read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::cpu.inst 914330755 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_inst_read::total 914330755 # Instruction read bandwidth from this memory (bytes/s)
+system.physmem.bw_total::cpu.inst 914330755 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.data 400413813 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::cpu.l2cache.prefetcher 85127346 # Total bandwidth to/from this memory (bytes/s)
+system.physmem.bw_total::total 1399871915 # Total bandwidth to/from this memory (bytes/s)
system.physmem.readReqs 445 # Number of read requests accepted
system.physmem.writeReqs 0 # Number of write requests accepted
system.physmem.readBursts 445 # Number of DRAM read bursts, including those serviced by the write queue
@@ -80,7 +80,7 @@ system.physmem.perBankWrBursts::14 0 # Pe
system.physmem.perBankWrBursts::15 0 # Per bank write bursts
system.physmem.numRdRetry 0 # Number of times read queue was full causing retry
system.physmem.numWrRetry 0 # Number of times write queue was full causing retry
-system.physmem.totGap 19004500 # Total gap between requests
+system.physmem.totGap 20257500 # Total gap between requests
system.physmem.readPktSize::0 0 # Read request sizes (log2)
system.physmem.readPktSize::1 0 # Read request sizes (log2)
system.physmem.readPktSize::2 0 # Read request sizes (log2)
@@ -95,12 +95,12 @@ system.physmem.writePktSize::3 0 # Wr
system.physmem.writePktSize::4 0 # Write request sizes (log2)
system.physmem.writePktSize::5 0 # Write request sizes (log2)
system.physmem.writePktSize::6 0 # Write request sizes (log2)
-system.physmem.rdQLenPdf::0 246 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::1 132 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::2 35 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::3 15 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::4 6 # What read queue length does an incoming req see
-system.physmem.rdQLenPdf::5 3 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::0 241 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::1 137 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::2 36 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::3 16 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::4 5 # What read queue length does an incoming req see
+system.physmem.rdQLenPdf::5 2 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::6 2 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::7 2 # What read queue length does an incoming req see
system.physmem.rdQLenPdf::8 2 # What read queue length does an incoming req see
@@ -191,86 +191,96 @@ system.physmem.wrQLenPdf::60 0 # Wh
system.physmem.wrQLenPdf::61 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::62 0 # What write queue length does an incoming req see
system.physmem.wrQLenPdf::63 0 # What write queue length does an incoming req see
-system.physmem.bytesPerActivate::samples 63 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::mean 429.714286 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::gmean 289.613657 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::stdev 357.341954 # Bytes accessed per row activation
-system.physmem.bytesPerActivate::0-127 8 12.70% 12.70% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::128-255 17 26.98% 39.68% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::256-383 11 17.46% 57.14% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::384-511 6 9.52% 66.67% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::512-639 3 4.76% 71.43% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::640-767 2 3.17% 74.60% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::768-895 2 3.17% 77.78% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::896-1023 2 3.17% 80.95% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::1024-1151 12 19.05% 100.00% # Bytes accessed per row activation
-system.physmem.bytesPerActivate::total 63 # Bytes accessed per row activation
-system.physmem.totQLat 4296708 # Total ticks spent queuing
-system.physmem.totMemAccLat 12640458 # Total ticks spent from burst creation until serviced by the DRAM
+system.physmem.bytesPerActivate::samples 62 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::mean 435.612903 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::gmean 295.342416 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::stdev 353.563376 # Bytes accessed per row activation
+system.physmem.bytesPerActivate::0-127 8 12.90% 12.90% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::128-255 16 25.81% 38.71% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::256-383 10 16.13% 54.84% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::384-511 7 11.29% 66.13% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::512-639 2 3.23% 69.35% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::640-767 3 4.84% 74.19% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::768-895 2 3.23% 77.42% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::896-1023 4 6.45% 83.87% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::1024-1151 10 16.13% 100.00% # Bytes accessed per row activation
+system.physmem.bytesPerActivate::total 62 # Bytes accessed per row activation
+system.physmem.totQLat 6110750 # Total ticks spent queuing
+system.physmem.totMemAccLat 14454500 # Total ticks spent from burst creation until serviced by the DRAM
system.physmem.totBusLat 2225000 # Total ticks spent in databus transfers
-system.physmem.avgQLat 9655.52 # Average queueing delay per DRAM burst
+system.physmem.avgQLat 13732.02 # Average queueing delay per DRAM burst
system.physmem.avgBusLat 5000.00 # Average bus latency per DRAM burst
-system.physmem.avgMemAccLat 28405.52 # Average memory access latency per DRAM burst
-system.physmem.avgRdBW 1495.33 # Average DRAM read bandwidth in MiByte/s
+system.physmem.avgMemAccLat 32482.02 # Average memory access latency per DRAM burst
+system.physmem.avgRdBW 1403.02 # Average DRAM read bandwidth in MiByte/s
system.physmem.avgWrBW 0.00 # Average achieved write bandwidth in MiByte/s
-system.physmem.avgRdBWSys 1495.33 # Average system read bandwidth in MiByte/s
+system.physmem.avgRdBWSys 1403.02 # Average system read bandwidth in MiByte/s
system.physmem.avgWrBWSys 0.00 # Average system write bandwidth in MiByte/s
system.physmem.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s
-system.physmem.busUtil 11.68 # Data bus utilization in percentage
-system.physmem.busUtilRead 11.68 # Data bus utilization in percentage for reads
+system.physmem.busUtil 10.96 # Data bus utilization in percentage
+system.physmem.busUtilRead 10.96 # Data bus utilization in percentage for reads
system.physmem.busUtilWrite 0.00 # Data bus utilization in percentage for writes
-system.physmem.avgRdQLen 1.86 # Average read queue length when enqueuing
+system.physmem.avgRdQLen 1.84 # Average read queue length when enqueuing
system.physmem.avgWrQLen 0.00 # Average write queue length when enqueuing
system.physmem.readRowHits 373 # Number of row buffer hits during reads
system.physmem.writeRowHits 0 # Number of row buffer hits during writes
system.physmem.readRowHitRate 83.82 # Row buffer hit rate for reads
system.physmem.writeRowHitRate nan # Row buffer hit rate for writes
-system.physmem.avgGap 42706.74 # Average gap between requests
+system.physmem.avgGap 45522.47 # Average gap between requests
system.physmem.pageHitRate 83.82 # Row buffer hit rate, read and write combined
-system.physmem_0.actEnergy 287280 # Energy for activate commands per rank (pJ)
-system.physmem_0.preEnergy 156750 # Energy for precharge commands per rank (pJ)
-system.physmem_0.readEnergy 2152800 # Energy for read commands per rank (pJ)
+system.physmem_0.actEnergy 349860 # Energy for activate commands per rank (pJ)
+system.physmem_0.preEnergy 170775 # Energy for precharge commands per rank (pJ)
+system.physmem_0.readEnergy 2334780 # Energy for read commands per rank (pJ)
system.physmem_0.writeEnergy 0 # Energy for write commands per rank (pJ)
-system.physmem_0.refreshEnergy 1017120 # Energy for refresh commands per rank (pJ)
-system.physmem_0.actBackEnergy 10689210 # Energy for active background per rank (pJ)
-system.physmem_0.preBackEnergy 123000 # Energy for precharge background per rank (pJ)
-system.physmem_0.totalEnergy 14426160 # Total energy per rank (pJ)
-system.physmem_0.averagePower 911.173851 # Core power per rank (mW)
-system.physmem_0.memoryStateTime::IDLE 148750 # Time in different power states
+system.physmem_0.refreshEnergy 1229280.000000 # Energy for refresh commands per rank (pJ)
+system.physmem_0.actBackEnergy 3572760 # Energy for active background per rank (pJ)
+system.physmem_0.preBackEnergy 28800 # Energy for precharge background per rank (pJ)
+system.physmem_0.actPowerDownEnergy 5648700 # Energy for active power-down per rank (pJ)
+system.physmem_0.prePowerDownEnergy 960 # Energy for precharge power-down per rank (pJ)
+system.physmem_0.selfRefreshEnergy 0 # Energy for self refresh per rank (pJ)
+system.physmem_0.totalEnergy 13335915 # Total energy per rank (pJ)
+system.physmem_0.averagePower 656.941626 # Core power per rank (mW)
+system.physmem_0.totalIdleTime 12232500 # Total Idle time Per DRAM Rank
+system.physmem_0.memoryStateTime::IDLE 19000 # Time in different power states
system.physmem_0.memoryStateTime::REF 520000 # Time in different power states
-system.physmem_0.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.physmem_0.memoryStateTime::ACT 15177500 # Time in different power states
-system.physmem_0.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.physmem_1.actEnergy 128520 # Energy for activate commands per rank (pJ)
-system.physmem_1.preEnergy 70125 # Energy for precharge commands per rank (pJ)
-system.physmem_1.readEnergy 811200 # Energy for read commands per rank (pJ)
+system.physmem_0.memoryStateTime::SREF 0 # Time in different power states
+system.physmem_0.memoryStateTime::PRE_PDN 2500 # Time in different power states
+system.physmem_0.memoryStateTime::ACT 7376750 # Time in different power states
+system.physmem_0.memoryStateTime::ACT_PDN 12380750 # Time in different power states
+system.physmem_1.actEnergy 164220 # Energy for activate commands per rank (pJ)
+system.physmem_1.preEnergy 64515 # Energy for precharge commands per rank (pJ)
+system.physmem_1.readEnergy 842520 # Energy for read commands per rank (pJ)
system.physmem_1.writeEnergy 0 # Energy for write commands per rank (pJ)
-system.physmem_1.refreshEnergy 1017120 # Energy for refresh commands per rank (pJ)
-system.physmem_1.actBackEnergy 10733670 # Energy for active background per rank (pJ)
-system.physmem_1.preBackEnergy 84000 # Energy for precharge background per rank (pJ)
-system.physmem_1.totalEnergy 12844635 # Total energy per rank (pJ)
-system.physmem_1.averagePower 811.282804 # Core power per rank (mW)
-system.physmem_1.memoryStateTime::IDLE 1145250 # Time in different power states
+system.physmem_1.refreshEnergy 1229280.000000 # Energy for refresh commands per rank (pJ)
+system.physmem_1.actBackEnergy 1468320 # Energy for active background per rank (pJ)
+system.physmem_1.preBackEnergy 69120 # Energy for precharge background per rank (pJ)
+system.physmem_1.actPowerDownEnergy 7424250 # Energy for active power-down per rank (pJ)
+system.physmem_1.prePowerDownEnergy 237600 # Energy for precharge power-down per rank (pJ)
+system.physmem_1.selfRefreshEnergy 0 # Energy for self refresh per rank (pJ)
+system.physmem_1.totalEnergy 11499825 # Total energy per rank (pJ)
+system.physmem_1.averagePower 566.493842 # Core power per rank (mW)
+system.physmem_1.totalIdleTime 16895250 # Total Idle time Per DRAM Rank
+system.physmem_1.memoryStateTime::IDLE 110000 # Time in different power states
system.physmem_1.memoryStateTime::REF 520000 # Time in different power states
-system.physmem_1.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.physmem_1.memoryStateTime::ACT 15228250 # Time in different power states
-system.physmem_1.memoryStateTime::ACT_PDN 0 # Time in different power states
-system.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
-system.cpu.branchPred.lookups 2439 # Number of BP lookups
-system.cpu.branchPred.condPredicted 1443 # Number of conditional branches predicted
-system.cpu.branchPred.condIncorrect 524 # Number of conditional branches incorrect
-system.cpu.branchPred.BTBLookups 915 # Number of BTB lookups
-system.cpu.branchPred.BTBHits 448 # Number of BTB hits
+system.physmem_1.memoryStateTime::SREF 0 # Time in different power states
+system.physmem_1.memoryStateTime::PRE_PDN 618500 # Time in different power states
+system.physmem_1.memoryStateTime::ACT 2773750 # Time in different power states
+system.physmem_1.memoryStateTime::ACT_PDN 16276750 # Time in different power states
+system.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
+system.cpu.branchPred.lookups 2441 # Number of BP lookups
+system.cpu.branchPred.condPredicted 1444 # Number of conditional branches predicted
+system.cpu.branchPred.condIncorrect 522 # Number of conditional branches incorrect
+system.cpu.branchPred.BTBLookups 916 # Number of BTB lookups
+system.cpu.branchPred.BTBHits 449 # Number of BTB hits
system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
-system.cpu.branchPred.BTBHitPct 48.961749 # BTB Hit Percentage
+system.cpu.branchPred.BTBHitPct 49.017467 # BTB Hit Percentage
system.cpu.branchPred.usedRAS 286 # Number of times the RAS was used to get a target.
system.cpu.branchPred.RASInCorrect 57 # Number of incorrect RAS predictions.
system.cpu.branchPred.indirectLookups 163 # Number of indirect predictor lookups.
system.cpu.branchPred.indirectHits 13 # Number of indirect target hits.
system.cpu.branchPred.indirectMisses 150 # Number of indirect misses.
-system.cpu.branchPredindirectMispredicted 60 # Number of mispredicted indirect branches.
+system.cpu.branchPredindirectMispredicted 59 # Number of mispredicted indirect branches.
system.cpu_clk_domain.clock 500 # Clock period in ticks
-system.cpu.dstage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.cpu.dstage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.cpu.dstage2_mmu.stage2_tlb.walker.walks 0 # Table walker walks requested
system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.dstage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -300,7 +310,7 @@ system.cpu.dstage2_mmu.stage2_tlb.inst_accesses 0
system.cpu.dstage2_mmu.stage2_tlb.hits 0 # DTB hits
system.cpu.dstage2_mmu.stage2_tlb.misses 0 # DTB misses
system.cpu.dstage2_mmu.stage2_tlb.accesses 0 # DTB accesses
-system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.cpu.dtb.walker.walks 0 # Table walker walks requested
system.cpu.dtb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.dtb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -330,7 +340,7 @@ system.cpu.dtb.inst_accesses 0 # IT
system.cpu.dtb.hits 0 # DTB hits
system.cpu.dtb.misses 0 # DTB misses
system.cpu.dtb.accesses 0 # DTB accesses
-system.cpu.istage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.cpu.istage2_mmu.stage2_tlb.walker.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.cpu.istage2_mmu.stage2_tlb.walker.walks 0 # Table walker walks requested
system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.istage2_mmu.stage2_tlb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -360,7 +370,7 @@ system.cpu.istage2_mmu.stage2_tlb.inst_accesses 0
system.cpu.istage2_mmu.stage2_tlb.hits 0 # DTB hits
system.cpu.istage2_mmu.stage2_tlb.misses 0 # DTB misses
system.cpu.istage2_mmu.stage2_tlb.accesses 0 # DTB accesses
-system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.cpu.itb.walker.walks 0 # Table walker walks requested
system.cpu.itb.walker.walkRequestOrigin_Requested::Data 0 # Table walker requests started/completed, data/inst
system.cpu.itb.walker.walkRequestOrigin_Requested::Inst 0 # Table walker requests started/completed, data/inst
@@ -391,85 +401,85 @@ system.cpu.itb.hits 0 # DT
system.cpu.itb.misses 0 # DTB misses
system.cpu.itb.accesses 0 # DTB accesses
system.cpu.workload.num_syscalls 13 # Number of system calls
-system.cpu.pwrStateResidencyTicks::ON 19046000 # Cumulative time (in ticks) in various power states
-system.cpu.numCycles 38093 # number of cpu cycles simulated
+system.cpu.pwrStateResidencyTicks::ON 20299000 # Cumulative time (in ticks) in various power states
+system.cpu.numCycles 40599 # number of cpu cycles simulated
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
-system.cpu.fetch.icacheStallCycles 6117 # Number of cycles fetch is stalled on an Icache miss
+system.cpu.fetch.icacheStallCycles 6170 # Number of cycles fetch is stalled on an Icache miss
system.cpu.fetch.Insts 11468 # Number of instructions fetch has processed
-system.cpu.fetch.Branches 2439 # Number of branches that fetch encountered
-system.cpu.fetch.predictedBranches 747 # Number of branches that fetch has predicted taken
-system.cpu.fetch.Cycles 8723 # Number of cycles fetch has run and was not squashing or blocked
-system.cpu.fetch.SquashCycles 1091 # Number of cycles fetch has spent squashing
-system.cpu.fetch.MiscStallCycles 171 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
-system.cpu.fetch.PendingTrapStallCycles 274 # Number of stall cycles due to pending traps
-system.cpu.fetch.IcacheWaitRetryStallCycles 416 # Number of stall cycles due to full MSHR
+system.cpu.fetch.Branches 2441 # Number of branches that fetch encountered
+system.cpu.fetch.predictedBranches 748 # Number of branches that fetch has predicted taken
+system.cpu.fetch.Cycles 8322 # Number of cycles fetch has run and was not squashing or blocked
+system.cpu.fetch.SquashCycles 1087 # Number of cycles fetch has spent squashing
+system.cpu.fetch.MiscStallCycles 161 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs
+system.cpu.fetch.PendingTrapStallCycles 286 # Number of stall cycles due to pending traps
+system.cpu.fetch.IcacheWaitRetryStallCycles 434 # Number of stall cycles due to full MSHR
system.cpu.fetch.CacheLines 3907 # Number of cache lines fetched
-system.cpu.fetch.IcacheSquashes 178 # Number of outstanding Icache misses that were squashed
-system.cpu.fetch.rateDist::samples 16246 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::mean 0.839530 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::stdev 1.200509 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.IcacheSquashes 179 # Number of outstanding Icache misses that were squashed
+system.cpu.fetch.rateDist::samples 15916 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::mean 0.856748 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::stdev 1.206522 # 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 9855 60.66% 60.66% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::1 2507 15.43% 76.09% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::2 520 3.20% 79.29% # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::3 3364 20.71% 100.00% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::0 9525 59.85% 59.85% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::1 2508 15.76% 75.60% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::2 521 3.27% 78.88% # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.rateDist::3 3362 21.12% 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 3 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.rateDist::total 16246 # Number of instructions fetched each cycle (Total)
-system.cpu.fetch.branchRate 0.064028 # Number of branch fetches per cycle
-system.cpu.fetch.rate 0.301053 # Number of inst fetches per cycle
-system.cpu.decode.IdleCycles 5842 # Number of cycles decode is idle
-system.cpu.decode.BlockedCycles 4705 # Number of cycles decode is blocked
-system.cpu.decode.RunCycles 5178 # Number of cycles decode is running
-system.cpu.decode.UnblockCycles 135 # Number of cycles decode is unblocking
-system.cpu.decode.SquashCycles 386 # Number of cycles decode is squashing
-system.cpu.decode.BranchResolved 375 # Number of times decode resolved a branch
+system.cpu.fetch.rateDist::total 15916 # Number of instructions fetched each cycle (Total)
+system.cpu.fetch.branchRate 0.060125 # Number of branch fetches per cycle
+system.cpu.fetch.rate 0.282470 # Number of inst fetches per cycle
+system.cpu.decode.IdleCycles 5812 # Number of cycles decode is idle
+system.cpu.decode.BlockedCycles 4409 # Number of cycles decode is blocked
+system.cpu.decode.RunCycles 5179 # Number of cycles decode is running
+system.cpu.decode.UnblockCycles 132 # Number of cycles decode is unblocking
+system.cpu.decode.SquashCycles 384 # Number of cycles decode is squashing
+system.cpu.decode.BranchResolved 374 # Number of times decode resolved a branch
system.cpu.decode.BranchMispred 162 # Number of times decode detected a branch misprediction
-system.cpu.decode.DecodedInsts 10177 # Number of instructions handled by decode
-system.cpu.decode.SquashedInsts 1679 # Number of squashed instructions handled by decode
-system.cpu.rename.SquashCycles 386 # Number of cycles rename is squashing
-system.cpu.rename.IdleCycles 6957 # Number of cycles rename is idle
-system.cpu.rename.BlockCycles 1136 # Number of cycles rename is blocking
-system.cpu.rename.serializeStallCycles 2347 # count of cycles rename stalled for serializing inst
+system.cpu.decode.DecodedInsts 10178 # Number of instructions handled by decode
+system.cpu.decode.SquashedInsts 1683 # Number of squashed instructions handled by decode
+system.cpu.rename.SquashCycles 384 # Number of cycles rename is squashing
+system.cpu.rename.IdleCycles 6925 # Number of cycles rename is idle
+system.cpu.rename.BlockCycles 1165 # Number of cycles rename is blocking
+system.cpu.rename.serializeStallCycles 2515 # count of cycles rename stalled for serializing inst
system.cpu.rename.RunCycles 4188 # Number of cycles rename is running
-system.cpu.rename.UnblockCycles 1232 # Number of cycles rename is unblocking
-system.cpu.rename.RenamedInsts 9097 # Number of instructions processed by rename
-system.cpu.rename.SquashedInsts 461 # Number of squashed instructions processed by rename
+system.cpu.rename.UnblockCycles 739 # Number of cycles rename is unblocking
+system.cpu.rename.RenamedInsts 9100 # Number of instructions processed by rename
+system.cpu.rename.SquashedInsts 467 # Number of squashed instructions processed by rename
system.cpu.rename.ROBFullEvents 24 # Number of times rename has blocked due to ROB full
system.cpu.rename.IQFullEvents 1 # Number of times rename has blocked due to IQ full
system.cpu.rename.LQFullEvents 28 # Number of times rename has blocked due to LQ full
-system.cpu.rename.SQFullEvents 1125 # Number of times rename has blocked due to SQ full
-system.cpu.rename.RenamedOperands 9457 # Number of destination operands rename has renamed
-system.cpu.rename.RenameLookups 41127 # Number of register rename lookups that rename has made
-system.cpu.rename.int_rename_lookups 9997 # Number of integer rename lookups
+system.cpu.rename.SQFullEvents 631 # Number of times rename has blocked due to SQ full
+system.cpu.rename.RenamedOperands 9458 # Number of destination operands rename has renamed
+system.cpu.rename.RenameLookups 41150 # Number of register rename lookups that rename has made
+system.cpu.rename.int_rename_lookups 10006 # Number of integer rename lookups
system.cpu.rename.fp_rename_lookups 17 # Number of floating rename lookups
system.cpu.rename.CommittedMaps 5494 # Number of HB maps that are committed
-system.cpu.rename.UndoneMaps 3963 # Number of HB maps that are undone due to squashing
+system.cpu.rename.UndoneMaps 3964 # Number of HB maps that are undone due to squashing
system.cpu.rename.serializingInsts 29 # count of serializing insts renamed
system.cpu.rename.tempSerializingInsts 27 # count of temporary serializing insts renamed
-system.cpu.rename.skidInsts 333 # count of insts added to the skid buffer
-system.cpu.memDep0.insertedLoads 1824 # Number of loads inserted to the mem dependence unit.
-system.cpu.memDep0.insertedStores 1284 # Number of stores inserted to the mem dependence unit.
+system.cpu.rename.skidInsts 330 # count of insts added to the skid buffer
+system.cpu.memDep0.insertedLoads 1823 # Number of loads inserted to the mem dependence unit.
+system.cpu.memDep0.insertedStores 1289 # Number of stores inserted to the mem dependence unit.
system.cpu.memDep0.conflictingLoads 1 # Number of conflicting loads.
system.cpu.memDep0.conflictingStores 0 # Number of conflicting stores.
-system.cpu.iq.iqInstsAdded 8515 # Number of instructions added to the IQ (excludes non-spec)
+system.cpu.iq.iqInstsAdded 8513 # Number of instructions added to the IQ (excludes non-spec)
system.cpu.iq.iqNonSpecInstsAdded 38 # Number of non-speculative instructions added to the IQ
-system.cpu.iq.iqInstsIssued 7229 # Number of instructions issued
-system.cpu.iq.iqSquashedInstsIssued 177 # Number of squashed instructions issued
-system.cpu.iq.iqSquashedInstsExamined 3175 # Number of squashed instructions iterated over during squash; mainly for profiling
+system.cpu.iq.iqInstsIssued 7228 # Number of instructions issued
+system.cpu.iq.iqSquashedInstsIssued 182 # Number of squashed instructions issued
+system.cpu.iq.iqSquashedInstsExamined 3173 # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu.iq.iqSquashedOperandsExamined 8254 # Number of squashed operands that are examined and possibly removed from graph
system.cpu.iq.iqSquashedNonSpecRemoved 1 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.issued_per_cycle::samples 16246 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::mean 0.444971 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::stdev 0.838160 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::samples 15916 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::mean 0.454134 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::stdev 0.844472 # 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 11980 73.74% 73.74% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::1 1997 12.29% 86.03% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::2 1618 9.96% 95.99% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::3 608 3.74% 99.74% # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::4 43 0.26% 100.00% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::0 11653 73.22% 73.22% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::1 1992 12.52% 85.73% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::2 1620 10.18% 95.91% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::3 608 3.82% 99.73% # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::4 43 0.27% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::5 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::6 0 0.00% 100.00% # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::7 0 0.00% 100.00% # Number of insts issued each cycle
@@ -477,147 +487,147 @@ system.cpu.iq.issued_per_cycle::8 0 0.00% 100.00% # Nu
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 4 # Number of insts issued each cycle
-system.cpu.iq.issued_per_cycle::total 16246 # Number of insts issued each cycle
+system.cpu.iq.issued_per_cycle::total 15916 # 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 416 28.89% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 28.89% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 475 32.99% 61.87% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 549 38.12% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 416 28.85% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 28.85% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 475 32.94% 61.79% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 551 38.21% 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 4534 62.72% 62.72% # Type of FU issued
-system.cpu.iq.FU_type_0::IntMult 5 0.07% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::IntDiv 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatMult 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMult 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShift 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 62.79% # Type of FU issued
-system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 62.79% # Type of FU issued
+system.cpu.iq.FU_type_0::IntAlu 4533 62.71% 62.71% # Type of FU issued
+system.cpu.iq.FU_type_0::IntMult 5 0.07% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::IntDiv 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatMult 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdAlu 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCmp 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdCvt 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMisc 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMult 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdMultAcc 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShift 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdShiftAcc 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdSqrt 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAdd 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatAlu 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCmp 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatCvt 0 0.00% 62.78% # Type of FU issued
+system.cpu.iq.FU_type_0::SimdFloatDiv 0 0.00% 62.78% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMisc 3 0.04% 62.83% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 62.83% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 62.83% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 62.83% # Type of FU issued
-system.cpu.iq.FU_type_0::MemRead 1606 22.22% 85.05% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 1081 14.95% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::MemRead 1605 22.21% 85.03% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 1082 14.97% 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 7229 # Type of FU issued
-system.cpu.iq.rate 0.189772 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 1440 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.199198 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 32277 # Number of integer instruction queue reads
-system.cpu.iq.int_inst_queue_writes 11719 # Number of integer instruction queue writes
-system.cpu.iq.int_inst_queue_wakeup_accesses 6614 # Number of integer instruction queue wakeup accesses
+system.cpu.iq.FU_type_0::total 7228 # Type of FU issued
+system.cpu.iq.rate 0.178034 # Inst issue rate
+system.cpu.iq.fu_busy_cnt 1442 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.199502 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 31952 # Number of integer instruction queue reads
+system.cpu.iq.int_inst_queue_writes 11715 # Number of integer instruction queue writes
+system.cpu.iq.int_inst_queue_wakeup_accesses 6617 # Number of integer instruction queue wakeup accesses
system.cpu.iq.fp_inst_queue_reads 44 # Number of floating instruction queue reads
system.cpu.iq.fp_inst_queue_writes 16 # 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 8641 # Number of integer alu accesses
+system.cpu.iq.int_alu_accesses 8642 # Number of integer alu accesses
system.cpu.iq.fp_alu_accesses 28 # Number of floating point alu accesses
system.cpu.iew.lsq.thread0.forwLoads 12 # 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 797 # Number of loads squashed
+system.cpu.iew.lsq.thread0.squashedLoads 796 # Number of loads squashed
system.cpu.iew.lsq.thread0.ignoredResponses 0 # Number of memory responses ignored because the instruction is squashed
system.cpu.iew.lsq.thread0.memOrderViolation 7 # Number of memory ordering violations
-system.cpu.iew.lsq.thread0.squashedStores 346 # Number of stores squashed
+system.cpu.iew.lsq.thread0.squashedStores 351 # 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 7 # Number of loads that were rescheduled
system.cpu.iew.lsq.thread0.cacheBlocked 18 # 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 386 # Number of cycles IEW is squashing
-system.cpu.iew.iewBlockCycles 339 # Number of cycles IEW is blocking
+system.cpu.iew.iewSquashCycles 384 # Number of cycles IEW is squashing
+system.cpu.iew.iewBlockCycles 345 # Number of cycles IEW is blocking
system.cpu.iew.iewUnblockCycles 11 # Number of cycles IEW is unblocking
-system.cpu.iew.iewDispatchedInsts 8566 # Number of instructions dispatched to IQ
+system.cpu.iew.iewDispatchedInsts 8564 # Number of instructions dispatched to IQ
system.cpu.iew.iewDispSquashedInsts 0 # Number of squashed instructions skipped by dispatch
-system.cpu.iew.iewDispLoadInsts 1824 # Number of dispatched load instructions
-system.cpu.iew.iewDispStoreInsts 1284 # Number of dispatched store instructions
+system.cpu.iew.iewDispLoadInsts 1823 # Number of dispatched load instructions
+system.cpu.iew.iewDispStoreInsts 1289 # Number of dispatched store instructions
system.cpu.iew.iewDispNonSpecInsts 26 # Number of dispatched non-speculative instructions
system.cpu.iew.iewIQFullEvents 3 # Number of times the IQ has become full, causing a stall
system.cpu.iew.iewLSQFullEvents 6 # Number of times the LSQ has become full, causing a stall
system.cpu.iew.memOrderViolationEvents 7 # Number of memory order violations
-system.cpu.iew.predictedTakenIncorrect 59 # Number of branches that were predicted taken incorrectly
-system.cpu.iew.predictedNotTakenIncorrect 319 # Number of branches that were predicted not taken incorrectly
+system.cpu.iew.predictedTakenIncorrect 60 # Number of branches that were predicted taken incorrectly
+system.cpu.iew.predictedNotTakenIncorrect 318 # Number of branches that were predicted not taken incorrectly
system.cpu.iew.branchMispredicts 378 # Number of branch mispredicts detected at execute
-system.cpu.iew.iewExecutedInsts 6820 # Number of executed instructions
-system.cpu.iew.iewExecLoadInsts 1423 # Number of load instructions executed
-system.cpu.iew.iewExecSquashedInsts 409 # Number of squashed instructions skipped in execute
+system.cpu.iew.iewExecutedInsts 6821 # Number of executed instructions
+system.cpu.iew.iewExecLoadInsts 1422 # Number of load instructions executed
+system.cpu.iew.iewExecSquashedInsts 407 # Number of squashed instructions skipped in execute
system.cpu.iew.exec_swp 0 # number of swp insts executed
system.cpu.iew.exec_nop 13 # number of nop insts executed
-system.cpu.iew.exec_refs 2448 # number of memory reference insts executed
-system.cpu.iew.exec_branches 1296 # Number of branches executed
+system.cpu.iew.exec_refs 2447 # number of memory reference insts executed
+system.cpu.iew.exec_branches 1298 # Number of branches executed
system.cpu.iew.exec_stores 1025 # Number of stores executed
-system.cpu.iew.exec_rate 0.179036 # Inst execution rate
-system.cpu.iew.wb_sent 6675 # cumulative count of insts sent to commit
-system.cpu.iew.wb_count 6630 # cumulative count of insts written-back
-system.cpu.iew.wb_producers 2985 # num instructions producing a value
-system.cpu.iew.wb_consumers 5422 # num instructions consuming a value
-system.cpu.iew.wb_rate 0.174048 # insts written-back per cycle
-system.cpu.iew.wb_fanout 0.550535 # average fanout of values written-back
-system.cpu.commit.commitSquashedInsts 2710 # The number of squashed insts skipped by commit
+system.cpu.iew.exec_rate 0.168009 # Inst execution rate
+system.cpu.iew.wb_sent 6677 # cumulative count of insts sent to commit
+system.cpu.iew.wb_count 6633 # cumulative count of insts written-back
+system.cpu.iew.wb_producers 2981 # num instructions producing a value
+system.cpu.iew.wb_consumers 5419 # num instructions consuming a value
+system.cpu.iew.wb_rate 0.163378 # insts written-back per cycle
+system.cpu.iew.wb_fanout 0.550101 # average fanout of values written-back
+system.cpu.commit.commitSquashedInsts 2706 # The number of squashed insts skipped by commit
system.cpu.commit.commitNonSpecStalls 37 # The number of times commit has been forced to stall to communicate backwards
-system.cpu.commit.branchMispredicts 365 # The number of times a branch was mispredicted
-system.cpu.commit.committed_per_cycle::samples 15677 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::mean 0.343050 # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::stdev 0.979995 # Number of insts commited each cycle
+system.cpu.commit.branchMispredicts 363 # The number of times a branch was mispredicted
+system.cpu.commit.committed_per_cycle::samples 15349 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::mean 0.350381 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::stdev 0.988718 # 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 13011 82.99% 82.99% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::1 1405 8.96% 91.96% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::2 598 3.81% 95.77% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::3 299 1.91% 97.68% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::4 169 1.08% 98.76% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::5 80 0.51% 99.27% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::6 44 0.28% 99.55% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::7 28 0.18% 99.73% # Number of insts commited each cycle
-system.cpu.commit.committed_per_cycle::8 43 0.27% 100.00% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::0 12681 82.62% 82.62% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::1 1407 9.17% 91.78% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::2 599 3.90% 95.69% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::3 298 1.94% 97.63% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::4 170 1.11% 98.74% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::5 79 0.51% 99.25% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::6 44 0.29% 99.54% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::7 28 0.18% 99.72% # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::8 43 0.28% 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 15677 # Number of insts commited each cycle
+system.cpu.commit.committed_per_cycle::total 15349 # Number of insts commited each cycle
system.cpu.commit.committedInsts 4592 # Number of instructions committed
system.cpu.commit.committedOps 5378 # Number of ops (including micro ops) committed
system.cpu.commit.swp_count 0 # Number of s/w prefetches committed
@@ -664,40 +674,40 @@ system.cpu.commit.op_class_0::IprAccess 0 0.00% 100.00% # Cl
system.cpu.commit.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction
system.cpu.commit.op_class_0::total 5378 # Class of committed instruction
system.cpu.commit.bw_lim_events 43 # number cycles where commit BW limit reached
-system.cpu.rob.rob_reads 23565 # The number of ROB reads
-system.cpu.rob.rob_writes 16751 # The number of ROB writes
-system.cpu.timesIdled 216 # Number of times that the entire CPU went into an idle state and unscheduled itself
-system.cpu.idleCycles 21847 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.rob.rob_reads 23233 # The number of ROB reads
+system.cpu.rob.rob_writes 16740 # The number of ROB writes
+system.cpu.timesIdled 212 # Number of times that the entire CPU went into an idle state and unscheduled itself
+system.cpu.idleCycles 24683 # Total number of cycles that the CPU has spent unscheduled due to idling
system.cpu.committedInsts 4592 # Number of Instructions Simulated
system.cpu.committedOps 5378 # Number of Ops (including micro ops) Simulated
-system.cpu.cpi 8.295514 # CPI: Cycles Per Instruction
-system.cpu.cpi_total 8.295514 # CPI: Total CPI of All Threads
-system.cpu.ipc 0.120547 # IPC: Instructions Per Cycle
-system.cpu.ipc_total 0.120547 # IPC: Total IPC of All Threads
+system.cpu.cpi 8.841246 # CPI: Cycles Per Instruction
+system.cpu.cpi_total 8.841246 # CPI: Total CPI of All Threads
+system.cpu.ipc 0.113106 # IPC: Instructions Per Cycle
+system.cpu.ipc_total 0.113106 # IPC: Total IPC of All Threads
system.cpu.int_regfile_reads 6772 # number of integer regfile reads
system.cpu.int_regfile_writes 3788 # number of integer regfile writes
system.cpu.fp_regfile_reads 16 # number of floating regfile reads
-system.cpu.cc_regfile_reads 24217 # number of cc regfile reads
+system.cpu.cc_regfile_reads 24220 # number of cc regfile reads
system.cpu.cc_regfile_writes 2924 # number of cc regfile writes
system.cpu.misc_regfile_reads 2559 # number of misc regfile reads
system.cpu.misc_regfile_writes 24 # number of misc regfile writes
-system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.cpu.dcache.tags.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.cpu.dcache.tags.replacements 1 # number of replacements
-system.cpu.dcache.tags.tagsinuse 84.349867 # Cycle average of tags in use
+system.cpu.dcache.tags.tagsinuse 84.063183 # Cycle average of tags in use
system.cpu.dcache.tags.total_refs 1930 # Total number of references to valid blocks.
system.cpu.dcache.tags.sampled_refs 143 # Sample count of references to valid blocks.
system.cpu.dcache.tags.avg_refs 13.496503 # Average number of references to valid blocks.
system.cpu.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.dcache.tags.occ_blocks::cpu.data 84.349867 # Average occupied blocks per requestor
-system.cpu.dcache.tags.occ_percent::cpu.data 0.164746 # Average percentage of cache occupancy
-system.cpu.dcache.tags.occ_percent::total 0.164746 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_blocks::cpu.data 84.063183 # Average occupied blocks per requestor
+system.cpu.dcache.tags.occ_percent::cpu.data 0.164186 # Average percentage of cache occupancy
+system.cpu.dcache.tags.occ_percent::total 0.164186 # Average percentage of cache occupancy
system.cpu.dcache.tags.occ_task_id_blocks::1024 142 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::0 53 # Occupied blocks per task id
-system.cpu.dcache.tags.age_task_id_blocks_1024::1 89 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::0 52 # Occupied blocks per task id
+system.cpu.dcache.tags.age_task_id_blocks_1024::1 90 # Occupied blocks per task id
system.cpu.dcache.tags.occ_task_id_percent::1024 0.277344 # Percentage of cache occupancy per task id
-system.cpu.dcache.tags.tag_accesses 4725 # Number of tag accesses
-system.cpu.dcache.tags.data_accesses 4725 # Number of data accesses
-system.cpu.dcache.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.cpu.dcache.tags.tag_accesses 4723 # Number of tag accesses
+system.cpu.dcache.tags.data_accesses 4723 # Number of data accesses
+system.cpu.dcache.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.cpu.dcache.ReadReq_hits::cpu.data 1188 # number of ReadReq hits
system.cpu.dcache.ReadReq_hits::total 1188 # number of ReadReq hits
system.cpu.dcache.WriteReq_hits::cpu.data 722 # number of WriteReq hits
@@ -710,76 +720,76 @@ system.cpu.dcache.demand_hits::cpu.data 1910 # nu
system.cpu.dcache.demand_hits::total 1910 # number of demand (read+write) hits
system.cpu.dcache.overall_hits::cpu.data 1910 # number of overall hits
system.cpu.dcache.overall_hits::total 1910 # number of overall hits
-system.cpu.dcache.ReadReq_misses::cpu.data 168 # number of ReadReq misses
-system.cpu.dcache.ReadReq_misses::total 168 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::cpu.data 167 # number of ReadReq misses
+system.cpu.dcache.ReadReq_misses::total 167 # number of ReadReq misses
system.cpu.dcache.WriteReq_misses::cpu.data 191 # number of WriteReq misses
system.cpu.dcache.WriteReq_misses::total 191 # number of WriteReq misses
system.cpu.dcache.LoadLockedReq_misses::cpu.data 2 # number of LoadLockedReq misses
system.cpu.dcache.LoadLockedReq_misses::total 2 # number of LoadLockedReq misses
-system.cpu.dcache.demand_misses::cpu.data 359 # number of demand (read+write) misses
-system.cpu.dcache.demand_misses::total 359 # number of demand (read+write) misses
-system.cpu.dcache.overall_misses::cpu.data 359 # number of overall misses
-system.cpu.dcache.overall_misses::total 359 # number of overall misses
-system.cpu.dcache.ReadReq_miss_latency::cpu.data 10937500 # number of ReadReq miss cycles
-system.cpu.dcache.ReadReq_miss_latency::total 10937500 # number of ReadReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::cpu.data 9601000 # number of WriteReq miss cycles
-system.cpu.dcache.WriteReq_miss_latency::total 9601000 # number of WriteReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 127000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.LoadLockedReq_miss_latency::total 127000 # number of LoadLockedReq miss cycles
-system.cpu.dcache.demand_miss_latency::cpu.data 20538500 # number of demand (read+write) miss cycles
-system.cpu.dcache.demand_miss_latency::total 20538500 # number of demand (read+write) miss cycles
-system.cpu.dcache.overall_miss_latency::cpu.data 20538500 # number of overall miss cycles
-system.cpu.dcache.overall_miss_latency::total 20538500 # number of overall miss cycles
-system.cpu.dcache.ReadReq_accesses::cpu.data 1356 # number of ReadReq accesses(hits+misses)
-system.cpu.dcache.ReadReq_accesses::total 1356 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.demand_misses::cpu.data 358 # number of demand (read+write) misses
+system.cpu.dcache.demand_misses::total 358 # number of demand (read+write) misses
+system.cpu.dcache.overall_misses::cpu.data 358 # number of overall misses
+system.cpu.dcache.overall_misses::total 358 # number of overall misses
+system.cpu.dcache.ReadReq_miss_latency::cpu.data 12032500 # number of ReadReq miss cycles
+system.cpu.dcache.ReadReq_miss_latency::total 12032500 # number of ReadReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::cpu.data 8019500 # number of WriteReq miss cycles
+system.cpu.dcache.WriteReq_miss_latency::total 8019500 # number of WriteReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::cpu.data 139000 # number of LoadLockedReq miss cycles
+system.cpu.dcache.LoadLockedReq_miss_latency::total 139000 # number of LoadLockedReq miss cycles
+system.cpu.dcache.demand_miss_latency::cpu.data 20052000 # number of demand (read+write) miss cycles
+system.cpu.dcache.demand_miss_latency::total 20052000 # number of demand (read+write) miss cycles
+system.cpu.dcache.overall_miss_latency::cpu.data 20052000 # number of overall miss cycles
+system.cpu.dcache.overall_miss_latency::total 20052000 # number of overall miss cycles
+system.cpu.dcache.ReadReq_accesses::cpu.data 1355 # number of ReadReq accesses(hits+misses)
+system.cpu.dcache.ReadReq_accesses::total 1355 # number of ReadReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::cpu.data 913 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.WriteReq_accesses::total 913 # number of WriteReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::cpu.data 11 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.LoadLockedReq_accesses::total 11 # number of LoadLockedReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::cpu.data 11 # number of StoreCondReq accesses(hits+misses)
system.cpu.dcache.StoreCondReq_accesses::total 11 # number of StoreCondReq accesses(hits+misses)
-system.cpu.dcache.demand_accesses::cpu.data 2269 # number of demand (read+write) accesses
-system.cpu.dcache.demand_accesses::total 2269 # number of demand (read+write) accesses
-system.cpu.dcache.overall_accesses::cpu.data 2269 # number of overall (read+write) accesses
-system.cpu.dcache.overall_accesses::total 2269 # number of overall (read+write) accesses
-system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.123894 # miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_miss_rate::total 0.123894 # miss rate for ReadReq accesses
+system.cpu.dcache.demand_accesses::cpu.data 2268 # number of demand (read+write) accesses
+system.cpu.dcache.demand_accesses::total 2268 # number of demand (read+write) accesses
+system.cpu.dcache.overall_accesses::cpu.data 2268 # number of overall (read+write) accesses
+system.cpu.dcache.overall_accesses::total 2268 # number of overall (read+write) accesses
+system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.123247 # miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_miss_rate::total 0.123247 # miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.209200 # miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_miss_rate::total 0.209200 # miss rate for WriteReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.181818 # miss rate for LoadLockedReq accesses
system.cpu.dcache.LoadLockedReq_miss_rate::total 0.181818 # miss rate for LoadLockedReq accesses
-system.cpu.dcache.demand_miss_rate::cpu.data 0.158219 # miss rate for demand accesses
-system.cpu.dcache.demand_miss_rate::total 0.158219 # miss rate for demand accesses
-system.cpu.dcache.overall_miss_rate::cpu.data 0.158219 # miss rate for overall accesses
-system.cpu.dcache.overall_miss_rate::total 0.158219 # miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 65104.166667 # average ReadReq miss latency
-system.cpu.dcache.ReadReq_avg_miss_latency::total 65104.166667 # average ReadReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 50267.015707 # average WriteReq miss latency
-system.cpu.dcache.WriteReq_avg_miss_latency::total 50267.015707 # average WriteReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 63500 # average LoadLockedReq miss latency
-system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 63500 # average LoadLockedReq miss latency
-system.cpu.dcache.demand_avg_miss_latency::cpu.data 57210.306407 # average overall miss latency
-system.cpu.dcache.demand_avg_miss_latency::total 57210.306407 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::cpu.data 57210.306407 # average overall miss latency
-system.cpu.dcache.overall_avg_miss_latency::total 57210.306407 # average overall miss latency
+system.cpu.dcache.demand_miss_rate::cpu.data 0.157848 # miss rate for demand accesses
+system.cpu.dcache.demand_miss_rate::total 0.157848 # miss rate for demand accesses
+system.cpu.dcache.overall_miss_rate::cpu.data 0.157848 # miss rate for overall accesses
+system.cpu.dcache.overall_miss_rate::total 0.157848 # miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 72050.898204 # average ReadReq miss latency
+system.cpu.dcache.ReadReq_avg_miss_latency::total 72050.898204 # average ReadReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 41986.910995 # average WriteReq miss latency
+system.cpu.dcache.WriteReq_avg_miss_latency::total 41986.910995 # average WriteReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 69500 # average LoadLockedReq miss latency
+system.cpu.dcache.LoadLockedReq_avg_miss_latency::total 69500 # average LoadLockedReq miss latency
+system.cpu.dcache.demand_avg_miss_latency::cpu.data 56011.173184 # average overall miss latency
+system.cpu.dcache.demand_avg_miss_latency::total 56011.173184 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::cpu.data 56011.173184 # average overall miss latency
+system.cpu.dcache.overall_avg_miss_latency::total 56011.173184 # 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 1304 # number of cycles access was blocked
+system.cpu.dcache.blocked_cycles::no_targets 853 # 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 18 # number of cycles access was blocked
system.cpu.dcache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
-system.cpu.dcache.avg_blocked_cycles::no_targets 72.444444 # average number of cycles each access was blocked
+system.cpu.dcache.avg_blocked_cycles::no_targets 47.388889 # average number of cycles each access was blocked
system.cpu.dcache.writebacks::writebacks 1 # number of writebacks
system.cpu.dcache.writebacks::total 1 # number of writebacks
-system.cpu.dcache.ReadReq_mshr_hits::cpu.data 65 # number of ReadReq MSHR hits
-system.cpu.dcache.ReadReq_mshr_hits::total 65 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::cpu.data 64 # number of ReadReq MSHR hits
+system.cpu.dcache.ReadReq_mshr_hits::total 64 # number of ReadReq MSHR hits
system.cpu.dcache.WriteReq_mshr_hits::cpu.data 150 # number of WriteReq MSHR hits
system.cpu.dcache.WriteReq_mshr_hits::total 150 # number of WriteReq MSHR hits
system.cpu.dcache.LoadLockedReq_mshr_hits::cpu.data 2 # number of LoadLockedReq MSHR hits
system.cpu.dcache.LoadLockedReq_mshr_hits::total 2 # number of LoadLockedReq MSHR hits
-system.cpu.dcache.demand_mshr_hits::cpu.data 215 # number of demand (read+write) MSHR hits
-system.cpu.dcache.demand_mshr_hits::total 215 # number of demand (read+write) MSHR hits
-system.cpu.dcache.overall_mshr_hits::cpu.data 215 # number of overall MSHR hits
-system.cpu.dcache.overall_mshr_hits::total 215 # number of overall MSHR hits
+system.cpu.dcache.demand_mshr_hits::cpu.data 214 # number of demand (read+write) MSHR hits
+system.cpu.dcache.demand_mshr_hits::total 214 # number of demand (read+write) MSHR hits
+system.cpu.dcache.overall_mshr_hits::cpu.data 214 # number of overall MSHR hits
+system.cpu.dcache.overall_mshr_hits::total 214 # number of overall MSHR hits
system.cpu.dcache.ReadReq_mshr_misses::cpu.data 103 # number of ReadReq MSHR misses
system.cpu.dcache.ReadReq_mshr_misses::total 103 # number of ReadReq MSHR misses
system.cpu.dcache.WriteReq_mshr_misses::cpu.data 41 # number of WriteReq MSHR misses
@@ -788,140 +798,140 @@ system.cpu.dcache.demand_mshr_misses::cpu.data 144
system.cpu.dcache.demand_mshr_misses::total 144 # number of demand (read+write) MSHR misses
system.cpu.dcache.overall_mshr_misses::cpu.data 144 # number of overall MSHR misses
system.cpu.dcache.overall_mshr_misses::total 144 # number of overall MSHR misses
-system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 7149000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_latency::total 7149000 # number of ReadReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 2700500 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.WriteReq_mshr_miss_latency::total 2700500 # number of WriteReq MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::cpu.data 9849500 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.demand_mshr_miss_latency::total 9849500 # number of demand (read+write) MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::cpu.data 9849500 # number of overall MSHR miss cycles
-system.cpu.dcache.overall_mshr_miss_latency::total 9849500 # number of overall MSHR miss cycles
-system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.075959 # mshr miss rate for ReadReq accesses
-system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.075959 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data 7984500 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_latency::total 7984500 # number of ReadReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 2595500 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.WriteReq_mshr_miss_latency::total 2595500 # number of WriteReq MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::cpu.data 10580000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.demand_mshr_miss_latency::total 10580000 # number of demand (read+write) MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::cpu.data 10580000 # number of overall MSHR miss cycles
+system.cpu.dcache.overall_mshr_miss_latency::total 10580000 # number of overall MSHR miss cycles
+system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.076015 # mshr miss rate for ReadReq accesses
+system.cpu.dcache.ReadReq_mshr_miss_rate::total 0.076015 # mshr miss rate for ReadReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.044907 # mshr miss rate for WriteReq accesses
system.cpu.dcache.WriteReq_mshr_miss_rate::total 0.044907 # mshr miss rate for WriteReq accesses
-system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.063464 # mshr miss rate for demand accesses
-system.cpu.dcache.demand_mshr_miss_rate::total 0.063464 # mshr miss rate for demand accesses
-system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.063464 # mshr miss rate for overall accesses
-system.cpu.dcache.overall_mshr_miss_rate::total 0.063464 # mshr miss rate for overall accesses
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 69407.766990 # average ReadReq mshr miss latency
-system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 69407.766990 # average ReadReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 65865.853659 # average WriteReq mshr miss latency
-system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 65865.853659 # average WriteReq mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 68399.305556 # average overall mshr miss latency
-system.cpu.dcache.demand_avg_mshr_miss_latency::total 68399.305556 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 68399.305556 # average overall mshr miss latency
-system.cpu.dcache.overall_avg_mshr_miss_latency::total 68399.305556 # average overall mshr miss latency
-system.cpu.icache.tags.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.063492 # mshr miss rate for demand accesses
+system.cpu.dcache.demand_mshr_miss_rate::total 0.063492 # mshr miss rate for demand accesses
+system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.063492 # mshr miss rate for overall accesses
+system.cpu.dcache.overall_mshr_miss_rate::total 0.063492 # mshr miss rate for overall accesses
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 77519.417476 # average ReadReq mshr miss latency
+system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 77519.417476 # average ReadReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 63304.878049 # average WriteReq mshr miss latency
+system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 63304.878049 # average WriteReq mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 73472.222222 # average overall mshr miss latency
+system.cpu.dcache.demand_avg_mshr_miss_latency::total 73472.222222 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 73472.222222 # average overall mshr miss latency
+system.cpu.dcache.overall_avg_mshr_miss_latency::total 73472.222222 # average overall mshr miss latency
+system.cpu.icache.tags.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.cpu.icache.tags.replacements 44 # number of replacements
-system.cpu.icache.tags.tagsinuse 137.872552 # Cycle average of tags in use
-system.cpu.icache.tags.total_refs 3542 # Total number of references to valid blocks.
+system.cpu.icache.tags.tagsinuse 137.515573 # Cycle average of tags in use
+system.cpu.icache.tags.total_refs 3540 # Total number of references to valid blocks.
system.cpu.icache.tags.sampled_refs 299 # Sample count of references to valid blocks.
-system.cpu.icache.tags.avg_refs 11.846154 # Average number of references to valid blocks.
+system.cpu.icache.tags.avg_refs 11.839465 # Average number of references to valid blocks.
system.cpu.icache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.icache.tags.occ_blocks::cpu.inst 137.872552 # Average occupied blocks per requestor
-system.cpu.icache.tags.occ_percent::cpu.inst 0.269282 # Average percentage of cache occupancy
-system.cpu.icache.tags.occ_percent::total 0.269282 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_blocks::cpu.inst 137.515573 # Average occupied blocks per requestor
+system.cpu.icache.tags.occ_percent::cpu.inst 0.268585 # Average percentage of cache occupancy
+system.cpu.icache.tags.occ_percent::total 0.268585 # Average percentage of cache occupancy
system.cpu.icache.tags.occ_task_id_blocks::1024 255 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::0 155 # Occupied blocks per task id
-system.cpu.icache.tags.age_task_id_blocks_1024::1 100 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::0 145 # Occupied blocks per task id
+system.cpu.icache.tags.age_task_id_blocks_1024::1 110 # Occupied blocks per task id
system.cpu.icache.tags.occ_task_id_percent::1024 0.498047 # Percentage of cache occupancy per task id
-system.cpu.icache.tags.tag_accesses 8107 # Number of tag accesses
-system.cpu.icache.tags.data_accesses 8107 # Number of data accesses
-system.cpu.icache.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
-system.cpu.icache.ReadReq_hits::cpu.inst 3542 # number of ReadReq hits
-system.cpu.icache.ReadReq_hits::total 3542 # number of ReadReq hits
-system.cpu.icache.demand_hits::cpu.inst 3542 # number of demand (read+write) hits
-system.cpu.icache.demand_hits::total 3542 # number of demand (read+write) hits
-system.cpu.icache.overall_hits::cpu.inst 3542 # number of overall hits
-system.cpu.icache.overall_hits::total 3542 # number of overall hits
-system.cpu.icache.ReadReq_misses::cpu.inst 362 # number of ReadReq misses
-system.cpu.icache.ReadReq_misses::total 362 # number of ReadReq misses
-system.cpu.icache.demand_misses::cpu.inst 362 # number of demand (read+write) misses
-system.cpu.icache.demand_misses::total 362 # number of demand (read+write) misses
-system.cpu.icache.overall_misses::cpu.inst 362 # number of overall misses
-system.cpu.icache.overall_misses::total 362 # number of overall misses
-system.cpu.icache.ReadReq_miss_latency::cpu.inst 22563992 # number of ReadReq miss cycles
-system.cpu.icache.ReadReq_miss_latency::total 22563992 # number of ReadReq miss cycles
-system.cpu.icache.demand_miss_latency::cpu.inst 22563992 # number of demand (read+write) miss cycles
-system.cpu.icache.demand_miss_latency::total 22563992 # number of demand (read+write) miss cycles
-system.cpu.icache.overall_miss_latency::cpu.inst 22563992 # number of overall miss cycles
-system.cpu.icache.overall_miss_latency::total 22563992 # number of overall miss cycles
-system.cpu.icache.ReadReq_accesses::cpu.inst 3904 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.ReadReq_accesses::total 3904 # number of ReadReq accesses(hits+misses)
-system.cpu.icache.demand_accesses::cpu.inst 3904 # number of demand (read+write) accesses
-system.cpu.icache.demand_accesses::total 3904 # number of demand (read+write) accesses
-system.cpu.icache.overall_accesses::cpu.inst 3904 # number of overall (read+write) accesses
-system.cpu.icache.overall_accesses::total 3904 # number of overall (read+write) accesses
-system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.092725 # miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_miss_rate::total 0.092725 # miss rate for ReadReq accesses
-system.cpu.icache.demand_miss_rate::cpu.inst 0.092725 # miss rate for demand accesses
-system.cpu.icache.demand_miss_rate::total 0.092725 # miss rate for demand accesses
-system.cpu.icache.overall_miss_rate::cpu.inst 0.092725 # miss rate for overall accesses
-system.cpu.icache.overall_miss_rate::total 0.092725 # miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 62331.469613 # average ReadReq miss latency
-system.cpu.icache.ReadReq_avg_miss_latency::total 62331.469613 # average ReadReq miss latency
-system.cpu.icache.demand_avg_miss_latency::cpu.inst 62331.469613 # average overall miss latency
-system.cpu.icache.demand_avg_miss_latency::total 62331.469613 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::cpu.inst 62331.469613 # average overall miss latency
-system.cpu.icache.overall_avg_miss_latency::total 62331.469613 # average overall miss latency
-system.cpu.icache.blocked_cycles::no_mshrs 8558 # number of cycles access was blocked
-system.cpu.icache.blocked_cycles::no_targets 35 # number of cycles access was blocked
-system.cpu.icache.blocked::no_mshrs 95 # number of cycles access was blocked
+system.cpu.icache.tags.tag_accesses 8109 # Number of tag accesses
+system.cpu.icache.tags.data_accesses 8109 # Number of data accesses
+system.cpu.icache.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
+system.cpu.icache.ReadReq_hits::cpu.inst 3540 # number of ReadReq hits
+system.cpu.icache.ReadReq_hits::total 3540 # number of ReadReq hits
+system.cpu.icache.demand_hits::cpu.inst 3540 # number of demand (read+write) hits
+system.cpu.icache.demand_hits::total 3540 # number of demand (read+write) hits
+system.cpu.icache.overall_hits::cpu.inst 3540 # number of overall hits
+system.cpu.icache.overall_hits::total 3540 # number of overall hits
+system.cpu.icache.ReadReq_misses::cpu.inst 365 # number of ReadReq misses
+system.cpu.icache.ReadReq_misses::total 365 # number of ReadReq misses
+system.cpu.icache.demand_misses::cpu.inst 365 # number of demand (read+write) misses
+system.cpu.icache.demand_misses::total 365 # number of demand (read+write) misses
+system.cpu.icache.overall_misses::cpu.inst 365 # number of overall misses
+system.cpu.icache.overall_misses::total 365 # number of overall misses
+system.cpu.icache.ReadReq_miss_latency::cpu.inst 25051490 # number of ReadReq miss cycles
+system.cpu.icache.ReadReq_miss_latency::total 25051490 # number of ReadReq miss cycles
+system.cpu.icache.demand_miss_latency::cpu.inst 25051490 # number of demand (read+write) miss cycles
+system.cpu.icache.demand_miss_latency::total 25051490 # number of demand (read+write) miss cycles
+system.cpu.icache.overall_miss_latency::cpu.inst 25051490 # number of overall miss cycles
+system.cpu.icache.overall_miss_latency::total 25051490 # number of overall miss cycles
+system.cpu.icache.ReadReq_accesses::cpu.inst 3905 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.ReadReq_accesses::total 3905 # number of ReadReq accesses(hits+misses)
+system.cpu.icache.demand_accesses::cpu.inst 3905 # number of demand (read+write) accesses
+system.cpu.icache.demand_accesses::total 3905 # number of demand (read+write) accesses
+system.cpu.icache.overall_accesses::cpu.inst 3905 # number of overall (read+write) accesses
+system.cpu.icache.overall_accesses::total 3905 # number of overall (read+write) accesses
+system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.093470 # miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_miss_rate::total 0.093470 # miss rate for ReadReq accesses
+system.cpu.icache.demand_miss_rate::cpu.inst 0.093470 # miss rate for demand accesses
+system.cpu.icache.demand_miss_rate::total 0.093470 # miss rate for demand accesses
+system.cpu.icache.overall_miss_rate::cpu.inst 0.093470 # miss rate for overall accesses
+system.cpu.icache.overall_miss_rate::total 0.093470 # miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 68634.219178 # average ReadReq miss latency
+system.cpu.icache.ReadReq_avg_miss_latency::total 68634.219178 # average ReadReq miss latency
+system.cpu.icache.demand_avg_miss_latency::cpu.inst 68634.219178 # average overall miss latency
+system.cpu.icache.demand_avg_miss_latency::total 68634.219178 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::cpu.inst 68634.219178 # average overall miss latency
+system.cpu.icache.overall_avg_miss_latency::total 68634.219178 # average overall miss latency
+system.cpu.icache.blocked_cycles::no_mshrs 9850 # number of cycles access was blocked
+system.cpu.icache.blocked_cycles::no_targets 47 # number of cycles access was blocked
+system.cpu.icache.blocked::no_mshrs 96 # number of cycles access was blocked
system.cpu.icache.blocked::no_targets 1 # number of cycles access was blocked
-system.cpu.icache.avg_blocked_cycles::no_mshrs 90.084211 # average number of cycles each access was blocked
-system.cpu.icache.avg_blocked_cycles::no_targets 35 # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_mshrs 102.604167 # average number of cycles each access was blocked
+system.cpu.icache.avg_blocked_cycles::no_targets 47 # average number of cycles each access was blocked
system.cpu.icache.writebacks::writebacks 44 # number of writebacks
system.cpu.icache.writebacks::total 44 # number of writebacks
-system.cpu.icache.ReadReq_mshr_hits::cpu.inst 63 # number of ReadReq MSHR hits
-system.cpu.icache.ReadReq_mshr_hits::total 63 # number of ReadReq MSHR hits
-system.cpu.icache.demand_mshr_hits::cpu.inst 63 # number of demand (read+write) MSHR hits
-system.cpu.icache.demand_mshr_hits::total 63 # number of demand (read+write) MSHR hits
-system.cpu.icache.overall_mshr_hits::cpu.inst 63 # number of overall MSHR hits
-system.cpu.icache.overall_mshr_hits::total 63 # number of overall MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::cpu.inst 66 # number of ReadReq MSHR hits
+system.cpu.icache.ReadReq_mshr_hits::total 66 # number of ReadReq MSHR hits
+system.cpu.icache.demand_mshr_hits::cpu.inst 66 # number of demand (read+write) MSHR hits
+system.cpu.icache.demand_mshr_hits::total 66 # number of demand (read+write) MSHR hits
+system.cpu.icache.overall_mshr_hits::cpu.inst 66 # number of overall MSHR hits
+system.cpu.icache.overall_mshr_hits::total 66 # number of overall MSHR hits
system.cpu.icache.ReadReq_mshr_misses::cpu.inst 299 # number of ReadReq MSHR misses
system.cpu.icache.ReadReq_mshr_misses::total 299 # number of ReadReq MSHR misses
system.cpu.icache.demand_mshr_misses::cpu.inst 299 # number of demand (read+write) MSHR misses
system.cpu.icache.demand_mshr_misses::total 299 # number of demand (read+write) MSHR misses
system.cpu.icache.overall_mshr_misses::cpu.inst 299 # number of overall MSHR misses
system.cpu.icache.overall_mshr_misses::total 299 # number of overall MSHR misses
-system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 19836992 # number of ReadReq MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_latency::total 19836992 # number of ReadReq MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::cpu.inst 19836992 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.demand_mshr_miss_latency::total 19836992 # number of demand (read+write) MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::cpu.inst 19836992 # number of overall MSHR miss cycles
-system.cpu.icache.overall_mshr_miss_latency::total 19836992 # number of overall MSHR miss cycles
-system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.076588 # mshr miss rate for ReadReq accesses
-system.cpu.icache.ReadReq_mshr_miss_rate::total 0.076588 # mshr miss rate for ReadReq accesses
-system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.076588 # mshr miss rate for demand accesses
-system.cpu.icache.demand_mshr_miss_rate::total 0.076588 # mshr miss rate for demand accesses
-system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.076588 # mshr miss rate for overall accesses
-system.cpu.icache.overall_mshr_miss_rate::total 0.076588 # mshr miss rate for overall accesses
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 66344.454849 # average ReadReq mshr miss latency
-system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 66344.454849 # average ReadReq mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 66344.454849 # average overall mshr miss latency
-system.cpu.icache.demand_avg_mshr_miss_latency::total 66344.454849 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 66344.454849 # average overall mshr miss latency
-system.cpu.icache.overall_avg_mshr_miss_latency::total 66344.454849 # average overall mshr miss latency
-system.cpu.l2cache.prefetcher.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 22011990 # number of ReadReq MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_latency::total 22011990 # number of ReadReq MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::cpu.inst 22011990 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.demand_mshr_miss_latency::total 22011990 # number of demand (read+write) MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::cpu.inst 22011990 # number of overall MSHR miss cycles
+system.cpu.icache.overall_mshr_miss_latency::total 22011990 # number of overall MSHR miss cycles
+system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.076569 # mshr miss rate for ReadReq accesses
+system.cpu.icache.ReadReq_mshr_miss_rate::total 0.076569 # mshr miss rate for ReadReq accesses
+system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.076569 # mshr miss rate for demand accesses
+system.cpu.icache.demand_mshr_miss_rate::total 0.076569 # mshr miss rate for demand accesses
+system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.076569 # mshr miss rate for overall accesses
+system.cpu.icache.overall_mshr_miss_rate::total 0.076569 # mshr miss rate for overall accesses
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 73618.695652 # average ReadReq mshr miss latency
+system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 73618.695652 # average ReadReq mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 73618.695652 # average overall mshr miss latency
+system.cpu.icache.demand_avg_mshr_miss_latency::total 73618.695652 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 73618.695652 # average overall mshr miss latency
+system.cpu.icache.overall_avg_mshr_miss_latency::total 73618.695652 # average overall mshr miss latency
+system.cpu.l2cache.prefetcher.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.cpu.l2cache.prefetcher.num_hwpf_issued 112 # number of hwpf issued
system.cpu.l2cache.prefetcher.pfIdentified 112 # number of prefetch candidates identified
system.cpu.l2cache.prefetcher.pfBufferHit 0 # number of redundant prefetches already in prefetch queue
system.cpu.l2cache.prefetcher.pfInCache 0 # number of redundant prefetches already in cache/mshr dropped
system.cpu.l2cache.prefetcher.pfRemovedFull 0 # number of prefetches dropped due to prefetch queue size
system.cpu.l2cache.prefetcher.pfSpanPage 0 # number of prefetches not generated due to page crossing
-system.cpu.l2cache.tags.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.cpu.l2cache.tags.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.cpu.l2cache.tags.replacements 0 # number of replacements
-system.cpu.l2cache.tags.tagsinuse 17.395386 # Cycle average of tags in use
+system.cpu.l2cache.tags.tagsinuse 17.353048 # Cycle average of tags in use
system.cpu.l2cache.tags.total_refs 3 # Total number of references to valid blocks.
system.cpu.l2cache.tags.sampled_refs 41 # Sample count of references to valid blocks.
system.cpu.l2cache.tags.avg_refs 0.073171 # Average number of references to valid blocks.
system.cpu.l2cache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
-system.cpu.l2cache.tags.occ_blocks::writebacks 9.233331 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_blocks::cpu.l2cache.prefetcher 8.162055 # Average occupied blocks per requestor
-system.cpu.l2cache.tags.occ_percent::writebacks 0.000564 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::cpu.l2cache.prefetcher 0.000498 # Average percentage of cache occupancy
-system.cpu.l2cache.tags.occ_percent::total 0.001062 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_blocks::writebacks 9.225603 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_blocks::cpu.l2cache.prefetcher 8.127445 # Average occupied blocks per requestor
+system.cpu.l2cache.tags.occ_percent::writebacks 0.000563 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::cpu.l2cache.prefetcher 0.000496 # Average percentage of cache occupancy
+system.cpu.l2cache.tags.occ_percent::total 0.001059 # Average percentage of cache occupancy
system.cpu.l2cache.tags.occ_task_id_blocks::1022 13 # Occupied blocks per task id
system.cpu.l2cache.tags.occ_task_id_blocks::1024 28 # Occupied blocks per task id
system.cpu.l2cache.tags.age_task_id_blocks_1022::0 8 # Occupied blocks per task id
@@ -932,43 +942,43 @@ system.cpu.l2cache.tags.occ_task_id_percent::1022 0.000793
system.cpu.l2cache.tags.occ_task_id_percent::1024 0.001709 # Percentage of cache occupancy per task id
system.cpu.l2cache.tags.tag_accesses 7676 # Number of tag accesses
system.cpu.l2cache.tags.data_accesses 7676 # Number of data accesses
-system.cpu.l2cache.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.cpu.l2cache.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.cpu.l2cache.WritebackClean_hits::writebacks 33 # number of WritebackClean hits
system.cpu.l2cache.WritebackClean_hits::total 33 # number of WritebackClean hits
-system.cpu.l2cache.ReadExReq_hits::cpu.data 10 # number of ReadExReq hits
-system.cpu.l2cache.ReadExReq_hits::total 10 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::cpu.data 11 # number of ReadExReq hits
+system.cpu.l2cache.ReadExReq_hits::total 11 # number of ReadExReq hits
system.cpu.l2cache.ReadCleanReq_hits::cpu.inst 8 # number of ReadCleanReq hits
system.cpu.l2cache.ReadCleanReq_hits::total 8 # number of ReadCleanReq hits
system.cpu.l2cache.demand_hits::cpu.inst 8 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::cpu.data 10 # number of demand (read+write) hits
-system.cpu.l2cache.demand_hits::total 18 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::cpu.data 11 # number of demand (read+write) hits
+system.cpu.l2cache.demand_hits::total 19 # number of demand (read+write) hits
system.cpu.l2cache.overall_hits::cpu.inst 8 # number of overall hits
-system.cpu.l2cache.overall_hits::cpu.data 10 # number of overall hits
-system.cpu.l2cache.overall_hits::total 18 # number of overall hits
-system.cpu.l2cache.ReadExReq_misses::cpu.data 31 # number of ReadExReq misses
-system.cpu.l2cache.ReadExReq_misses::total 31 # number of ReadExReq misses
+system.cpu.l2cache.overall_hits::cpu.data 11 # number of overall hits
+system.cpu.l2cache.overall_hits::total 19 # number of overall hits
+system.cpu.l2cache.ReadExReq_misses::cpu.data 30 # number of ReadExReq misses
+system.cpu.l2cache.ReadExReq_misses::total 30 # number of ReadExReq misses
system.cpu.l2cache.ReadCleanReq_misses::cpu.inst 291 # number of ReadCleanReq misses
system.cpu.l2cache.ReadCleanReq_misses::total 291 # number of ReadCleanReq misses
system.cpu.l2cache.ReadSharedReq_misses::cpu.data 103 # number of ReadSharedReq misses
system.cpu.l2cache.ReadSharedReq_misses::total 103 # number of ReadSharedReq misses
system.cpu.l2cache.demand_misses::cpu.inst 291 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::cpu.data 134 # number of demand (read+write) misses
-system.cpu.l2cache.demand_misses::total 425 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::cpu.data 133 # number of demand (read+write) misses
+system.cpu.l2cache.demand_misses::total 424 # number of demand (read+write) misses
system.cpu.l2cache.overall_misses::cpu.inst 291 # number of overall misses
-system.cpu.l2cache.overall_misses::cpu.data 134 # number of overall misses
-system.cpu.l2cache.overall_misses::total 425 # number of overall misses
-system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 2572500 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadExReq_miss_latency::total 2572500 # number of ReadExReq miss cycles
-system.cpu.l2cache.ReadCleanReq_miss_latency::cpu.inst 19478500 # number of ReadCleanReq miss cycles
-system.cpu.l2cache.ReadCleanReq_miss_latency::total 19478500 # number of ReadCleanReq miss cycles
-system.cpu.l2cache.ReadSharedReq_miss_latency::cpu.data 6989500 # number of ReadSharedReq miss cycles
-system.cpu.l2cache.ReadSharedReq_miss_latency::total 6989500 # number of ReadSharedReq miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.inst 19478500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::cpu.data 9562000 # number of demand (read+write) miss cycles
-system.cpu.l2cache.demand_miss_latency::total 29040500 # number of demand (read+write) miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.inst 19478500 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::cpu.data 9562000 # number of overall miss cycles
-system.cpu.l2cache.overall_miss_latency::total 29040500 # number of overall miss cycles
+system.cpu.l2cache.overall_misses::cpu.data 133 # number of overall misses
+system.cpu.l2cache.overall_misses::total 424 # number of overall misses
+system.cpu.l2cache.ReadExReq_miss_latency::cpu.data 2461000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadExReq_miss_latency::total 2461000 # number of ReadExReq miss cycles
+system.cpu.l2cache.ReadCleanReq_miss_latency::cpu.inst 21652500 # number of ReadCleanReq miss cycles
+system.cpu.l2cache.ReadCleanReq_miss_latency::total 21652500 # number of ReadCleanReq miss cycles
+system.cpu.l2cache.ReadSharedReq_miss_latency::cpu.data 7825000 # number of ReadSharedReq miss cycles
+system.cpu.l2cache.ReadSharedReq_miss_latency::total 7825000 # number of ReadSharedReq miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.inst 21652500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::cpu.data 10286000 # number of demand (read+write) miss cycles
+system.cpu.l2cache.demand_miss_latency::total 31938500 # number of demand (read+write) miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.inst 21652500 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::cpu.data 10286000 # number of overall miss cycles
+system.cpu.l2cache.overall_miss_latency::total 31938500 # number of overall miss cycles
system.cpu.l2cache.WritebackClean_accesses::writebacks 33 # number of WritebackClean accesses(hits+misses)
system.cpu.l2cache.WritebackClean_accesses::total 33 # number of WritebackClean accesses(hits+misses)
system.cpu.l2cache.ReadExReq_accesses::cpu.data 41 # number of ReadExReq accesses(hits+misses)
@@ -983,48 +993,46 @@ system.cpu.l2cache.demand_accesses::total 443 # n
system.cpu.l2cache.overall_accesses::cpu.inst 299 # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::cpu.data 144 # number of overall (read+write) accesses
system.cpu.l2cache.overall_accesses::total 443 # number of overall (read+write) accesses
-system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.756098 # miss rate for ReadExReq accesses
-system.cpu.l2cache.ReadExReq_miss_rate::total 0.756098 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.731707 # miss rate for ReadExReq accesses
+system.cpu.l2cache.ReadExReq_miss_rate::total 0.731707 # miss rate for ReadExReq accesses
system.cpu.l2cache.ReadCleanReq_miss_rate::cpu.inst 0.973244 # miss rate for ReadCleanReq accesses
system.cpu.l2cache.ReadCleanReq_miss_rate::total 0.973244 # miss rate for ReadCleanReq accesses
system.cpu.l2cache.ReadSharedReq_miss_rate::cpu.data 1 # miss rate for ReadSharedReq accesses
system.cpu.l2cache.ReadSharedReq_miss_rate::total 1 # miss rate for ReadSharedReq accesses
system.cpu.l2cache.demand_miss_rate::cpu.inst 0.973244 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::cpu.data 0.930556 # miss rate for demand accesses
-system.cpu.l2cache.demand_miss_rate::total 0.959368 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::cpu.data 0.923611 # miss rate for demand accesses
+system.cpu.l2cache.demand_miss_rate::total 0.957111 # miss rate for demand accesses
system.cpu.l2cache.overall_miss_rate::cpu.inst 0.973244 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::cpu.data 0.930556 # miss rate for overall accesses
-system.cpu.l2cache.overall_miss_rate::total 0.959368 # miss rate for overall accesses
-system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 82983.870968 # average ReadExReq miss latency
-system.cpu.l2cache.ReadExReq_avg_miss_latency::total 82983.870968 # average ReadExReq miss latency
-system.cpu.l2cache.ReadCleanReq_avg_miss_latency::cpu.inst 66936.426117 # average ReadCleanReq miss latency
-system.cpu.l2cache.ReadCleanReq_avg_miss_latency::total 66936.426117 # average ReadCleanReq miss latency
-system.cpu.l2cache.ReadSharedReq_avg_miss_latency::cpu.data 67859.223301 # average ReadSharedReq miss latency
-system.cpu.l2cache.ReadSharedReq_avg_miss_latency::total 67859.223301 # average ReadSharedReq miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 66936.426117 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::cpu.data 71358.208955 # average overall miss latency
-system.cpu.l2cache.demand_avg_miss_latency::total 68330.588235 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 66936.426117 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::cpu.data 71358.208955 # average overall miss latency
-system.cpu.l2cache.overall_avg_miss_latency::total 68330.588235 # average overall miss latency
+system.cpu.l2cache.overall_miss_rate::cpu.data 0.923611 # miss rate for overall accesses
+system.cpu.l2cache.overall_miss_rate::total 0.957111 # miss rate for overall accesses
+system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 82033.333333 # average ReadExReq miss latency
+system.cpu.l2cache.ReadExReq_avg_miss_latency::total 82033.333333 # average ReadExReq miss latency
+system.cpu.l2cache.ReadCleanReq_avg_miss_latency::cpu.inst 74407.216495 # average ReadCleanReq miss latency
+system.cpu.l2cache.ReadCleanReq_avg_miss_latency::total 74407.216495 # average ReadCleanReq miss latency
+system.cpu.l2cache.ReadSharedReq_avg_miss_latency::cpu.data 75970.873786 # average ReadSharedReq miss latency
+system.cpu.l2cache.ReadSharedReq_avg_miss_latency::total 75970.873786 # average ReadSharedReq miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 74407.216495 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::cpu.data 77338.345865 # average overall miss latency
+system.cpu.l2cache.demand_avg_miss_latency::total 75326.650943 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 74407.216495 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::cpu.data 77338.345865 # average overall miss latency
+system.cpu.l2cache.overall_avg_miss_latency::total 75326.650943 # average overall miss latency
system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked
system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
-system.cpu.l2cache.ReadExReq_mshr_hits::cpu.data 1 # number of ReadExReq MSHR hits
-system.cpu.l2cache.ReadExReq_mshr_hits::total 1 # number of ReadExReq MSHR hits
system.cpu.l2cache.ReadCleanReq_mshr_hits::cpu.inst 1 # number of ReadCleanReq MSHR hits
system.cpu.l2cache.ReadCleanReq_mshr_hits::total 1 # number of ReadCleanReq MSHR hits
system.cpu.l2cache.ReadSharedReq_mshr_hits::cpu.data 5 # number of ReadSharedReq MSHR hits
system.cpu.l2cache.ReadSharedReq_mshr_hits::total 5 # number of ReadSharedReq MSHR hits
system.cpu.l2cache.demand_mshr_hits::cpu.inst 1 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_hits::cpu.data 6 # number of demand (read+write) MSHR hits
-system.cpu.l2cache.demand_mshr_hits::total 7 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::cpu.data 5 # number of demand (read+write) MSHR hits
+system.cpu.l2cache.demand_mshr_hits::total 6 # number of demand (read+write) MSHR hits
system.cpu.l2cache.overall_mshr_hits::cpu.inst 1 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_hits::cpu.data 6 # number of overall MSHR hits
-system.cpu.l2cache.overall_mshr_hits::total 7 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::cpu.data 5 # number of overall MSHR hits
+system.cpu.l2cache.overall_mshr_hits::total 6 # number of overall MSHR hits
system.cpu.l2cache.HardPFReq_mshr_misses::cpu.l2cache.prefetcher 53 # number of HardPFReq MSHR misses
system.cpu.l2cache.HardPFReq_mshr_misses::total 53 # number of HardPFReq MSHR misses
system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data 30 # number of ReadExReq MSHR misses
@@ -1040,21 +1048,21 @@ system.cpu.l2cache.overall_mshr_misses::cpu.inst 290
system.cpu.l2cache.overall_mshr_misses::cpu.data 128 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::cpu.l2cache.prefetcher 53 # number of overall MSHR misses
system.cpu.l2cache.overall_mshr_misses::total 471 # number of overall MSHR misses
-system.cpu.l2cache.HardPFReq_mshr_miss_latency::cpu.l2cache.prefetcher 3053926 # number of HardPFReq MSHR miss cycles
-system.cpu.l2cache.HardPFReq_mshr_miss_latency::total 3053926 # number of HardPFReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 2154000 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2154000 # number of ReadExReq MSHR miss cycles
-system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::cpu.inst 17682000 # number of ReadCleanReq MSHR miss cycles
-system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::total 17682000 # number of ReadCleanReq MSHR miss cycles
-system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::cpu.data 6104000 # number of ReadSharedReq MSHR miss cycles
-system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::total 6104000 # number of ReadSharedReq MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 17682000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 8258000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.demand_mshr_miss_latency::total 25940000 # number of demand (read+write) MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 17682000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 8258000 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::cpu.l2cache.prefetcher 3053926 # number of overall MSHR miss cycles
-system.cpu.l2cache.overall_mshr_miss_latency::total 28993926 # number of overall MSHR miss cycles
+system.cpu.l2cache.HardPFReq_mshr_miss_latency::cpu.l2cache.prefetcher 1766926 # number of HardPFReq MSHR miss cycles
+system.cpu.l2cache.HardPFReq_mshr_miss_latency::total 1766926 # number of HardPFReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data 2281000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadExReq_mshr_miss_latency::total 2281000 # number of ReadExReq MSHR miss cycles
+system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::cpu.inst 19850000 # number of ReadCleanReq MSHR miss cycles
+system.cpu.l2cache.ReadCleanReq_mshr_miss_latency::total 19850000 # number of ReadCleanReq MSHR miss cycles
+system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::cpu.data 6909500 # number of ReadSharedReq MSHR miss cycles
+system.cpu.l2cache.ReadSharedReq_mshr_miss_latency::total 6909500 # number of ReadSharedReq MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 19850000 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 9190500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.demand_mshr_miss_latency::total 29040500 # number of demand (read+write) MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 19850000 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 9190500 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::cpu.l2cache.prefetcher 1766926 # number of overall MSHR miss cycles
+system.cpu.l2cache.overall_mshr_miss_latency::total 30807426 # number of overall MSHR miss cycles
system.cpu.l2cache.HardPFReq_mshr_miss_rate::cpu.l2cache.prefetcher inf # mshr miss rate for HardPFReq accesses
system.cpu.l2cache.HardPFReq_mshr_miss_rate::total inf # mshr miss rate for HardPFReq accesses
system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.731707 # mshr miss rate for ReadExReq accesses
@@ -1070,28 +1078,28 @@ system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.969900
system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.888889 # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::cpu.l2cache.prefetcher inf # mshr miss rate for overall accesses
system.cpu.l2cache.overall_mshr_miss_rate::total 1.063205 # mshr miss rate for overall accesses
-system.cpu.l2cache.HardPFReq_avg_mshr_miss_latency::cpu.l2cache.prefetcher 57621.245283 # average HardPFReq mshr miss latency
-system.cpu.l2cache.HardPFReq_avg_mshr_miss_latency::total 57621.245283 # average HardPFReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 71800 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 71800 # average ReadExReq mshr miss latency
-system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::cpu.inst 60972.413793 # average ReadCleanReq mshr miss latency
-system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::total 60972.413793 # average ReadCleanReq mshr miss latency
-system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu.data 62285.714286 # average ReadSharedReq mshr miss latency
-system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 62285.714286 # average ReadSharedReq mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 60972.413793 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 64515.625000 # average overall mshr miss latency
-system.cpu.l2cache.demand_avg_mshr_miss_latency::total 62057.416268 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 60972.413793 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 64515.625000 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.l2cache.prefetcher 57621.245283 # average overall mshr miss latency
-system.cpu.l2cache.overall_avg_mshr_miss_latency::total 61558.229299 # average overall mshr miss latency
+system.cpu.l2cache.HardPFReq_avg_mshr_miss_latency::cpu.l2cache.prefetcher 33338.226415 # average HardPFReq mshr miss latency
+system.cpu.l2cache.HardPFReq_avg_mshr_miss_latency::total 33338.226415 # average HardPFReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 76033.333333 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total 76033.333333 # average ReadExReq mshr miss latency
+system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::cpu.inst 68448.275862 # average ReadCleanReq mshr miss latency
+system.cpu.l2cache.ReadCleanReq_avg_mshr_miss_latency::total 68448.275862 # average ReadCleanReq mshr miss latency
+system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::cpu.data 70505.102041 # average ReadSharedReq mshr miss latency
+system.cpu.l2cache.ReadSharedReq_avg_mshr_miss_latency::total 70505.102041 # average ReadSharedReq mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 68448.275862 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 71800.781250 # average overall mshr miss latency
+system.cpu.l2cache.demand_avg_mshr_miss_latency::total 69474.880383 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 68448.275862 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 71800.781250 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.l2cache.prefetcher 33338.226415 # average overall mshr miss latency
+system.cpu.l2cache.overall_avg_mshr_miss_latency::total 65408.547771 # average overall mshr miss latency
system.cpu.toL2Bus.snoop_filter.tot_requests 488 # Total number of requests made to the snoop filter.
system.cpu.toL2Bus.snoop_filter.hit_single_requests 74 # Number of requests hitting in the snoop filter with a single holder of the requested data.
system.cpu.toL2Bus.snoop_filter.hit_multi_requests 12 # Number of requests hitting in the snoop filter with multiple (>1) holders of the requested data.
system.cpu.toL2Bus.snoop_filter.tot_snoops 26 # Total number of snoops made to the snoop filter.
system.cpu.toL2Bus.snoop_filter.hit_single_snoops 24 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.cpu.toL2Bus.snoop_filter.hit_multi_snoops 2 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
-system.cpu.toL2Bus.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.cpu.toL2Bus.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.cpu.toL2Bus.trans_dist::ReadResp 401 # Transaction distribution
system.cpu.toL2Bus.trans_dist::WritebackClean 45 # Transaction distribution
system.cpu.toL2Bus.trans_dist::HardPFReq 69 # Transaction distribution
@@ -1119,9 +1127,9 @@ system.cpu.toL2Bus.snoop_fanout::min_value 0 #
system.cpu.toL2Bus.snoop_fanout::max_value 2 # Request fanout histogram
system.cpu.toL2Bus.snoop_fanout::total 512 # Request fanout histogram
system.cpu.toL2Bus.reqLayer0.occupancy 289000 # Layer occupancy (ticks)
-system.cpu.toL2Bus.reqLayer0.utilization 1.5 # Layer utilization (%)
+system.cpu.toL2Bus.reqLayer0.utilization 1.4 # Layer utilization (%)
system.cpu.toL2Bus.respLayer0.occupancy 448999 # Layer occupancy (ticks)
-system.cpu.toL2Bus.respLayer0.utilization 2.4 # Layer utilization (%)
+system.cpu.toL2Bus.respLayer0.utilization 2.2 # Layer utilization (%)
system.cpu.toL2Bus.respLayer1.occupancy 216995 # Layer occupancy (ticks)
system.cpu.toL2Bus.respLayer1.utilization 1.1 # Layer utilization (%)
system.membus.snoop_filter.tot_requests 445 # Total number of requests made to the snoop filter.
@@ -1130,7 +1138,7 @@ system.membus.snoop_filter.hit_multi_requests 0
system.membus.snoop_filter.tot_snoops 0 # Total number of snoops made to the snoop filter.
system.membus.snoop_filter.hit_single_snoops 0 # Number of snoops hitting in the snoop filter with a single holder of the requested data.
system.membus.snoop_filter.hit_multi_snoops 0 # Number of snoops hitting in the snoop filter with multiple (>1) holders of the requested data.
-system.membus.pwrStateResidencyTicks::UNDEFINED 19046000 # Cumulative time (in ticks) in various power states
+system.membus.pwrStateResidencyTicks::UNDEFINED 20299000 # Cumulative time (in ticks) in various power states
system.membus.trans_dist::ReadResp 414 # Transaction distribution
system.membus.trans_dist::ReadExReq 30 # Transaction distribution
system.membus.trans_dist::ReadExResp 30 # Transaction distribution
@@ -1151,9 +1159,9 @@ system.membus.snoop_fanout::overflows 0 0.00% 100.00% # Re
system.membus.snoop_fanout::min_value 0 # Request fanout histogram
system.membus.snoop_fanout::max_value 0 # Request fanout histogram
system.membus.snoop_fanout::total 445 # Request fanout histogram
-system.membus.reqLayer0.occupancy 562944 # Layer occupancy (ticks)
-system.membus.reqLayer0.utilization 3.0 # Layer utilization (%)
-system.membus.respLayer1.occupancy 2340257 # Layer occupancy (ticks)
-system.membus.respLayer1.utilization 12.3 # Layer utilization (%)
+system.membus.reqLayer0.occupancy 564444 # Layer occupancy (ticks)
+system.membus.reqLayer0.utilization 2.8 # Layer utilization (%)
+system.membus.respLayer1.occupancy 2334750 # Layer occupancy (ticks)
+system.membus.respLayer1.utilization 11.5 # Layer utilization (%)
---------- End Simulation Statistics ----------